

#center_container	{
	position: relative;
	/*background-color:#FF9900; /* for testing */
	width: 780px;
	margin: 0 auto;
	/*border: 1px solid #CCCCCC; /* for testing */
}
#center_content {
	position: relative; 
	/*border: #CCC solid 1px;  /*for testing */
	padding: 7px;
	margin: 15px 5px;
	font: Verdana, Arial, Helvetica, sans-serif 10px;
	font-size: 12px;
	text-align: center;
	width: auto;
	height: 300px;
}
#center_content img {
	border: none;
}

#main_container_bottom {
position: relative;
width: 745px;
height: 20px;
margin:-35px 0 0 36px;
background: #FFF url(../img/base/content_bottom.gif) no-repeat;
}


/* Registration properties */

div.registration-container{
	width: 400px;
	height: 270px;
	margin: -10px 120px;
	/*border: #BBB 3px solid;*/
}

#center_content div.registration-container #registration-form {
	float: left;
	width: 400px;
	height: 200px;
	color: #FFF;
	text-align: left;
	margin: 10px 0 30px 0;
	background: #666;
	padding: 15px 0px 0px 5px;
}

#center_content #signup-message {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 10px;
	padding: 3px;
}

#flashMessage{
	color: #FF3399;
	font-size: 10px;
	text-align: center;
}

div.signup-message a.active, a.hover , a.visited{
	color: #0099FF;
}

#registration-left-portion {
	float: left;
	width: 130px;
	height: 170px;
	margin: 3px 0px 5px 20px;
	
}

#registration-left-portion ul{
	text-align: left;
	color: #FFF;
	text-decoration: none;
	list-style: none;
	line-height: 28px;
}


#registration-right-portion {
	float: left;
	width: 220px;
	height: 170px;
	margin: 3px 0px 5px 0px;
}
#registration-right-portion ul {
	color: #FFF;
	text-decoration: none;
	list-style: none;
	line-height: 28px;
}



/* end */
/* contact us properties */

.contact-container {
	width: 420px;
	height: 250px;
	/*border: #000 1px solid; */

}

.contact-container #contact-content {
	width: 420px;
	height: 200px;
	border: #CCC 1px solid;
	background-color: #666;
	font-size: 12px;
	color: #FFF;
}

#contact-content .contact-conleft {
	float: left;
	width: 90px;
	line-height: 30px;
	margin: 0px 0px 0px 10px;
	/*border: #FFF 2px solid; */
}

.contact-conleft ul{
 	list-style: none;
 	line-height: 30px;
}

#contact-content .contact-conright {
	float: right;
	width: 270px;
	line-height: 30px;
	margin: 0px 5px 0px 0px;
	/*border: #AAAFFF 2px solid; */
}
.contact-conright ul {
	list-style: none;
 	line-height: 20px;
}
#contact-content .contact-ipit {
	float: left;
	line-height: 30px;
	margin: 0px 0px 0px 10px;
}

#registration-right-portion .input_text{
	width: 200px;
}

.input_text {
	width: 230px;
}

#registration-right-portion .input_text {
	width: 200px;
}