/* --- GLOBAL STYLES --- */
body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0;
	padding: 0;
	}
img {border: none;}
.clear {clear: both;}
.applet_container {width: 720px; margin: 25px auto 10px auto;}
.applet_container applet {width: 720px; height: 650px;}
a, a:link, a:visited {
	color: #81a84f;
	text-decoration: underline;
	}
h1 a, h1 a:link, h1 a:visited {color: #4e6993; text-decoration: none}
a:hover {
	color: #ffffff;
	background-color: #81a84f;
	text-decoration: none;
	}
h1 a:hover {
	color: #ffffff;
	background-color: #4e6993;
}
#header, #bar, #content, #footer {
	width: 751px;
	margin: 0 auto;
	}
.notify, .error {
	padding: 5px 0px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin: 2px 0 10px 0;
	}
.error {
	background-color: #F6B3B3;
	border: 2px solid #F6A9A9;
	color: #861111;
	}
.notify {
	background-color: #a1c686;
	border: 2px solid #96bd7a;
	color: #ffffff;
	}
	
	
/* --- HEADER STYLES --- */
#header {height: 90px; position: relative;}
#header .header_logo {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	width: 311px;
	height: 90px;
	float: left;
	}
#header .header_logo img {
	display: block;
	padding-top: 16px;
	}
#header .header_nav {
	float: right; 
	width: 435px;
	height: 90px;
	padding-left: 5px;
	}
#header .header_nav ul, #header .header_nav ul li {margin: 0; padding: 0;}
#header .header_nav .nobg {background: transparent; background: none;}
#header .header_nav ul {
	background-image: url(../images/nav_dottedbg.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left; 
	list-style: none;
	padding: 0 10px;
	margin-top: 27px;
	}
#header .header_nav ul a, #header .header_nav ul a:link, #header .header_nav ul a:visited {
	color: #9a9a9a;
	text-decoration: none;
	}
#header .header_nav ul a:hover, #header .header_nav ul a.on, #header .header_nav ul a.on:link, #header .header_nav ul a.on:visited {
	color: #81a84f;
	text-decoration: none;
	background: none;
	}
#header .header_nav ul a.on, #header .header_nav ul a.on:link, #header .header_nav ul a.on:visited {font-weight: bold;}
#header .header_nav .header_contact {
	float: right;
	color: #9a9a9a;
	text-align: right;
	font-size: 11px;
	margin-top: 27px;
	padding-right: 15px;
	}
	
	
/* --- BAR STYLES --- */
#bar {
	background-image: url(../images/bar_bg.gif);
	background-repeat: repeat-x;
	background-color: #b2b2b2;
	width: 100%;
	}
#bar .bar_inner {
	width: 751px;
	margin: 0 auto;
	}
#bar .bar_inner img {float: left;}
#bar .smallbar {
	background-image: url(../images/smallbar_bg.gif);
	background-repeat: repeat-x;
	width: 100%; 
	height: 18px;
	}
	
	
/* --- CONTENT STYLES --- */
#content {width: 751px; margin: 25px auto 0 auto;}
#content h2 {color: #81a84f;}
#content h1 {color: #4e6993;}
#content h1, h2 {
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #d6d6d6;
	font-size: 12px; 
	text-transform: capitalize;
	}
#content .small_left, #content .big_right, #content .mid_left {float: left;}
#content .mid_right {float: right;}
#content .small_left {width: 311px;}
#content .mid_left, #content .mid_right {width: 370px;}
#content .full {width: 751px;}
#content .big_right {width: 440px;}
#content .area {padding: 0px 15px; margin-bottom: 25px;}
#content .area p {padding: 0; margin: 10px 0 0 0;}
#content .area p img {float: left; padding: 3px 8px 0 0;}
#content .area div.left {width: 346px; float: left;}
#content .area div.right {width: 346px; float: right;}
#content .newspost h3 {
	font-size: 11px;
	color: #333333; 
	margin: 0; 
	padding: 0;
	}
#content .newspost span {
	display: block;
	color: #c1c1c1;
	}
#content .newspost {
	color: #888888;
	font-size: 11px;
	margin-top: 10px;
	}
#content .career h3 {
	font-size: 12px;
	color: #333333; 
	margin: 0; 
	padding: 0;
	}
#content .career {margin-top: 10px;}
#content .testimonial {font-style: italic;}
#content .testimonial span {
	display: block; 
	text-align: center; 
	color: #888888;
	font-size: 11px;
	}
#content .ourwork_tbl, #content .photo_tbl, #content .data_tbl {width: 100%;}
#content .ourwork_tbl tr {vertical-align: top;}
#content .ourwork_tbl .emphasis td {font-weight: bold;}
#content .ourwork_tbl tr th, #content .data_tbl tr th {border-bottom: 1px solid #d6d6d6;}
#content .ourwork_tbl tr th, #content .ourwork_tbl span, #content .data_tbl tr th {
	text-align: left;
	font-size: 11px; 
	color: #9a9a9a;
	font-weight: normal;
	}
#content .ourwork_tbl tr td {
	background-image: url(../images/table_dottedbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0;
	}
#content .ourwork_tbl span {display: block;}
#content .ourwork_tbl a, #content .ourwork_tbl a:link, #content .ourwork_tbl a:visited {
	text-decoration: none;
	font-weight: bold;
	}
#content .photo_tbl a {
	display: block;
	text-align: center;
	}
#content .photo_tbl tr td {padding: 10px 0;}
#content .photo_tbl img {border: 1px solid #d6d6d6;}
#content .data_tbl {border-collapse: collapse; border: 1px solid #d6d6d6;}
#content .data_tbl tr td {font-size: 11px;}


/* --- FOOTER STYLES --- */
#footer {width: 751px; margin: 0 auto;}
#footer img {display: block; padding: 0px 0px 8px 13px;}
#footer .footer_inner  {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: 1px solid #d6d6d6;
	color: #a3a3a3;
	padding: 5px 15px 22px 15px;
	}
#footer .footer_inner .copyright {float: left;}
#footer .footer_inner .siteby  {
	background-image: url(../images/monopilot.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	float: right;
	font-size: 11px;
	width: 68px;
	text-align: right;
	}
#footer a, #footer a:link, #footer a:visited {
	color: #cccccc;
	text-decoration: none;
	}
#footer a:hover {color: #ffffff;}
	

/* --- FORM STYLES --- */
form {padding: 0; margin: 10px 0 0 0;}
form table tr th {text-align: left;}
form table tr td {padding-bottom: 5px;}
form textarea, form .input_txt {
	background-color: #f2f2f2;
	border-top: 0;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 0;
	font-size: 12px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	}
form textarea {width: 100%; height: 150px;}
form .input_txt {width: 269px;}
form .input_select {width: 282px;}
form .input_button {
	font-size: 14px; 
	font-weight: bold; 
	padding: 2px;
	}
