
html, body {
	height:100%
}
body {
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	font-size: 11px;
	line-height: 15px;
    font-family: Geneva, Verdana, Swiss, Arial;
	background:url(../images/back_bg.gif) repeat-x top;
	color:#666666;
	
	
}

#containt {
	margin: 0 auto;
	text-align: center;
	width: 906px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

#header{
text-align:left;
margin-left:18px;
}

#menus{
text-align:left;
margin-top:12px;
margin-left:22px;
color:#FFFFFF;
}


#content {
	margin-top: 10px;
	width: 906px;
	
}
#content1 {
	margin-top: 15px;
	margin-bottom:15px;
	width: 906px;
	background:url(../images/inner_dotline.gif) left repeat-y;
	
}

#content1 a:link {
	text-decoration:none;
	color: #183d9f;
	font-size: 1.0em;
	font-family: Geneva, Verdana, Swiss, Arial;
	
}

#content1 a:visited {
	text-decoration:none;
	color: #183d9f;
	font-size: 1.0em;
	font-family: Geneva, Verdana, Swiss, Arial;
	
}

#content1 a:hover {
 	text-decoration:underline;
	color: #183d9f;
	font-size: 1.0em;
	font-family: Geneva, Verdana, Swiss, Arial;
}


#content2 {
	margin-top: 15px;
	margin-bottom:15px;
	width: 906px;
	
}

#content_row1 {
padding-bottom:1px;
background:url(../images/dot_line.gif) repeat-x bottom;

}

.row1_col1{
margin:10px;
float:left;
width:430px
}
.row1_col2{
float:right;
width:430px;
text-align:left;
margin-top:10px;
}

.col2_row1{
text-align:justify;
padding-bottom:20px;
background:url(../images/dot_line.gif) repeat-x bottom;
}
.col2_row2{
background:url(../images/dot_line_v.gif) center repeat-y;
min-height: 180px;
	height: auto !important;
	height: 180px; /*stoopid ie*/
}
.col2_row2_col1{
width:200px;
float:left
}
.col2_row2_col2{
width:200px;
float:right;
}

#content_row2_bg {
background:url(../images/grd_bg.gif) repeat-x bottom;
min-height: 130px;
	height: auto !important;
	height: 130px; /*stoopid ie*/

}
#content_row2 {
margin-left:20px;
margin-right:20px;
padding-bottom:10px;
background:url(../images/dot_line_v.gif) center repeat-y;
min-height: 130px;
	height: auto !important;
	height: 130px; /*stoopid ie*/
}
.row2_col1{
/*background:url(images/grd_bg.gif) repeat-x ;*/
min-height: 130px;
	height: auto !important;
	height: 130px; /*stoopid ie*/
	width:430px;
	float:left;
	text-align:left;
	
	}
.row2_col2{
/*background:url(images/grd_bg.gif) repeat-x ;*/
min-height: 130px;
	height: auto !important;
	height: 130px; /*stoopid ie*/
	width:430px;
	float:right;
	text-align:left;
	}

.float {
	float:left;
}
.pageclear {
	clear:both;
}





#footer a:link, a:visited {
	text-decoration:none;
	color:#FFFFFF;
	font-size: 1.0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-size: 1.0em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}


#footer {
	height: 36px;
	margin: 0 auto;	
	background:#183d9f;
	margin-top: -36px; /*** By using a negative margin-top we now moves the footer up the same amount as the footer height to avoid vertical scrolling. Remember, if you use borders and padding on your footer you will have to calculate this in your negative margin-top value also. ***/
	text-align: center;

}

#footerinside{
	margin: 0 auto;
	text-align: center;
	width: 906px;

}


#footer_left {
float:left;
width:450px;
margin:0 auto;
}

#footer_right {
float:right;
width:300px;
margin:0 auto;
}

#contentclear {
	height: 30px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	line-height: 10px;
}

#property{
margin:10px;
padding-top:10px;
margin-top:0px;
}

#property_left{
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
	width:200px;
	float:left;
	text-align:left;
	
}
#property_left ul{
list-style:none;
margin:10px 2px;
padding:0px;

}
#property_left li{
line-height:20px;
margin:0px;
}

#property_right{
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
	width:650px;
	float:left;
	text-align:left;
	margin-left:10px;
	padding-top:10px;
}


#text{
	min-height: 100%;
	height: auto !important;
	height: 100%; /*stoopid ie*/
	width:850px;
	float:left;
	text-align:left;
	margin-left:10px;
	padding-top:10px;
}


.prop_row1{
background:url(../images/property_txt_bg.gif) repeat-x;
padding:10px;
}
.prop_row_txt{
float:left;
width:300px;
}
.prop_row2{
background:url(../images/property_txt_bg.gif) repeat-x;
padding:10px;
}

.prop_row3{
background:url(../images/property_txt_bg1.gif) repeat-x;
padding:10px;
}
h1{
font-family:Myriad Pro,Arial, Helvetica, sans-serif;
font-size:2.0em;
color:#333;
font-weight:normal;
vertical-align:top;
}

.strapline {
	font-size: 14px;
	font-weight: bold;
	color: #183D9F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.button {
	border: 0px solid #c00000;
	background: #c00000;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 1px 0px 1px;
	margin-bottom: 3px;
	color: #FFFFFF;
	vertical-align: middle;
	height: 19px;
}
