﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

a
{
	color: #3255dd;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	_behavior: url(_js/pngbehavior.htc);
}

#container
{
	background-color: White;
	margin: 15px auto 15px auto;
	width: 927px;
	padding: 2px;
	position: relative;
}

#lineBackground
{
	width: 100%;
	background: url(../_img/template/nav_background_repeater.jpg) repeat-y;
	padding-bottom: 2px;
}

.gradientBackground
{
	background-position: bottom left;
	background-repeat: no-repeat;
}

#header
{
	height: 109px;
	width: 100%;
	background: url(../_img/template/header.jpg) no-repeat;
}

.logoText
{
	margin-top: 42px;
	margin-left: 15px;
}

#leftSection
{
	width: 299px;
	float: left;
	margin-right: 20px;
	text-align: center;
}

#rightSection
{
	width: 570px;
	padding-top: 50px;
	min-height: 610px;
	height: auto !important;
	height: 610px;
	float: right;
	padding-right: 30px;
}

#contactInfoText
{
	padding-left: 18px;
}
#contactInfoText2
{
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contactInfoSection
{
	border-top: solid 1px #b1bbd6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-top: 2px;
	text-align: left;
}

#offerAndIntroSection
{
	background: url(../_img/template/vertical_line_repeater.gif) repeat-y;
	_border: solid 1px white;
}

#offersSection
{
	float: left;
	width: 280px;
}

#introTextSection
{
	width: 255px;
	padding-left: 10px;
}

#desciptionTextSection
{
	border-top: 1px solid #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

#bottomLinks
{
	width: 600px;
	float: right;
	padding-bottom: 10px;
}

.offersList
{
	margin-top: 0px;
}
.OutlineOne
{
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
}
.OutlineTwo
{
	border: solid 2px white;
}
.OutlineThree
{
	padding: 2px;
	border-top: solid 1px gray;
	border-left: solid 1px gray;
}
.LogoBorder
{
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
}
.LogoPlacementHolder
{
	position: absolute;
	left: 650px;
	top: 3px;
	width: 241px;
	height: 165px;
	vertical-align: middle !important;
	text-align: right;
}
.templateImage
{
	margin-left: -4px;
}

