body {
	
	background-color: #4096ee;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	line-height: 1.4em;

	margin:0;
	padding:0;
}

a:link,a:visited {
	color: #000; 
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #000;
	text-decoration:underline;
}


.image {

	float: left;

	margin: 0 9px 0px 0;
}


.image2 {

	float: right;
margin-left: 9px;
margin-top: 9px;
margin-bottom: 0px;
margin-right: 0px;
}



.content_title {
	position: absolute;
	padding-top: 9px;
	padding-left: 17px;
	font-size:14px;
	margin-bottom: 0px;
	font-weight:bold;
	width: 467px;
	color: #fff;
	background: url(header.gif) no-repeat ;
	height: 30px;
}

#content_title a, #content_title a:visited {
	color: #FFF;
}

h3 {
	margin-top: 0px;
	padding-top: 9px;
	padding-left: 17px;
	
	font-size:14px;
	color: #000;
	margin-bottom: 0px;
	background: url(rightheader.gif) no-repeat top left;
	height: 30px;
}

#main_head {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
    padding-top: 25px;
    padding-bottom: 5px;
	color: #fff;
	height: 100px;
    margin-top: 20px;
	background: url(overallheader.png) no-repeat;
}

#logo {
	padding-left: 260px;
	height: 100px;
    margin-left: 25px;
	margin-right: 25px;
	background: url(banner.gif) no-repeat ;
}

#heads {
	width: 750px;
	margin: 0px auto;
	background-color: #4096ee;
	color: #333;
	line-height: 130%;
}


#center_width {
	width: 710px;
	margin: 0px auto;
    color: #333;
}

#center {
	width: 750px;
	margin: 0px auto;
	background: url(middle.gif) no-repeat;
	color: #333;

}


#rt_content {
	float: right;
	width: 240px;
    background: #FFF url(rightcontent.gif);
	text-align:justify;
	color: #ccc;
}


.lt_content {

	margin-right: 240px;
	width: 467px;
	background: url(content.gif) top left;
	text-align:justify;
	
}

.text {
	padding: 39px 18px 25px 18px;
	color: #000;
	margin-bottom: 0px;
	background: url(footer.gif) no-repeat left bottom;
}

.rt_footer {
	padding: 0px 18px 25px 18px;
	color: #000;
	background: url(rightfooter.gif) no-repeat left bottom;
}

.footer { 
	clear: both;
	text-align: center;

	padding: 10px 0 10px 0;
	margin-top: 20px;
	background: url(overallfooter.gif) repeat-x ;
	line-height: 1.8em;
}

.footer a { 	color: #000000; }


 /*MENU*/


#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a {
float: left;
color: black;
padding: 8px 11px;
text-decoration: none;
background: transparent url(bluebg.gif) top right no-repeat;
}

#thicktabs li a#leftmostitem{ 
border-left: 1px solid #7aa8cc; 
margin-left: 140px;        /*align menu*/
}

#thicktabs li a#rightmostitem{ 
border-right: 1px solid #d3bdbe; 
background-position: top left; 
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: black;
background-image: url(bluebgover.gif); 
}

p.iepara{
padding-top: 1em;
}

ul#thicktabs {
margin-top: 4px;
width: 704px;
margin-left: 1px;
margin-bottom: 4px;
border-right: 2px solid #6baef2; 
text-decoration: none;
background: transparent url(menubar-bg.gif) top right repeat-x;
border-top: 2px solid #6baef2; 
border-bottom: 2px solid #6baef2; 
border-left: 2px solid #6baef2; 
}












