/* CSS Document */

html {
	background: #f6ebe0 url(../images/html_bg.gif) repeat-y center top;
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/body_bg.gif) repeat-x 0px 0px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #000000;
	height: 100%;
}
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #55462a;
	font-size: 1.667em;
	line-height: 1;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 7px 0;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3c342c;
	font-size: 1.333em;
	font-weight: norma;
}
a {
	color: #0099CC;
}
#wrap {
	width: 765px;
	margin: 0 auto;
	padding: 0;
}
#topContainer {
	width: 100%;
	height: 84px;
}
#topContainer .capL {
	display: block;
	float: left;
	width: 8px;
	height: 84px;
	background: url(../images/header-cap-left.gif) no-repeat;
}
#topContainer .capR {
	display: block;
	float: right;
	width: 8px;
	height: 84px;
	background: url(../images/header-cap-right.gif) no-repeat;
}
#topContainer h4 {
	float: right;
	font-weight: normal;
	color: #9B9AA6;
	font-size: 1.5em;
	line-height: 1em;
	padding-top: 28px;
	margin: 1em 0;
}
/* self clearing rules */
#topContainer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topContainer { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topContainer { display: block; }
/* End hide from IE-mac */
#logo {
	margin: 0;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 603px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 115px;
	display: block;
	background: url(../images/logo.png) no-repeat;
}
#header {
	margin: 0 auto;
	height: 124px;
	position: relative;
}
#header h2 {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	width: 150px;
	color: #3c342c;
	float: right;
	text-align: right;
	margin: 10px 0 0;
}
#header h3 {
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	width: 161px;
	color: #3c342c;
	float: right;
	text-align: right;
	margin: 43px 0 0;
}
#header p {
	float: right;
	text-align: right;
	font-size: 18px;
	color: #010080;
	margin: 82px 0 0;
}
#nav {
	text-align: right;
	width: 188px;
	margin: 12px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 8px;
	float: right;
	background: url(../images/nav-cap_head.gif) no-repeat;
}
/* 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 ul {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/nav_bg.gif) repeat-x 0px 0px;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-size: 15px;
	color: #3c342c;
	text-decoration: none;
	padding: 0 15px;
	line-height: 34px;
	display: block;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #f6f6f6;
}
#nav ul li a:hover {
	color: #6a6e73;
}
#nav ul li a.first {
	border-top: none;
}
#nav ul li a.last {
	padding-right: 15px;
	line-height: 33px;
	border-bottom: none;
}
#nav ul li .sep {
	display: block;
	width: 2px;
	height: 39px;
	background: url(../images/sep.gif) no-repeat;
	float: left;
}
#nav .capB {
	display: block;
	width: 188px;
	height: 8px;
	background: url(../images/nav-cap_foot.gif);
}
		
#contentContainer {
	width: 100%;
	margin: 0;
	padding: 0;
}
/* Main Graphic Styles */
#maingraphic {
	width: 570px;
	float: left;
	margin-top: 12px;
}
/* Feature Box Styles */
.feature {
	float: right;
	width: 180px;
	background: url(../images/feature-cap_head.gif) no-repeat;
	padding-top: 8px;
	margin-bottom: 12px;
}
.content {
	padding: 9px;
	background: #e9e9ce url(../images/content_bg.gif) repeat-x 0px 0px;
	border-left: 1px solid #c4c5a6;
	border-right: 1px solid #c4c5a6;
}
.feature .capB {
	display: block;
	width: 180px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/feature-cap_foot.gif) no-repeat;
}
.feature .content img {
	float: left;
	padding: 0 9px 9px 0;
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0;
	color: #524C80;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0;
}
.feature .content p.more {
	text-align: right;
}
.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;
	background: url(../images/content-cap_head.gif) no-repeat;
	padding-top: 27px;
	margin-bottom: 36px;
}
#content .capB {
	display: block;
	height: 8px;
	background: url(../images/content-cap_foot.gif) no-repeat;
	width: 570px;
}
#content p {
	margin-bottom: 1.5em;
}
#content p.first {
	margin-top: 0;
}	
#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;
}
#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%;
	padding-top: 18px;
	background: #bec2c5 url(../images/footer_bg.gif) repeat-x left top;
}
#footer {
	width: 765px;
	margin: 0 auto;
	height: 73px;
	font-size: .916em;
	line-height: 1.636em;
	color: #666666;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #666666;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #666666;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.designers {
	font-size: 14px;
	font-weight: bold;
}
.sidepic {
	float: right;
	clear: right;
}
#testimonials {
	float: left;
	width: 163px;
	padding-top:27px;
	padding-left: 25px;
	}
#testimonials h3 {
	margin: 0 0 7px;
	line-height:1;
	color:#55462A;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-weight:normal;
}
#testimonials p {
	margin: 0 0 7px;
}
#testimonials p.side {
	float: right;
}
.faq {
	padding-left: 25px;
	}
.right {
padding-left: 450px;
}
.column {
	float:right;
	width: 275px;
	
}
#google_translate_element { float: right; width: 160px; }