@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 940px;
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 10px;
	color: #717171;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background2.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 218px;
}
#nav {
	float: left;
	width: 500px;
	font-weight: 300;
	padding-top: 25px;

	overflow: visible;
}
#nav li {
	PADDING-RIGHT: 0.5em;
	DISPLAY: inline;
	PADDING-LEFT: 0.5em;
	BORDER-LEFT: 1px solid #78838a;
	padding-bottom: 0px;
	margin: 0;
}
#nav ul {
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#nav li.first {
	border-left-width: 0px;
}
#nav a:link {
	color: #78838a;
	text-decoration: none;
}
#nav a:visited{
	color: #78838a;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#login {
	float: right;
	width: 125px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
#headernav {
	float: right;
	height: 147px;
	width: 518px;
}
#contentnav {
	float: right;
	width: 518px;
	position: relative;
}
#contentinner {
	clear: both;
	font-size: 14px;
	color: #000000;
	padding-top: 20px;
}
#innersecondary {
	min-height: 234px;
	width: auto;
	background-image: url(images/home_support_pic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
}
#innersecondary-team {
	min-height: 234px;
	width: auto;
	background-image: url(images/team_support_pic.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
}
#homesecondary {
	padding-right: 250px;
	font-size: 14px;
	color: #000000;
	padding-top: 20px;
}


#innerleft {
	float: left;
	width: 290px;
	position: relative;
}
#innerright .service {
	color: #585858;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#innerright {
	float: right;
	width: 389px;
	position: relative;
}


#contentinner h1 {
	color: #c4161c;
	font-size: 18px;
}

#left li {
	margin-left: -20px;
	color: #6b4a16;
	font-size: 12px;
}


#redline {
	background-color: #792413;
	height: 1px;
	width: auto;
	position: relative;
	clear: both;
}


input {
	font-size: 10px;
}
#content {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;

	padding: 2px 0px 0 18px;
}
#left {
	float: left;
	width: 180px;
}
#right {
	float: right;
	width: 685px;
}
.rightimg {
	display: block;
	float: right;
	margin-left: 6px;
}
.leftimg {
	display: block;
	float: left;
	margin-right: 6px;
}
.greyline {
	background-color: #e2e2e2;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;
}.orangetitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ec9625;
}
.greybar {
	background-color: #f1f1f1;
	height: 13px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #b2b2b2;
	padding: 1px 0 1px 5px;
	margin-bottom: 2px;
	font-size: 12px;
}#left h3 {
	color: #c4161c;
}
.more {
	font-weight: bold;
	color: #cc6508;
}
#footer {
	background-repeat: repeat-y;
	height: 40px;
	width: 696px;
	background-image: url(images/content_bg.gif);
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 248px;
}
#right label {
	font-weight: bold;
	color: #EE9C08;
	float: left;
	width: 110px;
}
#right input {
	font-family: "Verdana";
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
}
#nav2 {

	float: left;
	width: auto;
	font-weight: 300;
	overflow: visible;
}
#nav2 li {

	PADDING-RIGHT: 0.5em;
	DISPLAY: inline;
	PADDING-LEFT: 0.5em;
	BORDER-LEFT: 1px solid #78838a;
	padding-bottom: 0px;
	margin: 0;
}
#nav2 ul {

	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0;
}
#nav2 li.first {

	border-left-width: 0px;
}
#nav2 a:link {

	color: #78838a;
	text-decoration: none;
}
#nav2 a:visited {

	color: #78838a;
	text-decoration: none;
}
#nav2 a:hover {

	color: #000000;
}
