.error { color:#ff3300; font-weight:normal; padding-top:5px;}
	.required { color:#000; }
	fieldset {
		margin:1.0em 0;
		}
		legend {
			font-size:1.6em;
			}
	form {

		}
		form label {
			display:block;
			color: #f8971d;
			font-weight:normal;
			padding-top:20px;
			padding-bottom:4px;
			font-size:15px;
			width:350px;
			font-weight:bold;
			}
		form small{
		font-size:12px;
		font-weight:normal;
		text-transform:lowercase;
		}
		
		form input, form textarea {
			font-size:1.2em;
			padding:0.25em;
			display:block;
			font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
			color:#fff;
			width:450px;
			background: #5f5f5f;
			}
			.text, #recaptcha_response_field{
			-moz-border-radius: 5px 5px 5px 5px;
				border:1px solid #797979;
			}	
			.btn-forward{
			background:url(../images/btn_submit.gif) 0 0 no-repeat !important;
			width:148px;
			height:32px;
			border:none !important;
			cursor:pointer;
			color:#fff;
			margin-top:13px;
			position:relative;
			left:314px;
			}
			.btn-forward:hover{
			background-position: 0 -32px !important;
			color:#333;
			}
		
/*---------------------contact us page---------------------*/
.list-contact{
overflow:hidden;
}
.list-contact ul{
width:350px;
}
.list-contact ul li{
list-style:none;
margin-left:0;
float:left;
width:400px;
display:inline;
}
.list-contact ul li a{
font-size:22px;
font-family:custom;
font-weight:normal;
color:#fff;
line-height:normal;
text-transform:uppercase;
display:block;
float:left;
}
.list-contact ul li a:hover{
color:#FF0000;
}
.list-contact #contact_map{
float:right!important;
margin-top:0;
}
.view-contact h2{
padding-bottom:10px;
}
.news-group{
overflow:hidden;
}
.news-group .label{
display:inline;
}
.view-contact .btn-forward{
margin-right:25px;
}

.fieldmsg textarea{
width:450px;
}
	.recaptcha a{
	color:#fff;
	}
	.recaptcha a:hover{
	color: red;
	}
	.recaptcha label{
	font-weight:normal!important;
	font-size:12px!important;
	width:450px !important;
	}
	#recaptcha_image{
	margin:10px 0 5px;
	background: #ffffff;
	padding:			20px 0 20px 0;
	}
	#recaptcha_response_field{
	margin-top:10px;
	}
	.contact_details{

	width:				450px;
	float:				left;
	overflow:			hidden;
	margin:				0 auto;
	font-size:12px;
	}
		#contact_map{
		border:				1px solid	#CCCCCC;
		float:				left;
		margin-top:			20px;
		}
		.contact_details address{
		padding-bottom:		10px;
		width:				270px;
		font-style:normal;
		font-size:13px;
		}
		
		.contact_details strong{
		color:#f8971d;
		font-size:15px;
		text-transform:uppercase;
	
		}
	.mailsent{
	width:700px;
	padding:10px;
	}
	
	.form-field-name lable{
	margin-top:0;
	padding-top:0;
	}
	.news-group{
	padding:10px 0 0 0;
	}
	.news-group div{
	font-size:18px;
	}
	.news-group label{
	width:150px;
	float:left;
	}
	.news-group input{
	width:20px;
	background:none;
	margin:20px 0 0 0;
	}

