/* GLOBAL ELEMENTS */
	* {
		margin:0;
		padding:0;
		border: 0;
		color:#193753;
		}
	
	body {
		background: #f1f6fa url(../images/bg.jpg) center top no-repeat;
		font: 62.5%/1.6em verdana,helvetica,arial,sans-serif;
		}
	hr {
		color: #cfb67d;
		background-color: #cfb67d;
		height: 1px;
		width: 90%;
		margin: 5px auto;
		}
	input, textarea, checkbox, select, file {
		border:1px solid #cecece;
		}
	p, span, ul li, ol li {
		font-size: 1.1em;
		}
	p {
		margin:0 27px 10px 27px;
		}
	em {
		font-style: italic;
		}
	ul, ol {
		margin: 0 50px;
		}
	ul li, ol li {
		padding: 5px 5px;
		}
/* END GLOBAL */

/* STANDARD CLASSES */
	.wysiwyg {
		margin:0 auto;
		width:501px;
		}
	.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
		margin:0 0 10px 0;
		}
	.wysiwyg .common {
		width: 100%
		}
	.common {
		margin:0 auto;
		padding-bottom: 5px;
		width:501px;
		}
	.td_pad_4 td, .td_pad_4 th {
		padding: 4px;
		}
	.margin_top_10 {
		margin-top: 10px;
		}
	.alert {
		color:#ff0000;
		}
	
	.legal {
		font-size:1em;
		color:#a9a9a9;
		}
	.clear_float {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
	h1, h2, h3, h4, h5, h6 {
		color:#629cca;
		margin: 0 27px 10px 27px;
		}
	h1 {font-size:1.8em;}
	h2 {font-size:1.4em;}
	h3 {font-size:1.3em;}
	h4 {font-size:1.2em;}
	h5 {font-size:1.1em;}
/* END STANDARD HEADER */

/* STANDARD LINKS */
	a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a, a strong {
		text-decoration:none;
		color:#629cca;
		}
	a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover, a:hover strong {
		color:#9ba94f;
		}
/* END STANDARD LINKS */

/* ALIGNMENTS */
	.cal {text-align:center;}
	.left {text-align:left;}
	.ral {text-align:right;}
	.tvert {vertical-align:top;}
	.mvert {vertical-align:middle;}
	.mcal {vertical-align:middle;text-align:center;}
	.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
/* END TABLE */

/* TD */
/* END TD */

/* DIV */
	#header {
		margin: 22px auto 0 auto;
		padding-bottom: 333px;
		width: 900px;
		}
	#body_wrapper {
		margin: 0 auto;
		padding-bottom: 10px;
		width: 900px;
		}
	#body_left {
		float: left;
		padding-top: 5px;
		width: 555px; 
		background: transparent url(../images/bg_content_top.gif) 0 0 no-repeat;
		}
	#body_bg {
		padding-bottom: 22px;
		width: 555px;
		min-height: 324px;
		height: auto !important;
		height: 324px;
		background: #fff;
		}
	#body_right {
		float: right;
		width: 332px;
		}
	#footer {
		margin: 0 auto;
		padding-top: 5px;
		width: 900px;
		background: transparent url(../images/bg_foot_top.gif) 0 0 no-repeat;
		}
	#footer_bg {
		width: 900px;
		min-height: 30px;
		height: auto !important;
		height: 30px;
		background: #0d3d61;
		}
	#nav {
		float: right;
		padding-top: 20px;
		}
	#footer_left {
		float: left;
		padding-top: 5px;
		width: 70%;
		}
	#footer_right {
		float: right;
		padding-top: 5px;
		width: 30%;
		text-align: right;
		}
/* END DIV */

/* UL */
/* END UL */

/* LI */

/* END LI */



/* TEXT */
	#footer_left p {
		margin: 0 0 0 27px;
		padding: 0;
		color: #fff;
		font-size: 1em;
		}
	#footer_right p {
		margin: 0 27px 0 0;
		padding: 0;
		color: #629cca;
		font-size: 1em;
		}
/* TEXT END */

/* LINK */
	.btn_about_us, .btn_our_fleeet, .btn_services_coverage, .btn_for_sale, .btn_contact {
		display: block;
		float: left;
		margin-right: 10px;
		height: 31px;
		text-indent: -3000px;
		}
	.btn_our_fleeet {
		width: 99px;
		background: transparent url(../images/btn_our_fleet.gif) 0 0 no-repeat;
		}
	.btn_services_coverage {
		width: 178px;
		background: transparent url(../images/btn_services_coverage.gif) 0 0 no-repeat;
		}
	.btn_about_us {
		width: 98px;
		background: transparent url(../images/btn_about_us.gif) 0 0 no-repeat;
		}
	.btn_for_sale {
		width: 90px;
		background: transparent url(../images/btn_for_sale.gif) 0 0 no-repeat;
		}
	.btn_contact {
		width: 89px;
		background: transparent url(../images/btn_contact.gif) 0 0 no-repeat;
		}
	a:hover.btn_about_us, a:hover.btn_our_fleeet, a:hover.btn_services_coverage, a:hover.btn_for_sale, a:hover.btn_contact {
		background-position: 0 -31px;
		}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
/* END STRONG */

/* FIELDSET */
	#fieldsetContact {
		margin: 0 auto;
		padding: 15px;
		width: 300px;
		border: 1px #cecece solid;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		}
/* END FIELDSET */

/* LEGEND */
/* END LEGEND */

/* LABEL */
	#fieldsetContact label {
		display: block;
		float: left;
		clear: left;
		padding: 5px 5px 5px 0;
		width: 125px;
		text-align: right;
		}
/* END LABEL */

/* INPUT */
	#fieldsetContact input {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 150px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		color: #454545;
		}
	#fieldsetContact input#submit {
		float: none;
		clear: both;
		margin: 0 auto 0 auto;
		background: #629cca;
		color: #454545;
		width: auto;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
	#fieldsetContact input:hover#submit {
		background: #9ba94f;
		cursor: pointer;
		}
/* END INPUT */

/* TEXTAREA */
	#fieldsetContact textarea {
		display: block;
		float: left;
		margin-bottom: 8px;
		padding: 4px;
		width: 150px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		color: #454545;
		}
/* END TEXTAREA */

/* SELECT */
/* END SELECT */

/* IMG */
	#header img {
		float: left;
		margin-left: 15px;
		}
	.img_hdr {
		margin: 0 0 5px 27px;
		padding-top: 22px;
		}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */