/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	background:#F6F6E2;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
img{
	border:none;
}
/*------------------------------------------------top--------------------*/
#outterwrap{
	width:960px;
	padding: 0px;
	margin:0 auto;
}
#innerwrap-top{
	width:958px;
	padding: 0px;
	margin:0 auto;
	background: url(../images/table-top.png) top left no-repeat  ;
	height: 40px;
}
#innerwrap-mid{
	width:958px;
	padding: 0px;
	margin:0 auto;
	background: url(../images/table-bg.png) top left repeat-y  ;
}
#innerwrap-bottom{
	width:958px;
	padding: 0px;
	margin:0 auto;
	background: url(../images/table-bottom.png) top left no-repeat  ;
	height: 27px;
}
#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;

}
#topMain{
	width:100%;
	background:url(../images/red-bg.png) bottom center no-repeat;
	height:120px;
}
#top{
	width:891px;
	margin:0 auto;
	height:160px;
}
#top .logo{
	background:url(../images/logo.png) top left no-repeat;
	display:block;
	width:322px;
	margin:0;
	float:left;
	height:108px;
	position: relative;
	overflow: visible;
}
#top a{
	text-decoration:none;
}
.logo h2{
	font-size:10px;
	text-transform:uppercase;
	color:#CC0066;
	margin-top:75px;
	text-align:left;
	padding-left:50px;
}


#top .tooldiv{
	width:220px;
	height:50px;
	margin:35px 7px 0 0;
	padding:10px 0 0 10px;	
	float: right;	
}
.tooldiv ul {
	font-size:11px !important;
	width:220px;
}
.tooldiv ul li{
	list-style:none;	
	display:inline;
}
.tooldiv ul li a{
	display: inline-block;
	width:80px !important;
	text-decoration:none;
	color:#993300;
	font:bold 1em/2em Arial, Helvetica, sans-serif;
	padding-left:10px;
	
}
.tooldiv ul li a:hover{
	text-decoration:none;
	color: #000066;
}


.tooldiv ul li.home{
	background:url(../images/home.png) left 0 no-repeat;
	padding-left:10px;
}

.tooldiv ul li.contact{
	background:url(../images/contact.png) left 0 no-repeat;
	padding-left:10px;
}


.tooldiv ul li.sitemap{
	background:url(../images/sitemap.png) left 0 no-repeat;
	padding-left:10px;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:100%;
	height:32px;
	margin-left: 20px;
}
#nav{
	width:892px;
	margin:0 auto;
	height:32px;
}
#nav ul{
	width:846px;
	height:32px;
	float:left;
}
#nav ul li{
	float:left;
	height:40px;
	line-height:0;
	font-size:0;
	padding:0 2px 0 0;
}
#nav ul li a{
	display:block;
	font:bold 11px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#555555;
	background-color:inherit;
	text-decoration:none;
	width: 132px;
	text-align: center;
	text-transform:uppercase;
}
#nav ul li a:hover{
	background: url(../images/menu-hover.png) 0 0 no-repeat;
	color:#fff;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background: url(../images/menu-active.png) 0px 0px  no-repeat;
	font:bold 11px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
/*------------------------------------------------nav--------------------*/

