html, body {
	background:url(/images/bg_main_page.jpg) repeat-x;
	background-color:#c6c6c6;
	margin:0px;
	height:100%;
	padding:0px;
}

a {
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none!important;
}

#wrapper {
	width:790px;
	padding:8px 0px 0px 0px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	margin-left:auto;
	margin-right:auto;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}

/******************************* HEADER CSS *******************************/

#header_wrapper {
	height:72px;
	width:100%;
	background:url(/images/bg_header_bottom.jpg) bottom left no-repeat;
}

#header_wrapper h1 {
	text-indent:-9999px;
	margin:0px 0px 0px 10px;
	padding:0px;
}

#header_wrapper h1 a {
	background:url(/images/masthead_logo.jpg);
	display:block;
	width:42px;
	height:49px;
}

#header_wrapper h1 a:hover {
	background:url(/images/masthead_logo_hover.jpg);
}

.header_address {
	font-size:10px;
	color:#999;
	text-align:right;
	margin:0px 14px 0px 0px;
}

.top_nav {
	text-align:right;
	margin:-50px 14px 15px 0px;
	border:none;
}

/******************************* END HEADER CSS *******************************/

/******************************* MAIN NAVIGATION CSS *******************************/


#main_nav_wrapper {
	float:left;
	width:143px;
	margin:10px 0px 0px 11px;
}

#main_nav_wrapper ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#main_nav_wrapper li {
	padding:10px 0px 10px 0px;
	border-top:1px solid #ccc;
}

.main_nav_ourwrk_lnk {
	border-bottom:1px solid #ccc;
}
.main_nav_mkgcomm_lnk {
	border-bottom:1px solid #ccc;
}

/******************************* END MAIN NAVIGATION CSS *******************************/

/******************************* MAIN CONTENT AREA CSS *******************************/

#main_content_wrapper {
	float:left;
	width:600px;
	margin:10px 0px 0px 12px;
	padding:0px 0px 0px 10px;
}

.img_float_right {
	float:right;
	margin-left:10px;
}
#additional_resources_wrapper {
	background:#f9f9f8 url(/images/bkg_grad.jpg);
	width:147px;
	margin:0px 10px 10px 0px;
	padding:4px;
	float:left;
	border:1px solid #003366;
	text-align:center;
}
#additional_resources_wrapper h2 {
	font-weight:normal;
	color:#990000;
	text-decoration:underline;
	text-align:center;
	font-size:11px;
}

#additional_resources_wrapper a {
	font-weight:normal;
}

body#about #main_content_wrapper h1 {
	background:url(/images/h1_img_about_us.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#bsa #main_content_wrapper h1 {
	background:url(/images/h1_img_bsa.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#web_dev #main_content_wrapper h1 {
	background:url(/images/h1_img_web_dev.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#app_dev #main_content_wrapper h1 {
	background:url(/images/h1_img_app_dev.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#training_dev #main_content_wrapper h1 {
	background:url(/images/h1_img_training_dev.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#marketing #main_content_wrapper h1 {
	background:url(/images/h1_img_mark_com.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#contact #main_content_wrapper h1 {
	background:url(/images/h1_img_contact.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#about_us #main_content_wrapper h1 {
	background:url(/images/h1_img_contact.gif) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:597px;
	height:39px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body#about_us #main_content_wrapper h2 {
	display:block;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	
}
	/******************** HOME PAGE CSS ********************/

	#flash_area_wrapper {
		width:597px;
		height:169px;
		border:1px solid #000;
	}
	
	#content_area_left, #content_area_center {
		width:190px;
		float:left;
		padding:0px;
		margin:10px 14px 0px 0px;
	}
	
	#content_area_right {
		width:190px;
		float:right;
		padding:0px;
		margin:10px 0px 0px 0px;
	}
	
	#content_area_left h1, #content_area_center h1, #content_area_right h1 {
		font-size:11px;
		text-align:center;
		padding:5px 0px 5px 0px;
		border:1px solid #003366;
		background:#b0c0cf;
		margin:0px;
	}
	
	#content_area_right ul {
		list-style-type:none;
		padding:0px;
		margin:0px;
	}
	
	#content_area_right li {
		padding:0px 0px 5px 0px;
	}
	
	/******************** END HOME PAGE CSS ********************/
	
/******************************* END MAIN CONTENT AREA CSS *******************************/

/******************************* FOOTER AREA CSS *******************************/

#footer_wrapper {
	width:100%;
	background:#666;
	margin-top:20px;
	padding:10px 0px 10px 0px;
	float:left;
}

#footer_wrapper a {
	color:#fff;
	font-weight:normal;
}
#footer_wrapper p {
	color:#ccc;
	text-align:center;
}

#footer_wrapper ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	text-align:center;
}

#footer_wrapper li {
	display:inline;
	padding:0px 3px 0px 3px;
}

/******************************* END FOOTER AREA CSS *******************************/

/******************************* CONTACT US FORM CSS *******************************/

#main_content_wrapper form {
	padding:0px 0px 0px 50px;
}

#main_content_wrapper label {
	float:left;
	text-align:right;
	width:75px;
	margin:4px 7px 0px 0px;
	height: 23px;
}

#main_content_wrapper input {
	float:left;
	width:156px;
	margin:0px 7px 0px 0px;
}

input#B1 {
	width:60px;
	margin:10px 10px 0px 210px;
}

input#B2 {
	width:60px;
	margin:10px 0px 0px 0px;
}
body #contact label
{
	margin:0px 2px 5px 0px;
}

/*************************** LINKS CSS ****************************/

ul.links_list {
	list-style-type:none;
	margin:0px;
	padding:0px 0px 0px 15px;
}

ul.links_list li {
	padding:0px 0px 10px 0px;
}

/*************************** END **********************************/