#navigation {
	margin-top: 8px;
	height: 33px;
	width: 590px;
	margin-left: 350px;
}
#mainDIV {
	width: 944px;
	margin:0 auto;
}
#mainDIV #main_top_curve {
	background-image: url(../images/top-main-curv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#mainDIV #main_botom_curve {
	background-image: url(../images/bottom-main-curv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 12px;
}
#mainDIV #container {
	background-color: #FFFFFF;
	padding: 5px 17px;
}
#mainDIV #container #address {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	float: right;
	width: 150px;
	text-align: right;
	margin-right: 5px;
	font-weight: bold;
}

#mainDIV #container #content_topcurve {
	background-image: url(../images/content-top-curve.jpg);
	height: 16px;
}
#mainDIV #container #content_titlecurve {
	background-image: url(../images/title-bg.jpg);
	height: 50px;
	background-repeat: no-repeat;
}

#mainDIV #container #content_bottomcurve {
	background-image: url(../images/content-bottom-curve.jpg);
	height: 17px;
}

#mainDIV #container #content_area {
	background-image: url(../images/content-mid-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
	min-height:400px;
	overflow:hidden;
 	.margin-top:-2px;
}


#content_area #rightside {
	float: right;
	width: 583px;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-right: 23px;
}


#content_area #leftside {
	float: left;
	width: 259px;
	padding-right: 9px;
	padding-left: 13px;
	margin-top: 25px;
}
#content_area #leftside li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
	list-style-type: none;
	list-style-position: inside;
	border-bottom:#e6e6e6 solid 1px;
	display: block;
	margin: 0px;
	padding:0px;
	text-indent:15px;
 .text-indent:0px;
}
#content_area #leftside li a:link, #content_area #leftside li a:active, #content_area #leftside li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #313131;
	text-decoration: none;
	display: block;
	outline:none;
}
#content_area #leftside li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #b50000;
	text-decoration: none;
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#content_area #leftside li span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #b50000 !important;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding:0px;
	text-indent:15px;
 	.text-indent:0px;
	display: block;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#mainDIV #container #full_content_titlecurve {
	background-image: url(../images/full-title-bg.jpg);
	height: 50px;
	background-repeat: no-repeat;
}

#mainDIV #container #full_content_area {
	background-image: url(../images/full-content-mid-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height:100%;
	min-height:400px;
	overflow:hidden;
 	.margin-top:-2px;
}

#full_content_area #fullwidth {
	width: 910;
	background-image: url(../images/full-content-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-right: 23px;
	height:100%;
	min-height:400px;
	overflow:hidden;
}

#mainDIV #container #full_content_bottomcurve {
	background-image: url(../images/full-content-bottom-curve.jpg);
	height: 17px;
}

#footer {
	width: 944px;
	height:100%;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	clear: both;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

#content_area #rightside span{
	font-size:12px;
	color:#b50000;
	font-weight: bold;
}

#full_content_area #fullwidth span{
	font-size:12px;
	color:#b50000;
	font-weight: bold;
}

#table_data td {
	padding:8px;
}

.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 170px;
	border: 1px solid #E2E2E2;
	line-height: 20px;
}
#img_boxes {
	float: left;
	width: 177px;
	margin:0px 15px 15px 0px;
	_margin-right: 13px;
}
.table_data td {
	padding:5px;
}

