@charset "iso-8859-1";
h2 {
	font-size:18px;
	color:#999999;
}
a {
color:#003399;
	
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	text-decoration:none;
	}
a:link {color:#003399;}
/*a:visited {color:#07a;}*/
a:hover {background-color:#DCD8D8;}
a:visited {color:#003399;}
body {
	margin: 30px 0px; padding:0px;
	background-color:#F0F0F0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	color:#333333;
	}
.content {
	width:760px;
	
	margin:0px auto;

	padding:0px;
}
.top {
	position:relative;
	width:760px;
	height:20px;
	background-image:url(../images/assets/wide_top.gif);
	background-repeat:no-repeat;
	clear:left;
}

.centerboxtop {
	position:static;
	background-image:url(../images/assets/wide_center.gif);
	background-repeat:repeat-y;
	width:710px;
	height:auto;
	padding:0px 15px 0px 35px;
	float:left;
	

}


.centerbox {
	position:static;
	background-image:url(../images/assets/wide_center.gif);
	background-repeat:repeat-y;
	width:760px;
	height:auto;
	/*padding:0px 15px 0px 25px;*/
	float:left;

}
.bottom {
	position:relative;
	width:760px;
	height:20px;
	background-image:url(../images/assets/wide_bottom.gif);
	background-repeat:no-repeat;
	clear:both;
}
.left{

padding-left:20px;
position:relative;
float:left;
width:20px;
height:65px;
border-bottom:1px solid #eee;
}

.title{
font-size:12px; font-weight:bold;
padding-left:10px;
position:relative;
border-right:1px solid #ccc;
float:left;
width:150px;
height:65px;
min-height:40px;

}

.cent{
padding-left:10px;
position:relative;
border-right:1px solid #ccc;
float:left;
width:150px;
height:65px;
min-height:40px;

}

.cent2{
padding-left:10px;
position:relative;
float:left;
width:350px;
height:65px;
min-height:40px;

}


.tail{
padding:1px;
position:relative;
width:18px;
height:65px;
clear:right;
text-align:left;


}

.header{/*Top Image*/
position:relative;
	width:740px;
	height:50px;
margin: 0px auto 10px auto;
font-size:25px;
padding-top:20px;
padding-left:30px;
color:#870E2F;

}
.footer{
	width:500px;
	font-size:11px;
	padding: 0px 0px 0px 25px;
	color:#999999;
}
.nav{
font-size:14px;
width:300px;
height:70px;
float:left;
}

.leftimage{
float:left;
position:relative;
width:auto;
height:auto;}





.left_image{position:relative; float:left; width:auto; height:auto; padding-right:5px; padding-bottom:5px;}
.right_image{position:relative; float:right; width:auto; height:auto; padding-left:5px; padding-right:5px; padding-bottom:5px;}
