#menu   ul.servicesMenu   h2   a { background:#0066FF; }
h3 {
	margin-top: 20px;
	font: bold 16px "Lucida Sans Unicode", Arial, Verdana;
	border-bottom: 1px dotted #999999;
}

h4 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #244884;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 5px;
	border-style: none;
}

h5 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #BD8212;
	margin-top: 4px;
	margin-bottom: 2px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p, td {
	font: 15px/140% Arial, Helvetica, sans-serif;
	margin-top: 6px;
	margin-bottom: 6px;
}
p.opening {
	padding-bottom: 20px;
	font-size: 18px;
}
.redTxt {
	color: #FF0000;
}
.hltTxt {
	color: #990000;
}

/* Layout Styles */
#wrapper {
	text-align: left;
	width: 980px;
	display: block;
	height: auto;
	background: #999999;
}

/* Banner Styles */
#banner {
	height: 268px;
	width: 980px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background: #7A99AB url(../images/banners/sw_services_r1_c1.jpg) repeat-x left top;
}
#bannerLeft {
	float: left;
	height: auto;
	width: 360px;
	padding-top: 45px;
	padding-left: 25px;
}
#bannerLeft img {
	margin-top: 5px;
}
#bannerLeft h1 {
	color: #FFFFFF;
	font: bold 28px "Lucida Sans Unicode", Arial, Verdana;
}
#bannerLeft h2 {
	font: normal 24px/120% Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
	padding-right: 30px;
	border-style: none;
}
#bannerRight {
	float: right;
	width: 595px;
}

/* Content Styles */
#content {
	height: auto;
	width: 980px;
	float: left;
	background: #FFFFFF url(../images/banners/sw_services_r2_c1.jpg) no-repeat left top;
}
#quoteLabel {
	float: right;
	height: 40px;
	width: 100px;
	display: block;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #635C4E;
}
#content ul{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	display: block;
	font: 13px/120% Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
}

#content li{
	padding-left: 15px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	background: url(../images/bullets/li_bullet.gif) no-repeat left 2px;
	color: #635C4E;
}
#content ul ul {
	margin-left: 20px;
}
#content ul ul li {
	background: url(../images/bullets/ul_ul_bullet.gif) no-repeat left 4px;
}
#contentLeft {
	float: left;
	height: auto;
	width: 513px;
	margin-left: 15px;
	margin-top: 20px;
	background: url(../images/backgrounds/sw_services_shd.jpg) no-repeat right 50px;
	margin-bottom: 40px;
}
#contentLeft div.service {
	padding: 15px 10px 5px 10px;
	border-bottom: 1px solid #999999;
	margin-top: 15px;
	background: #FFFFFF url(../images/backgrounds/sw_services_item.jpg) repeat-x left bottom;
	border-top: 1px solid #ECEDEF;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #ECEDEF;
}
#contentLeft div.serviceCheck {
	float: left;
	height: auto;
	width: 450px;
}

#contentLeft label {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
	width: 400px;
	float: left;
}
#contentLeft  a:hover   {
	color: #FFFFFF;
	background: #0066FF;
}
#formContainer {
	float: left;
	height: auto;
	width: 480px;
	padding-left: 15px;
	padding-right: 15px;
	background: #F4F4F4;
	padding-bottom: 15px;
}
#formContainer h3 {
	color: #635C4E;
	border-style: none;
	display: block;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


#formContainer input.short {
	width: 290px;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(../images/backgrounds/form_field.jpg) no-repeat left top;
	padding: 6px 4px;
}
#formContainer   p label {
	width: 140px;
	display: block;
	float: left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 4px;
}
#formContainer p.required {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 5px;
	text-align: right;
	padding-right: 25px;
}
#formContainer p.instructions {
	font: 12px/160% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#formContainer p.comment {
	display: block;
	padding-left: 10px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	color: #990000;
	border-top: 1px dotted #333333;
	padding-top: 10px;
}
#formContainer p.buttonrow {
	width: 100%;
	display: block;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 10px;
}
#formContainer input.button   {
	background: #244884 url(../images/backgrounds/but_bg.gif) repeat-x left center;
	border: 1px outset #244884;
	color: #FFFFFF;
	width: 180px;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	padding: 6px 4px;
	text-align: center;
	margin: 2px;
}
#formContainer  input[type="checkbox"]     {
	margin-right: 35px;
	display: inline;
}
#formContainer input[type="submit"]:hover,#demoForm  input[type="submit"]:hover  {
	background: #0066FF;
	border-top: 1px solid #0033FF;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #0033FF;
}
#formContainer input[type="submit"]:active,#demoForm  input[type="submit"]:active  {
	border-style: inset;
}
#formContainer /* Validator Styles*/

input.invalid,textarea.invalid,checkbox.invalid,select.invalid {
	border: 1px solid #FF0000;
}
#shadow {
	float: left;
	height: 200px;
	width: 3px;
}
#contentRight {
	float: right;
	width: 380px;
	height: auto;
	padding-right: 25px;
	margin-top: 50px;
}
#contentRight h3 {
	margin-top: 30px;
}
#contentRight  div.successContainer {
	width: 355px;
	background: #FFFFFF;
}
#contentRight div.customerQuote {
	width: 100%;
}
#whitePaper  img   {
	float: left;
	padding-right: 15px;
	margin-bottom: 60px;
	display: block;
}
#whitePaper  h3   {
	margin-top: 0px;
	padding-top: 0px;
}
#whitePaper p {
	padding-bottom: 15px;
}

