﻿body {
	color: #666;
	background-color: #D4D4D4;
	background-image: url(../../assets/images/page_bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}
body a {
	color: #666;
	text-decoration: none;
	}
body a:hover {
	color: #000;
	text-decoration: none;
	}
img {
	border: 0;
	}
form, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	}

/* H */
h1 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 400;
	margin: 0;
	}
h1 span {
	font-size: 15px;
	}
h2 {
	color: #f2791d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0;
	}
h3 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	}
h4 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 400;
	margin: 0;
	margin-bottom: 7px;
	}
h5 {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: 400;
	margin: 0;
	}
	
/* CONTAINER */
#container {
	width: 750px;
	margin: 0 auto;
	}
.float_left {
	float: left;
	}

/* HEADER  130 height +padding */
#header {
	width: 650px;
	height: 97px;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-top: 0;
	border-bottom: 0;
	padding: 33px 49px 0px 49px;
	float: left;
	}
#header_home {
	width: 650px;
	height: 97px;
	background-image: url(../../assets/images/home_banner_top.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-top: 0;
	border-bottom: 0;
	padding: 33px 49px 0px 49px;
	float: left;
	}
#header_logo {
	width: 654px;
	padding-bottom: 16px;
	float: left;
	height: 58px;
	}
.logo {
	float: right;
	}
#header_menu {
	width: 650px;
	float: left;
	}
	
	#header_menu a {
		font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	font-weight:bold; 
	}
	#header_menu a:hover {
	color: #000;
	text-decoration: none;
	}

	
	
.menu {
	padding-right: 25px;
	}

	
	
.menu {
	padding-right: 25px;
	}
#pg_title {
	width: 650px;
	height: 16px;
	background-color: #f2791d;
	border: 1px solid #FFF;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 10px 50px 10px 50px;
	float: left;
	}

/* CONTENT LAYOUT */
#content {
	width: 699px;
	background-color: #FFF;
	border: 1px solid #BBB;
	border-top: 0;
	padding: 49px;
	padding-top: 29px;
		padding-right: 0px;
	float: left;
	}
#content_left {
	width: 125px;
	float: left;
	}
#content_middle {
	width: 350px;
	margin-left: 25px;
	float: left;
	display: inline; /* MSIE */
	}
#content_middle_listing {
	width: 500px;
	margin-left: 25px;
	float: left;
	display: inline; /* MSIE */
	}
.content_middle_listing_row {
	width: 525px;
	margin-left: -25px;
	float: left;
	display: inline; /* MSIE */
	}
.content_middle_listing_row a {
	color: #f2791d;
	text-decoration: none;
	}
.content_middle_listing_row a:hover {
	color: #900;
	text-decoration: none;
	}
#content_right {
	width: 125px;
	margin-left: 25px;
	float: left;
	display: inline; /* MSIE */
	}
#content_right_home {
	width: 125px;
	margin-top: -29px;
	margin-left: 50px;
	float: left;
	display: inline; /* MSIE */
	}
.content_right_pic {
	width: 129px;
	margin-top: -2px;
	margin-left: 21px;
	float: left;
	display: inline; /* MSIE */
	}
#content_home_news {
	width: 475px;
	margin-top: -29px;
	float: left;
	}

/* SUBMENU */
.submenu {
	width: 125px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.75em;
	margin-top: 0px;
	float: left;
	}
.submenu a {
	color: #666;
	text-decoration: none;
	}
.submenu a:hover {
	color: #000;
	text-decoration: none;
	}
.submenu_on {
	color: #f2791d;
	font-weight: bold;
	}
.submenu_pad {
	margin-top: 25px;
	}
.submenu_title {
	width: 125px;
	}

/* VIEW ARROW */
.view_arrow {
	margin-top: 3px;
	}
.view_link {
	color: #f2791d; 
	margin-left: 0px;
	float:left
	}
.view_link a {
	color: #f2791d;
	text-decoration: none;
	}
.view_link a:hover {
	color: #900;
	text-decoration: none;
	}

/* HOME PAGE */
#home_banner {
	width: 710px;
	height: 151px;
	background-image: url(../../assets/images/home_banner_mid--new-text.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-right: 40px;
	float: left;
	}
#home_login {
	width: 135px;
	float: right;
	}
#home_login div.input {
	margin-bottom: 7px;
	float: left; 
	}
#home_login .text_area {
	width: 119px;
	color: #666;
	border: 1px solid #CCC;
	padding: 2px;
	}
.home_text {
	width: 325px;
	float: left;
	}
.home_text_p {
	margin: 2px 0 5px 0;
	}
.home_line {
	margin-top: 15px;
	margin-bottom: 15px;
	}

/* COMPANY */
p.heading_company {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 400;
	margin-top: 20px;
	margin-bottom: 20px;
	}

