.menu1 {
	color: #000000;
	height: 40px;
	width: 979px;
	padding-left: 20px;
}
.menu2 {
	float: left;
	height: 35px;
	width: 85px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-image: url(images/home.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}

.menu2:hover {
	float: left;
	height: 35px;
	width: 85px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ed0000;
	text-decoration: none;
	background-position: center;
	text-align: center;
	background-image: url(images/homehover.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
}

.sep {
	height: 30px;
	width: 7px;
	float: left;
	padding-top:8px;
}
.profile{
position:absolute;
top: 0;
border: 1px solid #B5E2FE; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}

.dropmenudiv{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font:normal 11px tahoma;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
	background-image: url(images/menu_drq.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}



.dropmenudivss{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	font:normal 11px tahoma;
	line-height:18px;
	z-index:200;
	background-color: white;
	width: 300px;
	visibility: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/menu_drq.png);
	background-repeat: repeat;
}


.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	color: #ed0000;
}
.login {
	float: left;
	height: auto;
	width: 100px;
	padding-top:10px;
}
.login1 {
	float: left;
	height: auto;
	width: 300px;
	padding-top:10px;
}



.username_Text_box{
			background:#fff;
			border:0px;
			color:#333333;
			font-family:Tahoma; font-size:11px;
			height:14px;
			width:70px;
			}
			
.submit_box{
			background:#fff;
			border:1px;
			border-style:solid;
			border-color:#E8E8E8;
			color:#333333;
			font-family:Tahoma; font-size:11px;
			height:20px;
			width:55px;
			
			}
			
/* -------------------------------------- Client Login Starts -----------------------------------------------*/			
.dropmenu_div_client_login{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 1px;
	font:normal 11px tahoma;
	line-height:5px;
	z-index:200;

	width: 280px;
	height:auto;
	visibility: hidden;
	
	background-image: url(images/client_login_bg.png);
	background-repeat: no-repeat;
}

.Client_login_user_name {
	float: left;
	height:auto;
	width: 110px;
	padding-top:9px;
	padding-left:30px;
}

.Client_login_password {
	float: left;
	height:auto;
	width: 70px;
	padding-top:9px;
	padding-left:0px;
}

.Client_submit {
	float: left;
	height:auto;
	width: 50px;
	padding-top:7px;
	padding-left:8px;
}

.Client_forgot {
	float: left;
	height:auto;
	width: 280px;
	padding-top:12px;
}
/* -------------------------------------- Client Login Ends -----------------------------------------------*/	

/* -------------------------------------- Services Starts -----------------------------------------------*/	

.dropmenu_div_services{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 176px;
	height:382px;
	visibility: hidden;
	background-image: url(images/services.png);
	background-repeat: no-repeat;
	
	
}

.dropmenu_div_services a{

	height:26px;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #666666;
	margin-left:40px;
	margin-right:2px;
	margin-top:12px;
	margin-bottom:5px;
	
}

.dropmenu_div_services a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ed0000;
	border-right-width:thick;
	border-right-color:#ed0000;
	border-right-style:solid;

	
}
/* -------------------------------------- Services Ends -----------------------------------------------*/	

/* -------------------------------------- Profile Starts -----------------------------------------------*/	

.dropmenu_div_profile{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 176px;
	height:92px;
	visibility: hidden;
	background-image: url(images/profile.png);
	background-repeat: no-repeat;
	
	
}

.dropmenu_div_profile a{

	height:26px;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #666666;
	margin-left:40px;
	margin-right:2px;
	margin-top:12px;
	margin-bottom:5px;
	
}

.dropmenu_div_profile a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ed0000;
	border-right-width:thick;
	border-right-color:#ed0000;
	border-right-style:solid;

	
}

/* -------------------------------------- Profile Ends -----------------------------------------------*/	

/* -------------------------------------- Products Starts -----------------------------------------------*/	

.dropmenu_div_products{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 176px;
	height:177px;
	visibility: hidden;
	background-image: url(images/products.png);
	background-repeat: no-repeat;
	
	}

