@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-family: Verdana;
}

.Clear {
	clear: both;
}

body {
	background-color: #3E73A4;
}

#freeService a:link, #freeService a:visited, #freeService a:active {
	color: #22405B;
	text-decoration: underline;
	font-size: 1.55em;
	font-weight: bold;
}

#freeService a:hover {
	color: #22405B;
	text-decoration: none;
	font-size: 1.55em;
	font-weight: bold;
}


#Wrapper {
	width: 800px;
	height: 100%;
	margin: 0 auto;
}

#Header {
	width: 800px;
	height: 100%;
}

#Banner {
	width: 800px;
	height: 109px;
}

#Logo {
	width: 144px;
	height: 109px;
	background: url('../images/logo.png') no-repeat;
	float: left;
}

#Logo span{
	width: 100%;
	height: 100%;
}

#Logo a {
	width: 100%;
	height: 100%;
	display: block;
}

#Title {
	width: 656px;
	height: 109px;
	background: url('../images/banner.png') no-repeat;
	float: right;
}

#Title h1 {
	text-align: center;
	padding-top: 35px;
	color: #E8EEF4;
}

#Navigation {
	width: 800px;
	height: 20px;
	background-color: white;
}

#Navigation ul{
	text-align: center;
}

#Navigation ul li{
	display: inline;
	font-size: 0.80em;
	color: #22405B;
	padding: 0 2px;
}

#Navigation a:link, #Navigation a:visited, #Navigation a:active {
	color: #22405B;
	text-decoration: none;
}

#Navigation a:hover {
	color: #22405B;
	text-decoration: underline;
}

#Main {
	width: 800px;
	height: 100%;
	padding-top: 10px;
	background-color: white;
}

#Main #DealInfo {
	padding-top: 10px;
	padding-bottom: 10px;
}

#Main #InfoLeft {
	width: 400px;
	float: left;
	text-align: center;
	color: #22405B;
	padding-top: 10px;
}

#Main #InfoLeft h2 {
	font-size: 1.3em;
	padding-bottom: 4px;
}

#Main #InfoLeft h3 {
	font-size:  1.02em;
	font-weight: normal;
}

#Main #InfoRight {
	width:  383px;
	height: 158px;
	background: url('../images/main_panel.png') no-repeat;
	color: white;
	padding-right: 5px;
	float: right;
}

#Main #InfoRight h1 {
}

#Main #InfoRight h4 {
}

#Main #InfoRight h3 {
	padding-top: 10px;
	font-size: 1.9em;
	color: #FEFAAF;
}

#Main #InfoRight h6 {
	padding-left: 3px;
	font-size: 0.5em;
	display: inline;
}

#Main #InfoRight #InfoTextLeft {
	float: left;
	padding-left: 15px;
	padding-top: 10px;
}

#Main #InfoRight #InfoTextRight {
	float: right;
	padding-right: 15px;
}

#Main #InfoRight #InfoTextExtra {
	padding-top: 10px;
}

#Main #InfoRight  #InfoTextExtra  p {
	text-align: center;
	font-size: 0.70em;
}

#DealSubInfo {
	width: 800px;
	height: 260px;
	padding-bottom: 10px;
	background: url('../images/info_panel.jpg') no-repeat;
}

#DealSubInfo #ServiceInfo {
	width: 230px;
	padding-top: 30px;
	padding-left: 15px;
}

#DealSubInfo #ServiceInfo h2 {
	color: #FEFAAF;
}

#DealSubInfo #ServiceInfo ul {
	color: white;
	padding-left: 40px;
	padding-top: 10px;
	font-size: 13px;
}

#DealSubInfo #ServiceInfo ul li {
	padding: 1px 0;
}

#DealAdditionalInfo {
}

#DealAdditionalInfo tr td {
	width: 266px;
	height: 169px;
	background: url('../images/tertiary_panel.png') no-repeat;
	color: white;
	text-align: center;
}

#DealAdditionalInfo tr td h2 {
}

#DealAdditionalInfo tr td h3 {
	color: #FEFAAF;
	font-size: 1.6em;
}

#DealAdditionalInfo tr td h4 {
	color: #FEFAAF;
	font-size: 0.85em;
	padding-bottom: 5px;
}

#DealAdditionalInfo tr td h5 {
	padding-bottom: 5px;
}

#DealAdditionalInfo tr td h6 {

	font-weight: normal;
}

#CompanyHistory h3{
	text-align: center;
}

#CompanyHistory a:link, #CompanyHistory a:visited, #CompanyHistory a:active {
	color: #22405B;	
}

#CompanyHistory a:hover {
	color: #22405B;
	text-decoration: none;
}


#CompanyHistory p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding: 10px;
}


.ImageWrapInfo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	width: 400px;
	color: black;
	float: right;
	text-align: right;
	margin: 10px 10px;
}

.freeservice { 
	display: inline;
	margin: 10px 10px 0 10px;
	float: left;
}


#Footer {
	background-color: white;
}
	
#Footer #AffiliateLogos {
	padding-bottom: 5px;
}
	
#AdvantageServices {
	width: 800px;
	height: 11px;
	background: url('../images/bottom.png') no-repeat;
	text-align: center;
	font-size: 10px;
}


#AdvantageServices a:link, #AdvantageServices a:visited, #AdvantageServices a:active {
	color: #22405B;	
	text-decoration: none;
}

#AdvantageServices a:hover {
	color: #22405B;
	text-decoration: underline;
}
