body {
	background-color: #C1CCB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	color: #555;
}
form {

}
/*a {color:#4b5d3b;font-weight:bold}
a:hover {color:white;background-color:#4b5d3b;text-decoration:none}*/

a img {border: 1px solid #e5e5e5;}
a:hover img {border: 1px solid #666;background-color:#fff;overflow:hidden;
}

#nav_container a img {border: 0px solid #e5e5e5;}
#nav_container a:hover img {border: 0px solid #666;}


#page {
	width: 100%;
	background-image: url(images/common/main_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
#container {
	margin: 0 auto;
	width: 760px;
	text-align: left;
	clear: both;
	display: table;
}
#head_container {
	margin-bottom: 12px;
	height: 107px;
	clear: both;
}
#content_container {
	clear: both;
	width: auto;
	
}
#logo {
	width: 170px;
	height: 107px;
	margin-right: 15px;
	float: left;
}
#header {
	width: 575px;
	height: 107px;
	background: url(images/testimonials/01.gif) no-repeat right top;
	text-align: left;
	vertical-align: bottom;
	float: right;
	position: relative;

}
#main_nav {
	width: 575px;
	text-align: left;
	vertical-align: bottom;
	position: absolute;
	bottom: 0px;
}
#nav_container {
	width: 170px;
	float: left;
	background-image: url(images/nav_bgs/01.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	height: 390px;
	background-color: #FFFFFF;
	margin: 0px;

}
#main_area {
	background: #FFFFFF url(images/common/text_grad.jpg) repeat-x right top;
	float: left;
	margin-left:15px;
	display:inline;
	border: 1px solid #DDD;
	padding: 15px;
	margin-top: 1px;
	width: 573px;
}

html>body #main_area {width: 543px;}

#footer {
	width: auto;
	background: #C1CCB7;
	clear: both;
	padding: 15px;
	text-align: center;
	color: #666;
}
H1 {
	font-size: 2em;
	font-weight: normal;
	color: #666;
}

/*MAIN NAV */
ul#nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	ul#nav a {
	display: block;
	float: left;
	background-image: url(images/common/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-right: 20px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
	}
	ul#nav a:hover {
	text-decoration: underline;
	background-color:transparent;
	}
	ul#nav li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
/* SUB NAV */
ul#sub {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	ul#sub a {
	display: block;
	text-decoration: none;
	background: #FFF url(images/common/link_off.gif) no-repeat left top;
	color: #777;
	padding: 7px 5px 7px 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: normal;
	list-style-type: none;
	border: 1px solid #DDD;
	}
	ul#sub a:hover {
	background: #C1CCB7 url(images/common/link_on.gif) no-repeat left top;
	border: 1px solid #DDD;
	}
	ul#sub li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
ul#sub2 {
	list-style-type:square;
	margin: 0;
	padding: 0;
}
	ul#sub2 a {
	display: block;
	text-decoration: none;
	background-color: #d9ded5;
	color: #777;
	padding: 1px 5px 1px 20px;
	margin-bottom: 2px;
	margin-top: 2px;
	font-weight: normal;
	list-style-type:square;
	border: 1px solid #ccc;
	}
	ul#sub2 a:hover {
	background-color: #c1ccb7;
	border: 1px solid #ccc;
	}
	ul#sub2 li{
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#nav_container a img {padding-bottom:2px;}
#nav_container a:hover img {background-color:white}

.buynowbutton {float:right;}
#main_area p img {margin:5px;display:inline;}