@charset "utf-8";
/* CSS Document */

a.innerlink:link {
	font-size: 12px;
	font-style: normal;
	color: #3399CC;
	line-height: 18px;
	font-family: Tahoma;
}

a.innerlink:visited {
	font-size: 12px;
	font-style: normal;
	color: #3399CC;
	line-height: 18px;
	text-decoration: none;
}
a.innerlink:hover {
	font-size: 12px;
	font-style: normal;
	color: #00CCCC;
	line-height: 18px;

}
a.innerlink:active {
	font-size: 12px;
	font-style: normal;
	color: #3399CC;
	line-height: 18px;
}

body {
	font-size:12px;
	font-family:Tahoma;
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	background-color: #FFFFFF;
}
	
	


div#outer {
	width: 955px;
	clip: rect(0px,auto,0px,auto);
	height: 100%;
	margin-top: 30px;
	text-align: left;
	background-color: #FF0000;
}
div#banner{
	height: 206px;
	background-image: url(images/frontpage_jan09/banner_bg_slice.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align: left;
	background-position: 0px 0px;
	width: 105%;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#banner .links {
	color: #235F93;
	margin: 30px;
	position: absolute;
	font-weight: bold;
	float: right;
	width: 229px;
	text-decoration: none;
	left: -17px;
	top: 336px;
}

#hotlinks {
	font-weight: bold;
	float: left;
	width: 210px;
	text-decoration: none;
	margin-top: -60px;
	margin-left: 0px;
	height: 430px;
	padding-left: 10px;
	clear: right;
	position: absolute;
	left: 2px;
	top: 341px;

}


#brands {
	float: right;
	width: 210px;
	text-decoration: none;
	margin-top: -60px;
	margin-left: 0px;
	height: 430px;
	padding-right: 20px;
	margin-right: 20px;
	position: absolute;
	left: 1023px;
	top: 333px;

}


div#contentblock {
	margin-top: 0px;
	clear: none;
	width: 665px;
	background-color: #e2f7fd;
	text-align: left;
	color: #265C8B;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	border: 1px solid #9CC6D2;
	top: 347px;
	height: 373px;
	left: 237px;
	margin-left: 0px;
	position: absolute;

}
#contentblock .quotes_blue {
	font-style: italic;
}

#contentblock .quotes_orange {
	font-style: italic;
	color: #F16F01;
}

#contentblock .heading {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

#menupos{
	height: 23px;
	top: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	width: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #235F91;
	text-decoration: none;
}

a:visited {
	color: #256396;
	text-decoration: none;
}

a:hover {
	color: #F16F01;
	text-decoration: none;
}

a:active {
	color: #255E93;
	text-decoration: none;
}
	#login {
	position:absolute;
	right:982px;
	top:180px;
	width:76px;
	height:20px;
	z-index:400;
}
#contentblock img {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
	margin-right: 30px;
}
.imagepadding {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
