@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #610d0e;
}


p {
	margin: 0px;
	padding: 0px;
}

#container {
	text-align: left;
	margin: auto;
	width: 790px;
}
#header {
	width: 790px;
	height: 180px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#content {
	width: 790px;
	height: 497px;
	position: relative;
	background-image: url(../images/content_bg_2.jpg);
}



#footer {
	width: 790px;
	height: 91px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}


#header_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #661011;
	position: absolute;
	left: 44px;
	top: 66px;
	font-weight: bold;
}
#header_text {
	font-family: "Trebuchet MS", Arial;
	color: #000000;
	position: absolute;
	left: 45px;
	top: 108px;
	width: 651px;
	height: 57px;
	font-size: 12px;
	line-height: 16px;
}
#title_content {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #690F11;
	position: absolute;
	left: 44px;
	top: 34px;
}
#content_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	position: absolute;
	width: 395px;
	left: 43px;
	top: 63px;
	line-height: 16px;
	background-image: url(../images/content_divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header_logo {
	position: absolute;
	left: 665px;
}

#contact_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #690F11;
	position: absolute;
	left: 498px;
	top: 52px;
}


#contact_text {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	position: absolute;
	left: 501px;
	top: 89px;
	font-weight: bold;
}
#contact_text a {
	color: #000000;
	text-decoration: none;
}


#rates_module {
	position: absolute;
	left: 500px;
	top: 192px;
	width: 249px;
	height: 252px;
	font-family: "Trebuchet MS", Arial;
}
#rates_text {
	font-size: 10px;
	line-height: 13px;
}
.red_text {
	color: #690F11;
}



#rates_title {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #690F11;
	position: relative;
	left: 0px;
}
#rate_table {
	position: relative;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
	padding-top: 15px;
	line-height: 16px;
}
#cake_module {
	position: absolute;
	left: 3px;
	top: 162px;
	height: 335px;
	width: 466px;
	font-family: "Trebuchet MS", Arial;
	background-image: url(../images/cake_module.jpg);
}
#cake_targeted {
	position: absolute;
	font-size: 18px;
	color: #000000;
	left: 37px;
	top: 3px;


	line-height: 28
.px;
	line-height: 32px;
}
#cake_targeted_text {
	font-size: 10px;
	color: #690F11;
	position: absolute;
	left: 108px;
	top: 32px;
	width: 226px;
	line-height: 13px;
}

#cake_focused {
	position: absolute;
	font-size: 18px;
	color: #000000;
	left: 382px;
	top: 45px;
	text-align: right;
}
#cake_focused_text {
	font-size: 10px;
	color: #690F11;
	position: absolute;
	left: 306px;
	top: 75px;
	width: 156px;
	line-height: 13px;
}

#cake_powerful {
	position: absolute;
	left: 312px;
	top: 181px;
	width: 140px;
	text-align: right;
	line-height: 16px;
}
#contact_text a:hover {
	color: #690F11;
	text-decoration: none;
}

#footer_subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 426px;
	top: 22px;
	width: 349px;
	text-align: right;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	left: 479px;
	top: 62px;
	width: 297px;
	text-align: right;
}
#footer_subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#live_help {
	position: absolute;
	left: 636px;
	top: 32px;
}
