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

body {
	background-repeat:repeat;
	background-position:top center;
	margin:0px 0px 0px 0px;
	text-align: top;
	vertical-align: top;
}

.subscribe {
width:135px; padding-top:3px; padding-bottom:3px; border:1px solid #999999; font-family:Arial; font-size:10px; color:#999999;
}

#content_wrap {
width:900px; margin: 0 auto; text-align: left;
}

/* Navigation Starts Here */

#nav_wrap {
width:902px; height:28px; margin-top:25px;
}

.nav_home a {
float:left; clear:right; width: 64px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_home.jpg) 0 0 no-repeat;
}
.nav_home a:hover { 
background-position: 0 -29px;
}

.nav_about a {float:left; clear:right; width: 79px; height: 29px; padding:0px 0px 0px 0px; background-image: url(images/nav_about.jpg); background-repeat: no-repeat;
}

.nav_about a:hover { 
background-position: 0 -29px;
}

.nav_capabilities a {
float:left; clear:right; width: 113px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_capabilities.jpg) 0 0 no-repeat;
}

.nav_capabilities a:hover { 
background-position: 0 -29px;
}

.nav_case a {
float:left; clear:right; width: 95px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_case.jpg) 0 0 no-repeat;
}

.nav_case a:hover { 
background-position: 0 -29px;
}

.nav_clients a {
float:left; clear:right; width: 56px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_clients.jpg) 0 0 no-repeat;
}

.nav_clients a:hover { 
background-position: 0 -29px;
}

.nav_contact a {
float:left; clear:right; width: 82px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_contact.jpg) 0 0 no-repeat;
}

.nav_contact a:hover { 
background-position: 0 -29px;
}

.nav_space {
float:left; clear:right; width: 329px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_space.jpg) 0 0 no-repeat; background-repeat:repeat-x; background-position:top left;
}

.nav_blog a {
float:left; clear:right; width: 84px; height: 29px; padding:0px 0px 0px 0px; background:url(images/nav_blog.jpg) 0 0 no-repeat;
}

.nav_blog a:hover { 
background-position: 0 -29px;
}


/* Flash Banner */

#main_flash {
width:902px; height:227px; margin-top:10px;
}

/* Home Page Column Layout */

#column_wrap {
background-color:#FFFFFF; padding-top:15px; width:900px; border-right:2px solid #333333; position: absolute;
}

#hp_col_1 {
float:left; clear:right; width:20px; height:100%;
}

#hp_col_2 {
float:left; clear:right; width:190px; height:100%; text-align:left;
}

#hp_col_3 {
float:left; clear:right; width:40px; height:100%;
}

#hp_col_4 {
float:left; clear:right; width:330px; height:100%; text-align:left;
}

#hp_col_5 {
float:left; clear:right; width:40px; height:100%;
}

#hp_col_6 {
float:left; clear:right; width:260px; height:100%; text-align:left;
}

#hp_col_7 {
float:left; clear:none; width:20px; height:100%;
}

.hdr_bot_space {
margin-bottom:15px;
}


/* Secondary Page Column Layout */

#sec_col_1 {
float:left; clear:right; width:20px; height:100%;
}

#sec_col_2 {
float:left; clear:right; width:190px; height:100%; text-align:left;
}

#sec_col_3 {
float:left; clear:right; width:40px; height:100%;
}

#sec_col_4 {
float:left; clear:right; width:435px; height:100%; text-align:left;
}

#sec_col_5 {
float:left; clear:right; width:40px; height:100%;
}

#sec_col_6 {
float:left; clear:right; width:175px;  height:400px; background-image:url(images/sec_col_6_bkg.jpg); background-position:top right; background-repeat:repeat-x;  margin: 0 auto; text-align: left; margin-top:-14px; 
}

#sec_col_6_box {
text-align:center; height:120px; margin-top:19px; margin-left:20px; margin-right:20px; background-color:#999999;
}

/* Footer Layout */

#footer_wrap {
float:left; width:900px; height:110px; background-color:#f1f1f1; background-image:url(images/foot_drop.gif); background-position:bottom left; background-repeat:no-repeat; margin-top:40px; border-top:1px solid #cccccc; padding-top: 10px; padding-bottom: 10px; text-align:center;
}


#row_1 {
width:860px; border-bottom:1px solid #999999; margin: 0 auto; text-align:left; height:20px; font-family:Arial; font-weight:normal; font-size:11px; color:#6f6f6f; text-decoration:none;
}

#row_2 {
	width:860px;
	margin-top:8px;
	text-align: left;
	font-family:Arial;
	font-weight:normal;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	margin-right:auto;
	margin-bottom:8px;
	margin-left:auto;
}

#row_3 {
width:900px; height:25px; text-align: left;
}

/* Typography */

a {
font-family:Arial; font-weight:normal; font-size:13px; color:#3b6ac6; text-decoration:none;
}

a:hover {
color:#ed7414;
}

.nav_side a {
	display:block;
	width:100%;
	border-bottom:1px solid #cccccc;
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	color:#1e8392;
	text-decoration:none;
	text-align:left;
	padding-top:12px;
	padding-bottom: 10px;
}

.nav_side a:hover {
	color:#FF6600;
}

.txt_13_reg {
font-family:Arial; font-size:13px; color:#666666; font-weight:normal;
}

.txt_13_hdr {
	font-family:Arial;
	font-size:13px;
	color:#666666;
	font-weight:bold;
}

.txt_13_bold_orange {
font-family:Arial; font-size:13px; color:#ed7414; font-weight:bold;
}

.nav_footer a {
font-family:Arial; font-weight:normal; font-size:11px; color:#6f6f6f; text-decoration:none;
}

.nav_footer a:hover {
color:#ed7414;
}
