﻿/* 0 out element margins and paddings */
body, h1, h2, h3, h4, p, ul, ol
{
	padding: 0;
	margin: 0;
}
body
{
	font: 62.5% Verdana, sans-serif;
	line-height: 1;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.smalltext
{
	font: 0.8em Arial, sans-serif;
	letter-spacing: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
iframe
{
	background: #fff;
}
img
{
	border: none;
}
.req
{
	color: #ca1d1d;
}
.tberror
{
	background: #fffacd;
}
acronym, abbr
{
	border-bottom: dotted 1px #666;
	cursor: help;
}


/* Menu */
#menu, #menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 40px;
}

#menu
{
	background: url(../gfx/menu_bg.jpg) repeat-x top left;
	height: 40px;
	width: 100%;
}

#menu li a
{
	display: block;
	padding: 0px;
	color: #fff;
	text-decoration: none;
}

#menu li a:hover
{
	color: #333;
}
#menu li
{
	float: left;
	position: relative;
	width: 9em;
	height: 40px;
	font: bold 1.4em/40px Lucida Sans;
	text-align: center;
}
#menu ul
{
	position: absolute;
	width: 135px;
	background: #dd3433 url(../gfx/shadow_menu.png) repeat-x top left;
	top: 40px;
	display: none;
}

#menu ul li
{
	width: 134px;
	height: 25px;
	font: normal 13px/25px Trebuchet MS;
	text-align: center;
	border-top: solid 1px #ef4443;
	border-bottom: solid 1px #c22e2d;
	border-right: solid 1px #c22e2d;
	border-left: solid 1px #c22e2d;
	}

#menu li ul li a
{
	width: 135px;
	float: left;
}
#menu ul ul
{
	top: auto;
}
#menu li ul ul
{
	left: 12em;
	margin: 0px 0 0 10px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul
{
	display: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul
{
	display: block;
}

/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	color: #f50000;
	font: normal 1.8em Lucida Sans;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	color: #f50000;
	font: normal 1.6em Lucida Sans;
	margin: 15px 0px 10px 15px;
}
.text p
{
	font: normal 1.2em Trebuchet MS;
	color: #000;
	margin: 0px 25px 10px 20px;
}

.text ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 50px;
}
.text ol
{
	list-style-type: decimal;
	margin: 0px 0px 10px 55px;
}
.text li
{
	font: normal 1.2em Trebuchet MS;
	color: #000;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 0px 0px 0px 10px;
}
.info
{
	float: right;
	margin: 0px 10px 0px 0px;
}

/* Website Syles */

html
{
	background: #ECF0F1 url(../gfx/header.jpg) repeat-x top left;
}

#container
{
	width: 950px;
	position: relative;
	margin: 0px auto;
	padding: 0px;
}

#header
{
	height: 116px;
	width: 100%;
}

#header h1
{
	float: left;
	width: 255px;
	height: 99px;
	margin: 7px 0px 0px 0px;
	background: url(../gfx/logo.jpg) no-repeat top left;
}

#header h1 a
{
	width: 255px;
	line-height: 99px;
	display: block;
	text-indent: -10000px;
}

#header p
{
	float: right;
	text-align: right;
	font: bold 1.4em Lucida Sans;
	color: #000;
	letter-spacing: 1px;
	margin: 27px 0px 0px 0px;
}

#conatiner_wrap
{
	border: solid 1px #CDD0D0;
	background: #fff;
	padding: 7px;
	width: 934px;
}

#ctl00_wrapper
{
	padding: 15px 0px;
	min-height: 350px;
	height: auto !important;
	height: 400px;}
	
	#slideshow
	{
		width: 934px;
		height: 200px;}

#welcome
{
	width: 560px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#ctl00_ContentPlaceHolder1_pnlFPs
{
	float: right;
	width: 338px;
	margin: 20px 20px 0px 0px;
	position: relative;
}

#ctl00_ContentPlaceHolder1_pnlFPLeft, #ctl00_ContentPlaceHolder1_pnlFPMid
{
	border: solid 1px #DBDBC9;
	}

#ctl00_ContentPlaceHolder1_pnlFPs h1
{
	font-size: 1.8em;
	color: #000;
	margin: 2px 0px 0px 5px;
	padding: 0px;
	float: left;
	font-weight: normal;
}



#ctl00_ContentPlaceHolder1_pnlFPs p
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
	clear: left;
	font-size: 1.3em;
}



#FPdetails, #MidFPdetails
{
	width: 100%;
	height: 56px;
	color: #000;
	background: #EBEEEE;
}



#SubPrice, #MidSubPrice
{
	float: left;
	width: 190px;
	margin: 5px 0px 0px 0px;
}

#SubPrice p, #MidSubPrice p
{
	float: left;
	width: 190px;
}



#FPicons, #MidFPicons
{
	float: right;
	width: 145px;
	margin: 20px 0px 0px 0px;
}



#FPicons p, #MidFPicons p
{
	margin: 0px;
	padding: 0px;
}


#footer
{
	float: left;
	height: 35px;
	width: 100%;
	background: #F0342B;
	clear: both;}
	
	#footer p, #footer a
	{
		line-height: 35px;
		color: #fff;}
