html {
	height: 100%;
}

body {
	background:url('/images/page_grad_blue.jpg') top left repeat-x;
	background-color: #136BF0;
	font-family: Verdana, arial, sans serif;
	font-size: 12px;
	margin: 0;
	height: 100%;
}

h1 {
	font-size: 18px;
	font-family: arial, verdana, arial, sans serif;
	color:#0000CC;
}

h2 {
	font-size: 16px;
	font-family: arial, verdana, arial, sans serif;
	color:#4B8EF3;
}

h3 {
	font-size: 14px;
	font-family: arial, verdana, arial, sans serif;
	color:#4B8EF3;
}



p {
	font-size: 12px;
	font-family: verdana, arial, sans serif;
	line-height: 18px 
}

hr {
	width:75%;
	color: c0c0c0;
	background-color: c0c0c0;
	height: 1px;
}

em {
	font-size: 12px;
	font-style: none;
	color:#4B8EF3;
}

em.quote {
	font-size: 14px;
	font-family: arial, verdana, arial, sans serif;
	font-style: none;
	color:#000000;
}

em.axiar {
	font-size: 14px;
	font-family: verdana, arial, sans serif;
	font-style: bold;
	color:#0000CC;
}

div#testimonial {
	background: url('openquote.gif') top left no-repeat #F5F8FA;
	padding: 5px;
	margin: 10px;
	border: 0px solid #C0C0C0;
	width: 212px;
	float:right;
}
			
div#testimonial p {
	background: url('closequote.gif') bottom right no-repeat;
	color: #000000;
	text-align: justify;
	text-indent: 35px;
	padding-top: 20px;
	padding-bottom: -20px;
	font-family: Arial;
	font-size: 14px;
}


img {
	border:0;
	margin:0;
	white-space:none;
}

div.pageContainer {
	width:770px;
	background-color:#fff;
	margin:auto;
	padding:0 14px;
	position: relative;
	min-height: 100%;
}

* html div.pageContainer {
	height: 100%;
}

div.pageBody {
	margin:0;
	width:100%;
	margin-bottom:5.5em;
}

div.logoHeader {
	height:119px;
	background:url('/images/top_cardstack.jpg') top right no-repeat;
}

div.logoHeader .logo {
	margin-top:10px;
}

/***** START - TOP NAV MENU *****/


div.topNavContainer {
	background:url('/images/topnav_bg_grad.jpg') top left repeat-x;
}

div.topNavContainer a {
	color:#fff;
	text-decoration:none;
}

div.topNavContainer ul {
	margin:0;
	list-style:none;	
	height:18px;
	padding:5px 0 3px 10px;
}

div.topNavContainer ul li {
	display:inline;
	margin:0 5px;
	color:#fff;
	font-weight:bold;
}

.topNavContainer .navOptions a {
	color:#fff;
	padding:5px 8px;
}

.topNavContainer .navOptions a:hover {
	background:url('/images/topnav_hover_grad.jpg') top left repeat-x;
}

/***** END - TOP NAV MENU *****/

/***** START - TOP NAV SUB MENU *****/

div.topSubNavContainer {
	background:#4B8EF3;
}

div.topSubNavContainer .noOptions {
	margin:0;	
	line-height:5px;
	height:5px;
	font-size:6px;
}

div.topSubNavContainer ul {
	margin:0;
	list-style:none;	
	height:18px;
	padding:5px 0 3px 10px;
}

div.topSubNavContainer ul li {
	display:inline;
	margin:0 5px;
}


/* SUB MENU TEXT */


.topSubNavContainer a {
	margin-left: 7px;
	margin-right:7px;
	color:#fff;
	text-decoration:none;
}

.topSubNavContainer a:hover {
	color:#333;
}

.topSubNavContainer .active{
	color: black;
}

.topSubNavContainer_consulting {
	background:#9BAE62;
}

.topSubNavContainer_consulting .active:hover {
	color: gray;
}

.topSubNavContainer_development {
	background:#817EA3;
}

.topSubNavContainer_development .active:hover {
	color: silver;
}

.topSubNavContainer_hosting {
	background:#DD8442;
}

.topSubNavContainer_hosting .active:hover {
	color: silver;
}

.topSubNavContainer_marketing {
	background:#A05145;
}

.topSubNavContainer_marketing .active:hover {
	color: silver;
}

.topSubNavContainer_general {
	background:gray;
}

.topSubNavContainer_general .active:hover {
	color: silver;
}

/***** END - TOP NAV SUB MENU *****/


div.pageBanner {
	height:155px;
	border-bottom:1px solid #4B8EF3;
	padding:0;
}

/***** START - MAIN PAGE CONTENT *****/




div.pageContentContainer {

}


div.pageContentContainer li {
	line-height: 18px;
}

div.pageContentContainer a:link { color: blue; text-decoration: underline }
div.pageContentContainer a:active { color: red; text-decoration: none }
div.pageContentContainer a:visited { color: #9966FF; text-decoration: underline }
div.pageContentContainer a:hover { color: red; text-decoration: underline }


/***** END - MAIN PAGE CONTENT *****/


div.pageFooter {
	margin:auto;
	width:770px;
	position: relative;
	background-color:#fff;
	padding:14px;
	margin-top: -5.5em;
}

div.pageFooter .paymentCards {
	border-bottom:2px solid #4B8EF3;
	padding-bottom:2px;
	margin-bottom:1px;
}

div.pageFooter .footerContent {
	background:#1C0F9C;
	color:#fff;
	font-size:11px;
	padding:4px;
}

div.pageFooter a {
	color:#fff;
}

.clear {
	clear:both;
}

.formstyle {
width: 180px;
font-family: verdana, arial, sans serif;
font-size: 12px;
}

.selectstyle {
width: 185px;
font-family: verdana, arial, sans serif;
font-size: 12px;
}
.bigformstyle {
width: 455px;
height: 200px;
font-family: verdana, arial, sans serif;
font-size: 12px;
}