#mainimage  {
	/*background-image:url(graphics/bg_mainimage.gif);*/
	width:270px;
	height:430px;
	margin-left:25px;
	margin-right:15px;
	float:left;
	margin-bottom:15px;
	}

#view-thumb-wrap  {
	width:280px;
	margin-top:15px;	
	}

.view-thumb{
	float:left;
	margin:1px;
	}
	
#text_wrap { 
	width:415px;
	float:left;
	margin-right:10px;
	font-size:12px;
}

#title {
	font-weight:700;
	font-size:24px;
	width:425px;
	margin-right:10px;
	}  

#price  {
	color:#f47d20;
	font-size:14px;	
	}

#description {
	width:425px;
	float:left;	
}

#enquire img {

}

#enquire p {
	color:#F60;
}

#traning_contact {
	float:left;
	width:200px;
}

/*contact*/

#contact_form {
	width:200px;
	height:400px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contact_form #label, #contact_form #label2, #contact_form #textfield {
	width:200px;
	float:left;

}


#contact_form input {
	margin-bottom:4px;
	margin-top:4px;
	width:80px;
	height: auto;
	float:left;
}

#contact_form textarea {
	width:200px;
	height:100px;
	font:  Arial, Helvetica, sans-serif;
}

#contact_form img {
	text-align:left;
	
}


