div#homeV2 div {
    -webkit-user-select: none;

}
body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/pageBackground.jpg);
	background-repeat: no-repeat;
	background-position: center 31px;
	color: #385254;
} 
a {
	color: #2199C0;
	text-decoration: underline;
}

a:hover {
	color: #9C3;
}
/* generated by csscreator.com */ 

/*
* html .png { behavior: url(../Templates/js/iepngfix.htc) }
*/

.red {
	color: #FF0000;
}
 
#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
} 
#pagetop {
	height: 31px;
	width: 100%;
	background-color: #000000;
	background-image: url(../img/topBackground.jpg);
	background-repeat: repeat-x;
}
#pagetopContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 30px;
}
#pagetopContent  a {
	font-weight: bold;
	color: #EED339;
	text-decoration: none;
}
#pagetopContent  a:hover {
	color: #FDD660;
	text-decoration: underline;
}

#pagetopContentLeft {
	float: left;
	width: 15%;
	position: relative;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 8px;
}
#pagetopContentLeft a{
	color: #FFFFFF;
}
#pagetopContentRight {
	float: right;
	position: relative;
	display: block;
	width: 80%;
	text-align: right;
}

#pagetopContentRight a {
	margin-left: 10px;
	display: block;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(../img/topYahoo.gif);
	padding-top: 8px;
	text-align: left;
	padding-left: 35px;
	padding-right: 0px;
	float: right;
}
#maincol p{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}




 
#header{
	position:relative;
	height:155px;
	width:100%;
} 
#header a {
	display: block;
	height: 100%;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
}

#nav {
	display: block;
	height: 30px;
	margin-bottom: 15px;
	padding-left: 10px;
}
#nav a {
	display: block;
	height: 34px;
	float: left;
	color: #8DD5DE;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 18px;
	text-decoration: none;
	line-height: 34px;
}
#nav a.sticky {
	color: #9F0;
}

#nav a:hover {
	color: #FFFFFF;
	background-image: url(../img/ahover.jpg);
	background-repeat: no-repeat;
	background-position: center -1px;
}
#nav a.active {
	background-image: url(../img/aactive.jpg);
	color: #003846;

}

 
#leftcol{
	width:200px;
	float:left;
	position:relative;
 }
 
#twocols{
	width:690px;
	float:right;
	position:relative;
  }
#wrapper {
}

 
#rightcol{
	width:180px;
	float:right;
	position:relative;
 }
 
#maincol{
	float: left;
	display:inline;
	position: relative;
	width:500px;
	padding-bottom: 10px;
 }
#nav_bottom {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	background-image: url(../img/grey_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	line-height: 24px;
	height: 24px;
	margin-top: 10px;
	clear: both;
}
#nav_bottom a {
	color: #7E7E7E;
	margin-left: 8px;
	text-decoration: none;
	background-image: url(../img/grey-bottom-sep.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-right: 15px;
}
#nav_bottom a:hover {
	color: #000;
}
#footer {
	height: 170px;
	width: 100%;
	display: block;
	clear: both;
	font-size: 11px;
	background-image: url(../img/pageFooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}


#footerContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 20px;
}
#footerContentLeft {
	display: block;
	float: left;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footerContentLeft h1 {
	margin: 0px;
	padding: 0px;
	color: #68CDD9;
	font-size: 12px;
}
#footerContentLeft b {
	color: #23818B;
}
#footerContentLeft a {
	color: #FFFFFF;
	text-decoration: none;
}
#footerContentLeft a:hover {
	text-decoration: underline;
}


#footerContentRight {
	display: block;
	width: 400px;
	float: right;
	position: relative;
	text-align: right;
	padding: 10px;
}
#footerContentRight b {
	color: #23818B;
}
#footerContentRight i {
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


#credits {
	height: 30px;
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 11px;
}
#credits a {
	color: #FFFFFF;
	text-decoration: none;
}
#credits a:hover {
	color: #FF9900;
	text-decoration: underline;
}




 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.yeucau_bg {
	padding-top: 20px;
	padding-left: 20px;
	background-image: url(../img/yeucau_bg.png);
	background-repeat: no-repeat;
}

