/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ul, ul li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#646162;
}
body {
	background:url(images/bg-body.gif) repeat-x 0 0;
}
img, div {
	behavior: url(iepngfix.htc)
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
a {
	outline:none !important;
}
a.link {
	color:#646162 !important;
}
a.link:hover {
	color:#999 !important;
}
/* typography.css */
body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#807e7e;
}
h1, h2, h3, h4, h5, h6 {
	color:#165f7a;
}
h1 {
	font-size:18px;
	margin-bottom:15px;
}
h2 {
	font-size:16px;
	margin-bottom:12px;
}
h3 {
	font-size:15px;
	margin-bottom:12px
}
h4 {
	font-size:14px;
	margin-bottom:12px;
}
h5 {
	font-size:13px;
	margin-bottom:12px;
}
h6 {
	font-size:12px;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 18px;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a:focus, a:hover, a.current {
	color:#969494;
}
a {
	color:#646162;
	text-decoration:none;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
}
del {
	color:#666;
}
pre, code {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em Arial, Helvetica, sans-serif;
	line-height:1.5;
}
ul li ul {
	margin:0 1.5em;
}
ul {
	margin:0 1.5em 1.5em 1.5em;
	list-style:none;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:30px;
	width:100%;
}
th {
	font-weight:bold;
}
th, td {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#E5ECF9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
#header {
	height:163px;
}
#logo {
	float:left;
	width:324px;
	height:55px;
	margin:19px 0 16px 0px;
}
#logo h1 {
	float:left;
	width:324px;
	height:55px;
	margin:0px;
}
#logo a {
	float:left;
	width:324px;
	height:55px;
	display:block;
	text-indent:-999em;
	background:url(images/logo.gif) no-repeat 0 0;
}
.f-right {
	float:right;
}
#nav-global {
	float:right;
	padding:15px 10px 14px 0;
	margin:0;
}
#nav-global li {
	float:left;
	margin:0 0 0 11px;
	padding:2px 0 2px 12px;
	background:url(images/nav-glo-separator.gif) no-repeat 0 1px;
}
#nav-global li.first {
	background:none;
	margin-top:-1px;
	position:relative;
}
#nav-global li a {
	float:left;
	color:#000;
	font-size:11px;
}
#nav-global li a:hover, #nav-global li.current a {
	color:#969494;
}
#search {
	float:right;
	padding-bottom:16px;
	display:inline;
	margin:40px 0 0 0;
	width:226px;
}
#search .txt {
	float:left;
	width:131px;
	padding:5px 10px;
	background:#e4e3e3;
	border:1px solid #cecccc;
	color:#798b89;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#search .btn {
	float:left;
}
#nav-top {
	margin:0px;
}
#nav-top li {
	float:left;
	border-right:1px solid #fff;
}
#nav-top li.last {
	border:0;
}
#nav-top li a {
	float:left;
	position:relative;
	display:block;
	z-index:999;
	height:59px;
	padding:0 10px;
	overflow:hidden;
}
#nav-top li a:hover, #nav-top li.current a {
	background:url(images/bg-nav-top-over.gif) repeat-x 0 1px;
}
#nav-top li img {
	float:left;
	padding:16px 34px 32px;
	z-index:99;
}
#nav-top li.first img {
	padding:16px 30px 32px 15px;
}
#nav-top li.last img {
	padding:16px 15px 32px 34px;
}
#nav-top li a span {
	position:absolute;
	left:43px;
	top:34px;
	z-index:9;
	height:8px;
	cursor:pointer;
}
#nav-top li.first a span {
	left:24px;
}
#nav-top li a span img, #nav-top li.first a span img, #nav-top li.last a span img {
	padding:0px;
}
#spotlight {
	background:#fff;
	display:table;
	clear:both;
	padding:10px 0;
	margin-bottom:8px;
}
.wrapper {
	margin:0 auto;
	padding:0 22px 0 18px;
	width:960px;
	display:table;
	clear:both;
	background:url(images/bg-home-wrap.gif) no-repeat 0 0;
}
.wrap-region {
	width:100%;
	background:#fff url(images/bg-col.gif) repeat-x 0 0;
	padding:0px 0 0 0;
	float:left;
}
.wrap-region h2 {
	margin:0;
	padding:0 0 14px 0;
}
.wrap-region p {
	padding:0;
	line-height:18px;
	margin:0 0 15px;
}
.col-one {
	width:660px;
	padding:35px 23px 26px 20px;
	float:left;
	background:url(images/separator.gif) no-repeat right 0;
}
.col-one .thumb {
	margin:7px 10px 0 0;
	float:left;
}
.col-one div {
	float:left;
	width:500px;
}
.col-two {
	width:192px;
	padding:35px 23px 26px 23px;
	float:left;
	background:url(images/separator.gif) no-repeat right 0;
}
.col-three {
	width:192px;
	padding:35px 23px 26px 22px;
	float:left;
}
.col-three .thumb {
	float:left;
	margin:0 0 6px;
}
.col-three h3 {
	margin:0 0 3px 0;
}
.col-three h3 a {
	color:#646162;
}
.col-three h3 a:hover {
	color:#969494;
}
.col-three p {
	margin:0 0 2px;
}
.more, .readmore {
	background:url(images/more.gif) no-repeat 0 4px;
	padding:0 0 0 14px;
	font-size:11px;
	color:#646162;
	font-weight:bold;
	line-height:13px;
}
.more:hover, .readmore:hover {
	color:#969494;
}
.readmore {
	float:right;
}
.r-more {
	margin:9px 0 0 0 !important;
	padding:9px 0 0 0 !important;
	clear:both;
	border-top:1px solid #D6D6D6;
}
.region {
	float:left;
	width:100%;
}
.wid-left, .wid-right {
	border:6px solid #ebe9e9;
	float:left;
	width:464px;
	height:104px;
	overflow:hidden;
}
.wid-left {
	margin:0 8px 0 18px;
	_margin:0 8px 0 9px;
	width:908px;
}
.wid-left img{
	margin:8px 75px;	
}
a.srl-home {
	border:6px solid #ebe9e9;
	float:left;
	width:210px;
	text-align:center;
	height:104px;
	padding:0 10px;
	overflow:hidden;
}
.log-left, .f-left {
	float:left;
}
#content {
	float:left;
	width:664px;
	padding:35px 30px 0 27px;
	background:url(images/separtor-big.gif) no-repeat right 0;
	min-height:350px;
	height:auto !important;
	height:350px;
}
.full-width {
	width:935px !important;
	background:none !important;
	padding:35px 10px 0 15px!important;
}
#inner-content {
	float:left;
	width:443px;
	padding:0 17px 0 0;
}
#content h1 {
	margin:0 0 10px 0;
}
p.mandatory {
	color:#999;
	margin:0 0 10px;
	padding:0;
	font-size:11px;
}
.contact-us {
	float:left;
	width:100%;
	margin:0;
	padding:0;
}
.contact-us li {
	float:left;
	width:100%;
	border-bottom:1px solid #EAEAEA;
	padding:0 0 13px;
	margin:0 0 13px;
}
.contact-us li.submit {
	border:0px;
}
.contact-us li.submit input {
	margin-left:212px;
}
.contact-us li.mandatory {
	background:url(images/icon-mandatory.gif) no-repeat 195px 2px;
}
.contact-us label {
	color:#333;
	width:210px;
	float:left;
	padding:2px 0 0 0;
}
.contact-us .txt {
	width:220px;
	padding:4px;
	border:1px solid #C8C9C8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
.contact-us .txt-s {
	width:150px;
	padding:4px;
	border:1px solid #C8C9C8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
.contact-us .select {
	width:230px;
	padding:4px;
	border:1px solid #C8C9C8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}
.contact-us textarea {
	width:218px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	border:1px solid #C8C9C8;
	height:49px;
	overflow:auto;
}
.listing {
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	width:100%;
}
.listing li {
	margin:0px 0 13px 0;
	padding:0px 0 12px 0;
	border-bottom:1px solid #D6D6D6;
	float:left;
	width:100%;
}
.listing li.last {
	border:0px;
}
.listing .thumb {
	float:left;
	border:1px solid white;
	margin:0 15px 0 0;
}
.listing .thumb:hover {
	float:left;
	border:1px solid #75a0b0;
}
.listing .info {
	float:left;
	width:580px;
}
.listing h2 {
	padding:0 0 3px;
}
.listing h2 a {
	color:#165f7a;
	font-size:16px;
}
.listing h2 a:hover {
	color:#969494;
}
.listing .info p {
	padding:0px;
	margin:0 0 7px;
}
.column {
	background:#f4fafd;
	padding:10px;
	width:195px;
	margin-right:-15px;
	position:relative;
	float:left;
	border:1px solid #adddf9;
	color:#165f7a;
}
.column p {
	color:#165f7a;
}
#sidebar {
	float:left;
	width:194px;
	padding:35px 23px 26px 22px;
}
#sidebar .col-three {
	padding:0 0 20px;
	margin:0 0 20px;
	width:194px;
	border-bottom:1px solid #d6d6d6;
}
.outer-footer {
	background:#2285a9 url(images/bg-footer.gif) repeat-x 0 0;
	width:100%;
	float:left;
	margin:8px 0 0 0;
}
#nav-footer {
	margin:0px;
	padding:0px;
	float:left;
}
#nav-footer li {
	margin:0px;
	padding:16px 71px 15px 0;
	float:left;
}
#nav-footer li.last {
	padding-right:0px;
}
.fot-left {
	float:left;
	width:469px;
	border-right:1px solid #165f7a;
	padding:13px 0 0px 0;
	height:100px;
	overflow:hidden;
}
.fot-left h2 {
	margin:0 0 14px 0;
	padding:0px;
}
.fot-left #newsletter {
	float:left;
	width:100%;
}
#newsletter .txt, #newsletter .text {
	float:left;
	width:162px;
	padding:5px 7px 4px 7px;
	background:#086385;
	border:1px solid #2f84a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b8c7cd;
}
#newsletter .txt {
	margin:0 5px 0 0;
}
#newsletter .text {
	border-right:0px;
}
#newsletter .btn {
	float:left;
}
.fot-right {
	float:left;
	padding:26px 0 0 38px;
	width:431px;
	height:87px;
}
.fot-right p {
	color:#abcdda;
}
.fot-right .thumb {
	float:left;
	margin:5px 19px 0 0;
}
.footer-btm {
	float:left;
	width:100%;
	padding:14px 0 30px;
}
.info {
	float:right;
	width:242px;
	color:#abcdda;
	padding:0;
}
#footer p {
	color:#c7d8e0;
	font-size:11px;
	float:left;
	margin:0px;
}
.info p {
	padding:0 12px 0 0;
}
#nav-bottom {
	float:left;
	margin:-4px 0 0 0;
	position:relative;
}
#nav-bottom li {
	float:left;
	margin:0 0 0 15px;
	padding:2px 0 4px 15px;
	display:inline;
	background:url(images/separator-footer.gif) no-repeat 0 2px;
}
#nav-bottom li a {
	color:#c7d8e0;
	text-decoration:underline;
	font-size:11px;
}
#nav-bottom li a:hover, #nav-bottom li.current a {
	color:#fff;
	text-decoration:none;
}

/* @Brands */
ul.brands-listing{
	width:600px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
}
ul.brands-listing li{
	float:left;
	margin:0 15px 15px 0;
	padding:0;
	width:175px;
	height:155px;
}
ul.brands-listing li a{
	border:1px solid #ccc;
	float:left;
	margin-bottom:10px;
	width:170px;
	text-align:center;
}
ul.brands-listing li a:hover{
	border:1px solid #21baaa;		
}
ul.brands-listing li span{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#ccc;
}
label.error_msg{
	color:#C00 !important;
	width:100%;
	font:bold 14px Arial, Helvetica, sans-serif;
}
p.success-msg{
	color:#21baaa !important;
	font:bold 14px Arial, Helvetica, sans-serif;
}
/* @End Brands */
