body {
	background: url(images/bg.jpg) repeat-x  #7CA8CD;
	margin: 0;
	padding: 0;
	color:#464747;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin:0;
	padding:5px 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}

a {
	color: #464647;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/* Container Section */

#container {
	margin: auto;
	width:1024px;
}

#containerbk {
	float:left;
	width:1024px;
	background:url(images/page_bg.jpg);
	margin-top: 67px;
}


/* Header Section */
#header {
	float:left;
	width:1024px;
	background:url(images/page_top.jpg) no-repeat;
	padding:28px 0 0 0;
}


#hleft {
	float:left;
	width:349px;
}
 
#logo {
	float:left;
	width:349px;
	height:76px;	
}

a.applyNow {
	display:block;
	float:left;
	width:349px;
	height:85px;
	background:url(images/button_apply.jpg);
	background-position: top;
	text-indent: -999999px;
	overflow: hidden;
	outline:none;
}

a.applyNow:hover {
	background-position: bottom;
}

#callNow {
	float:left;
	width:349px;
	height:84px;	
}

#contact {
	float:left;
	width:349px;
	height:76px;	
}

#hright {
	float:left;
	width:674px;
}

#flash {
	float:left;
	width:648px;
	height:291px;
	margin-top:0px;	
}

/* Menu Code */

#menu {
	float:left;
	width:674px;
	height:50px;
	padding-left:0px;
	background:url(images/nav_right.jpg);
	margin-bottom:0px;
}

/* @group Menu */

#menu ul {
	display: inline;
	margin: 0;
	padding-left:2px;
}

#menu li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	float:left;
	height:40px;
	display:block;
	background-position:top;
	text-indent: -999999px;
	overflow: hidden;}
	
#menu li.home a{
	background-image: url(images/menu/home.png);
	background-repeat:no-repeat;
	width: 84px;}
	
#menu li.compare a{
	background-image: url(images/menu/compare.png);
	background-repeat:no-repeat;
	width: 167px;}
	
#menu li.how a{
	background-image: url(images/menu/how.png);
	background-repeat:no-repeat;
	width: 134px;}
	
#menu li.contact a{
	background-image: url(images/menu/contact.png);
	background-repeat:no-repeat;
	width: 127px;}
	
#menu li.cart a{
	background-image: url(images/menu/custom-cart.png);
	background-repeat:no-repeat;
	width: 138px;}
	
#menu li a:hover{
	background-position: bottom;}	
	
#menu li.selected a{
	background-position: bottom;}

/* @end */

/* Body Section */
#content {
	float: left;
	width:964px;
	padding: 5px 30px;
}

#text { 
	padding:0 80px 0 80px;
	float: left;
	width:864px; }
	
#textBottom { 
	padding:0 30px 0 30px;
	float: left;
	font-size: 14px;
	color: #000;
	width:964px; }

#bottom {
	padding:0 100px 0 100px;
	background:url(images/gradient.jpg) repeat-x top;
	float: left;
	width:824px;
}

.box {
	float: left;
	width:313px;
	padding: 0 11px 0 0;
}

.boxLast {
	float: left;
	width:313px;
	padding:0;
}

.boxSmall {
	float: left;
	width:220px;
	padding: 0 11px 0 0;
}

.boxLastSmall {
	float: left;
	width:260px;
	padding:0;
}

/* Footer Section */
#footer {
	float:left;
	width:1024px;
	background:url(images/footer.jpg) top no-repeat #7CA8CD;
	padding: 30px 0 10px 0;
	text-align: center;
	color:#fff;
	font-size: 12px;
}
.bullets
{
margin:10px;
text-align:left;
list-style-type: square;
line-height:10px;
list-style-image: url(/images/bullet.jpg);
}

/* General Classes */

h1 {
	color: #005596;
	font-weight: bold;
	font-size: 19px;
	padding:15px 0 5px 0;
	margin:0;
}

h2 {
	color: #000;
	font-weight: bold;
	font-size: 17px;
	padding:20px 0 10px 0;
	margin:0;
}

h3 {
	color: #FC9542;
	font-size: 19px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.small {
	font-style:italic;
	font-size:11px;}

.question {
	font-size:14px;
	font-weight:normal;
	color:#F60;
}

.imgRight {
	float: left;
	width:350px;
	padding-right: 20px;
}

.formRight {
	float: left;
	width:470px;
}

.formRightSmall {
	float: left;
	width:320px;
}

.textBottom {
	float: left;
	width:380px;
	padding-right: 20px;
}

ul, li {
	padding:10px 0 0 0;
	margin:0;
}
	
ul.square li {
	background:url(images/poin.gif) no-repeat top left;
	padding:0 0 8px 20px;
	list-style:none;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}

.standardInput {
	width:200px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.standardInputWide {
	width:230px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
