body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: #111;
}

#container {
	width:1000px;
	margin: 0 auto;
	text-align: left;
}

a, a:visited {
	color: #A00004;
	}
	
a:hover, a:active {
	color: #C30004;
	}

h1 {
	margin: 5px 0 0 0;
	background: url(images/logo.jpg) no-repeat top left;
	width: 506px;
	padding: 0;
}

h1 a {
	display: block;
	width: 506px;
	height: 100px;	
	margin: 0;
	padding: 0;
}

h1 a span{
	display: none;
}

#feature {
	background: url(images/feature.png) no-repeat #000 20px 40px;
	height: 458px;
	padding-left: 440px;
	padding-top: 50px;
}


#feature p.word_bubble {
	background: url(images/word_bubble.jpg) no-repeat #FFF;
	padding: 25px 15px 0 10px;
	display: block;
	height: 57px;
	width: 455px;
	margin: 10px 0 0 10px;
	font-size: 14pt;
	letter-spacing: -1px;
	text-align: center;
}

#feature {
	color: #FFF;
}



#feature p {
	margin-right: 35px;
	font-size: 14pt;	
}
	
#content {
	background: url(images/head_top.jpg) repeat-x #FFF;	
	padding: 0px 0 30px 20px;
	color: #666;
}

#content div {
	width: 310px;
	margin-left: 1px;
	margin-right: 14px;
	float: left;
}

#content h3 {
	padding: 0 0 0 5px;
}

#content div input {
	float: right;
	width: 160px;
	font-size: 10pt;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#content div textarea {
	width: 100%;
	height: 40px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}

#content div p {
	padding: 0 30px 0 5px;
	line-height: 1.5;
	font-size: 11pt;
}

#content h2 {
	margin: 0;
	height: 40px;
}

#content h2 {
	text-indent: -2000em;
	margin-bottom: 30px;
	margin-left: 0;
}

#content ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content li {
	padding: 5px;
	margin: 0;
}

#content li a {
	background: url(images/bullet.jpg) no-repeat 0 2px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #A00004;
	margin: 0;
}

#content img.how {
	margin-top: 5px;	
}

h2.wcu {
	background: url(images/head1.jpg) no-repeat;
}

h2.hwdi {
	background: url(images/head2.jpg) no-repeat;
}

h2.gs {
	background: url(images/head3.jpg) no-repeat;
}

br.clearboth {
	clear: both;
}

#footer{
	background: #000;
	padding: 15px;
}

#footer p {
	margin: 0;
	color: #999;
	font-size: 9pt;
}

#content div form {
	height: 400px;
	color: #E7E7E7;
	background: url(images/formbg.jpg) no-repeat;
	padding: 18px 10px 10px 23px;
	margin: 0;
}

#content div form p {
	margin: 10px 0;
	padding: 0 25px 0 0;
}

#content input.button {
	font-size: 10pt;
}


#pages {
	height: 160px;
	background: url(images/pages_tophead.jpg) repeat-x #000;
	text-align: center;
	padding: 30px 30px 30px 40px;
}

#logo2 {
	background: url(images/pages_logo.png) no-repeat;
	width: 364px;
	height: 170px;
	margin: 0;
}

ul.pages_nav {
	float:right;
	background: url(images/nav_bg.png) no-repeat;
	width: 500px;
	list-style: none;
	margin: 50px 0 0 0;
	padding: 0;
	height: 38px;
	text-align: left;
}

ul.pages_nav li {
	display: block;
	float: left;
	height: 38px;
}

ul.pages_nav li a, ul.pages_nav li a:visited {
	display: block;
	float: left;
	padding: 12px 24px 0px 24px;
	height: 30px;
	color: #CCC;
	text-decoration: none;
}

ul.pages_nav li.selected a, ul.pages_nav li.selected a:active {
	background: url(images/nav_select_end.gif) no-repeat right top transparent;
	color: #FFF;
	font-weight: bold;
	}
	
ul.pages_nav li.selected {
	background: url(images/nav_select_long.gif) no-repeat transparent;
	}
	
#main_nav {
	margin: 0;
	padding: 0px 16px 10px 10px;
	height: 38px;
}
	
#main_nav ul.pages_nav {
	float: right;
	background: url(images/nav_bg.png) no-repeat;
	width: 522px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 38px;
	text-align: left;
}

#main_nav ul.pages_nav li {
	display: block;
	float: left;
	height: 38px;
}

#main_nav ul.pages_nav li a {
	display: block;
	float: left;
	padding: 12px 24px 0 24px;
	height: 30px;
	color: #CCC;
	text-decoration: none;
}

#main_nav ul.pages_nav li.selected a {
	background: url(images/nav_select_end.gif) no-repeat right top transparent;
	color: #FFF;
	height: 30px;
	font-weight: bold;
	}
	
#main_nav ul.pages_nav li.selected {
	background: url(images/nav_select_long.gif) no-repeat transparent;
	}

h2.op {
	background: url(images/head4.jpg) no-repeat 20px 0;
}

h2.faq {
	background: url(images/head5.jpg) no-repeat 20px 0;
}

h2.abt {
	background: url(images/head6.jpg) no-repeat 20px 0;
}

h2.ctc {
	background: url(images/head7.jpg) no-repeat 20px 0;
}

#content div.logocontainer p {
	margin: 0;
	padding: 0;
}

#content div.logocontainer p.title {
	font-weight: bold;
	font-size: 14pt;
	color: #333;
}	

	
#content div.logocontainer {
	width: 30%;
	height: 400px;
	display: block;
	float: left;
	margin: 0 1px 0 1px;
	padding: 0 12px 0 14px;
	}
	
#promoside {
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	height: 209px;
	width: 227px;
	background: url(images/promoside2.png) no-repeat center;
}

#promoside span {
	display: none;
}
	
#services {
	background: #000 url(images/prodbg.png) repeat-x top;
	color: #FFF;
}

#services div {
	width: 44%;
	float: left;
	padding: 40px 30px 30px 30px;
}

#services div h3 {
	margin: 0 10px 0 0;
	padding: 0;
}

#services div p {
	padding: 5px 5px 5px 155px;
	margin: 10px 0 0 0;
	line-height: 150%;
}

#services div p img {
	margin-top: 10px;
}
.cip {
	background: url(images/prod1.png) no-repeat 20px 80px;
}
.bld {
	background: url(images/prod2.png) no-repeat 45px 80px;
}