html {
	background:#980024 url(../images/border_left.jpg) no-repeat 0 0;
	height:100%;
}
body{
	margin:0;
  	color:#333;
	font:13px Arial, Helvetica, sans-serif;
	background:url(../images/border_right.jpg) no-repeat 100% 0;
	min-height:100%;
	padding:0 65px;
	min-width:870px;
}
* html body {height:100%;}
*+html body {height:100%;}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	background:#fff;
	padding:7px 0 20px;
	width:100%;
	overflow:hidden;
}
/* left column style */
#left-column {
	width:268px;
	float:left;
}
.logo {
	background:url(../images/mainlogobox.jpg) no-repeat;
	width:258px;
	height:138px;
	text-indent:-9999em;
	float:right;
	margin-bottom:12px;
}
/* navigation style */
.nav {
	float:right;
	width:228px;
	background:url(../images/nav_bg.gif) repeat-y;
	margin-bottom:20px;
}
.nav ul {
	margin:0;
	padding:27px 0 11px;
	list-style:none;
	background:url(../images/nav_topborder.gif) no-repeat;
}
.nav li {
	padding-bottom:5px;
}
.nav a {
	display:block;
	width:174px;
	height:28px;
	overflow:hidden;
	text-indent:-9999em;
	margin:0 auto;
}
.home a {
	background: url(../images/nav_home_off.gif);
}
.about a {
	background: url(../images/nav_about_off.gif);
}
.services a {
	background: url(../images/nav_services_off.gif);
}
.news a {
	background: url(../images/nav_news_off.gif);
}
.faq a {
	background: url(../images/nav_faqs_off.gif);
}
.careers a {
	background: url(../images/nav_careers_off.gif);
}
.quote a {
	background: url(../images/nav_quote_off.gif);
}
.contact a {
	background: url(../images/nav_contact_off.gif);
}
.home a:hover {
	background: url(../images/nav_home_on.gif);
}
.about a:hover {
	background: url(../images/nav_about_on.gif);
}
.services a:hover {
	background: url(../images/nav_services_on.gif);
}
.news a:hover {
	background: url(../images/nav_news_on.gif);
}
.faq a:hover {
	background: url(../images/nav_faqs_on.gif);
}
.careers a:hover {
	background: url(../images/nav_careers_on.gif);
}
.quote a:hover {
	background: url(../images/nav_quote_on.gif);
}
.contact a:hover {
	background: url(../images/nav_contact_on.gif);
}
.nav .bottom {
	background:url(../images/nav_btmborder.gif) no-repeat;
	width:100%;
	height:11px;
	display:block;
	overflow:hidden;
}
#left-column #needfast {
	width:228px;
	margin:25px 0 0 40px;
}
#left-column #needfast p {
	width:180px;
	text-align:center;
	margin: 5px 0 0 24px;
	font-size: 12px;
	line-height: 140%;
}
#left-column #needfast p.sub {
	width:180px;
	text-align:center;
	margin-left: 24px;
	font-weight:bold;
	font-size: 14px;
}
#left-column #needfast p.sub span{
	width:180px;
	text-align:center;
	font-weight:bold;
	font-size: 18px;
	color: #00F;
}
#left-column #needfast a {
	font-weight:bold;
	border-bottom:1px dotted #cc0000;
}
#left-column #needfast a:hover {
	color:#cc0000;
	text-decoration:none;
}

/* main column style */
#main-column {
	margin:0 11px 0 275px;
	padding-top:7px;
}
/* flash box style */
.flash-box {
	background:url(../images/flash_bg.gif) repeat-x;
	overflow:hidden;
	height:130px;
	text-align:center;
	padding-top:6px;
}
.flash-box .left {
	background:url(../images/flash_border_left.gif) no-repeat;
	width:10px;
	height:130px;
	float:left;
	margin-top:-6px;
	overflow:hidden;
}
.flash-box .right {
	background: url(../images/flash_border_right.gif) no-repeat;
	width:10px;
	height:130px;
	float:right;
	margin-top:-6px;
	overflow:hidden;
}
/* content style */
.title {
	display:block;
	text-align:center;
	font:bold italic 14px Arial, Helvetica, sans-serif;
	margin-bottom:45px;
}
h1 {
	color:#0c42af;
	font-size:24px;
	margin:0 0 13px;
}
.content {
	padding-left:13px;
}

#main-column p {
	margin:0;
	padding-bottom:13px;
	padding-right:15px;
	line-height:18px;
}
#main-column a {
	font-weight:bold;
	border-bottom:1px dotted #cc0000;
}
#main-column a:hover {
	color:#cc0000;
	text-decoration:none;
}

