
/* CSS Document */

body
{
margin:0px;
padding:0px;
background:#FF0000;
font-family:Arial, Helvetica, sans-serif;
}
.main
{
width:1024px;
height:950px;
padding:0px;
margin:0px;
}
.top {
		width:1024px;
	height:48px;
	background:url(images/top.jpg);
	float:left;
		
	}
	
.topr
{
width:500px;
height:48px;
float:right;
}

.header {
	width:1024px;
	height:150px;
	background-image:url(images/header.jpg);
	float:left;
}
.lefth
{
width:500px;
height:150px;
float:left;
}
.righth
{
width:524px;
height:150px;
float:right;
background:url(images/he1.gif) no-repeat;
margin-top:3px;
}

.menu {
	width:1024px;
	height:40px;
	background:url(images/menu.jpg);
	clear:both;
	position:relative;
	float:left;
}

.nav
{
width:146px;
height:40px;
text-align:center;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:22px;
float:left;
padding-top:8px;
background-color:#666666;
}
.nav a
{
text-decoration:none;
color:#000000;
}


.nav a:hover
{
text-decoration:none;
color:#FF0000;
padding:10px;
}
.gallery {
		width:1024px;
	height:170px;
	background-image:url(images/gallery.jpg);
	position:relative;
	float:left;
}
.mid
{
width:1024px;
height:435px;
float:left;
}

.content {
	width:745px;
	height:435px;
	background:#FFFFFF;
	float:left;
	}
.side-bar {
	width:279px;
	height:435px;
	background:#FFFFFF;
	float:right;
}


.footer {

	width:1024px;
	height:157px;
	background:url(images/footer.jpg);
	float:left;
}
.name
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px;
color:#FFFFFF;
text-align:center;
}
.topl
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
float:left;
}







.text
{
font:"Courier New", Courier, monospace;
font-size:14px;
color:#000000;
text-align:justify;
}

.footermeain
{
width:256px;
height:115px;
float:left;
}
.copy

{
float:left;
width:1024px;
height:40px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
padding-top:0px;

}
ul
{
list-style-type:none;
}
li
{
margin-right:30px;
color:#FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top:5px;
}


.one
{
float:left;
width:1004px;
height:150px;
-webkit-border-radius: 15px;
border-radius: 25px;
background-color:#CCCCCC;
margin-top:10px;
margin-left:5px;

}
.img
{
width:190px;
height:140px;
float:left;
margin-top:5px;
margin-left:47px;
}
