﻿body {background: #464646; margin:0px auto; min-width:1024px; text-align:center;}

div#wrapper{width:900px; margin: 0 auto; text-align:center; background: #ffffff url(Images/grad5.png) repeat-x 0 -5px}

div#menucorners{float:left;width: 100%;padding-top:11px;padding-bottom:11px;background: #464646}
/*div#menucorners{float:left; width:880px; background: #464646 url(Images/grad5.png) repeat-x 0 -5px}*/
	ul#nav,ul#nav li{list-style-type:none;margin:0 auto;padding:0;font-family: 'Trebuchet MS';font-weight: bold;text-align: center;}
	ul#nav{margin-left:0px; width:880px; text-align: center; font-size:12px;}
	ul#nav li{float:left;margin-right: 0px; text-align: center;}
	ul#nav a{float:left;width: 145px; padding: 0px 0; background: #464646; text-decoration:none; color: #fff}
	ul#nav a:hover{background: #0071b7;color: #FFF}
	ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

div#left{float:left; width:210px;  background: #004b80 url(Images/grad1.png) repeat-x 0 -5px}
div#leftmid{float:left; width:210px;  background: #0d004c url(Images/grad2.png) repeat-x 0 -5px}
div#rightmid{float:left; width:210px;  background: #a0420c url(Images/grad3.png) repeat-x 0 -5px}
div#right{float:left; width:210px; background: #7a0000 url(Images/grad4.png) repeat-x 0 -5px}

.box_space_main{padding:10px; text-align:left;}
.box_space{padding:6px; text-align:left;}
.box_menu{padding:5px; text-align:center;}


.box_title
{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.box_text
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #FFFFFF;
}

.box_text_sec
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #ebebeb;
}

.main_title
{
	font-family: 'Trebuchet MS';
	font-size: 18px;
		font-weight: bold;
	color: #000000;
}

.main_text
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #000000;
}


.main_text_sec
{
	font-family: 'Trebuchet MS';
	font-size: 12px;
	color: #363636;
}


/*section design*/
.containerLineTop 
{
	padding: 5px 0px 5px 5px;
	font-family: 'Trebuchet MS';
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-top: 0px solid;
	border-right: 0px solid;
	border-bottom: 1px solid #d7d7d7;
	border-left: 0px solid;
	margin:0 auto;
}

.containerLine {
	padding: 5px 0px 5px 5px;
	border-bottom: 1px solid #d7d7d7;
	background-color: #f5f5f5;
	margin:0 auto;
}

.textbox
{
	font-size:10px;
	font-family:Trebuchet MS;
	background-color:#d7d7d7;
}