/* CSS Document */
html{
	height: 100%;
}

body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}
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;
}
/*------------------------------------------------body--------------------*/

#container {
    min-height: 100%;
    margin-bottom: -112px;
    position: relative;
}
.clearfooter {
    height: 112px;
    clear: both;
}
.pagecontent{
	width:891px;
	margin:0 auto;
}

#aboutus ul{
    margin-left:20px; 
	padding:0; 
	list-style-type:none;
	font-size:11px;
}

#aboutus div
{
	margin:10px; 
	padding:0; 
	list-style-type:none;
	font-size:11px;
}

#aboutus P{
	margin:10px; 
	padding:0; 
	list-style-type:none;
	font-size:11px;
}

/*------------------------------------------------top--------------------*/

#topMain{
	width:100%;
	background:url(../../images/pattern.gif) 0 0 repeat;
	height:189px;
	border-top:#ffffff solid 10px;
}

#top{
	width:891px;
	margin:0 auto;
	height:189px;
}
#top img.logo{
	display:block;
	width:233px;
	height:144px;
	margin:24px 24px 0 0;
	float:left;
}
#top img.title{
	display:block;
	width:399px;
	height:67px;
	margin: 60px 0 0 120px;
	float:left;
	vertical-align:middle;
	
}
#top form{
	background:url(../../images/serch_bg.gif) 0 0 no-repeat;
	width:272px;
	height:124px;
	float:right;
	margin:35px 7px 0 0;
	padding:17px 0 0 19px;
}
#top form h2{
	display:block;
	width:222px;
	height:27px;
	padding:0 0 0 34px;
	border-bottom:#757575 dashed 1px;
	margin:0 0 16px 0;
	font:normal 21px/27px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	background:url(../../images/serch_icon.gif) 0 0 no-repeat;
}
#top form input.txtBox{
	width:192px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	background-color:#fff;
	color:#000;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	float:left;
}
#top form input.btnSerch{
	background:url(../../images/btn_serch.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#E2E2C1;
	font:bold 10px/21px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
}
#top form label{
	display:block;
	width:110px;
	height:12px;
	background:url(../../images/bullet.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	font-size:0;
	float:left;
}
#top form label a.adv{
	color:#14625E;
	background-color:inherit;
	font:bold 11px/11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:110px;
	height:12px
}
#top form label a.adv:hover{
	text-decoration:none;
}
#top a.latestProject{
	display:block;
	background:url(../../images/latest_project.gif) 0 0 no-repeat;
	width:213px;
	height:136px;
	float:left;
	margin:35px 0 0 0;
}
#top a.latestProject:hover{
	background:url(../../images/latest_project_hover.gif) 0 0 no-repeat;
}

/*------------------------------------------------top--------------------*/

/*------------------------------------------------nav--------------------*/
#navMain{
	width:100%;
	height:24px;
	background:url(../../images/nav_bg.gif) 0 0 repeat-x;
}
#nav{
	width:892px;
	margin:0 auto;
	height:24px;
}
#nav ul{
	width:746px;
	height:24px;
	background:url(../../images/nav_div.gif) left top no-repeat;
	float:left;
}
#nav ul li{
	float:left;
	background:url(../../images/nav_div.gif) right top no-repeat;
	height:24px;
	line-height:0;
	font-size:0;
	padding:0 2px 0 0;
}
#nav ul li a{
	display:block;
	background:url(../../images/nav_bg.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#B5B5B5;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
#nav ul li a:hover{
	background:url(../../images/nav_bg_hover.gif) 0 0 repeat-x;
	color:#fff;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background:url(../../images/nav_bg_hover.gif) 0 0 repeat-x;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding:0 12px 0 10px;
}
#nav a.login{
	display:block;
	background:url(../../images/login_bg.gif) 0 0 no-repeat;
	width:60px;
	height:24px;
	font:bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#232323;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	float:right;
	padding:0;
	margin:0;
}
#nav a.login:hover{
	color:#E5A923;
	background-color:inherit;
}


/*------------------------------------------------nav--------------------*/

