body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: left;
	
	font-family: arial, verdana, sans-serif;
	color: #6f6f6f;
	font-size: 12px;
	
	background: #ffffff url(../images/main_bg.jpg) repeat-x;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #ca006c;
	margin: 0 0 15px 0;
	padding: 0;
}

h2 {
	font-size: 19px;
	font-weight: normal;
	color: #660460;
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
}

a:link, a:active, a:visited, a:hover {
	color: #de62a4;
	text-decoration: underline;
}


li {
	padding-bottom: 0;
	margin-bottom: 10px;
}

h1.promoHeader {
	display: inline;
	cursor: pointer;
}

img.promo_expand_btn {
	margin: 0 10px 0 10px;
	cursor: pointer;
}

.promo_box {
	width: 599px !ie;
	width: 534px;
	height: 92px;
	padding-right: 65px;
	margin-bottom: 33px;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
}

.promo_box h2 {
	text-transform: uppercase;
	margin-top: 4px;
	margin-bottom: 0;
}

.promo_box .thumb {
	float: left;
	margin-right: 14px;
}

.promo_box .date {
	position: absolute;
	bottom: 0;
	left: 95px;
	color: #ca006c;
	font-size: 13px;
	margin: 0 0 4px 0;
	padding: 0;
}

.promo_box .more {
	position: absolute;
	bottom: 0;
	right: 21px;
}

.testimonial {
	width: 150px;
	padding: 10px;
	margin: 0 15px 15px 0;
	
	background: #f3c4dd;
	
	float: left;
	
	text-align: center;
	color: #de62a4;
}

.testimonial ul {
	text-align: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.column_list {
	clear: both;
}

.column_list li {
	float: left;
	width: 47%;
	list-style-type: none;
	background: url(../list_image.gif) 0 0 no-repeat;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.main_rule
{
  width: 620px;
  margin-left: 34px;
  height: 1px;
  overflow: hidden;
}

.content_rule
{
  width: 620px;
  margin-left: 34px;
  height: 1px;
  overflow: hidden;
  position: relative;
  top: 0;
  left: -15px;
}

#logo_bar {
	height: 78px;
	margin-bottom: 1px;
	overflow: hidden;
	
	position: relative;
	top: 0;
	left: -8px;
}

#site {
	background: url(../images/site_bg.jpg) -8px 0 no-repeat;
	position: relative;
	top: 0;
	left: 0;
}

#main_content {
	/*margin-left: 66px;*/
	margin-left: 58px;
	padding: 0 1px;
	width: 943px;
	width: 943px !ie;
	
	background-color: #ffffff;
	
	position: relative;
	top: 0;
	left: 0;
	
	font-size: 12px;
}

#banner {
	margin-bottom: 27px;
	width: 692px;
	overflow: hidden;
}
#content_block {
	float: left;
	width: 692px;
	/*margin-top: 27px;*/
}
.nobanner #content_block {
	margin-top: 27px;
}
#text_block {
	width: 608px;
	margin: 0 0 34px 49px;
}
#text_block img {
	border: none;
}

#footer {
	padding-top: 25px;
	padding-bottom: 12px;
	
	font-size: 10px;
	font-weight: bold;
	/*color: #f3c4dd;*/
	color: #f0a8ce;
	line-height: 16px;
}

#footer .text {
	padding: 0 15px;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover {
	color: #f0a8ce;
	text-decoration: none;
}

#footer img {
	border: none;
}

.center {
	text-align: center;
}
