body
{
	margin:10px 0 20px 0;
	padding: 0;
	text-align: center;
	background: #808392 50% top;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
}

#home-wrapper, #services-wrapper, #tech-wrapper, #wh-wrapper, #careers-wrapper, #contact-wrapper, #sitemap-wrapper
{
	margin:0 auto 0 auto;
	text-align: left;
	background: #FFF;
	border: 1px solid #ccc;
	width: 775px;
}

a, a:link, a:visited
{
	color: #004276;
	text-decoration: none;
}

a:hover
{
	color: Red;
}

p
{
	margin: 0;
	padding: 7px 0 0 0;
}


h3
{
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	color:#004276;
}

h4
{
	color:#004276;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 4px 0;
	clear: both;
}

h4.page-header
{
	color:#004276;
	padding:5px 0 3px 0px;
	border-bottom:solid 1px #cc0000;
	margin:0 10px 10px 10px
}

h5
{
	color:#004276;
	font-size:120%;	
	margin:0;
	padding:10px 10px 10px 0;
}

h6
{
	color:#004276;
	padding: 0;
	margin: 10px 0 5px 0;
	font-size: 1em;
}

img, object
{
	border: 0;
	margin: 0;
	padding: 0;
}


#home-about
{
	padding: 0;
	border: solid 1px #FFF;
}

#home-about p
{
	margin: 0 0 10px 0;
}

#home-highlights
{
	float: right;
	width: 65%;
	margin: 0 40px 10px 10px;
}

*html #home-highlights
{
	float: right;
	width: 60%;
	margin: 0 40px 10px 10px;
}

#service
{
	float: left;
	width: 194px;
	margin: 10px 10px  10px 10px;
	padding: 0;
	background: url(../images/highlinghts-bottom.jpg) no-repeat bottom;
}

#service h4
{
	color:#004276;
	background: url(../images/highlinghts-bg.jpg) no-repeat;
	padding: 4px 10px;
}

#service h5
{
	color:#004276;
	margin:0;
	padding:20px 10px 0 10px;
	font-size:120%;
}

#service h5, #service p
{
	background: url(../images/highlinghts-mid.gif) repeat-y;
}

#service p
{
	padding:7px 10px 0 10px;
	margin-bottom:0;
}

#service p.last
{
	margin-bottom:15px;
	padding:0 10px;
}



/* -----------------------
	Site header
---------------------------*/

#header
{
	clear: both;
	background: url(../images/h-gradient.png) repeat-x bottom;
	height: 87px;
}

.logo
{
	display: inline;
	float: left;
	margin: 0;
}

.poster
{
	margin: 3px 30px 3px 0;
	display: inline;
	float: right;
	width: 231px;
}

.poster h2
{
	color:#004276;
	font-size: 10px;
	color: #00008b;
	padding: 7px 5px 0 15px;
	margin: 0;
	font-family: Arial;
}

.poster p
{
	font-size: 10px;
	margin: 0;
	padding: 5px 0 5px 15px;
}

/* -----------------------
	End Site header
	Begin: Site Navigation
---------------------------*/

#topnav
{
	clear: both;
	display: block;
	padding: 1px 0 0 10px;
	height: 2.30em;
	background: #D7D7D7;
	border-bottom: 3px solid #CC0000;
	border-top: 0;
	font-size: 11px;
	margin: 0;
}

#topnav ul, #topnav li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li a, #topnav li a:hover
{
	display: block;
	width: 124px;
	text-align: center;
	border-right: solid 1px #ccc;
	background: #000080 url(../images/title.gif) repeat-x;
	border-top: solid 1px #ccc;
	color: #fff;
	font-weight: bold;
}

#topnav li span
{
	padding: 5px;
	display: block;
}

#topnav li a:hover
{
	background: #cc0000 url(../images/navbg2.png) repeat-x;
	color: #fff;
	/*line-height: 1.2em;*/
}

li#tab1 a
{
	border-left: solid 1px #CCC;
}

#home-wrapper li#tab1 a, #services-wrapper li#tab2 a, #tech-wrapper li#tab3 a, #wh-wrapper li#tab4 a, #careers-wrapper li#tab5 a, #contact-wrapper li#tab6 a, #sitemap-wrapper li#tab7 a
{
	background: #cc0000 url(../images/navbg2.png) repeat-x;
	color: #fff;
}

#privacy
{
	margin:10px 20px 20px 20px;
}




/* -------------
	End Site Nav
---------------------*/

#footer
{
	clear: both;
	color: #000;
	font-weight: bold;
	height: 30px;
	text-align: center;
	font-size: 0.8em;
	background: url(../images/f-gradient.png) repeat-x top;
	background-color:#ccc;
}

