/* WRAPPER AND OVERWRITES */

*
{
		padding:0px;
		margin:0px;
}

a
{
	color:#ffffff;
}

h1
{
	
}

h2
{
	width:100%;
	text-align:center;
	font-size: 27px;
	color: #f58220;	
	margin: 15px 0px;
	height: 17px;	
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(images/bodybkg.png);
	overflow: -moz-scrollbars-vertical; 
	overflow-y: scroll;
}
#gaswrap
{
	width:990px;
	margin:0 auto;
	background-color:#FFFFFF;
}

/* DIVS */

#header
{
	width:990px;
	height:170px;
}
#headcon
{
	width:990px;
	height:130px;
	background-image:url(images/headerbanner.jpg);
}
#headcon h1
{
	width: 500px;
	padding-top: 61px;
	padding-left: 370px;
	font-size: 37px;
	color: #f58220;
}

#headnav
{
	width:990px;
	height:60px;
}

#headnav ul {
	width: 950px;
	height: 40px;
	background-color: #0075de;
	padding-left: 40px;
}

#headnav ul li {
	width: 18%;
	height: 40px;
	float: left;
	text-decoration: none;
	font-size: 20px;
	line-height: 205%;
	text-align: left;
	list-style: none;
	padding-left: 5%;
}

#headnav ul li a
{
	display: block;
	height: 40px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
}

#headnav ul li a:hover
{
		color:#f68121;
}

#headnav > ul > li > img {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}

#bodycon
{
	width: 799px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding:10px 28px 15px 0px;
}

#textcon
{
	width:100%;
	text-align:center;
	line-height:120%;
	font-size:14px;
}

#textcon ul
{
	width:800px;
	margin:0 auto;
}

#textcon ul li {
	width: 388px;
	height: 16px;
	font-size: 17px;
	padding: 15px 0px;
	margin-bottom: 15px;
	display: inline-block;
	background-color: #cbcbcb;
	border-radius: 10px;
	font-weight:700;
}

#textcon ul li.right
{
	margin-left:10px;

}

#textcon p
{
	margin-top:5px;
	line-height:170%;
}

#imgcon
{
}

#textcon > img {
	margin:10px 20px 10px 20px;
	border-radius:10px;
	moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#contact-details 
{
	height: 190px;
	width: 700px;
	margin-left: 69px;
}

#contact-details ul 
{
	width: 306px;
	display: inline-block;
	float: left;
	list-style: none;
	text-align: center;
	padding: 10px;
	background-color: #f58220;
	margin: 10px;
	border-radius: 10px;
	min-height: 150px;
	color: #f3f8ff;
}
#contact-details ul li.contacth 
{
margin: 10px 0px;
font-size: 21px;
}

#footer
{
	width: 890px;
	height: 135px;
	background-color: #005aab;
	border-top: solid 10px #0075de;
	padding-left: 100px;
	padding-top: 30px;
}

#footer ul
{
		width:25%;
		float:left;
		list-style:none;
}

#footer ul li
{
	font-size:14px;
	color:#FFFFFF;
}

#footer > ul > li > a {
	line-height: 149%;
	text-decoration:underline;
}

#socialbox {
	width: 6%;
	float: left;
	margin-left: 1%;
}

#socialbox img
{
	opacity:0.9;
}

/* CLASSES */

#footer > ul.biglist
{
	width:29%;	
}

.fhead
{
	font-weight:bolder;
	margin-bottom:5px;
}
.fheadmini
{
	font-weight:bold;
	margin-top:10px;
}

h3.booknowbutton
{
	background-color: #f58220;
	width: 300px;
	font-size: 19px;
	padding: 15px;
	margin: 15px auto;
	border-radius: 6px;
}

h3.h3special 
{
	margin: 0 auto;
	width: 400px;
	height: 250px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 39px;
	padding-top: 150px;
	font-weight: 200;
	background-color: #D7E7F8;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 24px solid #005aab;
}

/* Animation and extras */

#socialbox img:hover
{
	opacity:1.0;
}

#footer > ul > li > a:hover {

text-decoration:none;
}

h3.booknowbutton:hover
{
	background-color:#005aab
}

/*COPY FORMAT*/

#pagebanner > h2 {
	background-color: #0075de;
	color:#ffffff;
	height: 42px;
	padding-top: 4px;
	margin: 0px;
	font-size: 32px;
}

#bodycon > h4 {
	text-align: center;
	color: #091d33;
	margin: 0 auto;
	padding: 10px 0px;
	line-height: 30px;
	width: 800px;
	font-weight:100;
}

#headcon > h5 {
	float: right;
	margin-top: 7px;
	margin-right: 2px;
	padding: 4px;
	font-size:18px;
	color: #FFFFFF;
}

/*CONTACT FORM*/
input,textarea
{
	padding:1%;
	border: 1px solid #CCCCCC;
	width:60%;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 8px;
}

textarea
{
	width:60%;
	max-width:95%;
	min-height:150px;
	line-height:18px;
}

input:hover, textarea:hover,
input:focus, textarea:focus 
{
	border-color:#C6C6C6;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 8px;
}

form {
	width: 600px;
	margin: 40px 0px 11px 217px;
}

.form label 
{
	color: #999999;
	float: left;
	width: 55px;
	line-height: 30px;
	margin-left: 5px;
}

#name
{
	width:50%;
	height:auto;
	margin-bottom:2%;
}

#email
{
	width:50%;
	height:auto;
	margin-bottom:2%;
}

#web
{
	width:50%;
	height:auto;
	margin-bottom:2%;
}

#bodycon > form > textarea {
min-height: 130px;
}

.submit input
{
	width:374px;
	font-size:1.3em;
	background-color:#f58220;
	color:#ffffff;
	margin-top:15px;
}

.submit input:hover
{
	background-color:#ffffff;
	color:#f58220;
	cursor:pointer;
}

