html {
	background: #000000 url(http://www.airhybrid.co.uk/images/bg_grad.png) repeat-x top;
}

body {
	width: 100%;
	height: 100%;
	background: url(http://www.airhybrid.co.uk/images/bg_grid.jpg) no-repeat top center;
}

div {
	font: 12px Arial, Helvetica;
	color: #707070;
}

h1 {
	font: 22px 'Myriad Pro', Myriad, 'Trebuchet MS', Arial, Helvetica;
	color: #003c51;
	margin-bottom: 0em;
}

h2 {
	font: 14px 'Myriad Pro', Myriad, 'Trebuchet MS', Arial, Helvetica;
	color: #333333;
	margin-bottom: 2em;
}

h3 {
	font: 17px 'Myriad Pro', Myriad, 'Trebuchet MS', Arial, Helvetica;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0.7em;
}

h4 {
	font: 14px 'Myriad Pro', Myriad, 'Trebuchet MS', Arial, Helvetica;
	color: #003c51;
	font-weight: bold;
	margin-bottom: 0.4em;
}

h5 {
	font: 17px 'Myriad Pro', Myriad, 'Trebuchet MS', Arial, Helvetica;
	color: #000000;
	margin-bottom: 0em;
}

h5 a, h5 a:visited, h5 a:active {
	color: #000000;
	text-decoration: none;
}

h5 a:hover {
	color: #000000;
	text-decoration: underline;
}

h6 {
	font: 14px 'Myriad Pro', Myriad, 'Trebuchet MS', Arial, Helvetica;
	color: #003c51;
	font-weight: bold;
	margin-bottom: 2em;
}

ul {
	list-style: circle;
	margin-left: 14px;
}

a, a:visited, a:active {
	color: #003c51;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

strong {
	font-weight: normal;
}

.underline {
	position: absolute;
	height: 1px;
	background-color: #003c51;
	overflow: hidden;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 748px;
	height: 451px;
	margin: 0 auto;
}

#top {
	width: 718px;
	height: 52px;
	background: url(http://www.airhybrid.co.uk/images/logo_airhybrid.png) no-repeat 30px 30px;
	font: 18px 'Myriad Pro', Myriad, Arial, Helvetica;
	font-style: italic;
	color: #003c51;
	text-align: right;
	padding: 65px 30px 0 0; 
}

#banner {
	width: 748px;
	height: 334px;
	position: relative;
}

#border_main {
	background: #ffffff url(http://www.airhybrid.co.uk/images/bg_border.png) repeat-x top;
	width: 748px;
	margin: 0 auto;
}

#main_content {
	background: url(http://www.airhybrid.co.uk/images/bg_maincontent.png) repeat-x top;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	overflow: hidden;
	width: 680px;
	padding: 20px 20px 45px 30px;
	margin-left: 8px;
}

#main_left {
	float: left;
	width: 380px;
	text-align: left;
	position: relative;
	margin-right: 30px;
}

#main_right {
	float: left;
	width: 270px;
	position: relative;
}

#shell {
	background: url(http://www.airhybrid.co.uk/images/bg_shell.png) no-repeat top left;
	width: 210px;
	height: 267px;
	font: 11px Arial, Helvetica;
	color: #003c51;
	padding: 35px 35px 0 25px;
}

#shell h2 {
	color: #003c51;
	font-weight: bold;
}

#shell span {
	font-style: italic;
	color: #8494b4;
}

#shell a, #shell a:visited, #shell a:active {
	font: 11px Arial, Helvetica;
	font-style: italic;
	color: #003c51;
	text-decoration: underline;
}

#shell a:hover {
	color: #8494b4;
	text-decoration: underline;
}

 #contact {
 	float: left;
 	background-image: url(http://www.airhybrid.co.uk/images/bg_contact.png);
 	width: 320px;
 	height: 311px;
 	padding: 35px 35px 0 25px;
}

.news_item { 
	padding: 18px 0 18px 0;
	border-bottom: 1px dotted #808080;
}

#footer {
	clear: left;
	background: url(http://www.airhybrid.co.uk/images/bg_footer.png) no-repeat top;
	width: 980px;
	height: 180px;
	text-align: center;
}

#footer_nav ul {
	margin: 0 auto;
}

#footer_nav {
	padding-top: 84px;
}

#footer_nav li {
	display: inline;
	font: 11px Arial, Helvetica;
	color: #ffffff;
}

#footer_nav li a, #footer_nav li a:visited, #footer_nav li a:active {
	color: #8494b4;
	text-decoration: none;
}

#footer_nav li a:hover {
	color: #ffffff;
	text-decoration: none;
}

#footer_nav span {
	color: #8494b4;
}

/* Forms */

form h3 {
	color: #707070;
}

form {
	text-align: left;
	padding: 0px;
	margin: 0px;
}

form.contact div.field {
	float: left;
	font: 14px 'Myriad Pro', Myriad, Arial, Helvetica;
	background-color: transparent;
	width: 75px;
	color: #707070;
	padding-top: 3px;
}

form.contact input {
	font: 12px Arial, Helvetica;
	background: #ffffff;
	border: 1px solid #a0a0a0;
	width: 230px;
	height: 18px;
	padding-top: 4px;
}

form.contact div.input {
	float: left;
	background-color: transparent;
	width: 232px;
	padding-bottom: 10px;
}

form.contact textarea {
	font: 12px Arial, Helvetica;
	background: #ffffff;
	border: 1px solid #a0a0a0;
	width: 230px;
	height: 86px;
	padding-top: 4px;
}

form.contact div.textarea {
	float: left;
	background-color: transparent;
	width: 232px;
	margin: -1px 0 -1px 0;
}

/* ie6 */

* html form.contact div.field, * html form.contact div.input {
		margin: -1px 0 -1px 0;
}

/* ie7 */

*+html form.contact div.field, *+html form.contact div.input {
		margin: -1px 0 -1px 0;
}
