@charset "utf-8";
/* CSS Document */

#main_div {
	float:left;
	width:950px;
	height:430px;
	background-image:url(retail_back.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	padding:0;
}

#main_left {
	float:left;
	width:229px;
	height:390px;
	padding:40px 21px 0 40px;
}

#main_right {
	float:left;
	width:660px;
	height:430px;
	background-image:url(retail_right_back.jpg);
	background-repeat:no-repeat;
	padding:0;
}

/* DEFAULT TEXT STYLES */
p {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	margin-top:.75em;
	line-height:1.6em;
}

.small {
	font-family:Arial,Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	margin-top:1em;
	line-height:1.2em;
}

.yellow1 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:42px;
	color:#ffe800;
	font-weight:normal;
	font-weight:bold;
	line-height:.85em;
	margin:0 0 0 40px;
}

.white1 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:42px;
	color:#ffffff;
	font-weight:normal;
	font-weight:bold;
	line-height:1em;
}

.blue1 {
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#1b75bc;
	font-weight:normal;
	font-weight:bold;
	line-height:1em;
	margin:0 0 0 38px;
}

/* LINKS */
a:link.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: none; font-weight:bold; outline: none}
a:visited.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: none; font-weight:bold; outline: none}
a:hover.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: underline; font-weight:bold; outline: none}
a:active.linkgr {font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #00ae98; text-decoration: underline; font-weight:bold; outline: none}

/* RETAIL FOOTER */

#footer2 {
	float:left;
	width:922px;
	height:60px;
	padding:10px 0 0 28px;
}

#footer_guess {
	float:left;
	width:540px;
	height:15px;
	padding:0;
}