/* Common  #################### */

html, body {
	border:0;
	margin:0;
	padding:0;
}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #000000;
	padding: 0px;
}

#width {
	height: 171px;
	width: 720px;
}


/* Header Area  #################### */

#Header {
	background-image: url(../images/index/header.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 720px;
	background-color: #0019A8;
}

#headerNav {
	height: 30px;
}

#headerRow {
}

#headerTitleLeft {
	height: 17px;
	background-color: #FFE657;
}

#HeaderFade {
	height: 19px;
	background-color: #0019A9;
}

#headerTitleRight {
	height: 17px;
	background-color: #FFE657;
}

#headerTitle {
	background-image: url(../images/index/header_title.gif);
	background-repeat: no-repeat;
	height: 17px;
	background-color: #FFE657;
	background-position: right;
}

#headerImage1 {
	width: 140px;
	height: 93px;
	position: relative;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	top: -5px;
}

#headerImage2 {
	width: 140px;
	height: 93px;
	position: relative;
	left: 408px;
	background-color: #999999;
	top: -83px;
}

#headerImages {
	left: 255px;
	width: 448px;
	height: 92px;
	margin: 0px;
	padding: 0px;
}
#image_rotate_1 {
	height: 93px;
	width: 142px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 255px;
	top: -3px !important;
	top: 21px; /* IE 6 */

}
#image_rotate_2 {
	height: 93px;
	width: 142px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 266px;
	top: -3px !important;
	top: 21px; /* IE 6 */
}
#image_rotate_3 {
	height: 93px;
	width: 142px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 277px;
	top: -3px !important;
	top: 21px; /* IE 6 */
}
#printHeader {
	display: none;
}

#animate1 {
	padding-right: 11px;
}

#animate2 {
	padding-right: 11px;
}


/* Content Area  #################### */

#content
{
	padding-left: 13px;
	position: relative;
	width: 720px;
	padding-right: 13px;
	line-height: 1.7em;
	margin-bottom: 20px;
}

#containerTable {
	height: 100%;
	width: 100%;
}

#contentTable {
	width: 720px;
}

#contentTable h1 {
	font-family: "Times New Roman", Times, Georgia;
	color: #0019A8;
	font-size: 2.8em;
	font-weight: normal;
}

#contentTable h2 {
	font-size: 1.3em;
	color: #0019A8;
}

#contentTable h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0019A8;
	margin: 5px 0px;
}

#contentTable a {
	font-size: 1em;
	color: #0019A8;
	text-decoration: underline;
	line-height: 1.5em;
}

#contentTable a:hover {
	text-decoration: none;
}

#homeLinks {
	padding-top: 20px;
}

#homeLinks a {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

#Image2 {
	text-align: left;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#Image3 {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#Image4 {
	text-align: left;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#Image5 {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#offersTable {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #ffffb4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC3300;
	margin-top: 5px;
	margin-bottom: 5px;
}
#offersTableLeftTD h5 {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 3px;
	padding-top: 3px;
}


#offersTableLeftTD {
	width: 75%;
}

#offersTableRightTD {
	text-align: right;
}
#thumb {
	border: 3px solid #FFFFFF;
}



#specialOffersTitle {
	background-color: #CC3300;
	padding: 5px;
	color: #FFFFFF;
}

#specialOffersDesc {
	padding: 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	background-color: #FFCC33;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CC3300;
	border-left-color: #CC3300;
}

#contentAreaSE {
	vertical-align: top;
	margin-bottom: 20px;
	width: 560px;
	color: #000000;
}


/* ########  Footer  ######## */

#footer {
	text-align: center;
	margin-bottom: 20px;
	line-height: 1.3em;
}

#footer a {
	font-size: 0.9em;
	color: #0019A8;
}

#footer a:hover {
	text-decoration: none;
}
#offersContainer {
	border: 1px solid #CC3300;
	position: relative;
	margin-bottom: 10px;
}

#offersContainer a {
	color: #FFFFFF;
}

#offersContainer h5 {
	color: #CC3300;
}


.offersHeader {
	background-color: #CC3300;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 5px;
	padding-right: 210px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.offersSubHeader {
	background-color: #FFCC33;
	padding-top: 5px;
	padding-right: 210px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.offersContent {
	background-color: #FFFFB4;
	min-height: 95px;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 210px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.offersImage {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 10px;
	width: 181px;
	border: 1px solid #CC3300;
	background-color: #FFFFFF;
}
