﻿html, body
{
	padding:0;
	margin:0;
	font-family: Arial;
	font-size:12px;
	background:#fff;	
	color:#333333;
}
h1
{
	font-size:17px;
	line-height:160%;
}

h1 span.date
{
	float:right;
	font-size:12px;
	font-weight:normal;
	font-style: italic;
}

h2
{
	font-size:15px;
}
h3
{
	font-size:14px;
padding: 0px;
margin: 0px;
}
p
{
	font-size:12px;
	line-height:160%;
}
a
{
	color:#ac1a2f;
	text-decoration:none;
}

#container
{
	margin:0px auto;
	width:824px;
}
#header
{
	float:left;
	width:824px;
	height:107px;
}
#body-container
{
	float:left;
	width:824px;
	background:url(/resources/images/template/bg_body_top.gif) no-repeat;
	padding:7px 0 0;
}
#body
{
	float:left;
	width:784px;
	padding:13px 20px 4px 20px;
	background:url(/resources/images/template/bg_body.gif) repeat-x;
}
#footer
{
	float:left;
	width:784px;
	margin:4px 20px 10px 20px;
	padding:10px 0 20px;
	border-top:1px solid #ddd;
	font-size:11px;
	line-height:150%;
	color:#666666;
}


#header a#logo
{
	float:left;
	margin:27px 0 0 40px;
	display:block;
	width:76px;
	height:59px;
	background:url(/resources/images/template/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-1000px;
}

#header .frmSearch
{
	float:right;
	margin:27px 20px 0 0;
}
#header .frmSearch input
{
	float:left;
}
#header .frmSearch input.text
{		
	width:180px;	
	background:url(/resources/images/template/bg_search.gif) repeat-x;
	border:1px solid #dddddd;
	font-size:11px;
	padding:3px 5px 4px;
	margin-right:7px;
	color:#999;
}

#header .mainNav
{
	clear:right;
	float:right;	
	margin-top:24px;
	width:700px;	
}
#header .mainNav ul
{
	float:right;	
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;	
	
}
#header .mainNav ul li
{
	float:left;
	display:block;
	background:url(/resources/images/template/border_menu.gif) no-repeat top left;
	padding:0 9px 0 10px;			
	overflow:visible;
}
#header .mainNav ul li.first
{
	background:none;
}
#header .mainNav ul li a
{	
	display:block;
	overflow:visible;
	color:#ac1a2f;
	text-decoration:none;	
	padding:0 0 8px 0;
}
#header .mainNav ul li a.default
{
	color:#777;
}
#header .mainNav ul li a.selected
{
	color:#fff;
	background:url(/resources/images/template/bg_menu_bottom.gif) no-repeat 50% 25px;	
	
}
#header .mainNav ul li a span
{
	margin-top:-5px;
	display:block;
	padding:5px 0 5px 16px;
}
#header .mainNav ul li a.selected span
{
	background:url(/resources/images/template/bg_menu_left.gif) no-repeat 0% 0%;
}
#header .mainNav ul li a span span
{	
	margin-top:-5px;
	display:block;
	padding:5px 16px 5px 0;	
}
#header .mainNav ul li a.selected  span span
{	
	background:url(/resources/images/template/bg_menu_right.gif) no-repeat 100% 0%;	
}

div.feature
{	
	float:left;
	position:relative;
	width:550px;
	height:301px;
	background:url(/resources/images/template/bg_feature.jpg) no-repeat;
}
div.feature ul.featureNav
{
	position:absolute;
	top:13px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	font-size:13px;
	font-weight:bold;
}
div.feature ul.featureNav li
{	
	margin:0;
	padding:0;
}
div.feature ul.featureNav li a
{
	color:#d7909a;
	text-decoration:none;
	background:url(/resources/images/template/featurenav_border.jpg) no-repeat 0% 100%;
	display:block;
	width:167px;
	padding:7px 0 7px 20px;
}
div.feature ul.featureNav li a.selected,
div.feature ul.featureNav li a:hover
{
	color:#fff;
	/*background:url(/resources/images/template/featurenav_border_active.jpg) no-repeat 0% 100%;*/
}
div.feature .featureContent p
{
	position:absolute;
	top:150px;
	left:20px;
	padding:0;
	margin:0;
	width:205px;
	color:#fff;
	line-height:150%;
	z-index:500;
}
div.feature .featureContent img
{
	position:absolute;
	top:-15px;
	right:17px;
}
div.feature .featureLink
{
	position:absolute;
	bottom:20px;
	right:17px;
}
div.feature .featureLink a img
{
	border:0;
	margin-left:10px;
}

div.customerQuotes
{
	float:right;
	width:225px;
	color:#333333;
	font-size:11px;
}
div.customerQuotes p
{
	font-size:11px;
}

div.customerQuotes h2, div.rightPane div.customerQuotes h2
{
	margin:0;
	font-size:15px;
	line-height:100%;
	color:#555555;
	background:url(/resources/images/template/quotes_header.gif) no-repeat top left;
	padding:0 0 0 20px;
}
div.customerQuotes p.quote
{
	display:block;
	margin:7px 0;
	padding:0 20px 7px 0;
	background:url(/resources/images/template/quotes_bottom.gif) no-repeat bottom right;	
}
div.customerQuotes p.quote span
{	
	display:block;
	/*text-align:justify;*/
	text-align:left;
	padding:7px  0 0 20px;
	background:url(/resources/images/template/quotes_top.gif) no-repeat top left;
}
div.customerQuotes p.quote span p
{
	margin:0px;
	padding:0px;
}
div.customerQuotes em img
{
	vertical-align:middle;
	padding-right:5px;
}

div.headlines
{
	float:right;
	margin-top:19px;
	width:225px;
	color:#333333;
	font-size:11px;
}
div.headlines h2, div.rightPane div.headlines h2
{
	margin:0;
	font-size:15px;
	line-height:100%;
	color:#555555;
	background:url(/resources/images/template/headline_header.gif) no-repeat top left;
	padding:0 0 0 20px;
}
div.headlines ul
{
	margin:0;
	padding:0;
	list-style:none;
}
div.headlines ul li
{	
	float:left;
	padding:14px 0 0 0;
}
div.headlines ul li .date
{
	float:left;
	display:block;
	width:28px;
	padding:1px 5px 0 0;
	color:#666;
	font-size:15px;
	line-height:110%;
	font-weight:bold;
	text-align:center;
	background:url(/resources/images/template/headline_border.gif) no-repeat top right;
}
div.headlines ul li .text
{
	display:block;
	float:right;
	width:180px;	
	padding:0 0 0 10px;
	line-height:140%;
	#line-height:100%;
}
div.headlines ul li a
{
	font-size:13px;
	font-weight:bold;
	color:#ac1a2f;
	text-decoration:none;
}

div.greyboxes
{
	float:left;
	margin-top:15px;
	width:784px;
	overflow:hidden;
}
div.greyboxes div
{
	float:left;
	margin-left:14px;
	width:212px;
	height:100px;
	padding:10px 20px;
	background:url(/resources/images/template/bg_greybox.gif) no-repeat;
	color:#fff;
	font-size:11px;
}
div.greyboxes div.first
{
	margin-left:0;
}
div.greyboxes div h2
{
	font-size:15px;
	margin:2px 0 0 0;
	padding:0;	
}
div.greyboxes div p
{
	margin:0px;
	padding:8px 0px 0px 0px;
	font-size:11px;
	line-height:160%;
}

div.showcase
{
	float:left;
	margin-top:8px;
}

#footer .company
{
	float:left;
	width:163px;
	/*background:url(/resources/images/template/icon_microsoft_certified.jpg) no-repeat top right;*/
}
#footer .link
{
	float:right;
	width:400px;
	text-align:right;
	
}

div.leftPane
{
	float:left;
	width:510px;
	padding:20px;
	background:#fff;
	min-height:430px;
}

ul.subMenu
{
	margin:0 0 30px 0;
	padding:0;
	list-style:none;
}
ul.subMenu li
{
	display:inline;
	background:url(/resources/images/template/submenu_border.gif) no-repeat 0% 50%;
	padding:0px 14px;
}
ul.subMenu li.first
{	
	background:none;
	padding-left:0;
}
ul.subMenu li a.selected
{
	font-weight:bold;
}

div.rightPane
{
	float:right;
	width:225px;
}
div.rightPane h2
{
	margin:0;
	padding:0;
	color:#555;
}
div.rightPane p
{
	font-size:11px;
	margin:0;
	padding:10px 0;
}
div.rightPane input
{
	margin-bottom:10px;
}
div.rightPane input.text
{		
	width:150px;	
	background:url(/resources/images/template/bg_search.gif) repeat-x;
	border:1px solid #dddddd;
	font-size:11px;
	padding:3px 5px 3px;
	margin-right:7px;
	color:#999;
}
div.rightPane .rightPaneSection
{
	margin-bottom:20px;
}


ul.search-list
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.form form
{
	margin:0px;
	padding:0px;
}

.form #quote-error, .form .req
{
	font-weight:bold;
	color: rgb(172,26,47);
}

.form label
{
	font-weight:bold;
}

.form input
{
	font-family:Arial;
	font-size:11px;
	width:200px;
}

.form textarea
{
	font-family:Arial;
	font-size:11px;
	width:300px;
	height:100px;
}

.form input.submit
{
	width:80px;
}
