body {
	text-align: center;
	margin: 0 0 4px;
	padding: 0;
	background: white repeat-y center;
}

a {
	color: #be316e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #be316e;
}

img{
	border-style: none;
}

ul, li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

form{
	margin: 0;
	padding: 0;
}

body, h1, h2, h3, input,select {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body, h1, h2, h3{
	line-height: 1.2em;
}

#wrapper {
	width: 1008px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	position: relative;
	width: 100%;
	text-align: left;
	background-image: url(header.jpg);
	float: left;
}

#header img {
	float: left;
}

#tabs {
	bottom: 0;
	right: 12px;
	position: absolute;
	padding-right: 1px;
}

#tabs li {
	float: left;
	background: url(tabonleft.gif) no-repeat left top;
	margin-left: 1px;
}

#tabs li.off{
	background-image: url(taboffleft.gif);
}

#tabs .off a{
	background-image: url(taboffright.gif);
	color: #fff;
}

#tabs a {
	float: left;
	padding: 6px 12px;
	background: url(tabonright.gif) no-repeat right top;
	text-decoration: none;
	text-transform: uppercase;
	color: #be316e;
	font: bold 10px/11px "Trebuchet MS";
}


#hnav {
	color: white;
	background: #5e5e5e no-repeat right;
	padding-right: 12px;
	padding-left: 12px;
}

#hnav a{
	color: white;
}

#content {
	width: 100%;
	float: left;
	padding-top: 12px;
	background: white url(content.gif) repeat-x;
}

.side {
	float: left;
	width: 194px;
	margin-left: 10px;
	color: #4E4E4E;
	display: inline;
}

#searchfield {
	width: 130px;
	margin: 0;
}

input {
	vertical-align: middle;
}

#vnav{
	color: white;
	float: left;
	width: 168px;
	background: gray url(sideblockbottom.gif) 0 bottom;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 14px;
	margin-bottom: 12px;
}

.side h2{
	color: #be316e;
	text-transform: uppercase;
	margin: -11px -11px 11px;
	padding: 6px 12px;
	font: bold 10px/11px "Trebuchet MS";
}

.links{
	margin-bottom: -4px;
	margin-top: -4px;
}

.links a {
	background: url(bullet.gif) no-repeat 0 center;
	padding: 0 0 0 16px;
	margin: 0;
	line-height: 17px;
}

.outtersideblock, .firstouttersideblock{
	float: left;
	background: url(blocktop.gif) no-repeat 0 top;
	margin-bottom: 10px;
}

.firstouttersideblock {
	background: url(firstblocktop.gif) no-repeat 0 top;
}

.innersideblock, .firstinnersideblock{
	width: 169px;
	padding: 13px 13px 14px;
	float: left;
	background: url(blockbottom.gif) no-repeat 0 bottom;
	overflow: hidden;
}

.firstinnersideblock {
	background: url(firstblockbottom.gif) no-repeat 0 bottom;
}

.highlight {
	background: url(highlightbottom.gif) 0 bottom;
	float: left;
	margin-bottom: 10px;
}

.highlight div
 {
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}



#vnav a{
	color: white;
}

#vnav h2 {
	background-image: url(sideblocktop.gif);
	font-size: 12px;
	margin: 0 -12px 8px;
	padding: 0 12px;
	line-height: 24px;
	font-weight: bold;
}

#mainout {
	float: left;
	background-image: url(maintop.gif);
	margin-bottom: 12px;
	margin-left: 10px;
}

#mainin {
	width: 550px;
	float: left;
	padding: 13px;
	background: url(mainbottom.gif) no-repeat 0 bottom;
}

#mainin a {
}

#edito {
	margin-left: -13px;
	margin-right: -13px;
	margin-top: -13px;
	padding: 13px 13px 13px 13px;
	background-image: url(edito.jpg);
	color: #4E4E4E;
}

#categories {
	background-color: #fffcf6;
	width: 700px;
	float: left;
	padding: 12px;
	margin-bottom: 12px;
}

#footer {
	clear: both;
}

.partners {
	text-align: center;
	padding-bottom: 12px;
}

.partners img {
	border: 1px solid #d5d5d5;
}

#topmenu {
	width: 1008px;
	float: left;
	vertical-align: top;
}

#topmenu img {
	vertical-align: top;
}

#topmenu ul {
	width: 700px;
	float: right;
	margin: 0;
	padding: 0;
}

#topmenu li {
	line-height: 24px;
	float: right;
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 12px;
}

#topmenu a {
	line-height: 24px;
	float: left;
	background-color: transparent;
	font-weight: bold;
}