.dropmenu_div_products a{

	height:26px;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #666666;
	margin-left:40px;
	margin-right:2px;
	margin-top:12px;
	margin-bottom:5px;
	
}

.dropmenu_div_products a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ed0000;
	border-right-width:thick;
	border-right-color:#ed0000;
	border-right-style:solid;

	
}
/* -------------------------------------- Products Endss -----------------------------------------------*/	


/* -------------------------------------- Support Starts -----------------------------------------------*/	

.dropmenu_div_support{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 176px;
	height:308px;
	visibility: hidden;
	background-image: url(images/support.png);
	background-repeat: no-repeat;
	
	}

.dropmenu_div_support a{

	height:26px;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #666666;
	margin-left:40px;
	margin-right:2px;
	margin-top:12px;
	margin-bottom:5px;
	
}

.dropmenu_div_support a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ed0000;
	border-right-width:thick;
	border-right-color:#ed0000;
	border-right-style:solid;

	
}

/* -------------------------------------- Support Ends -----------------------------------------------*/	


/* -------------------------------------- quick request Starts -----------------------------------------------*/	

.dropmenu_div_quick{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 176px;
	height:254px;
	visibility: hidden;
	background-image: url(images/quickRequest.png);
	background-repeat: no-repeat;
	
	}

.dropmenu_div_quick a{

	height:26px;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #666666;
	margin-left:40px;
	margin-right:2px;
	margin-top:12px;
	margin-bottom:5px;
	
}

.dropmenu_div_quick a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ed0000;
	border-right-width:thick;
	border-right-color:#ed0000;
	border-right-style:solid;
}

.Q_box{
			background:#fff;
			border:0px;
			color:#333333;
			font-family:Tahoma; font-size:11px;
			height:12px;
			width:155px;
			}
.Q_drop{
			background:#fff;
			border:0px;
			color:#333333;
			font-family:Tahoma; font-size:11px;
			height:7px;
			width:155px;
			}

.Q_remark_box{
			background:#fff;
			border:0px;
			color:#333333;
			font-family:Tahoma; font-size:11px;
			height:60px;
			width:155px;
			}
			
.q_name {
	float: left;
	height:auto;
	width: 216px;
	padding-top:17px;
	padding-left:50px;
}

.q_email {
	float: left;
	height:60px;
	width: 216px;
	padding-top:0px;
	padding-left:50px;
}

.q_place {
	float: left;
	height:auto;
	width: 216px;
	padding-top:0px;
	padding-left:50px;
}

.q_category {
	float: left;
	height:auto;
	width: 216px;
	padding-top:12px;
	padding-left:50px;
}

.q_remark {
	float: left;
	height:auto;
	width: 216px;
	padding-top:8px;
	padding-left:50px;
	background-image:url(images/quickRequest_rem.png);
	background-repeat:no-repeat;
	
}

.Q_submit {
	float: left;
	height:auto;
	width: 50px;
	padding-top:10px;
	padding-left:88px;
}
/* -------------------------------------- quick request Ends -----------------------------------------------*/	



/* -------------------------------------- Clients Starts -----------------------------------------------*/	

.dropmenu_div_client{
	position:absolute;
	top: 0; /*THEME CHANGE HERE*/
	border-bottom-width: 0;
	font-family:tahoma;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 176px;
	height:154px;
	visibility: hidden;
	background-image: url(images/client.png);
	background-repeat: no-repeat;
	
	}

.dropmenu_div_client a{

	height:26px;
	display: block;
	text-indent: 3px; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #666666;
	margin-left:40px;
	margin-right:2px;
	margin-top:12px;
	margin-bottom:5px;
	
}

.dropmenu_div_client a:hover{ /*THEME CHANGE HERE*/
	text-decoration: none;
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color: #ed0000;
	border-right-width:thick;
	border-right-color:#ed0000;
	border-right-style:solid;

	
}

/* -------------------------------------- Clients Ends -----------------------------------------------*/	
