html, body {
	margin: 0px;
	padding: 0px;
	padding-top:1px;
	background-color:#EFF2F3;
	position: relative; 
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#header {
	height:96px;
}

#logo {
	width:258px;
	float:left;
}

#links {
	position:absolute;
	right: 27px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:106px;
	height:25px;
	text-align:center;
	background-color:#286E8A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:132px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
	/*position:relative;
	left:0px;
	top:-59px;*/
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
	/*position:relative;
	left:0px;
	top:-59px;*/
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
	margin-right: -1px; 
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#286E8A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h2 a{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#286E8A;
	font-weight:normal;
	text-decoration:none;
}

#leftbar h2 a:hover{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#286E8A;
	font-weight:normal;
	text-decoration:none;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}



#leftbar ul, ol {
	margin:0px; 
	padding: 10px 0px 10px 80px;
}

#leftbar li{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#leftbar li p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#286E8A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#rightbar {
	float:left;
	width:237px;
	border-left:1px solid #BCBDBC;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

#rightbar p a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

#rightbar p a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	padding-left:25px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
}

#legaltext {
	float:left;
	width:776px;
	/*border-right:1px solid #BCBDBC;*/
}

#legaltext h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#286E8A;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#legaltext p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#legaltext a {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#286E8A;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#legaltext a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
}

#legaltext ul, ol {
	margin:0px; 
	padding: 10px 0px 10px 80px;
}

#legaltext li ul {
	margin:0px; 
	padding: 2px 0px 2px 13px;
}

#legaltext li{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#legaltext li p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

.orangetext {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#cloud { 
	padding: 1px;
	line-height: 1.8em;
	text-align: center; 
	margin: 0;
}

#cloud a {
	padding: 0px;
	padding-left:4px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
}

#cloud a:hover {
	padding: 0px;
	padding-left:4px;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

#cloud a.tag1 {
	font-size: 0.8em;
	font-weight: 100;
}

#cloud a.tag1:hover {
	font-size: 0.8em;
	font-weight: 100;
	color:#000;
}

#cloud a.tag2 {
	font-size: 0.9em;
	font-weight: 200;
}

#cloud a.tag2:hover {
	font-size: 0.9em;
	font-weight: 200;
	color:#000;
}
#cloud a.tag3 {
	font-size: 1.0em;
	font-weight: 300;
}

#cloud a.tag3:hover {
	font-size: 1.0em;
	font-weight: 300;
	color:#000;
}

#cloud a.tag4 {
	font-size: 1.1em;
	font-weight: 400;
}

#cloud a.tag4:hover {
	font-size: 1.1em;
	font-weight: 400;
	color:#000;
}

#cloud a.tag5 {
	font-size: 1.2em;
	font-weight: 500;
}

#cloud a.tag5:hover {
	font-size: 1.2em;
	font-weight: 500;
	color:#000;
}

#cloud a.tag6 {
	font-size: 1.3em;
	font-weight: 600;
}

#cloud a.tag6:hover {
	font-size: 1.3em;
	font-weight: 600;
	color:#000;
}

#cloud a.tag7 {
	font-size: 1.4em;
	font-weight: 700;
}

#cloud a.tag7:hover {
	font-size: 1.4em;
	font-weight: 700;
	color:#000;
}

#cloud a.tag8 {
	font-size: 1.5em;
	font-weight: 800;
}

#cloud a.tag8:hover {
	font-size: 1.5em;
	font-weight: 800;
	color:#000;
}

#cloud a.tag9 {
	font-size: 1.6em;
	font-weight: 900;
}

#cloud a.tag9:hover {
	font-size: 1.6em;
	font-weight: 900;
	color:#000;
}

#cloud a.tag10 {
	font-size: 1.7em;
	font-weight: 900;
}

#cloud a.tag10:hover {
	font-size: 1.7em;
	font-weight: 900;
	color:#000;
}

#cloud li {
	display: inline;
	white-space:nowrap;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
	margin-bottom:33px;
}

#copyright {
	float:left;
	width:500px;
	background-color:#286E8A;
	height:27px;
	padding-top:5px;
}

#copyright p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#copyright a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
}

#copyright a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 0px;
	
}

#legal {
	float:left;
	width:278px;
	background-color:#286E8A;
	height:27px;
	padding-top:5px;
}

#legal p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#legal a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#legal a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#liquid-round {
	/*width:823px;*/
	width:830px;
	margin:0px auto;
	background:#fff url(../images/leftside.gif) repeat-y left top;
}

.top {
	width:100%;
	height:20px;
	background:url(../images/top.gif) no-repeat left top;
}

.top span {
	display:block;
	position:relative;
	height:20px;
	background:url(../images/top-right.gif) no-repeat right top;
}

.center-content {
	width:778px;
	;width:785px;
	margin:0px auto;
	position:relative;
	background:url(../images/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 25px;
	margin:-1px 0 -50px 0;
}

.bottomround {
	height:60px;
	background:url(../images/bottom.gif) no-repeat left bottom;
}

.bottomround span {
	display:block;
	position:relative;
	height:60px;
	background:url(../images/bottom-right.gif) no-repeat right top;
}

.floatimgleft {
    float:left;
	text-align:center;
	margin-top:20px;
    margin-right:10px;
    margin-bottom:10px;
} 

.floatimgright {
    float:right;
	text-align:center;
	margin-right:30px;
	margin-top:10px;
} 

.floatimgcenter {
	text-align:center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.floatimgcenter img {margin: 0px 10px 0px 10px}

.floatembeddedimgleft {
    float:left;
	text-align:center;
	margin-top:2px;
    margin-right:10px;
    margin-bottom:2px;
    padding-left: 40px;
} 

hr {
	border: 0;
	width: 100%;
	color: #BCBDBC;
	background-color: #BCBDBC;
	height: 1px;
}

img {
	border-style: none;
}