/* CAPABILITIES */
p.heading_capabilities {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 400;
	margin-top: -5px;
	margin-bottom: 5px;
	}
.capability {
	margin-top: 20px;
	}
.capability_text {
	line-height: 1.6em;
	margin-top: 2px;
	margin-bottom: 4px;
	}

/* PORTFOLIO */
.portfolio_letter {
	width: 8px;
	margin: 0 5px 3px 0;
	float: left;
	display: inline; /* MSIE hack */
	}
.portfolio_menu {
	width: 125px;
	margin-top: 5px;
	line-height: 1.35em;
	float: left;
	}
.portfolio_menu_on {
	color: #f2791d;
	font-weight: bold;
	}
.portfolio_menu_on a {
	color: #f2791d;
	text-decoration: none;
	}
.portfolio_menu_on a:hover {
	color: #f2791d;
	text-decoration: none;
	}
.portfolio_menu_pad {
	width: 125px;
	margin-top: 10px;
	}
.portfolio_line {
	margin-top: 20px;
	}
.portfolio_list {
	width: 150px;
	margin-left: 25px;
	margin-top: 20px;
	float: left;
	display: inline; /* MSIE hack */
	}
.portfolio_list_title {
	font-size: 12px;
	}
.portfolio_right {
	width: 125px;
	color: #f2791d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.75em;
	margin-top: 5px;
	margin-bottom: 25px;
	float: left;
	}
.portfolio_right a {
	color: #f2791d;
	text-decoration: none;
	}
.portfolio_right a:hover {
	color: #900;
	text-decoration: none;
	}


/* NEWS */
.news_menu {
	margin-top: 10px;
	line-height: 1.35em;
	}
.news_date {
	color: #f2791d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	}
.news_pic_bg {
	width: 119px;
	background-image: url(../../assets/images/news_pic_mid.gif);
	padding: 0 5px 0 5px;
	}
.news_pic_caption {
	font-style: italic;
	margin: 5px 3px 0 3px;
	}
	
/* CONTACT */
.contact_address {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: 400;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	}
.contact_menu {
	margin-bottom: 10px;
	line-height: 1.15em;
	float: left;
	}
.contact_intro {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 400;
	float: left;
	}
.contact_intro a {
	color: #f2791d;
	text-decoration: none;
	}
.contact_intro a:hover {
	color: #900;
	text-decoration: none;
	}
.contact_intro_title {
	color: #333;
	}

/* CONTACT FORM */
#form {
	width: 350px;
	margin-top: 25px;
	float: left;
	display: inline; /* MSIE hack */
	}
#form div.label {
	width: 53px;
	font-size: 9px;
	text-align: right;
	padding: 0;
	margin: 0;
	margin-right: 22px;
	margin-bottom: 7px;
	float: left;
	clear: both;
	}
#form div.input {
	width: 269px;
	border-left: 3px solid #CCC;
	padding: 0;
	padding-left: 3px;
	margin: 0;
	margin-bottom: 7px;
	float: left;
	}
#form div.input_req {
	width: 269px;
	border-left: 3px solid #f2791d;
	padding: 0;
	padding-left: 3px;
	margin: 0;
	margin-bottom: 7px;
	float: left;
	}
#form div.title {
	margin-left: 75px;
	margin-bottom: 10px;
	float: left;
	display: inline; /* MSIE hack */
	}
#form .text_area {
	width: 250px;
	color: #666;
	border: 1px solid #CCC;
	padding: 2px;
	}
#form div.submit {
	width: 269px;
	padding: 0;
	margin: 0;
	margin-top: 7px;
    margin-left: 81px;
    float: left;
	display: inline; /* MSIE hack */
	}
#form div.success {
	width: 350px;
	color: #FFF;
	background-color: #3A8D3A;
	text-align: center;
	padding: 4px;
	margin: 0;
	margin-bottom: 12px;
	float: left;
	display: inline; /* MSIE hack */
	}
#form div.errata {
	width: 350px;
	color: #FFF;
	background-color: #f2791d;
	text-align: center;
	padding: 4px;
	margin: 0;
	margin-bottom: 12px;
	float: left;
	display: inline; /* MSIE hack */
	}
#form div.error {
	width: 269px;
	color: #f2791d;
	padding: 0;
	margin: 0;
	margin-left: 81px; 
	margin-bottom: 7px;
	float: left;
	display: inline; /* MSIE hack */	
	}

/* FOOTER */
#footer {
	width: 650px;
	color: #8B8989;
	font-size: 9px;
	padding: 0px 50px 20px 50px;
	float: left;
	}
#footer a {
	color: #8B8989;
	text-decoration: none;
	}
#footer a:hover {
	color: #666;
	text-decoration: none;
	}
.footer_left {
	float: left;
	}
.footer_right {
	
	float: right;
	}