/*------------------------------------------------bodyTop--------------------*/

#bodyTopMain{
	width:100%;
	background:url(../../images/body_top_bg.gif) 0 0 repeat-x #39A09B;
	color:#C5F6F2;
	padding:5px 0 10px 0;
}
#bodyTop{
	width:651px;
	height: 243px;
	margin:0 auto;
	/*background:url(../../images/body_top_pic.gif) right top no-repeat;*/
	padding:0 241px 0 0;
}
#bodyTop h2{
	width:620px;
	font:bold 26px/60px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	float:left;
}
#bodyTop h2 span.div{
	display:block;
	height:40px;
	width:394px;
	float:right;
}
#bodyTop p.txt1{
	display:block;
	width:600px;
	margin:0 0 22px 0;
	font:normal 15px/18px "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;
	background:url(../../images/green_bg_right.gif) right top no-repeat #2A8581;
}
#bodyTop p.green span.left{
	background:url(../../images/green_bg_left.gif) 0 0 no-repeat;
	width:35px;
	height:42px;
	float:left;
}
#bodyTop a.readMore{
	display:block;
	background:url(../../images/read_more_bg.gif) 0 0 no-repeat;
	width:76px;
	height:20px;
	font:bold 10px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
	text-transform:uppercase;
	float:left;
	margin:10px 10px 10px 10px;
	cursor:pointer;
}
#bodyTop a.readMore:hover{
	color:#fff;
	background-color:inherit;
}

#searchDiv {
	background:url(../../images/serch_bg.gif) 0 0 no-repeat;
	width:272px;
	height:124px;
	float:right;
	margin: 60px 160px 0 0;
	padding:17px 0 0 19px;
}
#searchDiv h2{
	display:block;
	width:222px;
	height:27px;
	padding:0 0 0 34px;
	border-bottom:#757575 dashed 1px;
	margin:0 0 16px 0;
	font:normal 21px/27px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	background:url(../../images/serch_icon.gif) 0 0 no-repeat;
}
#searchDiv input.txtBox{
	width:192px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	padding:0 0 0 8px;
	margin:0 0 14px 0;
	background-color:#fff;
	color:#000;
	font:normal 12px/19px Arial, Helvetica, sans-serif;
	float:left;
}
#searchDiv input.btnSerch{
	background:url(../../images/btn_serch.gif) 0 0 no-repeat;
	width:50px;
	height:21px;
	border:none;
	cursor:pointer;
	color:#fff;
	background-color:#E2E2C1;
	font:bold 10px/21px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
}
/*
#searchDiv label{
	display:block;
	width:110px;
	height:12px;
	background:url(../../images/bullet.gif) 0 0 no-repeat;
	padding:0 0 0 19px;
	font-size:0;
	float:left;
}
#searchDiv label a.adv{
	color:#14625E;
	background-color:inherit;
	font:bold 11px/11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	width:110px;
	height:12px
}
#searchDiv label a.adv:hover{
	text-decoration:none;
}
*/
#searchDiv label{
	font-size:10px;
}

/*------------------------------------------------bodyTop--------------------*/

/*------------------------------------------------bodyBot--------------------*/
#bodyBotMain{
	width:100%;
	background:url(../../images/body_bot_bg.gif) 0 0 repeat-x #F7F7DA;
	color:#237874;
	padding:23px 0 33px 0;
}

#bodybot{
	width:892px;
	margin:0 auto;
}
#event{
	width:282px;
	float:left;
	margin:0 20px 0 0;
}
#event h2{
	display:block;
	background:url(../../images/event_bg.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;
}
#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:normal 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:241px;
	color:#237874;
	background-color:inherit;
}
#event2 ul li.nor span{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;
}
#event2 ul li.orange{
	display:block;
	font:bold 15px/14px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:0 0 12px 0;*/
	padding:0 0 9px 0;
	width:241px;
}
#event2 ul li.orange2{
	display:block;
	font:bold 11px/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:0 0 14px 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#event2 ul li a.readMore2{
	display:block;
	background:url(../../images/read_more_bg2.gif) 0 0 no-repeat;
	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;
}