/*------------------------------------------------bodyTop--------------------*/
#bodyTopMain{
	width:100%;
	background:#39A09B;
	color:#C5F6F2;
	padding:5px 0 24px 0;
}
#bodyTop{
	width:651px;
	margin:0 auto;
	padding:0 241px 0 0;
}
#bodyTop h2{
	width:640px;
	font:bold 32px/75px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:left;
}
#bodyTop h2 span.div{
	display:block;
	height:75px;
	width:394px;
	float:right;
}
#bodyTop p.txt1{
	display:block;
	width:651px;
	margin:0 0 22px 0;
	font:normal 15px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
}
#bodyTop p.txt1 span.yellow{
	color:#E4E4A9;
	background-color:inherit;
	font-weight:bold;
}
#bodyTop p.green{
	display:block;
	width:490px;
	height:42px;
	font:normal 18px/40px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FDFDF6;
	float:left;
}
#bodyTop p.green span.left{
	width:35px;
	height:42px;
	float:left;
}
#bodyTop a.readMore{
	display:block;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:10px 0 0 0;
}
#bodyTop a.readMore:hover{
	color:#000;
	background-color:inherit;
}

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background: #F7F7DA;
	color:#237874;
	padding:23px 0 33px 0;
	border-top: 10px #D73811 solid;
}
#bodybot{
	width:892px;
	margin:0 auto;
}
#event{
	width:282px;
	float:left;
	margin:0 16px 0 0;
}
#event h2{
	display:block;
	background:url(../images/event_bg.gif) 0 0 no-repeat;
	width:210px;
	height:31px !imporant;
	padding:25px 0 0 72px;
	font: 22px/30px Arial, Helvetica, sans-serif;
	color:#FF3300;
	background-color:inherit;
	margin:0;
}
#event h3{
	display:block;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#event2{
	width:282px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x #F6F6E2;
	color:#C06C06;
}
#event2 ul.first2{
	padding:14px 0 0 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul{
	padding:0 0 0 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li{
	width:260px;
}
#event2 ul li.nor{
	display:block;
	background:url(../images/arrow.gif) 0 3px no-repeat;
	padding:0 0 0 9px;
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:241px;
	color:#C16100;
	background-color:inherit;
}

.nor img{
	
	border:1px solid #CCCC99;
	margin-right:10px;
}
#event2 ul li.nor span{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;
}
#event2 ul li.orange{
	display:block;
	font:12px/18px Arial, Helvetica, sans-serif;
	padding:0 0 4px 0;
	width:241px;
	color:#237874;
}
#event2 ul li.orange2{
	display:block;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:22px 0 12px 0;*/
	padding:9px 0 8px 0;
	width:241px;
}
#event2 ul.last2{
	padding:5px 0 14px 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li a.readMore2{
	display:block;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	margin:0 0 0 170px;
}
#event2 ul li a.readMore2:hover{
	color:#FFC423;
	background-color:inherit;
}
#event2 p.eventBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(../images/event_bottom.gif) 0 0 no-repeat;
}
#service{
	width:282px;
	float:left;
	margin:0;
}
#service h2{
	display:block;
	background:url(../images/current_service.gif) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#service2{
	width:282px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x #F6F6E2;
	color:#C06C06;
}
#service2 ul{
	padding:20px 0 0 7px;
	margin:0;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
	width:273px;
}
#service2 ul li.round{
	display:block;
	background:url(../images/service_round_bg.gif) 0 0 no-repeat;
	width:245px;
	height:20px;
	padding:0 0 0 21px;
	font:bold 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
}
#service2 ul li.nor2{
	display:block;
	width:254px;
	padding:10px 0 11px 12px;
	margin:0;
}
#service2 ul li.nor2 a{
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837A08;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service2 ul li.nor2 a:hover{
	color:#000;
	background-color:#E4E4C6;
	text-decoration:none;
}
#service2 ul li.nor3{
	display:block;
	width:254px;
	padding:10px 0 21px 12px;
	margin:0;
}
#service2 ul li.nor3 a{
	font:bold 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#837A08;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service2 ul li.nor3 a:hover{
	color:#000;
	background-color:#E4E4C6;
	text-decoration:none;
}
#service2 p.picMore{
	padding:0 15px 0 7px;
	margin:0;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
	width:258px;
	height:64px;
	display:block;
	}
#service2 p.picMore a.botLogo{
	display:block;
	float:left;
	width:159px;
	height:64px;
	margin:0 0 0 0;
	padding:0 0 0 12px;
	background:url(../images/bot_logo.gif) 0 0 no-repeat;
}

