body{
	margin:0;
	color:#000;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#eaeaea;
}
p.copy {
	text-align: justify;
}
p, li {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    margin-top: 0em; color: #6A6A6A;
}
p.header {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: -1px;color: #444;
}
p.intro {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -1px;color: #444;
	text-align:left;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#0000ff;
}
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;
}
#container {
	margin:0 auto 0;
	width:1024px;
}
#header {width:100%; background-color:#FFF;}
.logo {
	background:url(../images/logo-bg.gif) no-repeat;
	width:271px;
	height:62px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.logo a {
	height:100%;
	display:block;
}
.header-top {
	width:974px;
	padding:0 22px 0 28px;
	overflow:hidden;
}
.logo {
	float:left;
	background:url(../images/logo.png) no-repeat;
	background-size:238px 53px;
	width:238px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	height:100%;
}
.form {
	float:right;
	width:600px;
	padding:15px 0 0;
}
.field {
	float:right;
	background:url(../images/bg-field.gif) no-repeat;
	width:186px;
	height:18px;
	padding:4px;
	margin:0 0 0 15px;
}
.field input {
	width:185px;
	border:none;
	background:none;
}
.button {
	float:right;
	margin:0 0 0 0px;
	padding:0 0 0 3px;
	-x-system-font:none;
	border:medium none;
	cursor:pointer;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	width:auto;
}
.form label {
	float:right;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#959595;
	padding:3px 0 0;
}
ul.menu {
	list-style:none;
	padding:0 0 0 11px;
	margin:5px 0 0;
	height:31px;
	line-height:31px;
	background:url(../images/bg-menu.jpg) no-repeat;
	font-size:12px;
	font-weight:bold;
}
ul.menu li {
	float:left;
	background: url(../images/sep.gif) no-repeat 0 50%;
	padding:0 24px 0 25px;
}
ul.menu a {color:#fff;}
ul.menu li:first-child {background:none;}
#main {
	width:100%;
	position:relative;
}
.sdadow {
	background:url(../images/bg-header.png) repeat-x;
	width:100%;
	height:7px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}
.flash {
	width:1024px;
	height:302px;
	overflow:hidden;
	border-bottom:5px solid #959595;
}
.flash img {display:block;}
.bottom-box {
	width:100%;
	background:#cdd3ce url(../images/bottom-gradient.gif) repeat-x;
	border-bottom:1px solid #959595;
	line-height:16px;
}
.info-box {
	width:950px;
	overflow:hidden;
	padding:10px 0 11px 52px;
	/*background:url(../images/sep-bottom-box2.gif) no-repeat;*/
}
.welcome {
	float:left;
	width:740px;
	padding:3px 0 0;
}
.welcome h1 {
	margin:0 0 23px;
	font-size:23px;
	color:#bf0108;
	font-weight:normal;
}
.welcome p {margin:0;}
.contact {
	float:right;
	width:150px;
	padding:9px 0 0;
	line-height:18px;
}
.contact h2 {
	margin:0;
	font-size:11px;
	line-height:16px;
	color:#bf0108;
}
.contact address {
	font-style:normal;
	padding-bottom:19px;
}
.contact span {display:block;}
.phone {padding-bottom:18px;}
#footer {
	width:100%;
	text-align:center;
	color:#959595;
	font-size:9px;
	padding:8px 0;
}
#footer p {margin:0;}
/*about page*/
.heading1 {
	background:url(../images/img-about.jpg) no-repeat;
	width:995px;
	padding:33px 0 0 29px;
	min-height:107px;
}
* html .heading1 {height:107px;}
.heading1 h1.about {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading-about.gif) no-repeat;
	width:360px;
	height:36px;
	margin:0;
}
/*solutions page*/
.heading {
	background:url(../images/img-solutions.jpg) no-repeat;
	width:995px;
	padding:33px 0 0 29px;
	min-height:107px;
}
* html .heading {height:107px;}
.heading h1.solutions {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading-solutions.gif) no-repeat;
	width:233px;
	height:28px;
	margin:0;
}
.content {
	width:984px;
	padding:14px 22px 10px 18px;
	background:#f8f8f8/* url(../images/bg-content.gif) repeat-x 0 100%*/;
	border-bottom:1px solid #959595;
	font-size:12px;
	line-height:18px;
	color:#000;
}
.content p {margin:0 0 18px;}
ul.type1 {
	list-style:none;
	padding:0 0 18px;
	margin:0;
}
ul.type1 li {
	background:url(../images/bullet.gif) no-repeat 0 8px;
	padding:0 0 0 37px;
}
ul.type2 {
	list-style:none;
	padding:0 0 18px 20px;
	margin:0;
}
ul.type2 li {
	background:url(../images/zero.gif) no-repeat 0 7px;
	padding:0 0 0 17px;
}
ul.type3 {
	list-style:none;
	padding:0 0 18px 0px;
	margin:0;
}
ul.type3 li {
	padding:0 0 0 0px;
}
/*clients page*/
.heading2 {
	background:url(../images/img-clients.jpg) no-repeat;
	width:995px;
	padding:33px 0 0 29px;
	min-height:107px;
}
* html .heading2 {height:107px;}
.heading2 h1.clients {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading-clients.gif) no-repeat;
	width:233px;
	height:28px;
	margin:0;
}
/*careers page*/
.heading3 {
	background:url(../images/img-careers.jpg) no-repeat;
	width:995px;
	padding:33px 0 0 29px;
	min-height:107px;
}
* html .heading3 {height:107px;}
.heading3 h1.careers {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading-careers.gif) no-repeat;
	width:233px;
	height:28px;
	margin:0;
}
/*contact page*/
.heading4 {
	background:url(../images/img-contact.jpg) no-repeat;
	width:995px;
	padding:33px 0 0 29px;
	min-height:107px;
}
* html .heading4 {height:107px;}
.heading4 h1.heading-contact {
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading-contact.gif) no-repeat;
	width:233px;
	height:28px;
	margin:0;
}
/*solution page links*/
#solinks {
	width: 300px;
}
#solinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#solinks a {
	display: block;
	padding: 3px;
	width: 260px;
	background-color: #036;
	border-bottom: 1px solid #eee;
}
#solinks a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#solinks a:hover
{
background-color: #369;
color: #fff;
}