#eventnp{
	width:282px;
	float:left;
	margin:0 26px 0 0;
}
#eventnp 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;
}
#eventnp2{
	width:282px;
	float:left;
	margin:0;
	background:url(../../images/event_1px.gif) 0 0 repeat-x #F6F6E2;
	color:#C06C06;
}
#eventnp2 ul.first2{
	padding:14px 0 0 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#eventnp2 ul{
	padding:0 0 0 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#eventnp2 ul li{
	width:260px;
}
#eventnp2 ul li.nor{
	display:block;
	background:url(../../images/arrow.gif) 0 3px no-repeat;
	padding:0 0 0 9px;
	font:normal 15px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:241px;
	color:#237874;
	background-color:inherit;
}
#eventnp2 ul li.nor span{
	color:#837A08;
	background-color:inherit;
	font-weight:bold;
}
#eventnp2 ul li.orange{
	display:block;
	font:bold 15px/14px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:0 0 12px 0;*/
	padding:0 0 9px 0;
	width:241px;
}
#eventnp2 ul li.orange2{
	display:block;
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	/*color:#C06C06;
	background-color:inherit;
	margin:22px 0 12px 0;*/
	padding:9px 0 8px 0;
	width:241px;
}
#eventnp2 ul.last2{
	padding:0 0 14px 20px;
	width:260px;
	border-left:#CECEAE solid 1px;
	border-right:#CECEAE solid 1px;
}
#eventnp2 ul li a.readMore2{
	display:block;
	background:url(../../images/read_more_bg2.gif) 0 0 no-repeat;
	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;
}
#eventnp2 ul li a.readMore2:hover{
	color:#FFC423;
	background-color:inherit;
}
#eventnp2 p.eventBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(../../images/event_bottom.gif) 0 0 no-repeat;
}



#test{
	width:282px;
	float:right;
	margin:0;
}
#test h2{
	display:block;
	background:url(../../images/testimonial.gif) 0 0 no-repeat;
	width:210px;
	height:7px;
	padding:0px 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 0px 0px;
	font:bold 11px/15px "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;
	background:url(../../images/special_2007.gif) 0 0 no-repeat;
	width:224px;
	height:91px;
}
#test2 a.special:hover{
	display:block;
	background:url(../../images/special_2007_hover.gif) 0 0 no-repeat;
}
#test p.testBot{
	display:block;
	width:282px;
	height:22px;
	font-size:0;
	line-height:0;
	background:url(../../images/test_bottom.gif) 0 0 no-repeat;
	float:left;
}
/*------------------------------------------------bodyBot--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:100%;
	height:102px;
	background:url(../../images/footer_bg.gif) 0 0 repeat-x #3F3F3F;
	color:#DE7F0B;
	position:relative;
}
#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;
	cursor:pointer;
}
#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 a.xhtml{
	display:block;
	background:url(../../images/xhtml_bg.gif) 0 0 no-repeat;
	width:57px;
	height:19px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	left:201px;
	top:62px;
}
#footer a.xhtml:hover{
	color:#000;
	background-color:inherit;
}
#footer a.css{
	display:block;
	background:url(../../images/css_bg.gif) 0 0 no-repeat;
	width:57px;
	height:19px;
	font:bold 11px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	left:264px;
	top:62px;
}
#footer a.css:hover{
	color:#000;
	background-color:inherit;
}
#footer img{
	position:absolute;
	width:159px;
	height:64px;
	left:733px;
	top:23px;
	display:block;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------From Innerstyle.css --------------------*/

/*------------------------------------------------Contact--------------------*/
.contactformfield {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 18px;
	width: 75%;
	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;
	background-attachment: scroll;
	background-image: url(../../images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 76%;
	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 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../../images/submitbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #FFFFFF;
	height: 25px;
}


.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: 170px;
	width: 100px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #666600;
}
.head {
	font-family: Verdana;
	font-size: 16px;
	color: #27817D;
	width: 560px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.bodytextarea {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 400px;
	margin: 3px;
	padding: 3px;
	height:100px;
}
.errortext {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
}

.body1text {

	font-family: Verdana;
	font-size: 16px;
	color: #27817D;
	width: 560px;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
}
.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;
	margin:0px;
	padding:0px;
	border:1px solid #999999;
	height: 18px;
	width: 250px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	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: 0px;
	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;
	margin:0px;
	padding:0px;
	border:1px solid #999999;
	height: 170px;
	width: 350px;
	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: 175px;
	width: 75%;
	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;
}

