body{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	//background-image:url('../images/main_page_bg.jpg');
	//background-repeat:no-repeat;

}

html { 
		background: url('../images/main_page_bg.jpg') no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
	
#mainContent{
	width: 770px;
	margin: 25px auto;
	text-align: left;

}

tr{
	height=100px;
}

td{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	font-size: 11px;	
}

#banner{
	height: 98px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#nav{
	border-bottom: 0;
}

.mainBanner{
	height: 442px;
	background-color: #ffffff;
	border: 1px solid #2a2a2a;
	background-image:url('../images/house-bg442-121409-blu.jpg');
	background-repeat: no-repeat;
	color=#000000;
}

#contents{
background-color: #ffffff;
margin: 10px 10px 10px 295px;
width: auto;
overflow: auto;
padding-right: 16px; /* for the benefit of macIE5 only */ 
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contents{ padding-right: 0; }

#contentscenter {
margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding: 10px 10px 0 0; 
	height: 410px;
	width: auto;
	overflow: auto;
	padding-right: 16px; /* for the benefit of macIE5 only */ 
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
#contentscenter{ padding-right: 0; }

.contents_hide{
display:none;
}

.contentsm{
	margin-top: 5px;
	margin-left: 435px;
	margin-right: 10px;
	padding: 5px 10px 0 0;
	height: 388px;
	width: auto;
	overflow: auto;
	padding-right: 16px; /* for the benefit of macIE5 only */ 
	position: relative;
	border: 0px solid #000000;
	
}

/* \ commented backslash hack - recover from macIE5 workarounds, it will ignore the following rule */
.contentsm{
	padding-right: 0;
}

.contentsmleft{
	margin-top:-300px;
	margin-left:40px;
	margin-right: 355px;
	width:auto;
	overflow:auto;
	position:relative;
	border: 0px solid #000000;
	font-size:10px;
	
}

.photosleft{
	float:left;
	margin-top:85px;
	position:relative
	height: 335px;
	border: 0px solid #000000;
	
}

.photosright{
	float:right;
	margin-top:85px;
	position:relative
	height: 400px;
	border: 0px solid #000000;
	
}


.contactusleft{
	margin-top:-275px;
	margin-left: 35px;
	margin-right: 400px;
	position:relative
	height: 335px;
	border: 0px solid #000000;
	font-size: 20px;
	color:#E50024;
	letter-spacing: 0px;
	padding: 5px;
	
}


.submenu{
	border: 1px solid #000000;
}

.leftimage{
float: left;
margin-top: 10px;
margin-left: 30px;
margin-right: 5px;
padding: 10px;
border: 0px;

}

.rightimage{
margin: 5px;
float: right;
border: 1px solid #000000;
height:180px;
width:143px;
}

.rightimage_noborder{
margin: 15px;
float: right;
border: none;
}

.img_noborder{
border:none;
height:67px;
width:55px;
padding:10px
}



h1{
	font-size: 18px;
	color: #000000;
	letter-spacing: 1px;
} 

h2{
	font-size: 16px;
	color: #000000;
	padding: 0;
	margin: 0;
} 


h3{
	font-size: 12px;
	color: #8CABBD;
	line-height: 13px;
	padding: 0;
	margin: 0;
} 

h4{
	font-size: 16px;
	line-height: 13px;
	padding: 0;
	margin: 0;
} 
h5 {
	font-size: 14px;
	padding: 0;
	margin-top: 0px;
margin-left: 40px;
margin-right: 5px;
padding: 0px;

}
ul{

  padding: 0 5px 0 15px;
	margin: 5;
	text-align: left;
}

ul li{
padding: 0 0px 0 0px;
margin: 0;
}


#content p.right{
float: right;
}

.containerleft{
width: auto; 
float: left;
DISPLAY:inline;
}

.container{
width: auto; 
float: left;
DISPLAY:inline;
}

.container_hide{
DISPLAY: none;
}





#nav2{
	color: #336699;
	background-color: #ff3300;
	border: 1px solid #2a2a2a;
	margin-bottom: 10px;
}

#nav2 ul{
	padding: 5px;
	margin: 0;
	text-align: center;
}

#nav2 ul li{
display: inline;
padding: 0 10px 0 10px;
margin: 0;
}

#nav2 ul li a{
font-size: 11px;
font-style: normal;
color: #ffffff;
text-decoration: none;
padding: 0;
text-align: center;
} 

#nav ul li a:focus{
	 color: #000000;
	text-decoration: none;
}

#nav2 ul li a:hover{
	 color: #000000;
	text-decoration: none;
}

#footer{
text-align: left;
font-size: 9px;
padding: 0;
margin-top: 5px;
clear: both;
color: #FFFFFF;
}

a:link {
	font-size: 18px;
	font-weight: bold;
	color: #E50024;
	font-style: italic;
	text-decoration: underline;
}
a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
	text-decoration: underline;
}
a:active {
	font-size: 18px;
	font-weight: bold;
	color: #E50024;
	font-style: italic;
	text-decoration: underline;
}
a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #E50024;
	font-style: italic;
	text-decoration: underline;
}


#DivLeftFAQ{
	margin-top:-300px;
	margin-left:30px;
	margin-right: 320px;
	width:auto;
	overflow:auto;
	position:relative;
 
}

#DivLeftFAQ a{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #E50024;
	text-decoration: none;
}

#DivLeftFAQ a:hover{
	text-decoration: underline;	
}

#DivLeftFAQ tr{
	height=14px;
}

#DivLeftFAQ td{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;	
}


