@charset "utf-8";
/* CSS Document */

body {
	background-color:#025170;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
}

a {
	text-decoration:none;
	color:#06C;
	outline: none;
	-moz-outline-style: none;
}

a img {
	border:0;
}

::-moz-selection {
	background: #FF8040;
	color: #eee;
	}

::selection {
	background: #FF8040;
	color: #eee;
	}

#wrapper-wide {
	background-image:url(images/wrapper.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

#head {
	height:162px;
	background-image:url(images/head-b.png);
	background-position:center bottom;
}
	
#header {
	height:200px;
}

#header-page {
	height:60px;
}

#header-content {
	width:950px;
	margin:0 auto;
	height:114px;
}

#moto {
	font-size:20px;
	font-style:italic;
	color:#FFF;
	width:350px;
	float:right;
	padding:0px 0 0 0;
}

#footer {
	/*background-image:url(images/bg-bottom.jpg);*/
	background-position:center;
	height:50px;
}

#footer p {
	text-align:center;
	color:#CCC
}

#wrapper {
	height: auto;
	margin:0 auto;
	width:950px;
	padding-bottom:30px;
	background-color:#FFF;
	/*background-image:url(images/main-bg.png);
	background-repeat:repeat-y;*/
}

#nav-wrapper {
	height:48px;
	width:950px;
	margin:0 auto;
}

#nav {
	height:48px;
	width:700px;
	margin:0 auto;
	float:left;
}

#nav ul {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	float: left;
	width: 100%;
	}

#nav ul li { 
	display: inline; 
	}

#nav ul li a {
	padding:16px 25px 0px 25px;
	color: #fff;
	text-decoration: none;
	float: left;
	height:32px;
	text-transform:uppercase;
	border-right: 0px solid #000000;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	}
	
#nav ul li a:hover {
	background-color:#0C0;
	/*background-image:url(images/navv.png);
	background-position:top left;
	background-repeat: no-repeat*/
}
	
#nav ul li a:active {
	color: #FF8000;
	}
	
#navsel {
	background-image:url(images/h23.png);
	background-position:top left;
	background-repeat: no-repeat
}

#banner {
	width:950px;
	height:200px;
	margin:0 auto;
	background-color:#FFF;
}

#brands {
	height:60px;
	width:950px;
	margin:0 auto;
	background-image:url(images/h22.png);
	background-position:center;
	background-repeat:repeat-x;
	background-color:#f6b800;
}

#c1 {
	float:left;
	width:580px;
	padding:0 00px 0 20px;
	height:auto;
}

#c1 img {
	padding:1px;
	border:0px solid #EBEBEB;
}

#c2 {
	width:310px;
	float:right;
	height:auto;
	padding:20px;
}

#c2-content {
	width:100%;
	height:auto;
	background-color:#FFF;
	margin-bottom:20px;
}

#whatsnew {
	background-color:#FFF;
}

#whatsnew img {
	margin:20px 20px 0 20px;
}

#clear {
	height:1px;
	clear:both;
}

h1 {
	margin-top:20px;
	margin-bottom:5px;
	padding:5px 0 15px 30px;
	background-image:url(images/h23.png);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#F0F0F0;
	clear:both;
	font-size:22px;
	color:#FFF
}

h2 {
	background-color:#2fa6c6;
	margin-top:0;
	margin-bottom:0;
	padding:10px 20px 15px 30px;
	background-image:url(images/h23.png);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:uppercase;
	color:#FFF;
	clear:both;
	font-size:18px;
}

h3 {
	margin:0;
	padding:20px 0 0px 30px;
	clear:both;
	font-size:17px;
}

h4 {
	margin:0;
	padding:20px 0 0 20px;
	clear:both;
	font-size:15px;
	color:#FFF
}

p {
	margin:0;
	padding:20px 30px 0px 30px;
	line-height:18px;
}

form {
	margin:0;
	padding:0;
}

#search-form {
	float: right; padding:15px 20px 0 0;
}

#s {
	width:157px;
	height:22px;
	padding:5px 3px 3px 10px;
	font-size:11px;
	background:none;
	background-image:url(images/input.png);
	border:0;
	margin-right:10px;
}

input {
	outline: none;
	-moz-outline-style: none;
}

input[type="text"], textarea {
	padding:5px;
	}
	
input[type="text"]:hover, textarea:hover {
	background-color:#FFF7F2;
	border-color: #FFBE9F;
	}
	
input[type="text"]:focus, textarea:focus {
	background-color:#FFE3D2;
	border-color: #FFBE9F;
	}

input[type="submit"] {
	width:75px;
	height:29px;
	border:0;
	outline: none;
	-moz-outline-style: none;
	background:url(images/go.png) no-repeat;
	}
	
input[type="submit"]:hover{
	background-image:url(images/go-h.png);
	}
	
input[type="submit"]:active{
	background-image:url(images/go-a.png);
	outline: none;
	-moz-outline-style: none;
	}

#brand-content {
	width:600px;
	float:left;
}

#btn {
	width:130px;
	height:35px;
	float:right;
	padding:0px 20px 0 0;
}

#btn a {
	width:130px;
	height:35px;
	background-image:url(/img/btn-view-profile.png);
	display:block;
}

#btn a:hover {
	background-image:url(/img/btn-view-profile-h.png);
}

#btn a:active {
	background-image:url(/img/btn-view-profile-a.png);
}

#quote-btn {
	width:130px;
	height:35px;
	float:right;
	padding:12px 20px 0 0;
}

#quote-btn a {
	width:130px;
	height:35px;
	background-image:url(/img/quote.png);
	display:block;
}

#quote-btn a:hover {
	background-image:url(/img/quote-h.png);
}

#quote-btn a:active {
	background-image:url(/img/quote-a.png);
}

small {
	padding:0 0 0 20px;
	font-size:11px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.doublecol {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	padding:20px;
	text-align:justify
}

.triplecol p {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	padding:20px;
	text-align:justify
}

hr {
	color: #FFF; background-color: #E2E2E2; border: 1px dotted #solid; border-style: none none solid;
	clear:both; margin-top:20px; margin-bottom:10px;
	}