/*------------------------------------------------top--------------------*/

#topMain2{
	width:650px;
	background:url(../../images/pattern.gif) 0 0 repeat;
	height:189px;
	border-top:#ffffff solid 10px;
}

#top2{
	width:650px;
	margin:0 auto;
	height:189px;
}
#top2 img.logo{
	display:block;
	width:233px;
	height:144px;
	margin:24px 0 0 0;
	float:left;
}
#top2 img.title{
	display:block;
	width:399px;
	height:67px;
	margin: 60px 0 0 0;
	float:left;
	vertical-align:middle;
	
}

/*------------------------------------------------From StyleSheet.css --------------------*/

.text
{
    COLOR: #000000;
    FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px
}

.SmallTextStyle
{
    text-align: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 70px;
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    border-left: #003399 1px solid;
    border-bottom: #003399 1px solid;
    font-weight: 400;
    color: #000066;
}

.SmallMediumTextStyle
{
    text-align: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 140px;
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    border-left: #003399 1px solid;
    border-bottom: #003399 1px solid;
    font-weight: 400;
    color: #000066;
}

.MediumTextStyle
{
    text-align: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 200px;
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    border-left: #003399 1px solid;
    border-bottom: #003399 1px solid;
    font-weight: 400;
    color: #000066;
}

.MediumLargeTextStyle
{
    text-align: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 400px;
    border-right: #003399 1px solid;
    border-top: #003399 1px solid;
    border-left: #003399 1px solid;
    border-bottom: #003399 1px solid;
    font-weight: 400;
    color: #000066;
}
.subheader
{
    COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10pt; TEXT-DECORATION: none; 
}
.subheader1
{
    COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11pt; TEXT-DECORATION: none;
}

.subheaderbold { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9pt; TEXT-DECORATION: none; font-weight: bold; }
.subheaderbold1 { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11pt; TEXT-DECORATION: none; font-weight: bold; }
.subheaderextrabold { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12pt; TEXT-DECORATION: none; font-weight: bold; }
.subheadernormal { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; TEXT-DECORATION: none; font-weight: normal; }
.subheadersmallbold { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 8pt; TEXT-DECORATION: none; font-weight: bold; }

.SmallInputButton
{
    background-color:#dedfdf;
    font-size:15px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    width:100px;
    BORDER-RIGHT:#5E2F5D 1px groove; 
    BORDER-TOP:#5E2F5D 1px groove; 
    BORDER-LEFT:#5E2F5D 1px groove; 
    BORDER-BOTTOM:#5E2F5D 1px groove;
}

.ContentHeader
{
    color:#3F3F3F;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bolder;
}		
.ContentSubHeader
{
    color: #C06C06;
    font-size: 14px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bold;
}		
.SubContent
{
    color: #666666;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:normal;
}	
.ContentSubHeader1
{
    color: #666666;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight:bolder;
}	

TD
{ 
    COLOR: #000000;
    FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif;
    FONT-SIZE: 11px; 
}
 
TD.COLOUR1
{
    background:#CCFAC7;
}

a.pagelink { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: NONE; }
a.pagelink:visited { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: none; }
a.pagelink:hover { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: underline; }
a.pagelink:active { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: none; }

a.linkback { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: none; }
a.linkback:visited { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: none; }
a.linkback:hover { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: underline; }
a.linkback:active { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 15px; font-weight: bold; TEXT-DECORATION: none; }

a.link { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none;  }
a.link:visited { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none; }
a.link:hover { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: underline; }
a.link:active { COLOR: #5E2F5D; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: bold; TEXT-DECORATION: none; }
