* {
	margin: 0;
	padding: 0;
	}
body {		
	color: #333;
	background-color: #4D647C;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	margin-top: 25px;
}
														
p {
margin: 10px 0;
line-height: 16px;
}

h1 {
color: #071C3E;
font-size: 20px;
margin-bottom: 10px;
}

h2 {
color: #446199;
font-size: 14px;
font-style: italic;
margin-bottom: -5px;}

h3 {
color: #333;
font-size: 14px;
border-bottom: 1px solid #071c3e;
margin-left: 10px;}

.indent {
margin-left: 40px;
}

ul {
margin-left: 40px;
margin-bottom: 10px;}

li{
margin-bottom: 4px;
}

#container {
	width: 946px;
	margin: 0 auto;
	text-align: left;
	border: 2px solid #071C3E;
	background-color: #fff;
	}

#header {
	height: 74px;
	padding-left: 10px;
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: right center;
		}
		
#topphoto {
	border-top: 2px solid #071C3E;
	border-bottom: 2px solid #071C3E;
	height: 120px;
}


#topphotohome {
	border-top: 2px solid #071C3E;
	border-bottom: 2px solid #071C3E;
	height: 120px;
	background-image: url(images/roadhome.jpg);
	background-repeat: no-repeat;
}


#flashcontent{
padding-left: 660px;
padding-top: 0px;
font-family: Georgia, "Times New Roman", serif;
font-style: italic;
line-height: 18px;
color: #fff;
width: 250px;
}



#content {
background-image: url(images/contentbg.gif);
	background-repeat: repeat-y;
}

#main {
	margin-left: 187px;
	padding: 30px 50px;
}

 a:link {
font-style: normal;
color: #446199;
}

a:visited {
font-style: normal;
color: #648ee2;
}

a:hover {
font-style: normal;
color: #648ee2;
}

a:active {
font-style: normal;
color: #446199;
}

#products a {
font-style: italic !important;
}


/* STYLES */

.gritalb {
	font-size: 14px;
	color: #071C3E;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 18px;
}

.emph {
color: #A2483B;
font-weight: bold;
font-style: italic;
}

.challenge {
font-weight: bold;
font-style: italic;
color: #071C3E;
font-size: 14px;
background: url(images/yellowbg.jpg) center left no-repeat;
margin-top: 20px;
}

.challist {
list-style-type: square;
color: #555;
margin-left: 15px;}

#products li {
	margin-bottom: 4px;
	color: #071C3E;
}
/** html #products li {
	margin-bottom: 0px;
}*/



#products ul {
margin-left: 0px;
}
#products {
margin-top: 10px;
}

#leftprod {
	float:left;
	background-image: url(images/compassbg.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 209px;
	margin-top: 0px;
	padding: 85px 20px 20px 50px;
}

#leftprodwrap {
float:left;
}

.rightbox {
float: right;
padding: 20px 10px 20px 0;
margin: 65px 10px 10px 10px;
width: 220px;
background-color: #edeff1;
border: 1px solid #666;}

.whatcompass {
float:right;
padding-left: 20px;
}

.whatcompass ul {
margin: 6px 8px 8px 8px;
}


.whatcompasstop {
	background-image: url(images/whatcompasstop.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 23px;
	text-align: center;
}


.leftprodtop {	
	background-image: url(images/compasstop.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 77px;
}

.leftprodmid {
	background-image: url(images/compassmid.jpg);
	background-repeat: repeat-y;
	width: 244px;
	margin-top: 0px;
	padding: 10px 30px 3px 50px;
}

.leftprodbot {
	background-image: url(images/compassbot.jpg);
	background-repeat: no-repeat;
	width: 324px;
	height: 21px;
}

#rightprodwrap {
margin-left: 342px;
}

 #rightprodtop {	
	background-image: url(images/navigatortop.jpg);
	background-repeat: no-repeat;
	width: 326px;
	height: 78px;
}

#rightprodmid {
	background-image: url(images/navigatormid.jpg);
	background-repeat: repeat-y;
	width: 246px;
	margin-top: 0px;
	padding: 10px 30px 3px 50px;
}

#rightprodbot {
	background-image: url(images/navigatorbot.jpg);
	background-repeat: no-repeat;
	width: 326px;
	height: 23px;
}


