@charset "UTF-8";
/* CSS Document */


/* Main Navigation */

#navigation {
	float: right;
	margin-right: 40px;
	margin-top: 70px;
	}
	
#navigation ul {
	list-style: none;	
	}

#navigation ul li {
	float: left;
	background-image: none;
	}
	
#header {
	background: url(../images/bg_line.png) bottom center no-repeat;
	}
	
.container_12 {
	margin-top: 30px;
	}
	
#wrapper1020 {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/bg_clinton-flynn_fade.png) top left repeat-x #e2e2e2;
	}
	
.footer {
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 10px;
	background:url(../images/bg_line.png) top left no-repeat;
	}

.news-article-preview {
	background: url(../images/bg_dot.png) bottom left repeat-x;
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-top: 0px;
	}
	
#search input.keyword {
	background: top left url(../images/bg_corner-left-fade.gif) no-repeat #f1f1f1;
	border-bottom:1px solid #FCFCFA;
	border-top: 1px solid #C4C2B5;
	border-right:1px solid #C4C2B5;
	border-left: 1px solid #fff;
	color: #999999;
	float:left;
	font-size:11px;
	padding:7px 15px 8px;
	width:200px;
	}
	
.btn {
	background: url(../images/button.png) repeat-x scroll 0 0;
	border:1px solid #98AC2B;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px 0 0 1px;
	padding:5px 10px;
	height: 30px;
	width: 67px;
	}
	
	.container_12 .grid_6.panels {
	background: url(../images/bg_corner-right-fade.gif) top right no-repeat #f3f3f3;
	padding: 20px 20px 0 20px;
	width: 399px;
	margin-bottom: 20px;
	margin-left: 0;
	border-right:1px solid #C4C2B5;
	border-top:1px solid #C4C2B5;
	border-bottom: 1px solid #FCFCFA;
	}
		
	.container_12 .grid_2.panels.alpha {
	width: 180px;
	margin-right: 0;
	}
	
	
	img.left-photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
	padding: 5px 7px;
	background: top left url(../images/bg_corner-left-fade.gif) no-repeat #f1f1f1;
	border-bottom:1px solid #FCFCFA;
	border-top: 1px solid #C4C2B5;
	border-right:1px solid #C4C2B5;
	border-left: 1px solid #fff;
	}
	
	.inner-shadow {
	padding: 5px 7px;
	background: top left url(../images/bg_corner-left-fade.gif) no-repeat #f1f1f1;
	border-bottom:1px solid #FCFCFA;
	border-top: 1px solid #C4C2B5;
	border-right:1px solid #C4C2B5;
	border-left: 1px solid #fff;
	}
	
	img.right-photo {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 4px;
	border: solid 6px #CCCCCC;
	}
	
	.enquiry {
	background: top left url(../images/bg_corner-left-fade.gif) no-repeat #f1f1f1;
	border-bottom:1px solid #FCFCFA;
	border-top: 1px solid #C4C2B5;
	border-right:1px solid #C4C2B5;
	border-left: 1px solid #fff;
	float:left;
	font-size:11px;
	padding:12px 10px 3px 15px;
	width: 275px;
	margin-bottom: 20px;
	}
	
	.enquiry ul {
	list-style: none;
	}
	
	.enquiry ul li {
	background: url(../images/bg_dot.png) bottom left repeat-x;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0;
	padding-left: 0;
	}
	
	.enquiry ul li a {
	}
	
	
	.enquiry ul li span {
	font-size: 10px;
	}
	
	/* This hides the pagination if only page page is displayed */
	.pages1 {
	display: none;
	}
	
	
	.pics {  
    height:  190px;  
    width:   220px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #eee;  
    width:  220px; 
    height: 190px; 
    top:  0; 
    left: 0 
} 
