* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 60px -56px;
	width: 886px;
}

#push {
	height: 56px;
}

#footer {
	height: 26px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #171695;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

img {
	border: none
}

#page {
}

#header {
	position: relative;
	background: #ffffff;
	height: 130px;
}

#header .logo {
	position: absolute;
	left: 35px;
	top: 20px;
	width: 137px;
	height: 86px;
	background: url(../images/trio-industries.gif) no-repeat;
}

#header .logo span {
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
}

#header .nav {
	float: right;
}

#header .nav li {
	float: left;
	list-style: none;
}

#header .nav a {
    display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 90px 15px 20px 15px;
	color: #171695;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-family: "Century Gothic";
}

#header .nav a:hover {
	background: #171695;
	color: #ffffff;
}

#feature {
	clear: both;
	position: relative;
	width: 886px;
	height: 430px;
}

#feature .text {
	position: absolute;
	top: 320px;
	left: 0;
	width: 100%;
	color: #ffffff;
	height: 68px;
}

#feature p {
	height: 30px;
	line-height: 30px;
	margin: 19px 0;
	padding: 0 10px;
	display: block;
	width: 100%;
	position: absolute;
	background: rgb(23, 22, 149);
	background: rgba(23, 22, 149, 0.8);
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	font-size: 13px;
}

#feature .logo {
	position: absolute;
	right: 0px;
	padding: 0 5px;
}

#main {
	background: #ffffff;
	position: relative;
}

#background {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	height: 566px;
	width: 886px;
	overflow: hidden;
}

#feature, #content, #sidebar {
	position: relative;
	z-index: 20;
}

#content {
	width: 450px;
	float: left;
	padding: 0 20px 20px 30px;
}

#content h1 {
	font-weight: 100;
	font-size: 28px;
	color: #171695;
	font-family: "Century Gothic";
}

#content h2 {
	font-weight: 100;
	font-size: 16px;
	margin-bottom: 18px;
	font-family: "Century Gothic";
}

#content p {
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 18px;
}

#content table {
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 18px;
}

#content table strong{
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 18px;
	color: #171695;	
}

#content ul, #content ol {
	font-size: 12px;
	margin: 0 0 18px 18px;
}

#content li {
	line-height: 18px;
}

#content a {
	color: #3a39a5;
}

.enlarge {
	font-size:10px;
	margin-top:-10px;
	margin-bottom:10px;
}

#content a:hover {
	color: #171695
}

#projects {
	list-style:none;
}

#projects li {
	height:50px;
	display:block;
}

#sidebar {
	width: 340px;
	float: right;
	padding: 50px 15px 20px 25px;
	background: url(../images/divider.gif) no-repeat 0 60px;
}

#sidebar h3 {
	font-weight: 100;
	color: #171695;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: "Century Gothic";
}

#sidebar .cycle {
	border: 5px solid #ccc;
	margin-bottom: 18px;
	background: #ffffff;
	width: 324px;
	height: 135px;
	overflow: hidden;
}

#sidebar .cycle a {
	background: #ffffff;
	display: block;
	width: 324px;
	height: 135px;
}

#sidebar .cycle img {
	display: block;
}

#sidebar fieldset {
	border: none;
}

.quickcontact label {
	font-size: 12px;
	padding: 8px 0;
	float: left;
	clear: both;
}

.quickcontact div {
	padding: 0 0 8px 0;
}

.quickcontact input {
	background: url(../images/textinput.gif) repeat-x top #ffffff;
	width: 330px;
	height: 40px;
	float: left;
	clear: both;
	border: 1px solid #d8d8d8;
}

.quickcontact textarea {
	background: url(../images/textarea.gif) repeat-x top #ffffff;
	width: 330px;
	height: 168px;
	display: block;
	float: left;
	clear: both;
	border: 1px solid #d8d8d8;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#submit {
	background: #171695;
	width: 70px;
	height: 26px;
	border: 1px solid #aaa;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	float: none;
	clear: both;
}

#footer {
	width: 846px;
	margin: 0 60px;
	color: #ffffff;
	padding: 0 20px;
	border-bottom: 30px solid #ffffff;
	position: relative;
}

#footer p {
	font-size: 11px;
	line-height: 26px;
}

#footerline {
	position: absolute;
	bottom: -30px;
	left: -60px;
	height: 4px;
	width: 60px;
	background: #ffffff;
}

#body_content_left div {
	font-size: 12px;
	padding-bottom: 18px;
}
