.clearer { clear: both; }

body, table, td, th, button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background: url(/assets/images/bg_repeat.gif);
	margin: 0;
	text-align: center;
	font-size: 76.01%;
}
body * {
	font-size: 1em;
}
#outer {
	background: url(/assets/images/bg_main_top3.gif) no-repeat top center;
	margin: 10px auto 0 auto;
	text-align: left;
	width: 930px;
}
#outer_bottom {
	background: url(/assets/images/bg_main_bottom.gif) no-repeat scroll center bottom; 
}
img {
	border: 0;
}
td {
	padding: 0;
}
.italic {
	font-style: italic;
}
.required {
	color: #bf0000;
}
.padding {
	padding: 0;
}
.top {
	vertical-align: top;
}
h1 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Serif;
	font-size: 23px;
	font-weight: normal;
	color: #bf0000;
}
h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #333;
	line-height: 1.5;
	margin: 0 0 20px 0;
	padding:0;
}
a {
	text-decoration: none;
	color: #333;
	white-space: nowrap;
}
a:hover {
	text-decoration: none;
	color: #000;
	white-space: nowrap;
}

#maincontent ul {
	padding: 0 80px 10px 40px;
	margin: 0;
}
#maincontent li {
	background: url(/assets/images/bullet_arrow.gif) no-repeat 0 5px;
	list-style-type: none;
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	line-height: 1.5;
	position: relative;
}

.bold {
	font-weight: bold;
}

.subhead {
	color: #bf0000;
	font-weight: bold;
}

#logo {
	height: 64px;
}
#logo a {
	margin: 0 0 0 20px;
	width: 250px;
}
#logo_large {
	float: right; 
	margin: 37px 68px 0 0; 
	display: inline; 
}

#meta {
	margin: 0 3px;
	text-align: left;
	padding: 5px 0 8px 30px;
}
#bgmainmiddle {
	background: #fff;
	margin: 0 3px;
}
#bgmainbottom {
	clear: both;
	position: relative;
	padding: 5px 20px;
}
#footer {
	margin: 8px 20px 20px 0;
	font-size: 0.8em;
	color: #999;
	float: right; 
	display: inline; 
}
#footer_rule {
	border-bottom: 1px solid #d72c2c; 
	color: #d72c2c;
	font-size: 15px; 
	font-weight: normal; 
	padding-bottom: 6px; 
	margin: 0 20px; 
}
#mainimage {
	text-align: center;
}
#maincontent {
	width: 568px;
	margin: 20px 0;
	float: left;
	color: #666;
	position: relative;
}
#maincontentclients {
	margin: 20px 0 10px 0;
}
div.sidepanel {
	width: 284px;
	background: url(/assets/images/sidepanel_no_left.gif) no-repeat bottom;
	margin: 20px 0;
	float: right;
}
div.quote {
	text-align: center;
	position: relative;
	background:transparent;
}

div.clientboxes {
	width: 20%;
	height: 138px;
	background: url(/assets/images/clients_bg.gif) no-repeat 50% 0;
	float: left;
	position: relative;
	text-align:center;
}

div.downloadboxes {
	width: 205px;
	background: url(/assets/images/downloads_bg.gif) no-repeat bottom;
	margin: 0 8px 10px;
	float: left;
	position: relative;
}
.downloads {
	text-align: center;
	margin: 0 0 25px 0;
}
.clientlogos {
	padding: 10px;
}

a.linklogin {
	font-size: 0.9em;
}
a.linklogin:link, a.linklogin:visited {
	color: #999;
}
a.linklogin:hover {
	color: #333;
}

a.email {
	color: #999;
	font-size: 100%;
}
a.email:hover {
	color: #333;
	font-size: 100%;
}

a.moreinfolink {
	color: #bf0000;
}
a.moreinfolink:hover {
	color: #666;
}

a.sidenextlink {
	color: #666;
}
a.sidenextlink:hover {
	color: #bf0000;
}

a.downloadslink {
	color: #666;
	font-size: 105%;
}
a.downloadslink:hover {
	color: #bf0000;
	font-size: 105%;
}