#footer li a, #footer li a:link, #footer li a:hover, #footer li a:active, #footer li a:focus, #footer li a:visited
{
	color: #004276;
	display: block;
	text-decoration: none;
}

#footer ul
{
	float: right;
	list-style: none;
	padding-top: 10px;
	margin: 0;
	padding: 10px 5px 10px 0;
	width: 55%;
}

#footer li
{
	float: right;
	padding: 0 4px;
	border-right: solid 1px #004276;
}

#footer li.last
{
	border-right: 0;
}

#footer p
{
	font-weight: normal;
	padding: 10px 0 10px 5px;
	margin: 0;
	float: left;
	width: 41%;
	text-align:left;
}

/*----------------
	Side Nav styles
--------------------*/
#side-nav
{
	float: left;
	width: 169px;
	margin: 10px  0 10px 10px;
	background:url(../images/left-nav-mid.GIF) repeat-y;
}

#side-nav ul, #side-nav li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#side-nav ul
{
	margin:5px 10px 0 10px;
}

#side-nav li a
{
	display: block;
	text-decoration: none;
	padding: 2px 2px 2px 5px;
	color: #A5203B;
}

#side-nav li a:hover
{
	/*background:#cc0000 url(../images/arrow.gif) no-repeat 2px center;*/
	color: #000;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

#side-nav li.selected a
{
	color: #cf203b;
	padding: 2px 2px 2px 5px;
	font-weight: bold;
}

#content-wrapper
{
	float: right;
	width: 73%;
	margin-bottom: 20px;
}

#content-inner, #career-inner, #service-inner
{
	padding: 0;
	float: left;
}

#content-inner
{
	width: 62%;
	margin:10px 10px 20px 20px;
}

#career-inner, #service-inner
{
	width: 62%;
	margin: 10px 10px 20px 0;
}

#content-inner ul, #career-inner ul, #service-inner ul
{
	list-style: none;
	margin: 10px 0 0 10px;
	padding: 0;
}

#content-inner li, #career-inner li, #service-inner li
{
	background: url(../images/check.gif) no-repeat 2px top;
	padding: 2px 2px 5px 20px;
}

.tech-1
{
	padding: 0;
	margin: 10px 0 20px 0;
}



.tech-1 h5
{
	font-weight: bold;
	background: url(../images/check.gif) no-repeat 2px top;
	padding: 0 2px 0px 20px;
	font-size:110%;
}
.tech-1 p
{
	margin:0;
	padding:5px 2px 5px 20px;
}


#contact
{
	float: right;
	width: 190px;
	height:121px;
	margin: 10px 10px 20px 0;
	background:url(../images/contact-bg.jpg) repeat-x;
}

#contact h2
{
	color:#004276;
	font-size: 12px;
	padding:10px 0 0 10px;
	margin: 0;
}

#contact p
{
	padding: 0;
	margin: 5px 0 10px 10px;
	line-height: 1.4em;
}

#contact p a
{
	font-size:11px;
}



#address-in
{
	float: left;
	width: 40%;
}

#address-us
{
	float: right;
	width: 58%;
}

#address-in p, #address-us p
{
	margin: 0 10px 50px 10px;
	padding: 0;
}



#site-map
{
	float: left;
	width: 50%;
	padding: 0;
	margin:0 0 10px 10px;
}


#site-map ul, #site-map li
{
	list-style: none;
}

#site-map li
{
	color: #fff;
	padding: 2px 2px 3px 12px;
}

#site-map ul
{
	margin: 0 0 20px 0;
	padding: 0;
}

#site-map ul li ul
{
	padding: 0;
	margin: 0 0 0 10px;
}

li.no-list
{
	background: none !important;
}
/*-----------------------------
	Form Styles
-------------------------------*/

fieldset
{
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 70%;
}
legend
{
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

input.text, select.select, textarea.textarea
{
	color: #666666;
	font-size: 11px;
	font-family: Verdana;
}
input.text
{
	width: 180px;
}
select.select
{
	width: 188px;
}

textarea.textarea
{
	width: 250px;
}


fieldset ol
{
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset li
{
	padding-bottom: 1em;
}
input.submit
{
	background-color: #000099;
	color: #FFFFFF;
	display: inline;
	font-weight: bold;
	border: 1px solid #009;
	font-size: 10px;
	padding: 2px 5px;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

label
{
	float: left;
	width: 8em;
	margin-right: 1em;
}

label span
{
	color: Red;
	margin-left: 5px;
	font-weight: bold;
}




#white-papers
{
	margin:10px 20px 10px 20px;
	padding: 0;
}

#white-papers p.info
{
	color: Red;
	margin-left: 4.5em;
}
