* {
	margin:0px;
	padding:0px;
}
body {
	font-family:"Trebuchet MS", "Arial", "Verdana";
	font-size:12px;
	background:#f7e0ec url(/images/newlayout/background.gif) top left repeat;
}
#footer {
	clear:both;
	position:relative;
	margin:auto;
	margin-top:10px;
	font-size:12px;
	/*padding-top:100px;
	background:#fcecf3 url(/images/layout/bg.gif) repeat-x bottom;*/
}
#wrapper {
	width:1080px;
	margin:auto;
}
#header {
	position:relative;
	margin-top:20px;
	font-size:12px;
	height:71px;
	bottom:-1px;
}
#header form {
	display:inline;
}
#header input {
	width:100px;
	border:0;
	height:14px;
	margin-right:8px;
	margin-left:40px;
	font-size:10px;
	padding:1px;
	padding-left:4px;
	margin-top:-2px;
}
#header .go-button {
	background:url(/images/newlayout/go.gif) no-repeat;
	width:17px;
	height:16px;
	border:0px;
	margin:0px;
}
#header-left {
	width:180px;
	float:left;
	margin-left:20px;
}
#header-right {
	margin-right:20px;
	width:590px;
	float:left;
	margin-top:40px;
	margin-left:40px;
	background:#b26a90;
	padding:5px;
}
#header-right a {
	font-size:15px;
	margin-left:10px;
	padding:10px;
	color:#FFF;
}
#header-right a:hover {
	background:#fff;
	color:#000;
}
#content {
	float:left;
	background:url(/images/newlayout/content-bg.gif) no-repeat top left;
	width:846px;
	margin-bottom:10px;
	display: inline;
}
#content-main {
	background:#FFF;
	position:relative;
	z-index:2;
	margin-top:20px;
	border:1px solid #e7c2d5;
	border-top:none;
	margin-left:10px;
	padding-left:20px;
}
#column {
	width:221px;
	margin-top:-10px;
	float:left;
}
.column-container {
	margin-top:10px;
	float:left;
	background:url(/images/newlayout/content-right-bg.gif) no-repeat;
	width:221px;
}
.column-main {
	border:1px solid #e7c2d5;
	border-top:none;
	margin-left:13px;
	margin-top:15px;
	background:#FFF;
	padding:10px;
}
h1 {
	font-size:25px;
	font-weight:400;
	margin-bottom:3px;
}
h2 {
	font-size:18px;
	font-weight:300;
	color:#3a393a;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#b2004c;
}
a:hover {
	color:#9e0039;
}
a img {
	border:none;
	vertical-align:middle;
}
hr {
	margin-top:10px;
	margin-bottom:10px;
	background:#dedddd;
	height:1px;
	border:0px;
}


h2 a {
	font-weight:500;
}

#footer-1 {
	position:relative;
	background:url(/images/newlayout/footer-bg-1.png) no-repeat;
	margin:auto;
	width:342px;
	height:168px;
	z-index:-1;
}