/* CSS Document */

body {
	background: #fcfcfc url(../images/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #1e516c;
	font-size:20px;
	line-height: .5;
	margin: 15px 0 19px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	color: #6c1e1e;
	font-size: 1.333em;
	line-height: 1.125;
	margin: 0;
	font-weight: normal;
	padding-bottom:7px;
}
h2.sep {
	background: url(../images/h2_bg.gif) repeat-x;
	line-height: 2.18em;
}
h2.sep .capL {
	width: 8px;
	height: 24px;
	display: block;
	background: url(../images/h2-cap-left.gif) no-repeat;
	float: left;
}
h2.sep .capR {
	width: 8px;
	height: 24px;
	display: block;
	background: url(../images/h2-cap-right.gif) no-repeat;
	float: right;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}
#logo {
	margin: 10px 0 0;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 179px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 71px;
	display: block;
	background: url(../images/logo.gif) no-repeat 0px 0px;
}
#header {
	margin: 0;
	padding: 0;
}
#header p {
	float: right;
	color: #6c1e1e;
	font-size: 18px;
	text-align: right;
	margin: 62px 0 0;
}
#nav {
	clear: both;
	text-align: right;
	width: 100%;
	margin: 14px 0 8px;
	height: 31px;
	float: right;
	background: url(../images/nav_bg.gif) repeat-x;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav .capL {
	display: block;
	float: left;
	width: 8px;
	height: 31px;
	background: url(../images/nav-cap-left.gif) no-repeat;
}
#nav .capR {
	display: block;
	float: right;
	width: 8px;
	height: 31px;
	background: url(../images/nav-cap-right.gif) no-repeat;
}
#nav ul {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-weight: bold;
	font-size: 12px;
	color: #f0f0f0;
	line-height: 31px;
	text-decoration: none;
	display: block;
	float: left;
	padding: 0 10px;
	text-transform: uppercase;
}
#nav ul li a:hover {
	background: url(../images/nav_bg-hover.gif) repeat-x;
}
#nav ul li a.first {
	padding-left: 15px;
	background-position: 0 0;
}
#nav ul li a.last {
	background-position: -416px 0;
	padding-right: 15px;
}
#nav ul li a.first:hover {
	background-position: -526px 0;
}
#nav ul li a.last:hover {
	background-position: -942px 0;
}
#nav ul li .sep {
	display: block;
	width: 2px;
	height: 39px;
	background: url(../images/sep.gif) no-repeat;
	float: left;
}
#contentContainer {
	width: 100%;
	margin: 0 auto;
	padding: 18px 0 36px;
}
#contentContainer p {
	margin: 0 0 1.5em;
}
/* Main Graphic Styles */
#maingraphic {
	width: 960px;
	float: none;
	margin: 0 auto;
}
#maingraphic p {
	margin: 0 0 1.5em;
}
/* Feature Box Styles */
.feature {
	float: right;
	width: 375px;
	margin-top: 10px;
	background-color: #f5f5f5;
}
.feature .content {
	padding: 0 9px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.feature .capT {
	display: block;
	width: 375px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/secondarycontent-head.gif) no-repeat;
}
.feature .capB {
	display: block;
	width: 375px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/secondarycontent-foot.gif) no-repeat;
}
.feature .content img {
	
	margin-left:-8px;
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0;
	color: #524C80;
}
.feature .content p {
	font-size: 12px;
	line-height: 1.636em;
	margin: 0;
}
.feature .content p.more {
	text-align: left;
	font-style:italic;
	font-weight:bold;
}
		.feature .content span.more {
			text-align: left;
			font-style:italic;
			font-weight:bold;
		}
.feature .content p.more a {
	color: #524C80;
}
.feature .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.feature .content ul li {
	font-size: .916em;
	line-height: 1.636em;
	margin: .818em 0;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li a {	
	color: #524C80;
	text-decoration: none;
}
.feature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}

#content {
	width: 570px;
	float: left;
}
#content p.first {
	margin-top: 0;
}	
#content p.quote {
	font-size: 13px;
	margin-left: 20px;
	
}	
#content p.smallright {
	font-size: 11px;
	float:right;
	margin-right: 30px;
	
}	
	#content h2 {
		font-family:myriad pro, sans-serif;
		font-weight:bold;
	}
#services #content dl {
	margin: 0;
	padding: 0;
}
#services #content dt {
	float: left;
	width: 70px;
}
#services #content dd {
	margin-left: 0;
	padding-left: 70px;
}
#services #content dd ul {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
	width: 40%;
	float: left;
}
* html #services #content dd ul {
	list-style: inside;
}
#support #content ul {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
	width: 40%;
	float: left;
}
#support #content dl {
	float: left;
	width: 40%;
}
#support #content dl dt {
	font-size: .916em;
	line-height: 1.636em;
}
#support #content dl dd {
	margin-left: 0;
}
#support #content dl dd ul {
	width: auto;
	float: none;
	margin-left: 0;
	padding-left: 40px;
}
#content h3.services {
	padding-top: 54px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #524C80;
	font-size: .916em;
	line-height: 1.272em;
	margin: 0 1em 0 0;
	float: left;
	text-align: center;
}
#content h3.services a {
	text-decoration: none;
	color: #524C80;
	padding-top: 54px;
}
#content h3.services a:hover {
	text-decoration: underline;
}
* html #content h3.services {
	margin-bottom: 1.636em;
}
#content h3#database.services {
	background-image: url(../images/icon-database.gif);
	width: 80px;
}
#content h3#networking.services {
	background-image: url(../images/icon-networking.gif);
	width: 100px;
}
#content h3#storagedbm.services {
	background-image: url(../images/icon-storagedbm.gif);
	width: 80px;
}
#content h3#dbservices.services {
	background-image: url(../images/icon-dbservices.gif);
	width: 80px;
}
#content h3#systemsintegration.services {
	background-image: url(../images/icon-systemsintegration.gif);
	width: 80px;
}
#content h3#itstaffing.services {
	background-image: url(../images/icon-itstaffing.gif);
	width: 80px;
	margin-right: 0;
}
#contentContainer .graphic {
	float: right;
	margin-bottom: 20px;
}

/* News Feed Scroller */
#feedContent h2 {
	font-size: 18px;
	line-height: 1;
}

#bioPic {
	float: left;
	padding: 3px 10px 0 0;
}
#phone {
	margin: 0;
	color: #D1A76F;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	height: 400px;
	background: url(../images/cs_house1.jpg) no-repeat bottom right;
	padding-right: 5px;
}
#seaCoast {
	width: 176px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 36px;
	display: block;
	background: url(../images/cs_seaCoast.gif) no-repeat;
	float: left;
	margin-top: 22px;
}
#contactToday {
	width: 213px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 79px;
	display: block;
	background: url(../images/cs_contactMe.gif) no-repeat;
	float: right;
}
#footerContainer {
	width: 100%;
	background: url(../images/footer_bg.gif) repeat-x 0px 0px;
}
#footerContainer .capL {
	float: left;
	width: 12px;
	height: 47px;
	background: url(../images/footer-cap-left.gif) no-repeat;
}
#footerContainer .capR {
	float: right;
	width: 12px;
	height: 47px;
	background: url(../images/footer-cap-right.gif) no-repeat;
}
#footer {
	height: 47px;
	font-size: .916em;
	line-height: 1.636em;
	color: #f0f0f0;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #f0f0f0;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 6px 0 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #f0f0f0;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #f0f0f0;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.imgbody {
	padding-bottom: 5px;
	padding-right: 10px;
}