#main-column h2.home a:link {
	text-decoration: none;
	border: 0;
}

#main-column h2.home a:active {
	text-decoration: underline;
	border: 0;
}

#main-column h2.home a:visited {
	text-decoration: none;
	border: 0;
}

#main-column h2.home a:hover {
	text-decoration: underline;
	border: 0;
}

#main-column p.sub {
	margin:0;
	padding-bottom:13px;
	padding-right:15px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#0c42af;
}
#main-column p.note {
	margin:0;
	font-size:11px;
	line-height:15px;
}
#main-column p.careerlist {
	font-size:14px;
	padding: 0 0 8px 0;
	line-height:18px;
	font-weight:bold;
	text-align: left;
}
#main-column h2 {
	margin:0 0 3px;
	font-size:13px;
}
#main-column h2.home {
	font-size:16px;
}
#main-column h2 a, .more {
	color:#cc0000;
	padding-right:12px;
	background:url(../images/marker.gif) no-repeat 100% 5px;
	font-weight:bold;
}
#page .more {
	font-size:12px;
	background-position:100% 4px;
}
#main-column span.faqques {
	font-weight:bold;
	color:#0c42af;
}
#main-column p.newsby {
	margin:0;
	font-weight:bold;
	font-style: italic;
}
#main-column h1.newsby {
	margin:0;
}
#main-column p.newssub {
	margin:0;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
}
#main-column p.newsfoot {
	font-style: italic;
	border-top: 1px solid #ccc;
	padding: 10px 20px 10px 0;
}

/* right column style */
.right-column {
	width:157px;
	float:right;
	margin:0 20px 0 25px;
}
#page .right-column p {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	padding:10px 0 8px;
	margin:0;
}
.right-column img {
	display:block;
}
#rightfloat {
	float: right;
	width: 200px;
	margin: 0 10px 0 15px;
}
#rightfloat p {
	font-size:12px;
	line-height:16px;
	padding:10px 0 8px 0;
	margin:0;
	width: 180px;
}
#rightfloat img {
	display:block;
}
#rightfloat p a {
	color:#cc0000;
	padding-right:11px;
	background:url('../images/markerdn.gif') no-repeat 100% 4px;
	font-weight:bold;
	text-decoration:none;
	border: 0;
}
#rightfloat p a:hover {
	color:#cc0000;
	padding-right:11px;
	background:url('../images/markerdn.gif') no-repeat 100% 4px;
	font-weight:bold;
	text-decoration:underline;
	border: 0;
}

#main-column div.right-column p a:link.more {
	text-decoration: none;
	border: 0;
}

#main-column div.right-column p a:active.more {
	text-decoration: underline;
	border: 0;
}

#main-column div.right-column p a:visited.more {
	text-decoration: none;
	border: 0;
}

#main-column div.right-column p a:hover.more {
	text-decoration: underline;
	border: 0;
}




.content {
	display:table;
}
#svcboxholder {
	margin: 10px 0 0 0;
}
#svcboxholder ul {
	margin: 0;
	padding: 0;
	width: 560px;
}
#svcboxholder li {
	display: inline;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}
