html, body {
	margin: 0px;
	padding:0px;
	min-height:100%;  /* Temp solution to corect issue in Firefox with page getting wider when not enough content long making menus shift and looks weird */
	margin: 0px 0px 1px 0px;	/* Temp solution to corect issue in Firefox with page getting wider when not enough content long making menus shift and looks weird */
	}

html { overflow: -moz-scrollbars-vertical !important; }	/* Temp solution to corect issue in Firefox with page getting wider when not enough content long making menus shift and looks weird */
}

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;
}

#header {
	height:90px;
	background-color:#FFF;
}

#logo {
	width:310px;
	float:left;
	background-color:#FFF;
}

#logo h1{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-top:30px;
}

#logo h4 {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px; 
	padding-top:61px;
	list-style-type:none
}

#links li{
	float:right;
	list-style-type:none;
	width:116px;
	height:25px;
	text-align:center;
	background-color:#000000;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#crumb {
	height:15px;

}

#crumb p {
	color: #BCBDBC;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif, verdena;
	font-size: .8em;
	text-decoration: none;
	}

#crumb a:link {
	color: #BCBDBC;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif, verdena;
	font-size: .8em;
	text-decoration: none;
	}

#crumb a:visited {
	color: #BCBDBC;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif, verdena;
	font-size: .8em;
	text-decoration: none;
	}

#mainimg {
	background-image:url(../images/main_img.jpg);
	background-repeat:no-repeat;
	height:100px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}

#mainimg h3 {
	font-family:"Trebuchet MS";
	font-size:48px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:20px 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;
}

#contentarea {
	clear:both;
	padding:20px 0px;
}

#leftbar {

	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#c00f12;
	font-weight:normal;
	text-decoration:none;
	padding:-5px 0px 0px 0px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#leftbar a {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#660f0f;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}

#leftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	padding:0px 5px;
}
#leftbarlist ul {
	font-family:"Trebuchet MS";
	font-size:14px;
	list-style-type:none;
	padding:0px 40px;
	margin:0px;
}
#leftbarlist li {
	font-family:"Trebuchet MS";
	font-size:14px;
	list-style-type:none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px; 
	padding:0px 20px;
}

#rightbar {
	float:right;
	width:237px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px;
}

.redtext {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#660f0f;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	float:left;
	width:500px;
	background-color:#000000;
	font-size:12px;
	height:27px;
	padding-top:5px;
}

#email a{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
	padding:0px 40px;
}

#email a:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
	
}

#validtext {
	float:left;
	width:278px;
	background-color:#000000;
	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;
}