body{
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:.75em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:#c96af5 url(../media/images/bg.jpg) repeat-x fixed bottom;
	}
.maindiv{
	width:100%;
	height:470px;
	margin-top:-14px;
	margin-left:auto;
	margin-right:auto;
	background:#fff url(../media/images/main_bg.jpg) no-repeat left top;
	}
	/* ie only height */	
*html .maindiv{
	height:460px;
	margin-top:0;
	}
.content{
	padding-left:45px;
	}
.head{
	background:url(../media/images/head_bg.jpg) #FF66CC;
	width:100%;
	height:74px;
	}
.headright{
	position:absolute;
	top:0px;
	right:0px;
	}
.phone{
	position:absolute;
	top:0px;
	left:400px;
	z-index:1;
	}
.form_output{
	padding:0px 0px 0px 45px;
	}	
.form_div{
	padding-bottom:2px;
	}	
.main_image{
	float:right;
	height:450px;
	}
.smmain_image{
	float:right;
	height:450px;
	}
.center_div{
	position:relative;
	top:2px;
	left:30px;
	}	
.clear{
	clear:both;
	}
.footer{
	width:100%;
	height:20px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	text-indent:5px;
	color:#fff;
	background: #CC3399 url(../media/images/button.gif) repeat-x;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	}
.image_1{
	height:250px;
	width:130px;
	margin-left:25px;
	}
.image_2{
	height:250px;
	width:130px;
	margin-left:10px;
	}
.image_3{
	height:217px;
	width:130px;
	margin-left:25px;
	}
.image_4{
	height:217px;
	width:130px;
	margin-left:5px;
	}
.more{
	height:200px;
	width:104px;
	margin-left:20px;
	}
.txt_bg{
	background-color:#FFCCFF;
	}
/* styling */

p{
	padding:0px 0px 0px 3px;
	}
ul.bullet{
	list-style-image:url(../media/images/bullet.gif);
	font-weight: bold;
	}
/* form styling */
form{
	padding:0;
	margin:0;
	}
input{
	border:1px solid #999;
	}
textarea{
	border:1px solid #999;
	}
.radio{
	border:0px 0px 0px 0px;
	}
select{
	border:1px solid #999;
	}
label{
	width: 15em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	}
.submit input{
	margin-left: 15.5em;
	}
select#jump{
	font-size:0.8em;
	}
.jumpbutton{
	font-size:0.8em;
	}