@charset "UTF-8";
html{ height: 100%;}
body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow-y:scroll;
	font-size: 12px;
	line-height: 16px;
	color: #555;
}

a {font-weight: bold;
	color:  #e51964;
	text-decoration: none;}
a:hover {
	text-decoration: underline;}
	
hr {
	margin: 30px 0px 30px 0px;}

td#top{
	height: 40px;
	background: #fff url(img/top_bg.jpg) left top repeat-x;
	text-align:center;}
div.wrap {
	display: block;
	width: 860px;
	margin: 0px auto;
	text-align: left;}
	
td#holder{
	vertical-align:top;
	height: 100%;
	background: #e4eff1 url(img/bg.jpg) repeat-x;}
	
div#slider {
	width: 350px;
	height: 360px;}
	
div#content_panel {
	display: block;
	width: 860px;
	background-color: #fff;
	margin: 0px;}
	
div.content {
	clear: both;
	padding: 30px 120px 30px 120px;}
	
div.content_prof {
	clear: both;
	padding: 30px 50px 30px 50px;}

	
ul.menu { 
	display: block;
	width: 860px;
	padding: 0; 
	clear: both;
	margin: 0px;
	border-right: 1px solid #a9a8a8;
	list-style-type: none;}
ul.menu li { 
	display: inline; 
	text-align:center; 
	float: left;
	padding: 0px; 
	margin: 0px;
	display: block;
	width: 215px;}
ul.menu li a { 
	display: block;
	border: 0px; 
	padding: 10px; 
	text-decoration: none;
	color: #888;
	font-size: 12px;
	font-weight: bold;
	background-color: #fff;
	border-top: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-bottom: 3px solid #ccc;}
ul.menu li a:hover { 
	color: #fff;
	background-color: #ccc;
	border-top: 1px solid #bbb;
	border-right: 1px solid #aaa;
	border-bottom: 3px solid #999;}
ul.menu li.active a { 
	color: #fff;
	background-color: #e51964;
	border-top: 1px solid #f1558e;
	border-right: 1px solid #be1050;
	border-bottom: 3px solid #be1050;}
	
	
table.info_table td {
	vertical-align: top;}
	
table.info_table  td.left {
	width: 120px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #eee;
	font-size: 12px;
	vertical-align:middle;
	text-align: center}
	
table.info_table td.right {
	background-color: #fff;}
	
div#footer {
	color: #8cb0b3;
	background-color: #fff;
	text-align: left;
	margin: 0px 0px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	height: 30px;}
	
ol li, ul li{
	margin: 0px 0px 10px 0px;}
	
table.prof {
		width: 100%;}
table.prof td.profile {
	width: 240px;
	vertical-align: top;}
	
table.prof td.merc {
	width: 225px;
	vertical-align: top;
	text-align: center;}
	
table.prof td.profile img, table.prof td.merc img {
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;}

div.links {
	border-top: 1px dotted #888;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: center;}
	
div.fbshare {
	float: right;
	padding: 10px 0px 0px 0px;}
	
div.contact {
	background-color: #bed0d4;
	padding: 15px 120px;
	text-align:center;}
	
div.afa {
	float: left;}
	
div.scape {
	float: right;}
div.scape img {
	vertical-align: middle;
	margin: 0px 0px 0px 10px;}