html, body {
	margin: 0px;
	padding:0px;
	background-image:url(../images/leather_background.jpg);
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#FFF;
}

#content {
	width:778px;
	margin:0px auto;
	background-image:url(../images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#header {
	height:96px;
}

#logo {
	width:306px;
	float:left;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
}

#logo2 {
	width:306px;
	float:left;
}

#logo2 h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-top:30px;
}

#logo2 h4 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:55px;
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:156px;
	height:25px;
	text-align:center;
	background-color:#990000;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

#links2 ul {
	margin:0px; 
	padding-top:67px;
}

#links2 li{
	float:left;
	list-style-type:none;
	width:117px;
	height:25px;
	text-align:center;
	background-color:#990000;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links2 a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links2 a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

#mainimg {
	background-image:url(../images/header_back.jpg);
	background-repeat:repeat;
	height:66px;
	text-align:right;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:36px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:10px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#mainimg2 {
	background-image:url(../images/header2_bg.jpg);
	background-repeat:no-repeat;
	height:66px;
	text-align:right;
}

#mainimg2 h3 {
	font-family:"Trebuchet MS";
	font-size:36px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:10px 40px 0px 0px;
}

#mainimg2 h4 {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}


#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:200px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar h4{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;}

#rightbar {
	float:left;
	width:576px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#rightbar h4{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


#fullbar {
	float:left;
	width:778px;
}

#fullbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#990000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#fullbar h3{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
	font-style: normal;
}

#fullbar h4{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 0px;
	text-align: justify;
}

#fullbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 5px;
}

#fullbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#fullbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 40px;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#990000;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#email2 {
	float:left;
	width:500px;
	background-color:#000033;
	height:27px;
	padding-top:5px;
}

#email2 a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email2 a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#990000;
	height:27px;
	padding-top:5px;
}

#validtext p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}.orangetext {
	color: #990000;
}
