/*body
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	margin : 0px;
	background-color : #CADCE6;
}

.logo
{
	position : absolute;
	top : 0px;
	left : 0px;
	width : 100%;
	text-align : center;
}


.nav
{
	position : absolute;
	top : 197px;
	left : 0px;
	width : 100%;
}

.subnav
{
	width : 561px;
	padding : 5px 0px;
	background-color : #759CBB;
}

.subnav a
{
	color : white;
	padding : 5px;
}

.subnav a:hover
{
	color : #CADCE6;
}	
	
.content
{
	position : relative;
	background-color : white;
	width : 561px;	
	text-align : left;
	padding : 265px 5px 5px 5px;
	border-width : 0px 1px 1px 1px;
	border-color : #5C84A8 #5C84A8 #5C84A8 #5C84A8;
	border-style : solid solid solid solid;
}



td
{
	font-size : 12px;
}

.ads
{
	position : absolute;
	text-align : center;
}

.breadcrumbs
{
	text-transform : capitalize;
}*/


/*New CSS*/

body {
	background-color:#E3E3DF;
	margin:20px 0px 0px 0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:13px;
	color:#333333;
}
.block {
	display:block;
}
#site-container {
	display:block;
	clear:both;
	width:1022px;
	margin-left:auto;
	margin-right:auto;
	left:50%;
	background-color:#FFFDFA;
}
h1 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	margin:0px;
	color:#285882;
}
h2 {
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	margin:0px;
	color:#285882;
}
a {
	color:#EE3727;
	text-decoration:none;
}
a:hover	{
	text-decoration:underline;
}
.vtop	{
	vertical-align:top;
}


#background {
	background-image:url(/images/body-bg.jpg);
	background-repeat:repeat-y;
	display:table;
	width:1022px;
	background-color:#FFFDFA;
}
#inside-container {
	width:998px;
	display:block;
	margin-left:12px;
}

#logo-nav {
	display:table;
	height:59px;
	width:998px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
	}
#logo {
	float:left;
	margin-left:35px;
	width:243px;
	height:59px;
}
#links {
	display:block;
	float:right;
	clear:right;
	margin:30px 45px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}
#links a {
	color:#FFFFFF;
	text-decoration:none;
}
#links a:hover {
	color:#4B6675;
	text-decoration:underline;
}


#middle {
	width:998px;
	display:block;
	height:317px;
}
/*#main-pic {
	float:left;
	clear:left;
	width:641px;
	height:317px;
}*/

#form {
	position:absolute;
	width:290px;
	margin:100px 0px 0px 675px;
	color:#FFFFFF;
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:14px;
}

.first-name, .last-name, .email {
	width:175px;
	font-size:16px;
	padding-left:4px;
	margin-bottom:8px;
	margin-left:45px;
	border:solid #95817C 1px;
	background-color:#F9F7F7 !important;
	color:#004460;
}
.service-select	{
	width:250px;
	font-size:16px;
	margin-left:15px;
	margin-bottom:8px;
	background-color:#F9F7F7 !important;
	color:#004460;
	border:solid #95817C 1px;
	
}
.service-select:hover, .first-name:hover, .last-name:hover, .email:hover {
	background-color:#FFFFFF !important;

}

.continue-button {
   margin-top:4px;
   margin-left:25px;
}

#content-block {
	display:block;
	clear:both;
}
#left-cta {
	display:block;
	clear:left;
	float:left;
	width:353px;
}
#cta-1 {
	margin:10px 0px 0px 14px;
	vertical-align:top;
}
#cta-2	{
	margin-left:14px;
}
#resources {
	background-image:url(/images/resource-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:950px;
	display:table;
	clear:both;
	margin-left:36px;
	padding-bottom:30px;
}
#left-links {
	display:block;
	clear:left;
	float:left;
	padding:10px 15px 0px 15px;
	width:445px;
}
#right-links {
	display:block;
	clear:right;
	float:right;
	padding:10px 15px 0px 15px;
	width:445px;
}
#resources a {
	color:#362416;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
}
#resources a:hover {
	text-decoration:underline;
}
#resources p {
	margin: 10px 0px 0px 0px;
}

#content {
	float:right;
	display:block;
	clear:right;
	padding:30px;
	width:585px;
}

#cont-img	{
	margin-left:210px;
}


#footer {
	background-image:url(/images/btm-border.jpg);
	color:#FFFFFF;
	font-family:"Book Antiqua", "Times New Roman", sans-serif;
	font-size:12px;
	height:34px;
	width:1022px;
	display:block;
	clear:both;
	text-align:center;
	padding-top:4px;
}
#footer ul {
	margin:0px;
	padding:0px;
}
#footer ul li {
	display:inline;
	margin-right:12px;
}
#footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer ul li a:hover {
	text-decoration:underline;
}	




form{margin:0px}img{margin:0px;border:0px;padding:0px}