#rightprod {
	margin-left: 342px;
	background-image: url(images/navigbg.jpg);
	background-repeat: no-repeat;
	width: 254px;
	height: 209px;
	margin-top: 30px;
	padding: 85px 20px 20px 50px;
}


.clientfirst {
border-top: 2px solid #071C3E;
border-bottom: 2px solid #071C3E;
padding: 10px 0;
}

.clienthead {
color: #071C3E;
font-size: 20px;
padding-bottom: 35px;
font-weight: bold;
border-bottom: 2px solid #071C3E;
}

/*.clientleft img{
float: left;
padding: 10px 20px 50px 0;
position: relative;}

.clientright img{
float: right;
padding: 10px 0 50px 50px;
position: relative;}

.clienttxt {
padding-bottom: 25px;
}

*/

.clientleft {
padding: 15px;
}

.clientright {
padding: 15px;
}

.clientleft img{
float: left;
padding: 10px;
}

.clientright img{
float: right;
padding: 10px;
}

.clienttxt {
float: right;}


.clear {
clear: both;
}

#value {
padding: 10px 30px;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
display: block;
margin: 10px 0;
}

/*#value {
padding: 10px ;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
display: block;
float: right;
width: 300px;
margin: 15px 10px;
}*/

.resource {
margin-left: 25px;
}

.newslist {
padding-left: 0px;
line-height: 25px;
margin-top: 20px;
}

.newsnote {
color: #666;
font-size: 10px;
}

#emsignup-int {
float: right;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
line-height: 18px;
padding: 10px 30px;
width: 230px;
text-align: center;
} 

#emsignup-int2 {
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
line-height: 18px;
padding: 10px;
width: 300px;
text-align: center;
margin-bottom: 20px;
} 

#resleft {
float: left;
width: 300px;
}

#resright {
float: right;
width: 275px;
background-color: #fff6e0;
border: 1px solid #Faebc5;
padding: 15px;
}

#resright p {
padding: 20px 10px 0 10px;
font-style: italic;
text-align: left;
}

#emsignup-home {
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
line-height: 18px;
text-align: center;
margin: 15px 12px 0 12px;
padding: 15px 0 5px 0;
width: 638px;
} 

#ebook-home {
background-color: #fff6e0;
border: 1px solid #Faebc5;
margin: 15px 0 0 12px;
padding: 15px 0 0 0;
width: 628px;
color: #33692d;
} 

#ebook-text {
line-height: 22px;
text-align: center;
color: #03265C;
width: 500px;
float: left;
}

#ebook-int {
line-height: 22px;
text-align: center;
color: #33692d;
font-weight: bold;}

#ebookimg {
float: left; 
margin: 0; 
}

.ebook {
font-weight: bold !important;
font-size: 14px;
}

/* FORM */

#freeform {
padding: 10px 20px;
background-color: #f7f7f7;
border: 1px solid #D8D8D8;
width: 460px;
}

#freeform p {
font-family: Verdana, Arial, sans-serif;
color: #666;
font-size: 10px;
}

#freeform input, textarea {
border: 1px solid #D8D8D8;
color: #333;
font-size: 12px;
}

.required {
padding: 0 5px;
color: #990033;
font-size: 10px;
}

#replacement-1 {
width: 167px;
height: 32px;
border: 0 !important;
background: transparent url(images/uploads/submit.jpg) no-repeat center top;
padding-left: 450px;
}


/* BLOG */

#content2 {
background-image: url(images/contentbg2.jpg);
background-repeat: repeat-y;
}

#blogcontainer {
margin-left: 187px;
}

#mainblog {
width: 500px;
padding: 30px 25px;
float: left;
}
#share {
margin-bottom: 30px;
font-size: 11px !important;}

#blogright {
width: 177px; 
float:right;
padding: 20px 0 10px 10px;
font-size: 12px;
}

#blogright a {color: #446199;}
#blogright a:visited {color:#648ee2;}
#blogright a:hover {color: #648ee2;}
#blogright a:active { color:#446199;}

.bloghead {
font-size: 18px;
line-height: 20px;
margin-bottom: 12px;
color: #333;
text-align: left;
font-weight: bold;
}

#blogright ul {
margin: 0px 10px 15px 20px;
}

#blogright li {
margin-bottom: 3px;
list-style-type: none;
}

.blogphoto {
border: 1px solid #999;
margin: 0 0 10px 15px;
background-color: #fff;
}

