body,html {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	background: #CCC;
}
#dating-footer div, #online-dating-header div {
	width: 965px;
	display: block;
	margin: 0 auto;
}
#navMen {
	position: relative;
	top: 99px;
	left: 325px;
	height: 27px;

}
#navMcontrol {
	position: relative;
	top: 5px;
	left: 725px;
	height: 40px;

}
#navMen ul, #navMen li {
	list-style: none;
}
#online-dating-header .header-logo {
	background: url(../images/top-banner.jpg) top left no-repeat;
	height: 125px;
}

#online-dating-header{
	background: #000 url(../images/top-banner-slice.jpg) top repeat-x;
	height: 125px;
	display: block;
	float: none;
	clear: both;
}

#dating-wrapper {
	width: 920px;
	margin: 0 auto 25px auto;
	clear: both;
	display: table;
	padding: 0 10px;
}

.wrap-left {
	background: url(../images/fade-left.jpg) left repeat-y;
	display: table;
}
.wrap-right {
	background: url(../images/fade-right.jpg) right repeat-y;
	display: table;
}
.wrap-top {
	background: url(../images/fade-top.jpg) top repeat-x;
	height: 8px;
	width: 904px;
}
.wrap-bottom {
	background: url(../images/fade-bottom.jpg) bottom repeat-x;
	height: 8px;
	width: 904px;
}
.wrap-mid {
	background: #FFF;
	padding: 0 12px 0 12px;
	display: table;
	margin: 0 10px;
	min-height: 465px;
}
.wrap-bleft{
	background: url(../images/fade-bot-left-corner.jpg) top left no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-left: 4px;
	clear: left;
}
.wrap-bright {
	background: url(../images/fade-bot-right-corner.jpg) top left no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	float: left;
}
.wrap-middle {
	background: #FFF url(../images/fade-bot.jpg) bottom repeat-x;
	height: 24px;
	display: block;
	float: left;
	width: 872px;
}
#blueBar {
	margin: 0 10px 18px auto;
}
#dating-image {
	background: url(../images/couple.jpg) top no-repeat;
	height: 206px;
	margin-bottom: 20px;
}
#dating-image a img {
	position: relative;
	top: 220px;
	left: 30px;
}

#dating-footer {
	background: #000 url(../images/bot-banner-slice.jpg) bottom repeat-x;
	display: block;
	
	height: 123px;
	margin-top: 25px;
}
.advantages {
	list-style: none;
	margin: 10px;
	padding: 0;
	float: left;
	display: block;
	min-height: 121px;
	background: #FFF;
}
.advantages li {
	float: left;
	list-style: none;
	min-height: 121px;
}
#mainText {
	display: block;
	float: right;
	width: 420px;
	margin-left: 5px;
	
	background: #FFF;
}
#mainTextright {
	display: block;
	float: left;
	width: 420px;
	margin-left: 10px;
	clear: right;
	background: #FFF;
}
#mainText strong {
	font-weight: normal;
}
.noshow {
	display: none;
}
.title {
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#0099FF;
}
a.1 {
	text-decoration: underline;
	color:#ffffff;
}
a.2 {
	text-decoration: underline;
	color:#0A246A;
}

 a:hover   { COLOR: #FF9900;}