/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}
body {
	background:#2A2A2A;
	margin:20px 0px 20px 0px;
	text-align:center;
}

#banner{
	width:778px;
	height:auto;
	text-align:left;
}
a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none; 
}

a:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:none; 
}
p{
	margin:0.5em;
}
/*---bg---*/
#bg{
	width:778px;
	height:auto;
	background:#000000;	
	margin:auto;	
}
#animation{
	height:100px;
}

#menu{	
	width:572px;
	height:35px;
	text-align:right;	
	background:url(images/menu.gif) repeat-x;	
	padding-left:206px;	
}
#menu div{		
	width:auto;
	padding:0px;
	height:25px;
	float:right;
}

#wrapper{
	padding:5px;
	text-align:left;
}

#lwrapper{
	width:175px;
	float:left;
	height:auto;	
	text-align:center;
}

#lwrapper a{
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none; 
}

#lwrapper a:hover{
	color:#333333;
	font-weight:bold;
	text-decoration:none; 
}
#l_title{
	background:url(images/submenuheader.jpg);
	text-align:center;
	color:#FFFFFF;
	font-size:15px;
	height:25px;
	font-weight:bold;
	padding-top:5px;
}

#submenu{
	height:auto;
	border:1px :#0033CC solid;
	text-align:left;
	padding:5px 0px 5px 0px;
	background:url(images/submenubg.jpg) repeat-y;
}

#l_buttom{
	background:url(images/submenubottom.jpg);
	margin-bottom:5px;	
}
#gallery{
	height:auto;
	border:1px :#0033CC solid;
	text-align:center;
	padding:5px 0px 5px 0px;
	background:url(images/submenubg.jpg) repeat-y;
}
#gallery img{
	padding:5px 5px 5px 5px;
	border:1px #333333 solid;
	margin:5px 0px 5px 0px;
}
#submenu div{	
	margin-bottom:10px;
	padding-left:10px;
}

#rwrapper{
	width:580px;
	float:right;
	height:auto;
	line-height:1.5em;	
	border:#333333 solid 2px;
	padding:5px 0 0 5px;
	text-align:justify;
}
.imgbg{
	margin:5px 0px 10px 10px;
	border:1px solid #CCCCCC;
}
.img{
	margin:5px 0px 10px 10px;	
}
#twrapper{
	background:url(images/wrapperheader.jpg);
	height:30px;
}

#mwrapper{
	background:url(images/wrapperbg.jpg) repeat-y;
	height:651px;
	padding-left:10px;
}
#bwrapper{
	background:url(images/wrapperbuttom.jpg);
}
#welecome{
	font-family:"monotype Corsiva";
	font-size:36px;
	font-weight:bold;
}


#rwrapper label {	
	display:inline-block;
	width:120px;
	vertical-align:top;
	font-weight:bold;
		
}

#rwrapper a{
	color:#0000CC;
	text-decoration:none;
	font-weight:normal;
}

#rwrapper a:hover{
	color:#CCCCCC;
	text-decoration:none;
	font-weight:normal;
}

#frmcontactus textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#frmcontactus  ul{		
	list-style:none;
	display:block;
}
#frmcontactus  li{	
	display:block;
	margin-left:-30px;
	margin-bottom:5px;
}

.button{
	width:62px;
	height:32px;
	background:url(images/menu.gif) repeat;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
}

.testheader{
	color:#EE8D29;
}
.testimonials{
	color:#0000FF;
}
/*---Break---*/
#break{
	clear:both;
}

#footer{
	height:26px;
	background:#333333;
	padding-top:10px;
	color:#FFFFFF;
}