html,body {height: 100%;
 
	background-image: url(/images/main/main-bg.jpg);
	background-repeat: repeat-x;
	background-color: #95C5ED;
	height: auto;
	font:12px Tahoma; color:#000000;
	text-align:center;
	margin:0;
}

#container { 
	margin: 0 auto 0 auto; 
	width: 957px; 
	height: 100%; 
	text-align:left;
}

#header {
	height: 75px;
	width: 957px;
	display: block;
    
}

a {

font-size:12px;
color:#252A3C;
weight:bold;
text-decoration:underline;

}

a:hover {

font-size:12px;
color:#252A3C;
weight:bold;
text-decoration:underline;

}

#logo {
	background-image:url(../images/main/main-title.jpg);
	background-repeat: no-repeat;
	height: 100;
	width: 944;
	position:relative;
	display:block;
	border-right:1px solid #D6E4F0;
	border-left:1px solid #D6E4F0;
	margin-left:15;
}
#logolink {position: relative; width: 320px; height: 100px;}
#logolink a { display: block;width: 320px; height: 100px;}


#subcontainer { 
	margin: 0; 
	width: 957px; 
	text-align:left;
	border:0 solid #000;
}

#menutabs { text-align:left; width: 200px; line-height:25px;position:absolute; margin:0 0 0 0; top:115px;}
#menutabs ul {margin:0;padding:0;}
#menutabs li {
	list-style-type: none; 
	margin: 0 5px 3px 0;
	
}
#menutabs li a {background:url(../images/main/menu-arrow.gif) no-repeat;color:#ffffff; font-weight: bold; font-size: 11px; padding:0 5px 0 25; margin:0px; display: block;	text-decoration: none;	height:25px;width: 200px;background-color:#E17B00;}
#menutabs li a:hover { background-color:#E17B00;color:#ffffff;line-height:25px;margin-bottom:2px; }

#content {
	background-image:url(../images/main/content-bg.jpg);
	background-repeat: no-repeat;
	width: 944;
	background-color: #ffffff;
	margin: 0 0 0 15;
	display:block;
}

#rightside { margin: 20 0 0 215; display:block;}

.indeximg {border:1px solid #D6E9F6;
}


#pageright { margin: 20 20 0 215;}

#pageright td {font-size:12px;}

#imagetext {
	   color:#ffffff;
       font-size:12px;
	   font-weight:bold;
	   position:absolute;
	   width:300;
	   margin: 190 0 0 65:
}

#imagelink , #imagelink a{
	   color:#ffffff;
       font-size:15px;
	   font-weight:bold;
	   text-decoration:none;
}
#indextexthead {
   color:#E37D00;
   font-size:16px;
   font-weight:bold;
   padding: 0 5 0 5;
}

#indextext {
   font-size:11px;
   font-weight:bold;
   padding:5 5 10 5;

}

#indextext a {
   font-size:11px;
   font-weight:bold;
   padding:5 5 10 5;

}

#indextextbottom{
   color:#4A8993;
   font-size:16px;
   font-weight:bold;
   padding: 0 5 0 5;

}

#footer {

	background-color: #252A3C ;
	height: auto;
	text-align:center;
	margin-top:5;
	margin-left:15;
	width: 945;
	display:block;
	
}

#footer_text {

	height: auto;
	font:11px Tahoma; 
	color:#ffffff;
	text-align:left;
	padding: 25 15 25 15;
	width: 750;
	line-height:16px;
}


#footer_text a {

	font:11px Tahoma; 
	color:#ffffff;
	text-decoration:underline;

}

#footer_text a:hover {
    
	color:#99ffff;
	text-decoration:underline;

}

td  {
   font-size:12px;

}

#pageleftcontent  {
   font-size:12px;
   position:absolute;
   margin-top: 225;
   margin-left: -200;
   width: 175;

}

.boldtext {font-weight:bold;}