/* CSS Document */
* { padding:0px; margin:0px;}
body { 
	background-color:#DBDADA; 
	color:#FFFFFF; font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height:18px;}
p { padding:0 0 10px 0;}
h1 { 
	font-size:25px; 
	color:#FFFFFF; 
	font-weight: normal;}
h2 { 
	font-size:15px; 
	color:#FFFFFF; 
	font-weight:bold;
	padding:10px 0 10px 0;}
#wraper { 
	width:952px; 
	margin:20px auto 0 auto; 
	background-color:#FFFFFF;}
.top { 
	width:100%;
	height:15px;
	background:url(../img/top.gif) no-repeat;}
.top2 { 
	width:950;
	border-left:1px solid #CCCACA;
	border-right:1px solid #CCCACA;}
.bottom { 
	width:100%;
	height:14px;
	background:url(../img/bottom.gif) no-repeat;}
.banner { 
	height:298px;
	width:906px; 
	margin:0 auto;
	background-image:url(../img/banner_bg.gif);
	background-repeat:repeat-x;
	border-top:12px solid #FFFFFF;}
.flash { width:680px;
	margin:0 auto;}
.content { width:906px;
	margin:0 auto; 
	margin-top:32px;
	padding-bottom:10px;}
.content_right { 
	width:671px; 
	float:right;
	background-color:#C72052;}
.content_top { 
	background:url(../img/content_top.gif) no-repeat;
	width:100%;
	height:16px;}
.content_bottom { 
	background:url(../img/content_bottom.gif) no-repeat;
	width:100%;
	height:14px;}
.content_middle { 
	background:url(../img/content_bg.gif) repeat-x bottom;
	width:100%;
	min-height:640px;
	height:auto !important;
	height:645px;}
.content_edit{ 
	width:615px; 
	margin:0 auto;}
.content_edit a{
	color:#FFFFFF; 
	text-decoration:underline;}
.content_edit a:hover{ 
	color:#FFFFFF;
	text-decoration:none;
	background-color:#7B144A;}
.dotted_div { 
	background:url(../img/dottedline.gif) repeat-x; 
	width:100%;
	height:4px;}
.content_left { 
	width:219px; 
	float:left; 
}
.links { 
	width:219px; 
	background-color:#000000;}
.testomonial { 
	background-color:#C72052;
	color:#FFFFFF;
	margin-top:10px;
	padding:3px;
	line-height:15px;}
.testomonial div { 
	border:1px solid #FFFFFF;
	padding:10px;}
.testomonial p { padding:0px;}
.clear { clear:both;}
.footer { 
	width:945px; 
	margin:5px auto 10px auto;
	color:#505050;
	font-size:11px;
	line-height:15px; }
.footer a { 
	color:#C72052; 
	text-decoration:none;}
.footer a:hover { 
	color:#C72052; 
	text-decoration:underline;}