body {
font-family: helvetica, sans-serif;
font-size: 14px;
background-image:url(images/backgrounds/body-bg.gif);
background-repeat: repeat;
}


h1 {
	font-size: 22px;
	line-height: 19px;
	font-weight: bold;
	color: #666;
	margin-top: 20px;
}


/* Navigation */

#nav {
	height: 20px;
	padding-bottom: 10px;
	float: left;
	margin-left:230px;
	margin-right: 10px;
	margin-top: 8px;
	width: 740px;
	z-index: -2000;
}

#nav ol {
list-style-type:none;
}

#nav ol li {
	display: inline;
	font-size: 13px;
	margin: 2px 55px 5px 0px;

}

#nav ol li a:link, #nav li a:visited {
text-decoration: none;
color: #999;
font-size: 13px;

}

#nav ol li a:hover {
text-decoration: none;
color: #5293b8;
}


.current {
color: #5293b8;	
}


/* End Navigation */




#wrap {
	height: 450px;
	border: 2px #3a3a3a solid;
	background-color: white;
	position: relative;
}

#services {
	background-image: url(images/conditionstreated.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 500px;
}

#services2 {
	float: left;
	margin-left: 60px;
	width: 780px;
}

#services2 img {
float: left;
margin-right: 20px;
margin-bottom: 250px;
}


#services2 ul li {
font-size: 14px;
line-height: 20px;
list-style-type: none;
text-align: left;
display: inline;
}



#services ul li {
	margin-left: 20px;
}


#testimonials {
	font-size: 12px;
}

.testwrap {
width: 800px;
margin: 0 auto;
}

.outertestwrap {
width: 890px;	
}


#notebg {
background-image: url(images/note.png);
background-repeat: no-repeat;
color: white;
height: 200px;
width: 200px;
float: right;
margin-right: 20px;

}

#note {
	background-color: #5293b8;
	padding: 10px;
	width: 160px;
	height: 160px;
}



#header {
	background-image: url(images/header_bg.jpg);
	height: 87px;
	background-repeat: no-repeat;
}

#slogan {
	color: white;
	margin-left: 0px;
	padding: 5px 5px 5px 15px;
	border-bottom: #2b2a2b solid 1px;
	letter-spacing: 2px;
	font-size: 12px;
	text-indent: 48px;
	background-color: black;
	border-top: #2b2a2b solid 1px;
}

#feature {
margin: 0 auto;
width: 930px;
}



.highlight {
	border: black 3px solid;
}



#footer {
	font-size: .85em;
	text-align: center;
	height: 40px;
	color: black;
	padding-bottom: 20px;
	margin-top: 30px;
}














/* Main Elements */

a:link, visited {
color: 	#5293b8;
text-decoration: none;
}

a:hover {
color: 	#000;
}


hr {
	border: .11em solid #eaeaea;
	width: 85%;
	margin: 40px auto 20px auto;
	}


h2 {

font-size: 16px;
line-height: 18px;
font-weight: bold;
padding-bottom: 5px;

}

h6 {
font-size: 11px;
font-weight: bold;
text-align: center;
}

.container_16 .grid_16 ul {
margin-left: -20px;	
}
.grid_16 ul li {
display: inline;	
}


#clickable {
	width: 453px;
	background: none;
	height: 66px;
	position: absolute;
	left: 2px;
	top: 46px;
	border: none;
	
	
}



#rightnav {
width: 500px;
height: 100px;
margin-top: 20px;

}

#rightnav ul {
display: inline;

}

#rightnav ul li {
font-size: 16px;
line-height: 20px;
}

.grid_7 ul li {
display: inline;	
font-size: 12px;
line-height: 17px;
}

.bullets {
	font-size: 13px;
	line-height: 18px;
	list-style-type: disc;	
	margin-left: 30px;
	padding-left: 30px;
}

.bullets ul {
	list-style-type: disc;

}

.bullets ul li{
	list-style-type: disc;	
}

.secondnav {
	width: 400px;
	height: 30px;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.secondnav ul {
	display: inline;
	
	}
	
.secondnav ul li {
	display: inline;
	margin-right: 10px;
	list-style-type: none;

	}
	
.secondnav a:link, .secondnav a:visited {
	display: inline;
	text-decoration: none;
	color: #666;
	font-size: 16px;
	line-height: 19px;
}