a.contactemail {
	color: #666;
}
a.contactemail:hover {
	color: #bf0000;
}


.mainnavdivider {
	color: #bf0000;
	font-size: small;
	vertical-align: middle;
}

.mainbody {
	margin: 20px 0 10px 0;
}
.mainbody p {
	line-height: 1.5;
}

.mainheading {
	padding: 0 0 50px 0;
}

.moreinfo, .moreinfo2 {
	text-align: right;
	font-weight: bold;
	display: block;
	margin: 20px 0;
}
.moreinfo2 {
	padding: 0 20px 0 0;
}

.sidepanelhead {
	padding: 0 15px 0 20px;
}

.sidepanel p {
	padding: 0 15px 0 20px;
	color: #666;
	line-height: 1.5;
}

.addressdivider {
	padding: 0 3px;
}
.addressdividermeta {
	color: #c81501;
	padding: 0 10px;
}

.siderule {
	background: url(/assets/images/horiz_rule_bg.gif) repeat-x;
}

.sidenext {
	color: #bf0000;
	margin: 20px;
	padding: 5px 0 0 0;
	background: url(/assets/images/horiz_rule.gif) repeat-x;
	width: 220px; 
	float: right; 
	text-align: right;
}


.grey {
	color: #999;
}

form table {
	width:auto;
}
form table th {
	white-space:nowrap;
	padding: 3px 20px 0 0;
	font-weight:normal;
	vertical-align:top;
}
form table td {
	padding: 0 0 15px 0;
	vertical-align:top;
}

.contactrule {
	padding: 0 0 10px 0;
}

.contactrule2 {
	padding: 20px 0 10px 0;
}

.textfield {
	width: 300px;
	vertical-align: top;
}

.contactbutton {
	padding: 10px 0 0 0;
}

.smaller {
	font-size: smaller;
}

.sidepanelgrab {
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.sidepanelspacer {
	width: 126px;
	height: 1px;
}

.sidepanelspacer2 {
	width: 204px;
	height: 1px;
}

.left {
	text-align: left;
	padding-left: 0;
}




/* Primary navigation  */
#nav {
	margin: 2px 20px 0;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	margin: 0;
	padding: 0 0 0 3px;
	list-style-type: none;
	display: block;
	float: left;
	background: url(/assets/images/mainnav_divider.gif) no-repeat 0 0;
	font-size: 12px;
}
#nav li.first {
	padding: 0;
	background: none;
}
#nav a, #nav span {
	display: block;
}
#nav li a span span span {
	font-weight: bold;
	padding: 0 14px 1px 14px;
}
#nav a:link, #nav a:visited {
	color: #444;
}
#nav a:hover {
	background: #bbb url(/assets/images/nav-hover-tl.gif) no-repeat top left;
	color: #fff;
}
#nav a:hover span {
	background: url(/assets/images/nav-hover-tr.gif) no-repeat top right;
}
#nav a:hover span span {
	background: url(/assets/images/nav-hover-bl.gif) no-repeat bottom left;
}
#nav a:hover span span span {
	background: url(/assets/images/nav-hover-br.gif) no-repeat bottom right;
}
#nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover {
	background: #bf0000 url(/assets/images/nav-current-tl.gif) no-repeat top left;
	color: #ffe6e6;
}
#nav li.current a span {
	background: url(/assets/images/nav-current-tr.gif) no-repeat top right;
}
#nav li.current a span span {
	background: url(/assets/images/nav-current-bl.gif) no-repeat bottom left;
}
#nav li.current a span span span {
	background: url(/assets/images/nav-current-br.gif) no-repeat bottom right;
}


/* Secondary navigation */
#secondary-nav {
	margin: 0 20px;
	padding: 0;
}
#secondary-nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
#secondary-nav a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 2px 0 2px 23px;
	color: #ddc850;
}
#secondary-nav a:hover, #secondary-nav li.current a:link, #secondary-nav li.current a:visited, #secondary-nav li.current a:hover {
	color: #333;
	background: url(/assets/images/bullet_arrow.gif) no-repeat 5px 50%;
}
