body {
	margin:0px 0px 10px 0px;
	background-image:url(/images/body-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	color:#6A6A6A;
	font-size:13px;
}

.blocks {display:block}
img {margin:0px; border:none}
form {margin:0px}




    /*    COLORS    */
h1 {
	font-size:24px;
	color:#423A39;
	font-weight:normal;
	margin-bottom:5px;
}
h2 {
	font-size:18px;
	color:#C45C00;
	font-weight:normal;
	margin-bottom:5px;
}
h3 {
	font-size:20px;
	color:#3C555C;
	font-weight:normal;
}

h4 {
	font-size:18px;
	color:#D18410;
	font-weight:normal;
	margin-bottom:5px;
}
a {
	color:#45738D;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#45738D;
	text-decoration:underline;
}
a.nav-link {
	color:#352C2B;
}
a.nav-link:hover	{
	color:#FE8B29;
} 
#index-blurb {
	color:#352C2B;
}
.index-box {
	color:#6A6A6A;
}
.index-box:hover {
	color:#6A6A6A;
}
#footer {
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



#medal	{
	margin-left:100px;
	
}




#nav-back {
	display:block;
	position:relative;
	width:1070px;
	height:137px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	margin-left:auto;
	margin-right:auto;
}

#top-bar {
	display:block;
	position:absolute;
	width:1000px;
	margin-top:12px;
	padding-left:30px;
}
.logo {
	float:right;
	margin-right:30px;
}
a.nav-link {
	float:left;
	font-size:14px;
	margin:30px 10px 0px 10px;
	text-decoration:none;
}
a.nav-link:hover {
	text-decoration:underline;
}
	
#main-repeat {
	display:table;
	background-image:url(/images/repeat-bg.jpg);
	background-repeat:repeat-y;
	width:1036px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
#main-container {
	display:table;
	background-image:url(/images/large-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1036px;
}
#main-image {
	margin:-44px 0px 0px 4px;
	width:1028px;
	height:279px;
	position:relative;
}
#form {
	position:relative;
	display:table;
	width:250px;
	height:180px;
	margin:-205px 0px 0px 80px
}

.service-select, .first-name, .last-name, .email {
	width:207px;
   font-size:13px;
   background-color:#FFFFFF !important;
   margin-bottom:8px;
   padding-left:4px;
}
.service-select	{
	width:215px;
	padding-left:0px;
}
.continue-button	{
	margin-left:23px;
}
.continue-button input {
   margin-top:5px;
   }

.content-container {
	display:block;
	clear:both;
	padding:30px;
}
.contain-interior {
	margin-top:-30px;
	display:block;
}
#index-blurb {
	display:table;
	clear:both;
	font-size:22px;
	margin:10px 0px 10px 0px;
}
#left-col {
	display:block;
	float:left;
	clear:left;
	width:304px;
	padding-top:20px;
}
#right-col {
	display:block;
	float:left;
	width:628px;
	padding:20px 0px 20px 0px;
	margin-left:35px;
}	

.index-box h3 {
	text-align:center;
	margin:0px;
}
.index-box h3:hover {
	text-decoration:underline;
}
.index-box {
	display:table;
	width:304px;
	float:left;
	text-decoration:none;
	cursor:pointer;
	height:150px;
}
.index-box:hover {
	text-decoration:none;
}
.l {
	background-image:url(/images/black-calc.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
}	
.m {
	background-image:url(/images/credit-cards.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
}
.r {
	margin-left:20px;
	background-image:url(/images/silver-mouse.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:115px;
}

.choose {
	margin-top:40px;
	margin-bottom:10px;
}
.int {
	margin-bottom:15px;
}


.content {
	display:table;
	padding:20px;
	width:586px;
	clear:both;
}
.index-con {
	background-image:url(/images/btm-quote.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.top-quote {
	position:absolute;
	margin:0px 0px 0px -45px;
}









#footer {
	display:table;
	height:24px;
	background-image:url(/images/btm-bg.jpg);
	background-repeat:no-repeat;
	width:1036px;
	background-position:bottom;
	text-align:center;
	padding-top:3px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
	margin-right:10px;
}

