@charset "utf-8";
/* CSS Document */

#wrapper {
	width:799px;
	margin:auto;
	text-align:center;
	background-image: url(../images/background1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
width:799px;
margin:0;
padding:0;
clear:both;
}

#underheader {
	width:786px;
	margin:0;
	padding:0;
	border-top-width: 0px;
	border-right-width: 13px;
	border-bottom-width: 13px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2a3263;
	border-right-color: #2a3263;
	border-bottom-color: #2a3263;
	border-left-color: #2a3263;
}
#over_underheader {
	width:799px;
	margin:0;
	padding:0;
}

#leftmenu {
width:133px;
margin:0px;
float:left;
clear:both;
}

#rightcontent {
	float:right;
	width:666px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #2a3263;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#inner_right {
	margin-left:25px;
	margin-right:25px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

h1 {
font-size:22px;
font-weight:bold;
margin-bottom:15px;
margin-top:0px;
}

p {
margin-bottom:15px;
margin-top:15px;
}

h2 {
font-size:15px;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
}
h3 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:10px;
	font-variant: small-caps;
	margin-left: 5px;
}

h4 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	font-variant: small-caps;
	margin-left: 5px;
}

ul {
	margin-left: 20px;
	margin-top: 15px;
}

li {

}

.bottomimage {
padding-left:5px;
padding-right:5px;
}

a:link {
	color: #d1532b;
	text-decoration: none;
}

a:visited {
	color: #d1532b;
	text-decoration: none;
}

a:hover {
	color: #2a3263;
	text-decoration: none;
}

.testdiv {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d1532b;
}
#inner_right_text{
float:left;
width:400px;
}

#inner_right_text2{
	float:left;
	width:250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top:10px;
}


#inner_right_pics2 {
padding-top: 10px;
font-size:12px;
font-weight: normal;
}

#inner_right_pics2 td{
padding-right: 5px;
padding-left: 10px;
font-weight: bold;
}


input {
	border: 1px solid #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:2px;
	font-weight:normal;
}
textarea {
	border: 1px solid #333333;
	margin-bottom: 5px;
	margin-top: 5px;
	padding:2px;
	font-weight:normal;
}
