@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, h4, ul, li, ol, form, img, div, p, label
{
	margin: 0px;
	padding: 0px;

}
body
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
	background: url(../images/topBg-leafs.JPG) repeat-x #f8f8f8;
	background-color:#CC3300;
}


a, a img
{
	text-decoration: none;
	border: 0px;
	outline: none;
}
p
{
	padding: 0px 0px 15px 0px;
}
.wrapper
{
	float:left;
	margin: 0px auto;
	float: none;
	width: 804px;
	background-color:#FFFFFF;
}
.wrapper2
{
	float:left;
	margin: 0px auto;
	float: none;
	width: 875px;
	background: url(../images/right-twrill.JPG) no-repeat top right;
	background-color:#FFFFFF;
}
.wrapper3
{
	float:left;
	margin: 0px auto;
	float: none;
	width: 875px;
	background-color:#FFFFFF;
}
.twril
{
	float:left;
	background: url(../images/right-twrill.JPG) no-repeat;
	width: 36px;
	height: 254px;
}
.bodyMain
{
	float:left;
	width: 804px;
	margin-left: 35px;
}
#nav {
float:left;
height:35px;
list-style:none outside none;
padding:0px;
}
#nav li {
float:left;
}
#nav li a {
background-image: url(../images/mainNav.jpg);
display:block;
float:left;
height:35px;
margin: 0px 0px 0px 1px;
outline:medium none;
padding:0px;
text-decoration:none;
line-height: 35px;
text-indent:-9999px;
color: #ffffff;

}
#Home {
	background-position:0 0;
	width: 91px;
}
#Home:hover {
	background-position:0 -60px;
	width: 91px;
}
#nav li.current #Home{
background-position:0 -60px;
width: 91px;
}
#About {
	background-position: -93px 0;
	width: 91px;
}
#About:hover {
	background-position: -93px -60px;
	width: 91px;
}
#nav li.current #About {
background-position: -93px -60px;
}
#SProfile {
	background-position: -186px 0;
	width: 121px;
}
#SProfile:hover {
	background-position: -186px -60px;
	width: 121px;
}
#nav li.current #SProfile {
background-position: -186px -60px;
}
#VProfile {
	background-position: -309px 0;
	width: 91px;
}
#VProfile:hover {
	background-position: -309px -60px;
	width: 91px;
}
#nav li.current #VProfile {
background-position: -309px -60px;
}
#registration {
	background-position: -402px 0;
	width: 91px;
}
#registration:hover {
	background-position: -402px -60px;
	width: 91px;
}
#nav li.current #registration {
background-position: -402px -60px;
}
.quickSearch
{
	float:left;
	width: 276px;
	height: 60px;
	margin-right: 1px;
	background: url(../images/quick-search-bg.jpg) no-repeat;
}
.loginHere
{
	float:left;
	width: 249px;
	height: 60px;
	background:url(../images/login-here.jpg) no-repeat;
}
.QuickButton
{
	background: url(../images/quick-bt.JPG) no-repeat;
	height: 26px;
	width: 106px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border: 0px;
	outline: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.QuickButtonBottom
{
	background:url(../images/quick-bt-bottom.JPG) no-repeat;
	width: 143px;
	height: 15px;
}
.login
{
	background: url(../images/login-bt.JPG) no-repeat;
	width: 71px;
	height: 25px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	border: 0px;
	outline: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.loginBottom
{
	background:url(../images/login-bt-shadow.JPG) no-repeat center;
	width: 93px;
	height: 19px;
}
.go
{
	background: url(../images/go.JPG) no-repeat;
	width: 40px;
	height: 38px;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 2px 0px;
	color: #000000;
	border: 0px;
	outline: none;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.profileSearch
{
	float:left;
	background: url(../images/profile-bg.jpg) no-repeat; width: 276px; height: 50px;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #ffffff;
}
.heading1
{
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #087300;
}
.readMore
{
	float:left;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #2b2b2b;
}
.readMore a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #a9121c;
	text-decoration: none;
}
.readMore a:hover
{
	color: #087300;
	text-decoration: underline;
}
.welcome
{
	float:left;
	background:url(../images/welcome-img.JPG) bottom right no-repeat;
	padding: 10px 10px 17px 0px; width: 250px;
	height: 186px;
}
.galleryScrol
{
	float:left;
	background: url(../images/gallery-bg.JPG);
	background-repeat:repeat-y;
	width: 512px;
	height: 235px;
	padding: 51px 0px 0px 20px;
	background-color:#f8f8f8;
}
.footer
{
	float:left;
	background: url(../images/footer-bg.JPG) no-repeat; width: 803px; height: 20px;
	padding: 18px 0px;
	text-align: center;
	color: #a9121c;
	background-color:#f8f8f8;
}
.footer a
{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #a9121c;
	text-decoration: none;
}
.footer a:hover
{
	color: #087300;
	text-decoration: underline;
}
.copyRight
{
	float:left;
	color: #545454;
	width: 803px;
	text-align: center;
	font: normal 11px Arial, Helvetica, sans-serif;
	background-color:#f8f8f8;
}
.headerNav
{
	float:left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #6b6b6b;
	height: 52px; width:496px; text-align:right; padding-top: 50px;
}
.headerNav a
{
	text-decoration: none;
	color: #6b6b6b;
}
.headerNav a:hover
{
	text-decoration: underline;
	color: #a9121c;
}
.galleryImages img
{
	float:left;
	border: 1px solid #9e2d06;
	margin-right: 16px;
}
.topCurve
{
	float:left;
	background: url(../images/curve-top.jpg) no-repeat;
	height: 11px;
	width: 804px;
	margin-top: 7px;
}
.bottomCurve
{
	float:left;
	background: url(../images/curve-bottom.jpg) no-repeat;
	height: 11px;
	width: 804px;
}
.bottomShadow
{
	float:left;
	background: url(../images/curve-shadow.jpg) no-repeat;
	height: 12px;
	width: 804px;
	margin-bottom: 13px;
}
.innerContent
{
	float:left;
	background: #fcefda;
	width: 802px; border-left: 1px solid #f5c47b; border-right: 1px solid #f5c47b;
}
.rightContent
{
	float:left;
	background: url(../images/content-bg.jpg) no-repeat top left;
	width: 548px;
	padding: 15px 15px 15px 35px;
}

.rightContentReg
{
	float:left;
	background: url(../images/content-bg.jpg) no-repeat top left;
	width: 575px;
	padding: 15px 15px 15px 15px;
}
.searchProfile
{
	float:left;
	background: url(../images/searchPro-title.jpg) no-repeat;
	width: 521px;
	height: 42px;
	padding: 30px 0px 0px 0px;
	text-align: center;
	color: #FFF;
	font: bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.searchProfile2_margen{
	width: 493px;
	padding:0 0 0 5px;
	}

.searchProfile2
{
	float:left;

	width: 493px;
	border-left: 1px solid #f8bf54;
	border-right: 1px solid #f8bf54;
	background: #FFF;
	padding: 8px;
}
.searchProfile3
{
	float:left;
	background: url(../images/searchPro-bottom-bg.jpg) no-repeat;
	width: 511px;
	height: 28px;

}
.profileWidth
{
	float:left;
	width: 487px;
}
.profileContent
{
	float:left;
	width: 300px;
}
.profileContent1
{
	float:left;
	width: 290px;
	padding-left: 10px;
	color: #C00;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.profileCode
{
	float:left;
	width: 165px; margin-left:12px;
	color: #C00;
	font: bold 13px Arial, Helvetica, sans-serif;
}

.profilesname
{
	float:left;
	width: 150px;
	padding-left: 10px;
	color: #C00;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.addselect
{
	width: 110px; 
	float:left;
	margin-left:12px;
	color: #C00;
	font: bold 13px Arial, Helvetica, sans-serif;
}



.profilePhoto
{
	float:left;
	width: 175px; margin-left:12px;
	height:262px;
	max-height:262px;
	overflow:hidden;
}
.H-sep
{
	float:left;
	background: url(../images/H-sep.JPG) no-repeat;
	width: 485px;
	height: 18px;
	margin: 25px 0px;
}
.profileName
{	
	width:482px;
	float:left;
	background: #f3bd48;
	padding: 5px 0px;
	margin-bottom: 10px;
}

/*----------  start---- search_result--------------------------*/

ul.ruselt{
width:278px;
height:auto;
	margin:0;
	padding:5px 0 10px 10px;
	float:left;
}

ul.ruselt li {
width:278px;
height:auto;
float:left;
padding:10px 5px 0px 5px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0;
}

.ruselt label{float:left;width:120px; font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;}


.ruselt label.sub_hedding{width:278px;font-family:Arial, Helvetica, sans-serif; font-size:12px;  color:#000000;}



.ruselt label.diveder{ float:left;width:20px;}

/*----------  end ------ search_result--------------------------*/


/*--------------start------- Pagination-------------------------*/

div.pagination {
	
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #e21348;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #e21348;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;	
		color: #DDD;
	}
	
	
.profile_next_box2{
	width:400px;
	height:30px;
	float:left;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	padding:0 0 0 350px;	
}
.blank_box{
	width:200px;
	height:150px;
	float:left;
	color: #FF0000;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	padding:100px 0 0 400px;	
	
}
.blank_box1{
	width:200px;
	height:150px;
	float:left;
	color: #FF0000;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	padding:100px 0 0 200px;	
	
}

/*-------------------------End--- Pagination ----------------------- */



/*-----------------------start------------search_profile----------*/
.search_prfile
{
	width: 480px;
}

ul.advance{
	width:480px;
	height:180px;
	float:left;
	margin:0;
	padding:30px 0 0 10px;

}


ul.advance li {
width:480px;
height:30px;
line-height:25px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}


.advance label{float:left;width:100px; font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#be1623;
font-weight:bold;}

.advance input.text{width:160px;}

.advance label.quick_butten{ width:320px; height:25px; float:left; text-align:right;}

.advance label.diveder{ float:left;width:50px;}
.advance select.drop{width:300px;}
.advance select.drop3{width:120px;}
.advance select.drop2{width:60px;}

.advance input.butt{width:100px; height:25px}


.advance label.advance_butten{ width:455px; height:25px; float:left; text-align:right;}


.logon_tab_2{
	width:420px;
	height:25px;
	float:left;
	padding:20px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;

}

.logim_name_link{
	width:110px;
	height:23px;
	float:left;
	padding:2px 0 0 40px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;

}
.logim_name_link a{
	width:auto;
	height:23px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#f34900;
	font-weight:bold;
	text-decoration:none;

}
.logim_name_link a:hover{
	width:auto;
	height:23px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#b6141f;
	font-weight:bold;
	text-decoration:none;

}

.login_deveder{
	width:30px;
	height:23px;
	float:left;
	padding:2px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}

/*-------------end--------------search_profile---*/

/*----------start------------view_profile------*/
ul.view_prof{
	width:440px;
	height:120px;
	float:left;
	margin:0;
	padding:20px 0 0 40px;

}


ul.view_prof li {
width:430px;
height:30px;
line-height:25px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}


.view_prof label{float:left;width:160px; font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#be1623;
font-weight:bold;}

.view_prof input.text{width:140px;}

.view_prof label.quick_butten{ width:30px; height:25px; float:left; text-align:right;}

.view_prof label.diveder{ float:left;width:50px;}

.sess_err{
	width:430px;
	color:#FF0000;
	text-align:center;
	font-family:Arial;
}
/*----------start------------view_profile------*/

/*------------------------------start--------------------------registration----------------------------------------------------------------*/


.mandtry {color: #FF0000;}

ul.order{
	margin:0;
	padding:0 0 0 0px;
	float:left;
	width:575px;
	
}

ul.order li {
width:550px;
height:auto;
line-height:2.4em;
padding:0px 20px 0px 5px; 
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0;
float:left;
}


.order label{float:left;width:150px; font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000}


.order label.sub_hedding{width:526px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#be1623;}

.order label.masgP{
width:600px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fc8716;
}

.order label.diveder{ float:left;width:15px;}
.order label.diveder1{ float:left;width:75px;}
.order input.text{width:200px;background:#fff;border:1px solid #00aad2;}
.order input.text4{width:250px;}

.order input.butt{width:50px; height:30px;}
.order input.butt1{width:120px; height:22px; padding:0; margin:0;}

.order input.text1{width:180px;background:#fff;border:1px solid #00aad2;}
.order input.text2{width:90px;background:#fff;border:1px solid #00aad2;}
.order textarea.text2{width:200px; height:auto;background:#fff;border:1px solid #00aad2;}

.order input.butt{width:120px;}

.order select.drop{width:280px;background:#fff;border:1px solid #00aad2;}
.order select.drop1{width:70px;background:#fff;border:1px solid #00aad2;}

.order select.drop2{width:70px;background:#fff;border:1px solid #00aad2;}
.order select.drop3{width:200px;background:#fff;border:1px solid #00aad2;}
.order select.drop4{width:200px;background:#fff;border:1px solid #00aad2;}
.order textarea{width:560px;height:40px;background:#fff;border:1px solid #00aad2;}
.masg{
width:530px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; text-align:center;
}
.dispbrother{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial;
	color:#be1623;
	font-size:12px;
	margin:0 0 0 152px;
	clear:both;
}
.text-label {
    color: #cdcdcd;  
	}



/*------------------------------end--------------------------registration---*/

/*-----------------start---------Registration Success-----------*/

.success{
	width:350px;
	padding-left:30px;
	height:auto;
	padding-top:30px;
	padding-bottom:30px;
	color:#be1623;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;	
}
.success a{
	color:#000;
}

.success a:hover{
	color:#f7941d;
}
/*-----------------end---------Registration Success-----------*/




/*-----------------------start------------login----------*/


ul.login_user{
	width:420px;
	height:180px;
	float:left;
	margin:0;
	padding:0 0 0 40px;

}


ul.login_user li {
width:420px;
height:30px;
line-height:25px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}


.login_user label{float:left;width:100px; font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#be1623;
font-weight:bold;}

.login_user input.text{width:160px;}

.login_user label.quick_butten{ width:320px; height:25px; float:left; text-align:right;}

.login_user label.diveder{ float:left;width:50px;}
.login_user input.butt{width:100px; height:25px}





.logon_tab_2{
	width:420px;
	height:25px;
	float:left;
	padding:20px 0 0 25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;

}

.logim_name_link{
	width:110px;
	height:23px;
	float:left;
	padding:2px 0 0 0px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;

}
.logim_name_link a{	
	font-family:Arial;
	font-size:12px;
	color:#f34900;
	font-weight:bold;
	text-decoration:none;

}
.logim_name_link a:hover{
	
	font-family:Arial;
	font-size:12px;
	color:#006600;
	font-weight:bold;
	text-decoration:none;

}

.login_deveder{
	width:70px;

	float:left;
	padding:2px 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	
}

/*-------------end--------------login---*/

/*---------start------------my_account-----*/
.log_menu_midd{
	width:140px;
	height:auto;
	float:left;
	padding:0 0 0 9px;
	background-image:url(../images/log_menu_re.jpg);
	background-repeat:repeat-y;
}


.my_li{
	width:125px;
	height:15px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#990000;
	padding:10px 0 0px 10px;
	border-bottom:#FF6600 solid 1px;
	
	
	}
.my_li a{

	float:left;
	font-family:Arial;
	font-size:12px;
	color:#cf162e;
	text-decoration:none;
	list-style-type:none;
	
	}
.my_li a:hover{

	float:left;
	font-family:Arial;
	font-size:12px;
	color:#006600;
	text-decoration:none;
	list-style-type:none;
}

#icon_left{
	width:14px;
	height:109px;
	float:left;
	background-image:url(../images/icon_left.jpg);
	background-repeat:no-repeat;
	
	
}
#icon_midd{
	width:450px;
	height:109px;
	float:left;
	text-align:center;
	background-image:url(../images/icin_re.jpg);
	background-repeat:repeat-x;
	
	
}
#icon_right{
	width:19px;
	height:109px;
	float:left;
	background-image:url(../images/icon_right.jpg);
	background-repeat:no-repeat;
	
	
}

/*---------end------------my_account-----*/
/*---------start------------my_profile-----*/

ul.myprofile{
width:425px;
	margin:0;
	padding:0;
	float:left;
	padding:15px 0 15px 0;
}

ul.myprofile li {
width:425px;
height:auto;
line-height:25px;
padding:0px 20px 0px 0;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0;
float:left;
}

.myprofile label{float:left;width:150px; font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;}


.myprofile label.sub_hedding{width:400px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#b00c17;}



.myprofile label.diveder{ float:left;width:10px;}


.myprofile label.result{ width:250px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
}

.myprofile_photo{
	width:120px;
	height:160px;
	float:left;
	padding:15px 0 0 0;
	clear:right;
}

/*---------end------------my_profile-----*/

/*-------start----------quick Search--- */

ul.quick{
	width:430px;
	height:130px;
	float:left;
	margin:0;
	padding:20px 0 0 50px;

}


ul.quick li {
width:430px;
height:30px;
line-height:25px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.quick label{float:left;width:100px; font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#be1623;
font-weight:bold;}

.quick label.quick_butten{ width:320px; height:25px; float:left; text-align:right;}
.quick label.diveder{ float:left;width:50px;}

.quick input.butt{width:100px; height:25px}


.quick label.advance_butten{ width:285px; height:25px; float:left; text-align:right;}


/*-------end----------quick Search--- */

/*-----------------------start------------change Password----------*/

ul.changepwd{
	width:450px;
	height:180px;
	float:left;
	margin:0;
	padding:20px 0 0 30px;

}


ul.changepwd li {
width:450px;
height:30px;
line-height:25px;
list-style-type:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;


}


.changepwd label{float:left;width:120px; font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#be1623;
font-weight:bold;}

.changepwd input.text{width:160px;}

.changepwd label.quick_butten{ width:320px; height:25px; float:left; text-align:right;}

.changepwd label.diveder{ float:left;width:50px;}
.changepwd select.drop{width:300px;}
.changepwd select.drop3{width:120px;}
.changepwd select.drop2{width:60px;}

.changepwd input.butt{width:100px; height:25px}


.changepwd label.advance_butten{ width:455px; height:25px; float:left; text-align:right;}




/*-------------end--------------Change Password---*/



/*------------------------------start--------------------------contactUs----------------------------------------------------------------*/
#fome_bg_contact{
width:550px;
	height:auto;
	float:left;
	padding:0 0 0 0px;
	background-image:url(../images/inner_pagg_re.jpg);
	background-repeat:repeat-y;
}


ul.contact{
	width:200px;
	height:auto;
	float:left;
	margin:0;
	padding:5px 0 0 0;
}

ul.contact li{
		width:200px;
		height:auto;
		padding:0px 0 0px 0px;
		list-style-type:none;
		margin:0;
	
}
.contact li.hd1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#c9122c;
}

.contact li.hd2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#c9122c;
margin:0;
}

.contact li.hd3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:0 0 0 0;
margin:0;
line-height:20px;
}



ul.conttact2{
	width:320px;
	margin:0;
	padding:0 0 0 20px;
	float:left;
}

ul.conttact2 li {
	width:320px;
	height:auto;
	line-height:2.4em;
	padding:0px 5px 0px 5px; 
	list-style-type:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0;
}

.sub_butte{
	width:200px;
	height:30px;
	float:left;
	padding:20px 0 10px 210px;
}

.conttact2 label{float:left;width:100px; font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;}


.conttact2 label.sub_hedding{width:600px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFF00;}

.order label.masg{
width:600px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000;
}

.conttact2 label.diveder{ float:left;width:30px;}
.conttact2 label.diveder1{ float:left;width:30px;}
.conttact2 input.text{width:180px;}
.conttact2 input.text4{width:250px;}

.conttact2 input.butt1{width:120px; height:22px; padding:0; margin:0;}

.conttact2 input.text1{width:180px;}
.conttact2 input.text2{width:100px;}
.order textarea.text2{width:180px; height:auto;}

.conttact2 input.butt{width:50px;}

.conttact2 select.drop{width:280px;}
.conttact2 select.drop1{width:80px;}

.conttact2 select.drop2{width:40px;}
.conttact2 select.drop3{width:200px;}
.conttact2 textarea{width:180px;}
.conttact2 label.quick_butten{ width:320px; height:25px; float:left; text-align:right;}
.conttact2 div.quick_butten{ width:320px; height:25px; float:left; text-align:right;}
.conttact2.masg{
width:350px;font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FF0000;
}


/*------------------------------end--------------------------contactUs---*/

/*---------------------------start------------------sent_mail--------------------------------------------*/
.mail_tab{
	width:320px;
	height:100px;
	float:left;
	padding:25px 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.mail_tab a{
	color:#f34900;
}
.mail_tab a:hover{
	color:#006600;
}

/*--------------------------end-------------------sent mail------------------------------------------------*/
/*------------------------------start--------------------------aboutus----------------------------------------------------------------*/
ul.about{
	margin:0;
	padding:10px 0 0 0;
	float:left;
}

ul.about li {
width:880px;
height:auto;
padding:0px 20px 20px 20px; 
list-style-type:none;
font-family:Arial;
font-size:12px;
color:#FFFFFF;
text-align:justify;
margin:0;
}
.order input.pargraf{

}
.about label.sub_hedding{width:600px;font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFFF00;}



/*------------------------------end--------------------------aboutus---*/