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

body {
	padding:0;
	margin:0;
	background: #FFF url(images/bg.gif) repeat-x center 0;
	font:normal 15px/20px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #000;
	font-size: 10px;
	  }      
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0;
	padding:0;
	text-align:justify;
	color: #000;
}

img{
	border-style: none;
	text-align: center;
}



#header{
	width:900px;
	height:313px;
	margin:0 auto;
	background:url(images/top.jpg) no-repeat 0 0;
	position:relative;
}
#headerblue{
	width:900px;
	height:313px;
	margin:0 auto;
	background:url(images/top_part_02blue.jpg) no-repeat 0 0;
	position:relative;
}
#headerbg{
	background: #FFFFFF url(images/bodybg.jpg) repeat-x 0 0;
	width:100%;
	height:313px;
	overflow:hidden;
}
#headerbluebg{
	background: url(images/bg.gif) repeat-x 0 0;
	width:100%;
	height:313px;
	overflow:hidden;
}
#menu {
	list-style: none;
	padding: 0;
	margin: 0;	
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span{
	display: block;
}
#menu .about {
	width: 82px;
	height:61px;
	background: url(images/menus_01.jpg) no-repeat;
	left:0x;
	top:251px;
}
#menu .reviews {width: 82px;height:61px;background: url(images/menus_02.jpg) no-repeat;left: 82px;top:251px;}
#menu .awards {width: 82px;height:61px;background: url(images/menus_03.jpg) no-repeat;left: 164px;top:251px;}
#menu .photos {width: 82px;height:61px;background: url(images/menus_04.jpg) no-repeat;left: 245px;top:251px;}
#menu .testimonial {width:82px;height:61px;background: url(images/menus_05.jpg) no-repeat;left: 327px;top:251px;}
#menu .blog {width: 82px;height:61px;background: url(images/menus_06.jpg) no-repeat;left: 409px;top:251px;}
#menu .video {width: 82px;height:61px;background: url(images/menus_07.jpg) no-repeat;left: 491px;top:251px;}
#menu .audio {width: 82px;height:61px;background: url(images/menus_08.jpg) no-repeat;left: 573px;top:251px;}
#menu .guestbook {width: 82px;height:61px;background: url(images/menus_09.jpg) no-repeat;left: 655px;top:251px;}
#menu .feedback {width: 82px;height:61px;background: url(images/menus_10.jpg) no-repeat;left: 736px;top:251px;}
#menu .contact {width: 82px;height:61px;background: url(images/menus_11.jpg) no-repeat;left: 818px;top:251px;}

#Mainbody{
	width:900px;
	height:100%;
	position: relative;
	margin:0px auto;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	background:#BADAF3;
	text-align: left;
	}	
	#Mainbody2{
	width:900px;
	height:140px;
	position: relative;
	margin:0px auto;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	background:#BADAF3;
	text-align: left;
	}		
	
#mypartent{
	width:900px;
	height:100%;
	position: relative;
	margin:0px auto;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	background:#BADAF3;
	text-align: left;
	}	
	
#rightcontent{
	width:300px;
	height:100%;
	float:right;
	padding:0px 20px 0px 0px;
	margin:0px 0 0 0;
	text-align: center;
	}