#service2 p.picMore a.readMore3{
	display:block;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:right;
	margin:44px 0 0 0;
}
#service2 p.picMore a.readMore3:hover{
	color:#FFC423;
	background-color:inherit;
}
#service2 p.serviceBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(../images/event_bottom.gif) 0 0 no-repeat;
	float:left;
}
#test{
	width:282px;
	float:right;
	margin:0;
}
#test h2{
	display:block;
	background:url(../images/testimonial.gif) 0 0 no-repeat;
	width:210px;
	height:31px;
	padding:23px 0 0 72px;
	font:bold 22px/30px Arial, Helvetica, sans-serif;
	color:#2D2D2D;
	background-color:inherit;
	margin:0;
}
#test2{
	width:254px;
	float:left;
	margin:0;
	background:url(../images/event_1px.gif) 0 0 repeat-x;
	color:#C06C06;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
	padding:0 12px 0 14px;
	background-color:inherit;
}
#test2 h3.orange3{
	display:block;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	padding:8px 0 8px 0;
	width:254px;
}
#test2 p.testTxt{
	display:block;
	width:224px;
	background:url(../images/arrow.gif) 0 5px  no-repeat;
	padding:0 0 16px 9px;
	font:bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#237874;
	background-color:inherit;
}
#test2 p.testTxt span{
	color:#837A08;
	background-color:inherit;
}
#test2 a.special{
	display:block;
	width:254px;
	height:91px;
}
#test2 a.special:hover{
	display:block;
}
#test p.testBot{
	display:block;
	width:282px;
	height:14px;
	font-size:0;
	line-height:0;
	background:url(../images/test_bottom.gif) 0 0 no-repeat;
	float:left;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:112px;
	background:url(../images/footer_bg.gif) 0 0 repeat-x #3F3F3F;
	color:#DE7F0B;
}
#footer{
	width:892px;
	margin:0 auto;
	height:112px;
	position:relative;
}
#footer ul{
	width:671px;
	position:absolute;
	left:0;
	top:24px;
}
#footer ul li{
	float:left;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
}
#footer ul li a{
	padding:0 9px;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li a.one{
	padding:0 9px 0 0;
	font:normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D7AE;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a.one:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:0;
	top:44px;
	width:230px;
}
#footer p.design{
	display:block;
	width:197px;
	height:19px;
	padding:0;
	position:absolute;
	left:0;
	top:62px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-align:center;
}
#footer p.design a.link{
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FCFCF3;
	background-color:#7F7F7F;
	text-decoration:none;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#7F7F7F;
}

#footer img{
	position:absolute;
	width:159px;
	height:64px;
	left:733px;
	top:23px;
	display:block;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 200px;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.contactsubmit {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	clip: rect(500px,500px,auto,auto);
	top: 500px;
	right: 500px;
	bottom: 500px;
	left: 500px;
	float: left;
	margin: 5px;
	padding: 5px;
}

.contactformmessage {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 170px;
	width: 70%;
	float: none;
	margin: 3px;
	padding: 3px;
}
.contactbox {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 18px;
}
.commentslabel {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	height: 170px;
	width: 100px;
	margin: 3px;
}

.contactmessagebox {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #CCCCCC;
	height: 170px;
}
.contacttextarea {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 3px;
}
.submitarea {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 600px;
}
.submitbutton {
	padding:0px;
	margin:0px;
	height: 36px;
	width:161px;
	margin-left:10px;
}

.submitbutton:hover {
	background:url(../images/send-hover.png) 0 0 no-repeat;
	height: 36px;
	width:161px;
}

