html {background-color: #f3aeb4;}
body {
   margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #e7e4d4 url(../images/body-bg2.gif) repeat-x 0 100%;
}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#holder {
	min-width: 950px;
	background:  url(../images/body-bg.gif) repeat-x;
	overflow: hidden;
}
/*start main*/
#main {
	margin: 0 auto;
	width: 950px;
}
/*start header*/
#header {
	width: 950px;
	height: 100px;
	position: relative;
}
#header .logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 152px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .header-text {
	position: absolute;
	top: 25px;
	left: 152px;
	font: italic 20px/26px Georgia, "Times New Roman", Times, serif;
	color: #f15f7c;
}
#header .top-box {
	position: absolute;
	top: 0;
	right: -4px;
	width: 262px;
	padding: 0 15px 0 0;
	height: 24px;
	background: url(../images/header-top-box-bg.gif) no-repeat;
	text-align: right;
}
#header .top-box a {color: #fff;font-size: 12px;font-weight: bold;}
#header .top-box a:hover {color:#000;}
/*start  top navigation*/
#header #top-nav {
	position: absolute;
	top: 55px;
	left: 152px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 799px;
	height: 31px;
	font-size: 16px;
	line-height: 30px;
	background: url(../images/top-nav-bg.gif) no-repeat;
}
#header #top-nav li {float: left;padding: 0 0 0 13px;}
#header #top-nav li a {color: #676666;text-decoration: none;}
#header #top-nav li a strong {color: #f15f7c;}
#header #top-nav li a:hover, #header #top-nav li a:hover strong {color:#000;}
/*start content*/
#content {overflow: hidden;width: 950px;}
#content .content-top {
	float: left;
	margin: 25px 0 0;
	width: 950px;
	height: 13px;
	overflow: hidden;
	background: url(../images/content-top-bg.png) no-repeat;
}
#content .content-inner {float: left;background: url(../images/content-bg.png) repeat-y;width: 950px;}
#content .content-bottom {
	float: left;
	width: 950px;
	height: 13px;
	overflow: hidden;
	background: url(../images/content-bottom-bg.png) no-repeat;
}
/*start left column*/
#column {
	float: left;
	width: 671px;
	padding: 0 0 0 12px;
	position: relative;
}
#column .image {float: left;width: 671px;}
#column .image img {float: left;}
#column .image .sub-box {
	float: right;
	margin: -252px 32px 0 0;
	display: inline;
	position: relative;
	width: 196px;
	height: 202px;
	padding: 50px 30px 0 23px;
	background: url(../images/sub-box-bg.png) no-repeat;
}
#column .image .sub-box h1{font-size: 26px;color: #fff;text-decoration: none;}
#column .image .sub-box h1 a {color: #fff;text-decoration: none;}
#column .image .sub-box h1 a:hover {color: #000;}