.entry li {
color: #000;
margin: 0px 0px 5px 20px !important;
font-weight: normal !important;
font-size: 13px !important;
font-style: normal !important;
}

.entry ol {
margin: 5px 0 10px 10px;
}

.righttexthead {
background: url(images/blogarrow.jpg) center left no-repeat;
padding: 3px 0px 0px 20px;
font-weight: bold;
color: #071C3E;
font-size: 12px;
text-transform: uppercase;
margin-bottom: 5px;
}

.blogsub {
font-size: 11px;
border-top: 1px solid #4674ae;
border-bottom: 1px solid #4674ae;
padding: 5px 10px;
margin: 10px 0 25px 0;
text-align: center;
font-family: "Lucida Grande", verdana, arial, sans-serif;}

.blogsub a {color: #666;}
.blogsub a:visited {color:#AE4F4A;}
.blogsub a:hover {color: #AE4F4A;}
.blogsub a:active { color:#666;}


.readall {
text-align: right;
font-weight: bold;
font-size: 12px;
}

.blogback {
font-size: 11px;
font-style: italic;
text-align: right;
}

.cat_archive li{
list-style-type: none !important;
margin: 10px 0  0 0px !important;
padding: 0 !important;}


.cat_archive p {
font-size: 12px;
font-weight: bold;
margin: 0;
font-style: normal;}

.cat_archive a {
font-size: 12px;
}

.yrhead {
font-size: 14px;
font-weight: bold;
padding: 5px 10px;
margin: 10px 0 20px 0;
text-align: center;
color: #4674ae;
background-color: #eeeff1;}

.author {
font-weight: normal;
font-style: italic;
color: #074592;}

.comment1 {
background-color: #eceff1;
padding: 10px 20px 10px 25px;
margin: 10px 0 10px 0px;
color: #666;
width: 475px;}

.comment2 {
background-color: #e8eaee;
padding: 10px 20px 10px 25px;
margin: 10px 0 10px 0px;
color: #666;
width: 475px;}

.number {
position: relative;
top: -10px;
left: -25px;
color: #F4efdb;
font-size: 40px;
font-weight: bold;
width: 50px;
float: left;}

.said {
color: #424f5c;
margin-bottom: 10px !important;
padding: 0 !important;
font-weight: bold;
}

.sofar {
color: #333;
margin-bottom: 20px !important;
padding: 0 0 0 10px !important;
font-size: 14px;
}

#comment_form {
padding: 20px;
background-color: #eeeff1;
width: 480px;
}

#comment_form p {
font-family: Verdana, Arial, sans-serif;
color: #333;
font-size: 10px;
margin: 5px 0;
}

#comment_form input,textarea {
border: 1px solid #D8D8D8;
color: #333;
font-size: 12px;
padding: 2px;
}

.paginate {
margin-top: 10px;
color: #074592;
font-size: 11px !important;
}



/* NAVIGATION */

#nav {
	float: left;
	width: 187px;
margin-bottom: 20px;
}


#navlist {
list-style: none;
padding: 35px 0 20px 0px;
margin: 0px 0 20px 0px;
}

#navlist li {
font-size: 12px;
font-weight: bold;
}

#navlist a {
display: block;
padding: 7px 18px;
color: #071C3E;
text-decoration: none;
width: 151px;
font-style: normal;
}

#navlist li a:hover, a.current {
background-image: url(images/navarrow.gif);
background-repeat: no-repeat;
background-position: left center;
}
	
#navlist li ul {
list-style: none;
margin: 0 0 0 10px;
padding: 0;
}

#navlist li ul a {
margin: 0 0 8px 15px;
padding: 0;
background-image: none;}
	
.subnavlist a:hover {
background-image: none !important;
text-decoration: underline !important;}

.subnavlist a.current {
text-decoration: underline !important ;
}
		
#address {
	color: #071C3E;
	font-size: 11px;
	margin-left: 18px;
	line-height: 14px;
	}

#address a:link {
font-style: normal;
color: #071C3E;
}

#address a:visited {
font-style: normal;
color: #666;
}

#address a:hover {
font-style: normal;
color: #666;
}

#address a:active {
font-style: normal;
color: #071C3E;
}

#footer {
	clear: both;
	text-align: center;	
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	padding: 10px;
	}
		
