* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a {
	color: #03498a;
	text-decoration: none;
}

a:hover {
	text-decoratoin: underline;
}

body {
	background: #0a2f67 url(../images/top-bg.jpg) no-repeat center top;
	background-color: #F5EACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
}

#header {
	width: 890px;
	height: 424px;
	margin: 0 auto;
	padding-top: 15px;
}

#header2 {
	width: 890px;
	height: 148px;
	margin: 0 auto;
	padding-top: 15px;
}

#logo {
	float: left;
	margin-bottom: 22px;
}

#righttxt {
	font-family: 'Arimo', Verdana, Arial, Helvetica, sans-serif;
	color: white;
	float: right;
	text-align: right;
	width: 430px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	padding-top: 5px;
	margin-right: 25px;
}

#righttxt  span {
	display: block;
	font-size: 28px;
	color: #ffda00;
	line-height: 34px;
}

.clear {
	width: 100%;
	height: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	font-size: 1px;
}

ul#menu {
	font-family: 'Arimo', Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left: 34px;
}

ul#menu li {
	float: left;
	margin: 0 21px;
	text-transform: uppercase;	
}

ul#menu li a {
	color: white;
	text-decoration: none;
}

ul#menu li a:hover {
	color: #ffda00;
}

ul#menu li#searchli {
	margin-right: 0px;
	margin-top: 0px;
}

.searchinp {
	width: 121px;
	padding-top: 7px;	
	background: #161e21;
	border: 1px solid #364d56;
	color: white;
	padding: 5px 6px 4px 6px;
	float: left;
}

#searchbtn {
	border: 1px solid #364d56;
	float: left;
	height: 27px;
	color: white;
	background: url(../images/small-bt-bg.jpg) repeat-x left top;
	cursor: pointer;
	font-size: 11px;
	font-family: 'Arimo', Verdana, Arial, Helvetica, sans-serif;
}

#searchform {
	position: relative;
	top: -9px;
}

#container {
	width: 100%;
	overflow: hidden;
	background-color: #F5EACA;
}

#content {
	width: 890px;
	margin: 0 auto;
	padding: 12px 10px 0 10px;
}

.leftcol {
	width: 228px;
	float: left;
	padding-right: 10px;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #03498a;
	font-size: 23px;
	font-weight: normal;
	margin-bottom: 12px;
	line-height: 29px;
}

p {
	margin: 10px 0;
}

.more {
	width: 122px;
	height: 28px;
	background: url(../images/btn.jpg) no-repeat left top;
	display: block;
	line-height: 28px;
	font-family: 'Arimo', Verdana, Arial, Helvetica, sans-serif;
	color: white;
	text-indent: 12px;
}

ul#brands {
	list-style: none;
	float: left;
	margin-bottom: 12px;
}

ul#brands li {
	width: 187px;
	border: 1px solid #e3ca28;
	background: #fffad0;
	padding: 9px;
	float: left;
	margin-left: 10px;
	font-size: 10px;
}

ul#brands li img {
	border: 1px solid #0f2e9a;
	margin-bottom: 9px;
}

#cont {
	background: #ebecee;
	width: 870px;
	padding: 10px;
	margin-bottom: 25px;
	overflow: hidden;
	border: 1px solid #76838D;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

#leftcol {
	width: 255px;
	float: left;
	margin-right: 23px;
}

#contactable td {
	padding: 3px 0;
}

#centercol {
	width: 312px;
	float: left;
	margin-right: 23px;
}

#rightcol {
	float: left;
	margin-right: 23px;
	width: 230px;
	text-align: center;
}

#emergency {
	margin-bottom: 8px;
	overflow: hidden;
}

#emergency input {
	width: 93px;
	padding-top: 7px;	
	background: #161e21;
	border: 1px solid #364d56;
	color: white;
	padding: 5px 6px 4px 6px;
	float: left;
	margin: 0 3px 5px 0;
}

#emergency input#emsubmit {
	border: 1px solid #364d56;
	float: left;
	height: 27px;
	color: white;
	background: url(../images/small-bt-bg.jpg) repeat-x left top;
	cursor: pointer;
	font-size: 11px;
	font-family: 'Arimo', Verdana, Arial, Helvetica, sans-serif;
	width: 107px;
	font-size: 12px;
}

#twitter {
	position: relative;
	padding: 10px;
	border: 1px solid #c6d2df;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-top: 25px;
}

#twitterimg {
	position: absolute;
	left: 12px;
	top: -12px;
}

#footercont {
	width: 100%;
	height: 121px;
	background-color: #d0e2f0;
	/*
background-image: url(../images/footer-bgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #76838D;
}

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 0 15px;
	height: 100px;
}

#fleft {
	float: left;
	line-height: 33px;
}

#fright {
	float: right;
	text-align: right;
	line-height: 100px;
}

p#smallicons {
	font-size: 11px;	
}

p#smallicons  img {
	float: left;
	margin-right: 7px;
}

p#smallicons span {
	float: left;
	margin-right: 7px;
	height: 39px;
	line-height: 39px;
	display: block;
}

#left {
	width: 300px;
	margin-right: 10px;
	float: left;
}

.box {
	background: #d0e2f0;
	border: 1px solid #76838d;
	margin-bottom: 10px;
	padding: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#facebookleft {
	margin-bottom: 10px;
}

#right {
	width: 580px;
	float: left;
}

.imag {
	float: left;
	margin-right: 15px;
}

#contbox {
	width: 580px;
	/*
background: #fffad0;
	border: 1px solid #e3ca28;
*/
	color: #2a2a2a;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 20px;
}

.contentbox {
	padding: 10px;
}

#contbox h2 {
	height: 51px;
	width: 100%;
	line-height: 51px;
	text-indent: 15px;
	/*
background: url(../images/titlebg.gif) repeat-x left top;
*/
	color: #4d6170;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #758B99;
}
