#contact{
    width:618px;
    height:580px;
	 /*border-top: 1px thin #ccc ;
    background:transparent url(./images/formbg.png) no-repeat top ; */
    font-family: Georgia, serif;
    font-size:18px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 0.5em;
}
#contact h1{
    color:#e73c00;
    text-shadow:2px 1px 2px #f9f9f9;
    margin-left:10px;
}
#contact form{
	position: absolute;
    width:618px;
    height:580px; 
    padding:4px 0px 0px 0px;
	z-index:90;
	float:left;
}
#contact p{
    width:100%;
    float:left;
    clear:both;
    position:relative;
    padding:5px 0px;
}
#contact label{
    float:left;
    width:190px;
    text-align:right;
    margin:10px 0px 5px 0px;
    padding-right:10px;
    text-shadow:1px 1px 1px #f0f0f0;
    line-height:20px;
    text-shadow:-1px 1px 1px #aaa;
	color:#000;
}
#contact input[type="text"],
#contact select[type="text"],
#contact textarea{
    width:398px;
    margin:5px 0px 5px 0px;
    padding:4px 4px 6px 4px;
    float:left;
    font-family: Georgia, serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    letter-spacing: normal;
    border:1px solid #ddd;
    font-weight:bold;
    color: #333; /*#e73c00; */
    text-shadow:-1px 1px 1px #aaa;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    -moz-box-shadow:1px 1px 3px #000;
    -webkit-box-shadow:1px 1px 3px #000;
    box-shadow:1px 1px 3px #000;
}
#contact textarea{
    overflow-x:hidden;
}
#contact input[type="text"]:focus,
#contact select[type="text"]:focus,
#contact textarea:focus{
    -moz-box-shadow:0px 0px 8px #e73c00;
    -webkit-box-shadow:0px 0px 8px #e73c00;
    box-shadow:0px 0px 8px #e73c00;
}
#contact input[type="submit"]{
	position:relative;
    width:220px;
    height:45px;
    margin:5px 0px 0px 0px;
	
	background:transparent url(./images/send.gif) no-repeat bottom center;
    cursor:pointer;
    color: #093;
    float:right;
    border:none;
}
#contact input[type="submit"]:hover{
    background:transparent url(./images/send_hover.gif) no-repeat bottom center;
}
#contact p.submit{
    height:40px;
}
#contact label span{
    font-size:11px;
    line-height:20px;
    float:right;
    margin-left:3px;
    font-weight:bold;
    color:#f0f0f0;
    text-shadow:1px 0px 1px #000;
}
.error{
    position:absolute;
    width:203px;
    height:50px;
    right:-153px;
	margin: -13px 0px 0px 0px;
	
	text-align:center;
    background:transparent url(./images/errormsg.png) no-repeat top left;
    font-size:11px;
    color:#fff;
}
.error span{
	position:absolute;
   	margin-left:25px;
    line-height:40px;
    text-shadow:1px 1px 1px #555;
}
.loader{
    background:transparent url(./images/ajax-loader.gif) no-repeat top left;
    width:31px;
    height:31px;
    float:right;
    margin-top:10px;

}
.success{
    height:31px;
	float:right;
	margin:35px 10px 0px 0px;
}
#envelope {
	clear:left;
	float: left;
    position: relative;
    margin_top:5px;
	border-top: 1px thin #ccc ;
	/* background: url(./images/bgshade.gif) repeat-x; */

}
#contact_detail {
	width: 333px;
 	margin:1px; 
	padding:1px;
	float:right;
	clear:right;
	border: 1px solid #ccc;
	font-size:.8em;
}
#contact_detail .contact_box{
		border: 1px solid #ccc;
		padding: 13px 8px 14px 90px;	
		margin: 2px 2px;
		color: #454545;
		text-align:justify;
		font-family: Georgia, serif;
		font-size:1.4em;
		font-style: italic;
		font-weight: normal;
		letter-spacing: normal;
		line-height: 1.4em;
}
#contact_detail .post {
		background: #eee url(./images/post.png) no-repeat center left;
	}
#contact_detail .phone {
		background: #eee url(./images/phone.png) no-repeat center left;
	}
#contact_detail .fax {
		background: #eee url(./images/fax.png) no-repeat center left;
		padding: 13px 8px 20px 90px;	
	}
#contact_detail	.mobile {
		background: #eee url(./images/mobile.png) no-repeat center left;
	}
#contact_detail	.email {
		padding: 13px 8px 20px 90px;	
		background: #eee url(./images/email.png) no-repeat center left;
	}
#contact_detail	.print{
		background: #FFF url(./images/printer.png) no-repeat center right;
		padding: 20px 10px 20px 20px;	
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	
#send_email{
	width: 618px;
	height:580px;
	margin-top:2px;
    background:transparent url(./images/formbg.png) no-repeat top ; 
	font-family: Georgia, serif;
	font-size:1.4em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#contactus{
	font-size: .9em;
	margin: 2px 0px;
	padding: 4px;
	clear:right;
	width: 950px;
	height:130px;
	overflow:hidden;
	background: url(../contactus/images/contactUs.png) right no-repeat;	
}
#contactus p{
	float:left;
	width: 600px;
	text-align:justify;
	font-family: Georgia, serif;
	font-size:1.4em;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

#security img
{
/*opacity:0.6;
filter:alpha(opacity=40);  For IE8 and earlier */
}

#security{

    width:300px; /* 330 to see refresh button */
    height:30px;
    cursor:pointer;
    float:left;
    margin:5px 1px 5px 200px;
    border:1px solid #ddd;
    border-radius:5px;
    -moz-box-shadow:1px 1px 3px #000;
    -webkit-box-shadow:1px 1px 3px #000;
    box-shadow:1px 1px 3px #000;
	background:  url(./images/refresh_button.gif) right no-repeat   ;
	overflow:hidden;
}
#security:hover{
	background:  url(./images/refresh_button_hover.gif) right no-repeat ;
}

#sent_box{
	border: 1px solid black;
	margin: 10px;
	padding:10px ;	
}
