@charset "utf-8";
#header {
	height: 220px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 80px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#slide {
	height: 174px;
	width: 900px;
	margin-left: 35px;
	background-repeat: no-repeat;
	background-image: url(../images/banner.png);
}
#left-content {
	float: left;
	height: auto;
	width: 630px;
	margin-left: 34px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#right-content {
	float: right;
	width: 260px;
	margin-top: 10px;
	margin-right: 40px;
	height: auto;
}


#slide2 {
	height: 303px;
	width: 900px;
	margin-left: 35px;
	background-color: #DE4001;
}




#content {
	height: 2400px;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}


.effect8
{
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	position: relative;
}
.effect8:before, .effect8:after
{
	content:"";
    position:absolute;
    z-index:-1;
    -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
    box-shadow:0 0 20px rgba(0,0,0,0.8);
    top:10px;
    bottom:10px;
    left:0;
    right:0;
    -moz-border-radius:100px / 10px;
    border-radius:100px / 10px;
}
.effect8:after
{
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg);
}
#quick_form_content div {
	height:22px;
}

#quick_form legend, #payments_form legend  {
	color:#045C97;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}

#quick_form fieldset, #payments_form fieldset {
	border:1px solid #000000;
	padding:5px;
	text-align:left;
}

.form-text {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #999999;
	color:#01203F;
	height: 18px;
	font-size: 12px;
	line-height: 16px;
	padding: 0 3px;
}

.form-select {
	background-color:#FFFFFF;
	border:1px solid #999999;
}

#quick_form .form-text {
	width:143px;
}

#quick_form .form-select {
	width: 150px;
}

#quick_form label {
	color:#000000;
	float:left;
	text-align:right;
	width:66px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
}

#quick_form div, #payments_form div {
	height:22px;
	text-align: left;
}.bold {
	font-weight: bold;
	font-size: 18px;
}
#right-side-banner {
	height: 180px;
	width: 260px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-repeat: no-repeat;
}
#right-side-banner2 {
	height: 90px;
	width: 260px;
	background-image: url(../images/credit2.png);
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#right-side-banner3 {
	background-image: url(../images/safety.png);
	height: 300px;
	width: 260px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#right-side-banner4 {
	height: 45px;
	width: 195px;
	background-repeat: no-repeat;
	background-image: url(../images/contact-details.png);
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-left: 65px;
	font-size: 28px;
	color: #F60;
}
#right-side-banner6 {
	height: 55px;
	width: 260px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 2px;
}
#right-side-banner7 {
	height: 55px;
	width: 260px;
	margin-top: 4px;
	margin-bottom: 2px;
}



#comment {
    resize: none;
}
#right-side-banner5 {
	height: 55px;
	width: 260px;
	background-repeat: no-repeat;
	margin-top: 4px;
	margin-bottom: 2px;
}
#emergancy {
	background-color: #F00;
	background-image: url(../images/emergency.png);
	height: 180px;
	width: 260px;
}
