body{
	font-size: 12px;
	font-family: verdana;
	text-align: center;
	padding: 0px;
	margin: 0;
	margin-top: 0px;
}

A {
	TEXT-DECORATION: none;
	color: #333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #077CC5;
}


h1 {
	font-family: garamond;
	font-size: 24px;
	font-weight: bold;
	color: #077CC5;
	line-height: normal;
}
h2 {
	color: #077CC5;
	line-height: normal;
}

h3 {
	color: #666;
	font-weight: normal;
}


hr {
margin-top: 0px;
padding-top: 0px;
}

#nav, 
#nav ul {
	margin:0;
	list-style:none;
	position:relative;
	z-index:200;
	font-family: verdana;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;	
}
#nav {
	height:30px;
	padding:0;
}

#nav li {float:left;}
li {
}

#nav li a {
	display:block;
	float:left;
	color:#000;
	margin:0 18px 0 10px;
	height:25px;
	line-height:25px;
	text-decoration:none;
	white-space:nowrap;
}

#nav li a:hover {
	color: #06C;	
}




div#container{
	width: 800px;
	text-align:left;
	margin: 0 auto;
}

div#header{
	height: 130px;
}


div#logo {
	float: left;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}



div#navigation{
	width:800px;
	border:
; 					border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	height: 27px;
	padding-bottom: 2px;
	padding-top: 6px;
	}

div#connecting{
	text-align: right;
	font-family: garamond;
	font-size: 20px;
	font-weight: lighter;
	color: #6D6C71;
	float: right;
	width: 450px;
	vertical-align: middle;
	margin-top: 50px;
}


div#connecting2{
	text-align: right;
	font-family: arial;
	font-size: 11px;
	font-weight: lighter;
	color: #A78A14;
	float: right;
	width: 210px;
	vertical-align: middle;
	margin-right: 5px;
}






/* begin home page */

div#blurb{
	margin-left: 10px;
}

div#boxleft{
	float:left;
	width:225px;
	margin-top: 1px;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d2e8f5;
	border-top-width: 9px;
	border-top-color: #333;
	margin-bottom: 10px;
	padding: 15px;
	height: 200px;
}

div#boxmiddle {
	float:left;
	width:225px;
	margin-left: 17px;
	text-decoration: none;
	background-color: #d2e8f5;
	border-top-width: 9px;
	border-top-color: #333;
	border-top-style: solid;
	height: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

div#boxright{
	float:right;
	width:225px;
	margin-right: 0px;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d2e8f5;
	border-top-width: 9px;
	border-top-color: #333;
	border-top-style: solid;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 200px;
}


div#student{
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d2e8f5;
	border-top-width: 9px;
	border-top-color: #333;
	padding: 15px;
	width: 425px;
}

div#midcareer {
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d2e8f5;
	border-top-width: 9px;
	border-top-color: #333;
	padding: 15px;
	width: 425px;
}

div#executive{
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #d2e8f5;
	border-top-width: 9px;
	border-top-color: #333;
	padding: 15px;
	width: 425px;
}

div#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	text-align: right;
	line-height: 14px;
}

div#footer{
	clear:both;
width:100%
margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	}

div#footer a{
	text-decoration: none;
	color: #666;
}

div#footer a:hover{
	color: #077CC5;
	text-decoration: underline;
}
div#certifications {
	float: left;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 360px;
}


/* begin interior pages */
 
div#content{
	margin-left: 10px;
	font-family: Arial;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;
}

div#content a{
	color: #077CC5;
	text-decoration: underline;
}

div#content a:hover{
	color: #06C;
	text-decoration: underline;
}

div#contactus{
	margin-left: 10px;
	font-family: Arial;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	width: 350px;
}



div#resumeservices{
	font-family: Arial;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 790px;
	margin-left: 10px;
}

div#resumeservices A {
	TEXT-DECORATION: underline;
	color: #077EC8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#resumeservices A:hover {
	TEXT-DECORATION: underline;
	color: #06c;
}



div#about{
	font-family: Arial;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 450px;
	margin-left: 10px;
}

div#moreaboutresumes{
	color: #333;
	background-color: #FFF;
	float: right;
	width: 275px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}


div#testimonialforhomepage{
	float: right;
	width: 100px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	position: relative;
	margin-top: 5px;
}

div#testimonialforhomepage rectagular box{
	float: left;
	width: 120px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


div#testimonialhighlight {
	color: #333;
	background-color: #EEE;
	float: right;
	width: 275px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}

div#pressreleasehighlight {
	color: #333;
	background-color: #Eee;
	float: right;
	width: 275px;
	margin-left: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 1px solid #CCC;
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}


div#pressreleasehighlight a{
	color: #06C;
	text-decoration: underline;
}


div#video{
	float: right;
	width: 480px;
	margin-left: 10px;
	height: 300px;
	margin-top: 20px;
}
div#video2 {
	float: right;
	width: 480px;
	margin-left: 10px;
	height: 270px;
	margin-bottom: 20px;
	border: 3px double #ccc;
}

div#form {
	float: right;
	height: 500px;
	width: 400px;
	}
.addtocart {
	color: #FFF;
	background-color: #C00;
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.small {
	font-size: 10px;
	color: #999;
}


.red {
	color: #C00;
}
.gray {
	color: #333;
}
.gray a{
	color: #333;
}

.click{
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #D2E8F4;
	text-decoration: none;
	font-family: garamond;
	color: #333;
}




.blue {
	color: #077CC5;
}
.normal {
	font-size: 12px;
	padding: 0px;
	color: #333; 
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
}

.learnmore {
	color: #000;
	font-family: verdana;
}

.specializesin{
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	color: #077CC5;
	}
	
.weunderstand{
	font-family: garamond;
	font-size: 16px;
	color: #333;
	}

.boxh1{
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
}
.blue {
	color: #06C;
}
.green {
	color: #693;
}
.center {
	text-align: center;
}


.nutmegaroo {
	color: #999;
	text-align: right;
	font-size: 10px;
}
.nutmegaroo a{
	text-decoration: none;
	color: #999;
}
.nutmegaroo a:hover {
	color: #999;
	text-decoration: underline;
}
#requestinfo{
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #CCC;
	background-color: #F7F7F7;
	text-decoration: none;
	font-family: garamond;
}
#itassessment {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
#profile {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 3px double #999;
}

#download{
	font-size: 18px;
	color: #C00;
	}
	
#download a{
	font-size: 18px;
	color: #C00;
	}

#button{
	padding: 7px;
	border: 1px solid #CCC;
	background-color: #F7F7F7;
	text-decoration: none;
	}

#initial {
	font-size: 55px;
	font-family: "times new roman";
	font-weight: lighter;
	color: #555;
}


#testimonial{
	font-size: 10px;
	font-family: verdana;
	font-style: italic;
	color: #000;
}

input.btn {
	color:#666;
	background-color:#FFF;
	border:1px solid;
	border-color: #999;
	font-size: 87%;
	height: 30px;
	width: 65px;
} 

input.btn:hover{
	background-color: #F3F3F3;
} 
.howitworks {
	margin-bottom: 10px;
}

