body {
text-align:center;
background: #00587E url(2x001.jpg) repeat-x;
}	

#wrapper {
width:472px;
margin-right:auto;
margin-left:auto;
}
#image1 {
background:  url(2x002.jpg) no-repeat;
float: left;
width:471px;
height:168px;
}
#image2 {
background:  url(2x003.jpg) no-repeat;
float: left;
width:471px;
height:122px;
}
#content {
width:467px;
padding:2px;
color:#00587E;
font:tahoma;
text-align:left;
font-size:12px;
background-color:#D7DFE6;
}
#content #sub_menu {
float:right;
width:125px;
background-color:#D7DFE6;
margin:0px 0px 5px 5px;
}
#content h1{color:#00587E; font-size:14px; letter-spacing: 1px; text-align:left;
text-transform: uppercase;  margin-bottom:0px; border-bottom:1px dotted #F2590C;}
#content a:link, #content a:active, #content a:visited{color:#F2590C;text-decoration:underline;}
#content a:hover{ color:#00587E; text-decoration:underline;}
textarea, input, select {
background:#D7DFE6; color:#00587E; border: 1px solid #00587E; font-size:11px;font-family:tahoma;}
input:focus, textarea:focus, label:focus {
border: 1px solid #F2590C; color:#F2590C;}
#basic-accordian{
	width:318px;
}

.accordion_headings{
	background:#0E6186;
	color:#D7DFE6;
	border:1px solid #D7DFE6;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#4084A1;
}

.accordion_child{
	background:#EEE;
}

.header_highlight{
	background:#4084A1;
}
::-moz-selection{color: #D7DFE6;  background: #00587E;}
