body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-size: 12px;
	background-color: #384B58;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}
h2 {
	font-size: 1em;
	font-weight: 300;
	color: #639CAD;
}
a:link, a:visited {
	color: #639CAD;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #639CAD;
	text-decoration: underline;
	font-weight: bold;
}

#wrap {
	width: 777px;
	margin: 0px auto;
	background-color: #FFF;
}

#float {
	width: 777px;
	overflow: hidden;
	clear: both;
}

#left {
	width: 204px;
	float: left;
}

#right {
	width: 573px;
	float: right;
}

#footer {
	width: 777px;
	height: 50px;
	line-height: 25px;
	text-align: center;
}

/************** Right ****************/
#header {
	width: 573px;
	height: 42px;
	text-align: center;
	padding: 34px 0px;
}

#img_float {
	width: 573px;
	height: 232px;
}

#img_left {
	width: 445px;
	height: 232px;
	float: left;
}

#img_right {
	width: 128px;
	height: 232px;
	float: right;
}

#quick_links {
	width: 565px;
	height: 37px;
	padding: 4px 0px 0px 8px;
	font-size: 9px;
	color: #676767;
}
#quick_links a:link, #quick_links a:visited {
	color: #676767;
	text-decoration: none;
	font-weight: normal;
}
#quick_links a:hover, #quick_links a:active {
	color: #676767;
	text-decoration: underline;
	font-weight: normal;
}

#content {
	width: 558px;
	padding: 5px 5px 5px 10px;
	color: #666666;
}
#testim {
	font-size: 13px;
	font-weight: bold;
	color: #511F52;
	line-height: 23px;
}

/************** Left ****************/
#logo {
	width: 204px;
	height: 84px;
	background-color: #8CBDE7;
	text-align: center;
	padding: 13px 0px;
}

#left_img {
	width: 204px;
	height: 232px;
}

#brochure {
	width: 204px;
	height: 41px;
}

#nav {
	width: 204px;
}

#left_side {
	width: 184px;
	padding: 10px;
	color: #666666;
	font-size: 11px;
}



html .fb_share_link { padding:2px 0 0 20px; height:16px; background:url(http://b.static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat top left; }