body {
	background-color:#D9D9D9;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
a {
	color:#FFC30A;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.container {
	width:980px;
	min-height:785px;
	margin-top:20px;
}
.header {
	width:980px;
	height:190px;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.header-tri-one {
	width:266px;
	height:180px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:20px;
	color:#000000;
	text-align:center;
}
.header-tri-two {
	width:448px;
	height:166px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
}
.header-tri-three {
	width:266px;
	height:180px;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:26px;
	color:#036AB5;
	text-align:center;
}
.header-tri-text {
	width:266px;
	height:108px;
	float:left;
	margin:0px;
	padding:0px;
	background-image:url(images/swirl.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.header-tri-social {
	width:220px;
	height:32px;
	float:left;
	margin:30px 23px 10px 23px;
	padding:0px;
}
.menu {
	width:980px;
	height:18px;
	float:left;
	margin:0px;
	padding:8px 0px 9px 0px;
	background-color:#FFC30A;
}
.menu-item a {
	width:auto;
	height:18px;
	float:left;
	line-height:18px;
	font-size:18px;
	color:#000000;
	text-decoration:none;
}
.menu-item a:hover {
	width:auto;
	height:18px;
	float:left;
	line-height:18px;
	font-size:18px;
	color:#036AB4;
	text-decoration:none;
}
.menu-first {
	width:45px;
	height:18px;
	float:left;
}
.menu-spacer {
	width:60px;
	height:18px;
	float:left;
}
.menu-last {
	width:45px;
	height:18px;
	float:left;
}
.body {
	width:940px;
	min-height:450px;
	float:left;
	margin:0px;
	padding:20px;
	background-color:#036AB5;
	text-align:left;
}
.serviceslinks a {
	color:#FFC30A;
	font-size:28px;
	text-decoration:none;
}
.serviceslinks a:hover {
	color:#000000;
	font-size:28px;
	text-decoration:none;
}
.bigSwirlBg {
	background-image:url('images/bigswirlbg.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.dealTitle {
	color:#FFC30A;
	font-size:28px;
	text-decoration:none;
	line-height:75px;
}
.dealDesc {
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	font-weight: bold;
	line-height:25px;
}
.footer {
	width:980px;
	height:260px;
	float:left;
	margin:0px;
	padding:8px 0px 0px 0px;
	background-color:#FFFFFF;
	border-top-color:#FFC30A;
	border-top-style:solid;
	border-top-width:5px;
	text-align:center;
}
.footer .copyright {
	width:100%;
	height: 40px;
	float: left;
	color:#000000;
	font-size:10px;
	line-height:18px;
}
.footer .copyright a:link {
	color:#036AB5;
	text-decoration:none;
}
.footer .copyright a:hover {
	color:#666666;
	text-decoration:none;
}
.footer .social {
	width: 100%;
	height: 180px;
	padding: 0px;
	margin: 10px 0 0 0;
	float: left;
}
.footer .social a {
	padding: 10px;
}
h1 {
	color:#FFFFFF;
	font-size:24px;
}