img{border:none;}

body{background:#30577e;width:100%;margin:0;padding:0;font-family: "Trebuchet MS", Verdana, sans-serif;}
#wrap{width:100%;background:url(../files/design/top_bg.jpg) repeat-x top center;position:relative;background:#FFFFFFF;}
#container{}
#header{width:100%;z-index:0;width:800px;margin:0 auto;height:190px;background:url(../files/design/header.jpg) no-repeat}
#header h1{color:#FFFFFF;z-index:1;margin:50px 0 0 500px;position:absolute;top:0;font-weight:normal;font-size:30px;}
#menu{width:100%;z-index:0;width:1000px;margin:0 auto;}
#menu ul{color:#FFFFFF;z-index:1;margin:150px 0 0 0;position:absolute;top:0;font-weight:normal;font-size:20px;}
#menu ul li{display:block;float:left;margin-left:70px;}
#menu ul li a{color:#FFFFFF;text-decoration: none;}
#menu ul li a:hover{text-decoration:underline;}
#content{background:#FFFFFF none repeat scroll 0 0;top:0;width:100%;z-index:1;}
#wrapFooter{background:#30577e;height:190px;}
#footer{background:#30577e;height:190px;bottom:0;position:relative;margin:0 auto;width:800px;background:url(../files/design/bottom.jpg) no-repeat;margin:0 auto;}
#footer p{margin:0;padding:0;color:#FFFFFF;z-index:1;margin:10px 0 0 0;top:0;font-weight:normal;font-size:12px;text-align:center;}
#footer p a{text-decoration: underline;color:#FFFFFF;}
#footer p a:hover{color:#7099c1;}


#basic-accordian{width:1000px;margin:0 auto;}

.accordion_headings{text-decoration:none;color:#FFFFFF;display:block;float:left;margin-left:70px;}

.accordion_headings:hover{text-decoration:underline;}

.accordion_child{
	padding:15px;
	background:#ffffff;
	width:800px;
	margin:0 auto;
}

.header_highlight{
}

.tab_container *{
	float:left;
}
.tab_container{color:#FFFFFF;z-index:1;margin:150px 0 0 50px;position:absolute;top:0;font-weight:normal;font-size:20px;}

table {
			border-width: 1px;
			border-spacing:0 ;
			border-style: outset;
			border-color: gray;
		}
		table th {
			border-width: 1px;
			padding: 4px;
			border-style: inset;
			border-color: gray;
			-moz-border-radius: ;
		}
		table td {
			border-width: 1px;
			padding: 4px;
			border-style: inset;
			border-color: gray;
			-moz-border-radius: ;
		}