#svcboxholder h1 {
	font-size: 15px;
	line-height: 16px;
	margin: 0;
	text-transform: uppercase;
}
#svcboxholder p {
	font-size: 13px;
	line-height: 15px;
	margin: 5px 0 0 0;
	padding: 0;
}
#svcboxholder .svcbox {
	width: 247px;
	height: 89px;
	margin: 0 0 17px 0;
	padding: 10px;
	background-image: url('../images/services_boxes_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#svcboxholder .svcbox2 {
	width: 247px;
	height: 89px;
	margin: 0 0 17px 17px;
	padding: 10px;
	background-image: url('../images/services_boxes_bg.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
}
#svcboxholder p.learnmore {
	text-align: right;
}
#svcboxholder .svcbox a, #svcboxholder .svcbox2 a {
	color:#cc0000;
	padding-right:12px;
	background:url('../images/marker.gif') no-repeat 100% 5px;
	font-weight:bold;
	text-decoration:none;
	border: 0;
}
#svcboxholder .svcbox a:hover, #svcboxholder .svcbox2 a:hover {
	color:#cc0000;
	padding-right:12px;
	background:url('../images/marker.gif') no-repeat 100% 5px;
	font-weight:bold;
	text-decoration:underline;
	border: 0;
}
#svcboxholder .svcbox a.title, #svcboxholder .svcbox2 a.title {
	color:#0c42af;
	font-weight:bold;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 0;
	background: none;
	text-align: left;
	font-style: normal;
	text-decoration:none;
	border: 0;
}
#svcboxholder .svcbox a.title:hover, #svcboxholder .svcbox2 a.title:hover {
	color:#0c42af;
	font-weight:bold;
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 0;
	background: none;
	text-align: left;
	font-style: normal;
	text-decoration:underline;
	border: 0;
}
#svcjumps h2 {
	color:#0c42af;
	font-size:14px;
	margin:6px 0 3px 0;
}
#svcjumps p a {
	color:#cc0000;
	padding-right:12px;
	background:url('../images/markerdn.gif') no-repeat 100% 5px;
	font-weight:bold;
	text-decoration:none;
	border: 0;
}
#svcjumps p a:hover {
	color:#cc0000;
	padding-right:12px;
	background:url('../images/markerdn.gif') no-repeat 100% 5px;
	font-weight:bold;
	text-decoration:underline;
	border: 0;
}
#svcdetail {
	margin: 10px 0 0 0;
}
div.svcdetailheader {
	margin: 0 15px 10px 0;
	padding: 4px 6px 3px 6px;
	background-color: #0c42af;
	color: white;
	font-weight: bold;
}
#svcdetail p.videocaption {
	padding: 5px 0 0 0;
	color: #999;
	font-size: 11px;
	line-height: 13px;
	font-style: italic;
	width: 135px;
}
#svcdetail h2 {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}
#svcdetail h2 a.sm {
	color:#cc0000;
	padding-right:10px;
	background:url('../images/markersm.gif') no-repeat 100% 4px;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
	border: 0;
}
#svcdetail h2 a.sm:hover {
	color:#cc0000;
	padding-right:10px;
	background:url('../images/markersm.gif') no-repeat 100% 4px;
	font-size: 11px;
	font-weight:normal;
	text-decoration:underline;
	border: 0;
}
div.svcdesc {
	clear: both;
}
#svcdetail div.grab {
	 background-image:url('../images/bg_grab.gif');
	 background-repeat: repeat-x;
	 border-top:4px solid #0c42af;
	 border-right:1px solid #ccc;
	 border-bottom:1px solid #ccc;
	 border-left:1px solid #ccc;
	 background-color: #FFF;
	 padding: 12px 12px 0 12px;
	 margin:0 15px 20px 0;
}
#svcdetail div.grab h2 {
	padding: 0;
	margin: 0;
	color:#0c42af;
	font-size:14px;
	line-height: 15px;
}
#svcdetail div.grab div.svcvideosample {
	 margin:0 15px 80px 0;
}
#svcdetail .svcvideosample {
	float:left;
	margin: 0 10px 15px 0;
}
#svcdetail .svcvideosample a {
	text-decoration: none;
	border:0;
	color: #999;
	font-weight: normal;
}
#svcdetail .svcvideosample a:hover {
	text-decoration:0;
	border:0;
	color: #999;
	font-weight: normal;
	text-decoration: underline;
}
#svctotop p {
	font-size: 10px;
	font-weight:bold;
	margin-right: 15px;
	text-align: right;
}
#svctotop p a.uptotop {
	color:#cc0000;
	padding-right:10px;
	background:url('../images/markerup.gif') no-repeat 100% 2px;
	font-weight:bold;
	text-decoration:none;
	border-bottom: 0;
}
#svctotop p a.uptotop:hover {
	color:#cc0000;
	padding-right:10px;
	background:url('../images/markerup.gif') no-repeat 100% 2px;
	font-weight:bold;
	text-decoration:underline;
	border-bottom: 0;
}
div.content ul {
	margin-top: 0;
	list-style-type: lower-roman;
}
div.content ol {
	margin-top: 0;
}

/*quote form*/

div.content form div {
	font:1.0em Arial, Verdana, Tahoma, sans-serif;
	margin: 0 0 9px 0;
	clear: left;
}

div.content label {
	width: 120px;
	display: block;
	float: left;
	padding-right: 6px;
	color:#333;
}

div.content span.asterisk {
	color:#c00;
	font-size:14px;
}
/*end quote form*/

* html .content {height:1%;}
*+html .content {height:1%;}
/* footer style */
#footer {
	padding: 0 0 65px 0;
	font-size:10px;
	font-weight:normal;
	line-height:18px;
	clear:both;
}
#footer .line {
	background:url(../images/line.gif) no-repeat 50% 0;
	padding-top:10px;
}
#footer .inner {
	background:#fff;
	padding:0 0 37px 268px;
	text-align:center;
}
#footer a {
	color:#999;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	display:inline;
	border-left:1px solid #999;
	padding:0 2px 0 6px;
}
#footer li:first-child {
	border-style:none;
}
#footer p {
	margin:0;
}
#footer .menu {
	text-transform:uppercase;
}

