body
{
	background-color: #004179;
	margin: 0;
	padding: 0;
	text-align: center;
}

img 
{
	border: 0px;
}

#outer
{
	width: 976px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	position: relative;
	height: 126px;
}

#header .logo
{
	float: left;
	margin-left: 78px;
}

#header .slogan
{
	float: right;
	margin-right: 58px;
}

#menu-container
{
	height: 53px;
	text-align: center;
}

#menu
{
	border-color: #005c9e;
	border-top: 1px #005c9e;
	border-right: 1px #005c9e;
	border-left: 1px #005c9e;
	border-bottom: 9px #005c9e;
	border-style: solid;
	width: 925px;
	height: 20px;
	margin: 0 auto;
	text-align: left;
}

#menu ul
{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
}

#menu ul.contact
{
	float: right;
	width: 200px;
}

#menu li
{
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	border-right: 1px solid #005c9e;
	height: 20px;
}

#menu ul.contact li
{
	float: right;
	border-left: 1px solid #005c9e;
}

#menu a
{
	font-family: Rockwell, "Times New Roman", Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#menu a:hover
{
	color: #fbb019;
}

#footer
{
    margin-top: 100px;
	height: 139px;
	width: 976px;
	background-color: #fbb019;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}

#footer a
{
	color: #004179;
	text-decoration: none;
}

#footer a:hover
{
	color: #ffffff;
}

#left-copyright
{
	float: left;
	padding-left: 50px;
	padding-top: 22px;
}

#footer .cnc
{
	float: left;
	margin-left: 70px;
	margin-top: 16px;
}

#right-copyright
{
	float: right;
	width: 328px;
	text-align: right;
	margin-right: 41px;
	padding-top: 20px;
}

#content-area
{

}

#content-area.white
{
	background-color: #ffffff;
	text-align: center;
}

#form-area
{
	width: 976px;
	height: 369px;
}

#form-area .difference
{
	margin-left: 46px;
	margin-top: 23px;
}

#form-area .savings
{
	margin-left: 32px;
	margin-top: 20px;
}

#form
{
	margin-left: 32px;
	margin-top: 5px;
	padding: 0;
}

#form td.card-info
{
	text-transform: uppercase;
	font-family: Rockwell, "Times New Roman", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #004179;
	/*border: 1px solid #004179;*/
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 101px;
	padding-right: 101px;
	background-color: #fbb019;
}

#form table
{
	border: 2px solid #004179;
	border-bottom: 1px solid #004179;
	background-color: #ffffff;
}

#form table td
{
	border-bottom: 1px solid #004179;
	font-family: Rockwell, "Times New Roman", Arial;
	font-size: 12px;
}

#form table td.label
{
	width: 70px;
	height: 25px;
	padding: 3px 5px;
	color: #004179;
	font-weight: bold;
}

#form table td.field
{
	border-left: 1px solid #004179;
	padding: 3px 20px;
}

#form table td.create
{
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#form input {
	width: 220px;
}

#utility-buttons
{
	margin-top: -6px;
	margin-left: 32px;
}

#greeting
{
	min-height: 275px;
	_height: auto !important;
	height: 360px;
}

#links
{
    height: 690px;
    background: #ffffff;
}

#asseenon
{
    float: left;
	width: 966px;
	height: 252px;
	margin-left: 5px;
	margin-top: 0px;
	position: relative;
}

#message
{
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	float: right;
	width: 545px;
	margin-right: 35px;
	margin-top: 30px;
}

#message h1
{
	font-family: Rockwell, "Times New Roman", Arial;
	font-size: 25px;
	font-weight: normal;
}

.big-gold 
{
	font-size: 16px;
	font-weight: bold;
	color: #fbb019;
}

.gold
{
	color: #fbb019;
}

#content
{
	background-color: #ffffff;
	color: #525252;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	height: auto !important;
}

#content h1
{
	color: #004179;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

#content h2
{
	color: #004179;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}

#content a
{
	font-family: arial;
	font-size: 12px;
	color: #004179;
	text-decoration: underline;
}

#content a:hover
{
	color: #fbb019;
}

#banner
{
	text-align: left;
	width: 976px;
	height: 158px;
}
.banner1
{
	background-image: url('images/banner1.jpg');
}
.banner2
{
	background-image: url('images/banner2.jpg');
}
.banner3
{
	background-image: url('images/banner3.jpg');
}
.banner4
{
	background-image: url('images/banner4.jpg');
}
#banner img
{
	margin-left: 84px;
	margin-top: 55px;
}

table.contact td
{
	text-align:right;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: arial;
	font-size: 12px;
	vertical-align: top;
	color: #525252;
}
table.contact td.submit
{
	text-align: left;
}

table.contact td input
{
	width: 193px;
	color: #525252;
}

table.contact td textarea
{
	width: 193px;
	color: #525252;
}

#video-area
{
	float: left;
	width: 340px;
	height: 261px;
	margin-left: 34;
	margin-top: 8px;
	background-image: url('images/video_frame.jpg');
	position: relative;
}

#video
{
	position: absolute;
	left: 11px;
	top: 11px;
}

#video-message
{
	position: absolute;
	top: 212px;
	left: 56px;
	width: 231px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}

#cardTable
{

}
#cardTable th
{
	padding: 2px 5px;
	border: 1px solid #525252;
	border-right: 0px;
}
#cardTable .th-timestamp
{
	width: 200px;
}
#cardTable .th-name
{
	width: 200px;
}
#cardTable .th-email
{
	width: 200px;
}
#cardTable .th-action
{
	width: 100px;
	border-right: 1px solid #525252;
}
#cardTable td
{
	padding: 2px 5px;
	border-left: 1px solid #525252;
	border-right: 0px;
	border-bottom: 1px solid #525252;
}
#cardTable td.last-col
{
	 border-right: 1px solid #525252;
}