@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p {
	margin: 10px 0px 15px; }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }
object {
	margin:0px;
	padding:0px; }
a:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}


body{
	background:#FFFFFF url(images/background.jpg) no-repeat fixed top center;
	*background:#FFFFFF url(images/background_ie.jpg) no-repeat fixed top center;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:0px 15px;
	font:13px/18px Verdana;
	color:#444;
	text-align:justify;
}

a {
	color:#447728;
	text-decoration:underline;
}

a:hover {
	color:#182b0d;
	text-decoration:none;
}


/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:left;
	padding:0px;
}

/* HEADER */

#top_header {
	background:url(images/top.jpg) no-repeat top center;
	width:990px;
	height:39px;
}

#main_header {
	width:990px;
}

#logo {
	width:222px;
	float:left;
	margin-left:7px;
}

#phone {
	width:291px;
	float:right;
	margin-right:8px;
}
.pricing {
	margin:11px 0px 6px 35px;
	font:13px/18px Verdana;
}
#ssp {
	margin:0px 15px;
}

/* NAVIGATION */

#navigation {
	width:977px;
	height:39px;
	text-align:center;
	margin:0 auto;	
}

#nav_home a {
	display:block;
	width:65px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_home.jpg) no-repeat top center;
	float:left;
}

#nav_home a:hover {
	background:url(images/nav_home.jpg) no-repeat bottom center;
}

#nav_about a {
	display:block;
	width:63px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_about.jpg) no-repeat top center;
	float:left;
}

#nav_about a:hover {
	background:url(images/nav_about.jpg) no-repeat bottom center;
}

#nav_venture a {
	display:block;
	width:135px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_venture.jpg) no-repeat top center;
	float:left;
}

#nav_venture a:hover {
	background:url(images/nav_venture.jpg) no-repeat bottom center;
}

#nav_training a {
	display:block;
	width:83px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_training.jpg) no-repeat top center;
	float:left;
}

#nav_training a:hover {
	background:url(images/nav_training.jpg) no-repeat bottom center;
}

#nav_it_services a {
	display:block;
	width:96px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_it_services.jpg) no-repeat top center;
	float:left;
}

#nav_it_services a:hover {
	background:url(images/nav_it_services.jpg) no-repeat bottom center;
}

#nav_business_services a {
	display:block;
	width:148px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_business_services.jpg) no-repeat top center;
	float:left;
}

#nav_business_services a:hover {
	background:url(images/nav_business_services.jpg) no-repeat bottom center;
}

#nav_conferences a {
	display:block;
	width:117px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_conferences.jpg) no-repeat top center;
	float:left;
}

#nav_conferences a:hover {
	background:url(images/nav_conferences.jpg) no-repeat bottom center;
}

#nav_portal a {
	display:block;
	width:122px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_portal.jpg) no-repeat top center;
	float:left;
}

#nav_portal a:hover {
	background:url(images/nav_portal.jpg) no-repeat bottom center;
}

#nav_blog a {
	display:block;
	width:61px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_blog.jpg) no-repeat top center;
	float:left;
}

#nav_blog a:hover {
	background:url(images/nav_blog.jpg) no-repeat bottom center;
}

#nav_contact a {
	display:block;
	width:87px;
	height:39px;
	margin:0px;
	padding:0px;
	background:url(images/nav_contact.jpg) no-repeat top center;
	float:left;
}

#nav_contact a:hover {
	background:url(images/nav_contact.jpg) no-repeat bottom center;
}

/* MARKETING WINDOW */

#marketing_window {
	width:990px;
	margin:11px 0px 6px 0px;
}

#calls {
	width:356px;
	float:right;
	margin-left:15px;
}

#content {
	min-height:350px;
}


/* FOOTER */

#footer_wrapper {
	width:977px;
	height:39px;
	margin:8px auto 0px auto;
	padding:0px;
	font:10px/16px Verdana;
	color:#FFFFFF;
	text-align: center;
}

#call_us a{
	width:136px;
	height:39px;
	float:left;
    margin:0px;
	padding:0px;
	background:url(images/call_us.jpg) no-repeat top center;
}

#call_us a:hover {
	background:url(images/call_us.jpg) no-repeat bottom center;
}

#footer_content {
	width:841px;
	height:39px;
	float:left;
	margin:0px;
	padding-top:3px;
	background:url(images/footer_bg.jpg) no-repeat top center;
}

#footer_content a{
	color:#fff;
	text-decoration:none;
}

#footer_content a:hover {
	color:#333;
}


/* HEADER TAGS */

h1 {
	padding:0px 15px;
	margin: 5px 0px;
	font:normal 21px Verdana;
	color:#447728;
	text-transform:uppercase;
}
h2 {
	padding:0px 15px;
	font:bold 14px Verdana;
	color:#525252;
}
h3 {
	padding:0px 15px;
	font:normal 14px/20px Verdana;
	color:#525252;
}
h4 {
}
h5 {
}
h6 {
}


/* LISTS */

ol, ul {
	margin-left:25px;
	padding:0px 15px;
}
li {
	font:13px/24px Verdana;
	color:#525252;
	list-style:url(images/bullet.jpg);
}




/* CONTACT FORM - TABLES IN CSS WITH DIVS... BECAUSE I CAN */

#contact_form {
	width: 100%;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
}
#contact_table {
	width: 400px;
	font:11px/20px Verdana;
	color:#525252;
	letter-spacing:0px;
	padding-left:10px;
}
.contact_row {
	width: 300px;
	height: 25px;
}
.contact_field {
	float: left;
	width: 45px;
	height: 20px;
	text-align: right;
	padding:5px 5px 0px 0px;
}
.contact_box {
	float: right;
	width: 250px;
	height: 25px;
	text-align: left;
}
input.contactinput {
	width: 250px;
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}
textarea.contacttext {
	font:11px Verdana;
	color:#525252;
	background-color: #FFFFFF;
}

#captcha {
	margin-bottom:3px;
}

.captcha_info {
	margin-left:45px;
}

#map {
	width:516;
	height:445;
	background:url(images/map_bg.jpg) no-repeat top center;
	float:right;
	margin:15px 15px 0px 0px;
	padding:3px;
}