/*start left side*/
#column .side {float: left;width: 367px;padding: 20px 0 0 7px;}
#column .side span.date {font-size: 12px;color: #363636;}
#column .side h1 {
	margin: 6px 0 0;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #f15f7c;
}
#column .side h1 a {color: #f15f7c;}
#column .side h1 a:hover {color:#000;}
#column .side span.written {color: #363636;line-height: 24px;font-size: 12px;}
#column .side span.written a {color: #f15f7c;}
#column .side span.written a:hover {color:#000;}
#column .side p {margin:13px 0 0;font-size: 12px;color: #363636;}
#column .side p a {color: #f15f7c}
#column .side p a:hover {color:#000;}
#column .side p a.more {font: bold 12px Georgia, "Times New Roman", Times, serif;}
/*start grey box*/
#column .side .grey-box {
	float: left;
	width: 327px;
	background-color: #dddddd;
	padding: 18px 20px 10px 18px;
	margin: 14px 0 0;
}
#column .side .grey-box h2 {margin: 0;font: bold 14px Georgia, "Times New Roman", Times, serif;color: #f15f7c;}
#column .side .grey-box ul {
	list-style: none;
	padding: 5px 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	color: #f15f7c;
}
#column .side .grey-box ul li {background: url(../images/item-1.gif) no-repeat 0 7px;padding: 0 0 0 8px;}
#column .side .grey-box ul a {color: #f15f7c;text-decoration: none;}
#column .side .grey-box ul a:hover {color:#000;}
/*start right side*/
#column .side2 {
	float: left;
	width: 274px;
	margin: 12px 0 0 16px;
	display: inline;
}
#column .side2 .banner {float: left;border: 2px solid #f15f7c;}
/*start box*/
#column .side2 .box {
	float: left;
	width: 278px;
	background: #f6c1c6 url(../images/box-top-bg.gif) no-repeat;
	margin: 12px 0 0;
}
#column .side2 .box .box-inner {
	float: left;
	width: 247px;
	padding: 11px 5px 11px 26px;
	background: url(../images/box-bottom-bg.gif) no-repeat 0 100%;
}
#column .side2 .box h2 {
	margin: 0;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	color: #f15f7c;
}
#column .side2 .box h2 a {color: #f15f7c;}
#column .side2 .box h2 a:hover {color:#000;}
#column .side2 .box p {margin: 11px 0 0;font-size: 12px;color: #363636;}
#column .side2 .box ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 14px;
	color: #363636;
}
#column .side2 .box ul li {background: url(../images/item-2.gif) no-repeat 0 12px;padding: 10px 0 0 11px;}
#column .side2 .box ul li a {
	font-size: 14px;
	line-height: 18px;
	color: #f15f7c;
	text-decoration: none;
}
#column .side2 .box ul li a:hover {color:#000;}
/*start left side*/
#column .left-side {float: left;width: 205px;padding: 55px 0 0 4px;}
#column .left-side #left-nav {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
	font-size: 16px;
	line-height: 32px;
	font-weight: bold;
}
#column .left-side #left-nav li {
	padding: 0 0 0 30px;
	background: url(../images/item-4.gif) no-repeat;
	border-bottom: 1px solid #cecece;
}
#column .left-side #left-nav li a {
	color: #f15f7c;
	text-decoration: none;
}
#column .left-side #left-nav li a:hover {color: #000;}
#column .left-side p {margin: 12px 0 0 10px;font-size: 12px;color: #363636;}
/*start right side*/
#column .right-side {float: left;width: 410px;padding: 0 0 0 31px;}
#column .right-side .date {font-size: 14px;line-height: 15px;color: #363636;}
#column .right-side h1 {margin: 0;font: bold 30px/42px Georgia, "Times New Roman", Times, serif;color: #f15f7c;}
* html #column .right-side h1 {margin: -3px 0 -4px 0;}
#column .right-side .name {font-size: 14px;color: #828181;}
#column .right-side .name a {color: #f15f7c;text-decoration: none;}
#column .right-side .name a:hover {color:#000;}
#column .right-side .comm {float: right;color: #f15f7c;font-size: 14px;}
#column .right-side .comm:hover {text-decoration: none;}
/*start box*/
#column .right-side .box {
	 float: left;
	 width: 410px;
	 padding: 14px 0 0;
	 margin: 16px 0 0;
	 border-top: 1px solid #bfbfbf;
}
#column .right-side .box h2 {margin: 0;color: #f15f7c;font: bold 20px Georgia, "Times New Roman", Times, serif;}
#column .right-side .box h3 {margin: 0;color: #f15f7c;font-size: 18px;font-weight: normal;}
#column .right-side .box p {margin: 0 0 16px 0;font-size: 14px;color: #363636;}
#column .right-side .box p a {color: #f15f7c;}
#column .right-side .box p a:hover {color:#000;}
#column .right-side .box ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #f15f7c;
}
#column .right-side .box ul li {background: url(../images/item-3.gif) no-repeat 0 6px;padding: 0 0 0 25px;}
#column .right-side .box ul li a {color: #f15f7c;text-decoration: none;}
#column .right-side .box ul li a:hover {color:#000;}
#column .right-side .box img {float: right;}
#column .right-side .box .img {float: left;border: 2px solid #f15f7c;margin: 0 13px 0 0;}
#column .right-side .box .img img {float: left;}
/*start right column*/
#column2 {
	float: right;
	width: 248px;
	margin: 0 11px 0 0;
	display: inline;
	position: relative;
	background-color: #f2a4ac;
}
/*start box*/
#column2 .box {
	float: left;
	width: 206px;
	padding: 0 22px 27px 20px;
	border-bottom: 1px solid #fff;
}
#column2 .box h2 {
	margin: 30px 0 0;
	font-size: 20px;
	line-height: 21px;
	color: #fff;
}
#column2 .box h3 {margin: 0;font-size: 14px;color: #fff;}
#column2 .box .form .text-input {
	float: left;
	border: 1px solid #ae9396;
	width: 199px;
	background-color: #fadfe2;
	padding: 3px 0 3px 5px;
	margin: 10px 0 0;
	font-size: 12px;
}
#column2 .box .form .btn {
	float: right;
	width: 65px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 0 0;
	background: url(../images/submit-btn.gif) no-repeat;
}
#column2 .box .form p {
	clear: both;
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	color: #363636;
}
/*start box 2*/
#column2 .box2 {
	float: left;
	width: 248px;
	padding: 0 0 17px 0;
	border-bottom: 1px solid #fff;
}
#column2 .box2 h2 {
	margin: 9px 0 4px 16px;
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 35px;
	background: url(../images/title-1.gif) no-repeat;
}
#column2 .box2 h2.second {background: url(../images/title-2.gif) no-repeat;}
#column2 .box2 h2.third {background: url(../images/title-3.gif) no-repeat;}
#column2 .box2 p {margin: 0 24px 0 28px;font-size: 12px;color: #363636;}
#column2 .box2 p a {color: #f15f7c;}
#column2 .box2 p a:hover {color:#000;}
#column2 .box2 p.num {
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	background: url(../images/ico-1.gif) no-repeat 0 3px;
	padding: 0 0 0 33px;
}
#column2 .box2 p.mail {
	color: #fff;
	font-size: 13px;
	line-height: 25px;
	padding: 0 0 0 33px;
	margin-top: 6px;
	background: url(../images/ico-2.gif) no-repeat 0 0;
}
#column2 .box2 p.mail a {color: #fff;}
/*start footer*/
#footer {width: 950px;height: 85px;overflow: hidden;}
#footer p {margin: 12px 0 0 13px;font-size: 12px;color: #f15f7c;}
#footer p a {color: #f15f7c;text-decoration: none;}
#footer p a:hover {color:#000;}