@charset "utf-8";
/* 
Legion Technologies
Author: Tim Martin
Author URL: http://www.visionstudio.com.au
*/

a:link {
	text-decoration:none;
	color:#85BE3D;
	font-weight:bold;
}

a:active {
	text-decoration:none;
	color:#85BE3D;
	font-weight:bold;
}

a:visited {
	text-decoration:none;
	color:#85BE3D;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
	color:#85BE3D;
	font-weight:bold;
}

#banner {
	background:url(../images/bg_banner.png) top center no-repeat;
	height:263px;
	padding-bottom:14px;
	border-bottom:2px solid #4E6B2B;
}

body {
	margin:0;
	background:#171717;
	color:#999;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:11px;
}

#boxcontent {
	padding:0 10px 0 0;
}

#boxcontent input {
	background:#171717;
	border:1px solid #444;
	color:#888;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:11px;
}

#boxcontent textarea {
	background:#171717;
	border:1px solid #444;
	color:#888;
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:11px;
}

.clr {
	clear:both;
}

#content {
	border-top:2px solid #4E6B2B;
	margin:3px 0 20px 0;
}

.floatr {
	float:right;
}

#footer {
	border-bottom:2px solid #4E6B2B;
	margin-bottom:3px;
	height:36px;
	padding:0 3px 0 3px;
}

#footer a:link {
	text-decoration:none;
	color:#999;
	font-weight:normal;
}

#footer a:active {
	text-decoration:none;
	color:#999;
	font-weight:normal;
}

#footer a:visited {
	text-decoration:none;
	color:#999;
	font-weight:normal;
}

#footer a:hover {
	text-decoration:underline;
	color:#999;
	font-weight:normal;
}

#footer p {
	line-height:36px;
	margin:0;
}

.green {
	color:#85BE3D;
}

h4 {
	color:#85BE3D;
	font-size:14px;
	font-style:italic;
}

#header {
	height:144px;
	background:url(../images/bg_header.png);
}

img {
	border:0;
}

#left_content {
	width:620px;
	border-right:2px solid #212121;
	float:left;
	min-height:280px;
	padding:0 5px 0 0;
}

#left_home {
	width:310px;
	border-right:2px solid #212121;
	float:left;
	min-height:260px;
	padding:0 5px 0 0;
}

#logos {
	height:102px;
}

#middle_home {
	width:308px;
	border-right:2px solid #212121;
	float:left;
	min-height:260px;
	padding:0 5px 0 5px;
}

#nav {
	height:41px;
	margin-bottom:18px;
}

#nav_about {
	float:left;
	background:url(../images/nav_about.png) top left;
	height:41px;
	width:161px;
}

#nav_about:hover {
	float:left;
	background:url(../images/nav_about.png) bottom left;
	height:41px;
	width:161px;
}

#nav_contact {
	float:left;
	background:url(../images/nav_contact.png) top left;
	height:41px;
	width:145px;
}

#nav_contact:hover {
	float:left;
	background:url(../images/nav_contact.png) bottom left;
	height:41px;
	width:145px;
}

#nav_home {
	float:left;
	background:url(../images/nav_home.png) top left;
	height:41px;
	width:109px;
}

#nav_home:hover {
	float:left;
	background:url(../images/nav_home.png) bottom left;
	height:41px;
	width:109px;
}

#nav_login {
	float:left;
	background:url(../images/nav_login.png) top left;
	height:41px;
	width:283px;
	text-align:right;
}

#nav_login_in {
	float:right;
	background:url(../images/nav_login.png) top right;
	height:41px;
	width:117px;
}

#nav_login_in:hover {
	float:right;
	background:url(../images/nav_login.png) bottom right;
	height:41px;
	width:117px;
}

#nav_projects {
	float:left;
	background:url(../images/nav_projects.png) top left;
	height:41px;
	width:131px;
}

#nav_projects:hover {
	float:left;
	background:url(../images/nav_projects.png) bottom left;
	height:41px;
	width:131px;
}

#nav_services {
	float:left;
	background:url(../images/nav_services.png) top left;
	height:41px;
	width:125px;
}

#nav_services:hover {
	float:left;
	background:url(../images/nav_services.png) bottom left;
	height:41px;
	width:125px;
}

li, p {
	line-height: 150%;
}

#right {
	width:312px;
	float:left;
	min-height:260px;
	padding:0 0 0 5px;
	background:url(../images/lba.png) top right no-repeat;
}

.subheader {
	height:32px;
	color:#FFF;
	padding:0 0 0 5px;
	border-bottom:2px solid #4E6B2B;
}

.subheader h3 {
	line-height:32px;
	margin:0;
	font-size:16px;
	font-style:italic;
}

.white {
	color:#FFF;
}

#wrap {
	width:954px;
	margin:0 auto;
	border-bottom:2px solid #4E6B2B;
	margin-bottom:20px;
}
