* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: normal;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: center;
}

ul, ol {
	list-style: none;
}

a {
	color: #5e9aa9;
}

a:hover {
	text-decoration: none;
}

body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	color: #999;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 12px;
}

.col-1, .col-2, .col-3 {
	float: left;
}

h2 {
	margin: 0 0 27px 0;
	font-size: 2.167em;
	line-height: 1em;
	font-weight: normal;
	color: #fff;
}

h3 {
	margin: 0 0 27px 0;
	font-size: 2.167em;
	line-height: 1em;
	font-weight: normal;
	color: #000;
}

h3.more_indent {
	margin: 0 0 39px 0;
}

h4 {
	font-size: 1em;
	line-height: 1.417em;
	color: #5e99a8;
	margin: 0 0 20px 0;
}

#header {
	position: relative;
}

#content {
	background: #e2e8ea;
}

#content ul li {
	background: url(images/list-divider.gif) no-repeat 0% 9px;
	padding: 0 0 0 13px;
	line-height: 1.917em;
}

#content ul li a {
	text-decoration: none;
	color: #9cb4ba;
}

#content ul li a:hover {
	text-decoration: underline;
}

#content p {
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

#content p a {
	color: #9CB4BA;
}

#content p strong {
	color: #9cb4ba;
}
#content p span {
	display: block;
	font-weight: normal;
}

#content p em {
	display: block;
	font-style: normal;
	font-weight: bold;
	color: #5e9aa9;
}

#content p i {
	float: right;
	font-style: normal;
}

#content p i a {
	color: #fff;
}

#content img {
	margin: 0 0 20px 0;
}

.row-1 {
	width: 100%;
	overflow: hidden;
}

.middle {
	background-repeat: repeat-y;
	background-position: 0% 0%;
}

.top {
	background: url(images/top_bg.gif) no-repeat 0% 0%;
}

.bottom {
	background: url(images/bottom_bg.gif) no-repeat 0% 100%;
	min-height: 229px;
	height: auto !important;
	height: 229px;
}

.row-2 {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

p.info {
	padding: 0 0 0 7px;
	color: #717171;
	margin: 0 0 8px 0 !important;
}

p.info em {
	display: block !important;
	font-style: normal !important;
	padding: 4px 0 0 0 !important;
}

p.info em a {
	color: #3e8ca0 !important;
}

.picture {
	float: left;
	margin: 0 15px 10px 0 !important;
}

.list {
	margin: 0 0 5px 0 !important;
}

.list li {
	background: none !important;
	padding: 0 0 0 0 !important;
	line-height: 1.5em !important;
}

.list li a {
	color: #527072 !important;
}

.list1 {
	margin: 0 0 5px 0 !important;
}

.list1 li {
	background: none !important;
	padding: 0 0 0 0 !important;
	line-height: 1.5em !important;
}

.list1 li a {
	text-decoration: underline !important;
	color: #fff !important;
}

.list1 li a:hover {
	text-decoration: none !important;
}

.list2 li {
	background: url(images/link.gif) no-repeat 0% 9px !important;
	padding: 0 0 0 13px !important;
	line-height: 1.917em !important;
}

.list2 li a {
	text-decoration: underline !important;
	color: #3e8ca0 !important;
}

.list2 li a:hover {
	text-decoration: none !important;
}

.link {
	background: url(images/link.gif) no-repeat 0% 6px;
	font-weight: bold;
	padding: 0 0 0 8px;
	color: #5e9aa9;
}

.link1 {
	background: url(images/list-divider.gif) no-repeat 0% 6px;
	font-weight: bold;
	display: block;
	float: left;
	margin: -7px 0 0 0;
	padding: 0 0 0 8px;
	color: #9cb4ba;
}

a.link_color {
	color: #5e99a8 !important;
}

.ver_line2 {
	width: 100%;
	overflow: hidden;
}

.hor_line {
	background: url(images/col-divider.gif) repeat-x 0% 0%;
	height: 1px;
	overflow: hidden;
	margin: 23px 0 30px 0;
}

.left_block {
	float: left;
	width: 49%;
}

.right_block {
	float: right;
	width: 49%;
}

#contact_form textarea {
	background: #e2e8ea;
	width: 294px;
	height: 127px;
	padding: 3px;
	margin: 0 0 25px 0;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8ca2a8;
	border: 1px solid #8ca2a8;
}

#contact_form label {
	display: block;
	height: 37px;
	overflow: hidden;
}

#contact_form input {
	background: #e2e8ea;
	width: 245px;
	height: 18px;
	padding: 2px 3px 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8ca2a8;
	border: 1px solid #8ca2a8;
}

#contact_form a {
	float: right;
	margin: 0 0 0 21px;
}

#footer {
	background: url(images/footer.jpg) repeat-x 0% 0%;
	height: 52px;
	padding: 40px 43px 0 43px;
	color: #7a8e93;
}

