body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, div {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-family: 'Scada', sans-serif;
	color: #2f2e2e;
}

.clear {
	clear: both;
}

.line {
	margin: 10px 0 15px 0;
	border-bottom: 1px dashed #ccc;
}

.line-home {
	width: 515px;
	margin: 10px 0 15px 0;
	border-bottom: 1px dashed #ccc;
}

.light {
	color: #716f6f;
}

body {
	background: #ccc;
}

p {
	text-align: justify;
	font-size: 15px;
}

h1 {
	font-size: 24px;
	margin: 15px 0;
	color: #303030;	
}

h2 {
	font-size: 18px;
	color: #303030;
	margin: 10px 0 10px 0;	
}

h3 {
	font-size: 16px;
	color: #303030;
	margin: 10px 0 10px 0;	
}

a {
	text-decoration: none;
}

ul {
	margin: 0 0 0 30px;
	list-style-type: square;
}

ul li {
	padding: 0 0 4px 0;
}

#bar {
	height: 300px;
	background: url(../images/bar-bg.jpg) repeat-x; 
}

#container {
	width:  900px;

	margin: -273px auto 0 auto;
	padding: 0 45px 40px 45px;
	display: block;
	-webkit-box-shadow: 0px 1px 6px rgba(50, 50, 50, 0.68);
	-moz-box-shadow:    0px 1px 6px rgba(50, 50, 50, 0.68);
	box-shadow:         0px 1px 6px rgba(50, 50, 50, 0.68);
	background: #fff;
}

#header {
	display: block;
	padding: 35px 0 24px 0;
	margin: 0 0 1px 0;
}

p#logo {
	width: 284px;
	height: 152px;

	float: left;
	display: inline;
}

p#logo a {
	width: 284px;
	height: 152px;
	display: block;	
}

#header-right {
	width: 500px;
	height: 100px;
	float: right;
	display: inline;
}

p#phone {
	text-align: right;
	font-size: 32px;
}

#social {
	height:40px;
	margin: 15px 0 0 0;
}

#social .socialbutton {
	width: 105px;
	height: 38px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	float: right;
}

ul#top-nav {
	height: 1%;
	overflow: hidden;
	display: block;
	padding: 13px 0 15px 10px;
	background: #083d58;
	margin: 0;
}

ul#top-nav li {
	float: left;
	display: inline;
	padding: 0 20px 0 20px;
	border-right: 1px solid #33bbff;
}

ul#top-nav li a {
	text-decoration: none;
	color: #FFF;
}

ul#top-nav li a:hover {
	text-decoration: underline;
}

#banner {
	background: #ccc;
	height: 330px;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	display:inline;
}

#content {
	padding: 0;
	height: 1%;
	overflow: hidden;
	margin: 0;
}

.home-text {
	width: 520px;
	float: left;
	display: inline;
}

.home-image {

	float: right;
	display: inline;
	padding: 0;
	margin: 0px 0 30px 0;
}

#home-2 {
	width: 530px;
	height: 220px;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}

#home-box {
	height: 303px;
	padding: 0;
	margin: 35px 0 0 0;
}

#home-box .home-box-feature {
	width: 278px;
	height: 303px;
	float: left;
	display: inline;
	margin: 0 33px 0 0;
}

p.more {
	width: 94px;
	height: 27px;
	background: #072a3b;
	padding: 9px 0 0 0;
	text-align: center;
	color: #fff;
	line-height: 17px;
	margin: 15px 0 0 0;
}

p.more:hover {
	background: #33bbff;
}

.left {
	width: 550px;
	height: 1%;
	overflow: hidden;
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.right {
	width: 330px;
	height: 200px;
	float: left;
	display: inline;
}

.contact-left {
	width: 450px;
	height: 800px;
	margin: 0 40px 0 0;
	float: left;
	display: inline;
}

#form {
	width: 450px;
	height: 600px;

	margin: 20px 0 0 0;	
}

.contact-right {
	width: 410px;
	height: 1%;
	overflow: hidden;
	float: left;
	display: inline;
}

#map {
	border: 1px solid #ccc;
}

#footer {
	height: 70px;
	padding: 0;
	position: relative;
	display: block;
	background: #083d58;
}

#footer #footer-container {
	width: 945px;

	display: block;
	padding: 45px 0 0 45px;
	margin: 0 auto;
	background: #083d58;
}

#footer #footer-container p {
	color: #989898;
	font-size: 12px;
}

/* START CONTACT FORM STYLING */

/* styles the container of the contact form */

#contact-form {
	width: 302px;
	height: 220px;
	padding: 24px 10px 86px 16px;
	margin: 0 0 5px 0;
	background: #33bbff;
	float: right;
}



/* styles the form titles e.g. Your Name, Email etc */


label { 
	display: inline; 
	float: left; 
	height: 26px; 
	line-height: 26px; 
	width: 95px; 
	font-size: 1.0em;
	color: #333;
}


label#form-phone { 
	display: inline; 
	float: left; 
	height: 26px; 
	line-height: 26px; 
	width: 86px; 
	font-size: 1.0em;
	color: #333;
	margin-left: 9px;
}



/* styles the form fields/boxes */

input, textarea, select {
	width: 60%;
	margin: 0; 
	padding: 1px 7px; 
	color: #666; 
	background: #f5f5f5; 
	border: 1px solid #083d58; 
	margin: 5px 0; 
	font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 0.9em;
	float: left;
	display: inline;
}



/* styles the text inside the fields/boxes */

input:focus, textarea:focus, select:focus { 
	border: 1px solid #999; 
	background-color: #fff; 
	color: #333;
}



/* styles the submit button */

input.submit { 
	width: 100px;
	cursor: pointer; 
	border: 1px solid #333; 
	background:#333; 
	color:#fff;
	margin-left: 190px;
	padding: 3px 0 3px 0;
}


/* styles the hover effect on the submit button */

input.submit:hover { 
	background: #333; 
}


/* styles the (*) symbol for the required fields */



span.required { 
	font-size: 13px; 
	color: #E0251B; 
}

/* Select the colour of the * if the field is required. */


/* Style for the error message */


.error_message {
	width: 235px;
	display: block; 
	line-height: 22px; 
	background: #FBE3E4 url('assets/error.gif') no-repeat 10px center; 
	padding: 3px 10px 3px 10px; 
	margin: 10px 0; 
	color:#E0251B;
	border: 1px solid #FBC2C4;
	text-align: center;
}



#success-image { 
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 16px;
	background: url('assets/success.gif') left no-repeat; padding-left:22px; 
}

#verify {
	font-size: 1.4em;
}


/* END CONTACT FORM STYLING */