.contacttext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	font-weight: normal;
}
.contacterrortext {
	margin: 3px;
	padding: 3px;
	height: 18px;
	width: 10px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
/*------------------------------------------------Contact--------------------*/

.linkpopup {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
	height: 18px;
	width: 250px;
}

.linkpopup span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopup:link span,
.linkpopup:visited span {
 visibility: hidden;
}

.linkpopup:hover span,
.linkpopup:focus span,
.linkpopup:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linkpopupmessagebox {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 170px;
	width: 350px;
}

.linkpopupmessagebox span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupmessagebox:link span,
.linkpopupmessagebox:visited span {
 visibility: hidden;
}

.linkpopupmessagebox:hover span,
.linkpopupmessagebox:focus span,
.linkpopupmessagebox:active span {
 color: #000;
 text-decoration: none;
 visibility: visible;
}


/*------------------------------------------------Email--------------------*/

.linkpopupemail {
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #1D859B;
	height: 18px;
	width: 200px;
}

.linkpopupemail span {
 background-color: #ccc;
 border: 1px solid #000;
 display: block;
 left: 0;
 padding: .25em;
 position: absolute;
 top: -1.75em;
}

.linkpopupemail:link span,
.linkpopupemail:visited span {
 visibility: hidden;
}

.linkpopupemail:hover span,
.linkpopupemail:focus span,
.linkpopupemail:active span {
	color: #000;
	text-decoration: none;
	visibility: visible;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*------------------------------------------------Email--------------------*/
.contactcommenttext {

	margin: 3px;
	padding: 3px;
	height: 105px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
}
.head {
	font-family: Verdana;
	font-size: 16px;
	color: #27817D;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.bodytextarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float:right;
	width:570px;
	margin: 3px;
	padding: 3px;
}

.bodytextarea h2{
	color:#990000;
	font-family:"Tahome", Arial, Helvetica, sans-serif;
	padding:0 0 25px 175px;
}


.bodytextarea .formContact {
	margin-left:100px;
}
.errortext {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

.body1text {
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	width: 560px;
}

.body1text h1 {
	font-size: 18px;
	color: #27817D;
	font-weight: bold;
}

.body1text h2{
	font-size: 14px;
	color: #4B532F;
	font-family: Tahoma, Geneva, sans-serif, "Trebuchet MS";
	padding:15px 0 5px 0;
	margin:0;
	text-align:left;
}

.submittextarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 560px;
	margin: 3px;
	padding: 3px;
}
/*------------------------------------------------Textboxon Email--------------------*/

.borderEffect
{
background-color:#FFFFCC;
color:#7A8639;
margin:0px;
padding:0px;
border:1px solid #FFCC00;
}
.borderEffect:hover
{
background-color:#FFCC89;
color:#A05A3D;
margin:0px;
padding:0px;
border:1px solid #A05A3D;
}
/*------------------------------------------------Textbox on Email--------------------*/
/*------------------------------------------------Textbox --------------------*/

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.textboxEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textbox --------------------*/
/*------------------------------------------------Textboxdropdown --------------------*/

.dropdownEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 18px;
	width: 262px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.dropdownEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Textboxdropdown --------------------*/
/*------------------------------------------------Massagebox --------------------*/

.MassageboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #999999;
	height: 100px;
	width: 200px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.MassageboxEffect:hover
{
background-color:#FFFFFF;
color:#929F4B;
margin:0px;
padding:0px;
border:1px solid #7A8639;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*------------------------------------------------Massagebox --------------------*/
.contactformmessagefield {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 75%;
	float: left;
	margin: 0px;
	padding: 0px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}
.submitbuttonarea {
	margin: 5px;
	float: left;
	height: 50px;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 110px;
}
.contactmsgformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 105px;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	width:210px;
}

form, fieldset {
	border: none;
	margin: 0;
	padding:0;
}
input {
	height: 22px;
	width: 200px;
	border: thin solid #CCCCCC;	
}


input submit{
	background:url(../images/send.png) top left no-repeat;
	
}

textfield {
	border: 1px solid #C2C2C2;
	border-color: #6C6C6C #C2C2C2 #C2C2C2 #6C6C6C;
	padding: 2px 0;
	width:200px;
}
textarea {
	border: 1px solid #C2C2C2;
	border-color: #6C6C6C #C2C2C2 #C2C2C2 #6C6C6C;
	padding: 2px 0;
	width:200px;
}

form.banded {
	border: 1px solid #EFEDEB;
	border-width: 1px 0;
	clear: both;
	padding: 6px 0;
	font-size:11px;
	margin-left:20px;
}
#space10{
	margin-top:10px !important;

}
form.banded label {
	font: normal 11px Arial, Helvetica, Verdana, Geneva, sans-serif;
	width:110px;
	display:inline-block;
}

form.banded select, .block select {
	font-size: 11px;
}


#send_button {
	display:block;
  background:url(../images/send.png)no-repeat;	
   margin:25px 0 0 128px;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  height:40px;
}

#send_button:hover {
  background:url(../images/send-hover.png)no-repeat;	
  margin:25px 0 0 128px;
  border: 0;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}