#footer p span {
	display: inline;
	font-weight: normal;
	margin: 0 4px 0 0;
}

#footer p a {
	margin: 0 0 0 4px;
}
#page3 #main #header table tr td table tr td table tr td table tr td p {
	font-size: 13px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#page2 #main table tr td table tr td table tr td .style6 {
	color: #FFF;
}
#page2 #main table tr td table tr td table tr td {
	font-size: 12px;
	color: #669966;
	font-family: Arial, Helvetica, sans-serif;
}
.text {
	font-weight: bold;
	text-align: center;
	color: #FFF;
	font-size: 30px;
}
#page2 #main table tr td table tr td table tr td div p {
	color: #F93;
	font-weight: bold;
	font-size: 12px;
}
#page2 #main table tr td table tr td table tr td div p span {
	color: #F93;
}
#page3 #main #header table tr td table tr td div .style105 .style139 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
#page3 #main #header table tr td table tr td div .style138 {
	font-size: 12px;
}
#page3 #main #header table tr td table tr td .style1051 .style1391 {
	color: #000;
}
#page3 #main #header table tr td table tr td .style1051 .style1391 {
	font-size: 10px;
	color: #000;
}
#page3 #main #header table tr td table tr td .style1381 {
	color: #000;
}
#page3 #main #header table tr td table tr td .style1381 {
	font-size: 10px;
}
#page3 #main #header table tr td table tr td {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
#page3 #main #header table tr td table tr td div p a {
	font-weight: bold;
}
#page3 #main #header table tr td table tr td .style10511 .style13911 {
	color: #666;
}
#page3 #main #header table tr td table tr td div .style85 {
	font-weight: bold;
}
#page3 #main #header table tr td table tr td .style10511 .style10512 .style13912 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#page3 #main #header table tr td table tr td .style10511 .style13811 {
	font-size: 12px;
}
#page3 #main #header table tr td table tr td .style10511 .style13811 {
	color: #666;
}
#page3 #main #header table tr td table tr td .style10511 .style10512 .style13912 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#page3 #main #header table tr td table tr td table tr td p .style83.style89 {
}
#page2 #main table tr td table tr td table tr td .style10513 .style13913 {
	color: #696;
	font-size: 10px;
}
#page2 #main table tr td table tr td table tr td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
}
#page2 #main table tr td table tr td table tr td .style10513 .style13913 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669966;
}
#page2 #main table tr td table tr td table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F93;
	text-align: center;
}
#page2 #main table tr td table tr td table tr td p {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFF;
}
#page2 #main table tr td table tr td table tr td .style105121 .style139121 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#page2 #main table tr td table tr td table tr td .style138111 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
#page2 #main table tr td table tr td table tr td .style105121 .style105122 .style139122 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#page2 #main table tr td table tr td table tr td .style105121 .style105122 .style105123 .style139123 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#page2 #main table tr td table tr td table tr td .style105121 .style105122 .style105123 .style105124 .style139124 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#page2 #main table tr td table tr td table tr td .style105121 .style105122 .style105123 .style138112 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#page3 #main #header table tr td table tr td div p {
	color: #669966;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#page3 #main #header table tr td table tr td p {
	color: #9C9;
	font-weight: bold;
	text-align: center;
	font-size: 36px;
}
.heading {
	font-size: 36px;
	color: #9C9;
}
#page3 #main #header table tr td table tr td .style33 {
	color: #FFF;
}
.text {
	color: #FFF;
	font-size: 16px;
}
#page3 #main #header table tr td table tr td table tr td .style83.style89 {
	color: #9C9;
}
#page3 #main #header table tr td table tr td table tr td div .style48 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#page3 #main #header table tr td table tr td table tr td .style24.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#page3 #main #header table tr td table tr td p .style45 .style29 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#page3 #main #header table tr td table tr td .style2 .style45 .style49 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#page3 #main #header table tr td table tr td div p a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
}
#page3 #main #header table tr td table tr td p {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#page3 #main #header table tr td table tr td .style8.style84 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #FFF;
}
#page3 #main #header table tr td table tr td table tr td .style83.style89 {
	text-align: center;
}
home_page_deals {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90;
}
.free {
	font-weight: bold;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#page3 #main #header table tr td table tr td p {
	font-family: Verdana;
	font-size: 12px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.dollar_sign {
	font-size: 36px;
}
#page3 #main #header table tr td table tr td div .style85 {
	color: #F93;
}
.web_designtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#page3 #main #header table tr td table tr td .style10511 .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
.footer {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #666;
}
footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
#page2 #main table tr td table tr td p br {
	text-align: center;
	font-size: 15px;
}
#page3 #main #header table tr td table tr td table tr td .style11 {
	font-size: 16px;
}
#page3 #main #header table tr td table tr td .style10511 .style10512 .style13912 br {
	color: #FFF;
}

