@charset "utf-8";
/* CSS Document */

BODY{
	background:#0E2E3A url('../images/bg.png') repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

#top{
	background-image:url(../images/top.png);
	height:140px; /*192*/
	width::1044px;
	background-repeat: no-repeat;
	background-position: center top;
}

#bottom{
	background-image:url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	height:36px;
	width::1044px;	
	clear:both;
}


#left{
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	width:58px;
	height:585px;
	float:left;	
}

#right{
	background-image:url(../images/right.png);
	background-repeat:no-repeat;
	width:56px;
	height:585px;
	float: left;
		
}

#content{
	background:#FFF;
	height:549px;
	#height:585px;
	width:870px;
	#width:930px;
	float: left;
	text-align:left;
	background-image:url(../images/contentbg.jpg);
	padding:6px 30px 30px 30px;
	#padding:16px 30px 30px 30px;
}

#menu{
	background:#4D666E url(../images/menubg.gif) repeat-x;
	z-index: 6;
	height:50px;
	width:870px;
}

#menu ul
{
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	position:relative;
	top:15px;
	margin-left:-5px;
	padding-left:10px;

}

#menu li
{
	list-style-type:none;
	padding:0px 10px 0 25px;
}

#text{
	margin-top:30px;
	width:824px;
	#width:870px;
	height:412px;
	#height:452px;
	border:dashed #000000 3px;
	padding:20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#contacttext{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:350px;
	height:412px;
}

#contactemail{
	float:right;
	width:420px
}


#txtComments
{
	width:332px;
	#width:343px;
}


/*Safari Hack**/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#txtComments{
	width:370px;
}
}

.mandatory{
	color:#990000;
}
#text1{
	width:505px;
	height:412px;
	padding:0;	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	float:left;

}

#pgImage{
	float:right;
	text-align:left;

}

#wrapper{
	width:1044px;
}

#footer{
	width:1044px;
	text-align:right;
	padding-right:35px;
	#padding-right:20px;
}

#footer a{
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}

#mnu {	
	position: relative;
	width: 100%;
	right:0;
	z-index: 10;
}
#mnu li {
	float: left;
	list-style: none;
	margin-left:0px;
	z-index: 11;
}

#mnu li.backLava {
	background: url("../images/Btfly2.gif") no-repeat left;
	z-index: 15;
	position: absolute;
	height: 0px;
}

#mnu li a {
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index: 12;
	float: center;
	height: 0px;
	position: relative;
	list-style-type:none;
	padding:2;
	text-align: left;

}   
#mnu li a:hover {
	border: none;
	z-index: 13;
}

/* innerfade style */

ul#portfolio li{
	text-decoration:none;
	padding:0px;
	margin:0px;
}

ul#portfolio{
	width:274px;
	padding:0px;
	margin:0px;
	visibility:hidden;
	display:none;
	list-style-type:none;
}


.fade{
	/*margin-bottom: 2em;*/
}

.fade p{
		/*margin-bottom: 2em;*/
	text-align: center;
	width: 100%;
	background: #fff;
}