/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	background: #FFFFFF;
}
h1, h2, h3, h4, ul, li, p, form {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d8298;
	font-weight: normal;
}
a {
	color: #59687E;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	font-size: 24px;
}
h2 {
	padding: 2px 0px 8px;
	font-size: 20px;
}
ul {
	list-style-type: none;
}
li {
	padding: 4px 4px 4px 48px;
}
p {
	padding: 10px 0px;
}
/* temp porfolio styles */
ul.portfolio li {
	padding: 4px;
}
ul.portfolio li a {
	text-decoration: none;
	display: block;
	color: #627791;
}
ul.portfolio li a span {
	color: #333333;
	font-weight: bold;
}
ul.portfolio li a:hover {
	background: #627791;
	color: #FFFFFF;
}
/* end temp */
.wrapper {
	width: 970px;
	margin: 0 auto;
	background: #f7f5e6;
}
.header {
	height: 48px;
	background: #FFFFFF url(../images/v10/header-logo.gif) no-repeat;
}
.header a.home {
	float: left;
	display: block;
	width: 300px;
	height: 48px;
}
.header a.home span {
	display: none;
}
.mainnav {
	width: 430px;
	height: 48px;
	float: right;
}
.mainnav a {
	display: block;
	float: left;
	width: auto;
	font-weight: bold;
	font-size: 12px !important;
	color: #585a5d;
	text-decoration: none;
	padding: 29px 10px 3px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.mainnav a:hover, .mainnav a.current {
	color: #FFFFFF;
	background: transparent url(../images/v10/mainnav-hover.gif) repeat-x;
	border-left: 1px solid #F7F5E6;
	border-right: 1px solid #F7F5E6;
	border-bottom: 1px solid #F7F5E6;
}
.submenu {
	position: absolute;
	display: none;
	padding: 1px;
	border: 1px solid #536476;
	background: url(../images/v10/submenu-bg.png) !important;
	z-index: 10;
}
.submenu a {
	display: block;
	padding: 2px 30px 2px 2px;
	text-decoration: none;
	color: #434343;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
.submenu a:hover {
	color: #FFFFFF;
	background: #808f9f;
}
.mainimg {
	height: 225px;
	background: #adbdcb;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 11px;
}
.mainserv {
	margin: 0px 5px;
	padding-top: 8px;
	height: 130px;
	background: url(../images/v10/mainserv-bg.gif) repeat-x;
}
.mainserv p {
	width: 200px;
	float: left;
	margin: 0;
	padding: 40px 2px 45px 200px;
	font-size: 20px;
	color: #626262;
	text-align: center;
	background: url(../images/v10/10anniversary-logo.gif) no-repeat 10px top;
}
.serviceblock {
	width: 510px;
	height: 62px;
	padding: 0px 0px 1px 0px;
	float: right;
}
.serviceblock a {
	display: block;
	width: 240px;
	float: left;
	padding: 6px 6px 42px;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent;
	font-size: 12px;
	margin-left: 1px;
}
a.btnprogramming {
	background: url(../images/v10/btnprogramming.gif) no-repeat;
}
a:hover.btnprogramming {
	background: url(../images/v10/btnprogramming-hover.gif) no-repeat;
}
a.btnbranding {
	background: url(../images/v10/btnbranding.gif) no-repeat;
}
a:hover.btnbranding {
	background: url(../images/v10/btnbranding-hover.gif) no-repeat;
}
a.btnhosting {
	background: url(../images/v10/btnhosting.gif) no-repeat;
}
a:hover.btnhosting {
	background: url(../images/v10/btnhosting-hover.gif) no-repeat;
}
a.btnweb {
	background: url(../images/v10/btnweb.gif) no-repeat;
}
a:hover.btnweb {
	background: url(../images/v10/btnweb-hover.gif) no-repeat;
}
.featured {
	clear: both;
	position: relative;
	height: 198px;
	margin: 5px;
	padding: 10px;
	background: #FFFFFF url(../images/v10/featured-trans-lbg.gif) no-repeat;
}
.featured p {
	color: #8c8661;
	font-size: 16px;
}
.featured li {
	color: #424242;
	background: url(../images/v10/featured-bullet.gif) no-repeat 24px 7px;
}
.featinfo {
	width: 340px;
	height: 198px;
	border-right: 1px solid #f4f1df;
}
.featmedia {
	position: absolute;
	width: 580px;
	height: 198px;
	left: 360px;
	top: 0px;
	padding: 10px;
	background: url(../images/v10/featured-trans-rbg.gif) no-repeat top right;
}
.featmedia a.btn {
	float: left;
	width: 64px;
}
.featmedia div.mediaobj {
	background: url(../images/v10/featured-logo.gif) no-repeat center top;
	width: 580px;
	height: 160px;
	margin-top: 40px;
}
.btn {
	display: block;
	width: 64px;
	padding: 6px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d8298;
	text-align: center;
	background: url(../images/v10/btn-bg.gif) no-repeat;
	text-decoration: none;
	border: none;
}
a:hover.btn {
	color: #152f4a;
	text-decoration: none;
}
.drkblu {
	color: #00447d;
}
.content {
	padding: 20px 5px;
}
.content p.drkblu {
	background: #e0dab3;
	border-right: 2px solid #f7f5e6;
	padding-left: 8px;
}
.cnthome {
	margin-left: 360px;
}
.frmquote {
	width: 350px;
	float: left;
	border: 2px solid #FFFFFF;
	background: #bdbcb1 url(../images/v10/home-quote-bg.gif) repeat-x;
	color: #485666;
}
.frmquote p {
	padding: 6px 8px;
}
.frmquote p.drkblu {
	background: none;
}
.frmquote li {
	padding: 4px 4px 4px 30px;
}
.center {
	text-align: center;
}
.quoteftr {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #627791;
	border-top: 2px solid #FFFFFF;
}
.footer {
	background: #FFFFFF;
	font-size: 10px;
	border-top: 2px solid #EFF3FA;
	border-bottom: 2px solid #EFF3FA;
}
.footer a {
	color: #485666;
}
.footer a:hover {
	color: #00447d;
}
.fright {
	float: right;
	width: auto;
}
.fleft {
	float: left;
	width: auto;
}
.ftrfocus {
	font-weight: bold;
	color: #485666;
	padding-left: 30px;
}
/* Portfolio */
.pflorow {
	width: 320px;
	height: 49px;
}
.pflorow div.pfloitem {
	float: left;
	margin: 2px;
	width: 76px;
	height: 45px;
	background: url(../images/portfolio/temp-tmb.gif);
}
.brand {
	text-align: center;
	background: #b5b4a8;
	width: 600px;
	color: #FFFFFF;	
	margin: 15px auto;
	font-size: 16px;
	padding: 20px;
	border: 1px solid #FFFFFF;
}
/* hidden quote form styles */
.extendQuote {
	display: block;
	position: absolute;
	width: 300px;
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #627791;
	z-index: 20;
}
.hideQuote {
	position: absolute;
	display: none;
	z-index: 20;
}
#exQuote ul {
	padding: 0;
	margin: 0;
}
#exQuote ul li {
	display: block;
	width: 250px;
	height: 20px;
}
#exQuote ul li span {
	float: left;
}
#exQuote ul li input{
	float: right;
}
#exQuote div.divMessage {
	text-align: center;
	color: #990000;
	padding: 4px;
}
div.anLoad {
	position: relative;
	float: right;
	height: 14px;
	width: 90px;
}
div.anLoadBox {
	display: none;
	position: absolute;
	border: 1px solid #627791;
	height: 12px;
	width: 12px;
	background: #EFEFE4;
}
/* sitemap style */
div.sitemap {
	padding: 20px 70px;
}
div.sitemap h1 {
	font-size: 18px;
	padding: 10px;
}
div.sitemap a {
	display: block;
	margin-left: 30px;
}
div.sitemap a.top {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}