/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left:0;
	margin-right:0;
}



#container{
	margin: 0 auto;
	width: 800px;
	background:url(../images/containerbg.jpg) repeat-y right;

	
}


#top{
	margin:0 auto;
	width:775px; 
	height:100px;
	}



#topmenu
{
	margin:0 auto;
	width:775px; 
	height:38px; 
	background:url('../images/menubg.jpg')

}

#topmenu li{
	float:left; 
	margin:6px 8px;
	list-style:none;
	position: relative;
	line-height:28px;
}
#topmenu li a {
	padding:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	text-decoration:none;
	padding:0 20px;
	display:block; 
	/*overflow:auto; */
}

#topmenu li a:link; a:visited{
	font-weight:bold;
	color:#666;
 }
 
 
#topmenu li a:hover{
	font-weight:bold;
	color:#ffdaaa;
 }
 
 
.menudiv {
	width:1px;
	height:20px;
	margin-top: 28px;
	background:white;
}


#topheader
{
	margin:0 auto;
	width:779px;

}

#banner{
	margin:0 auto;
	width:775px; 
	height:251px; 
	background:url(../images/banner.jpg) no-repeat center;
	background-position: left;
}

#logo {
	margin-top:8px;
	margin-left:5px;
	background:url() no-repeat center;
	float: left;
	width: 174px;
	height:79px;
	background-position: left;
}



.top{
	margin-left:11px;
	width:219px;
	height:147px;
	background-image: url(../images/logobg.gif);
	
}

	
.left{
	margin:0 auto;
	clear:right;
	float:left;
	width:242px;
	
}

.right{
	float:left;
	margin:0px 2px;
	width:510px;
	height:100px;
}


.right p {
	margin-top:8px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9d9c9c;
}

#header {
	margin: 0 auto;
	width: 779px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 123px;
	float: left;
	background:red;
}
#button {
	float: right;
	height: 123px;
	width: 128px;
	margin: 0px;
	border:1px  solid blue;
}

#page {
	margin: 0 auto;
	width: 779px;
	
	
}

#titlebg{
	margin:0 auto;
	width:242px;
	height:26px;
	background:url(../images/titlebg.jpg) repeat left;
	float: left;

 }

#menu {
	margin-left:0px auto;
	width: 240px;
	float: left;
	background:url(../images/menu2.jpg) repeat-y;
	padding-left: 15px;
}




#content {
	margin:10px auto;
	float: left;
	width: 739px;
	padding-left:20px;
	padding-right:20px;
	
	
}

.tp{
	margin:0 auto;
	width: 779px;
	height:20px;
	background:url(../images/top.jpg) ;

}

.center{
	margin:0 auto;
	width: 779px;
	
	background:url(../images/center.jpg) repeat-y;

}


.bot{
	margin:0 auto;
	width: 775px;
	height:30px;
	background:url(../images/bot.jpg);

}


#footer {
	clear:both;
	margin: 0 auto;
	width: 779px;
	background: #ededed;
	background-repeat: no-repeat;
	height: 50px;
	
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
}

#menu a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #236799;
	font-size: 12px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
}

#menu p {
	padding-left: 15px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.header {
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #226493;
	padding-top: 10px;
	padding-right: 25px;
	padding-left: 25px;
}

.line{
border-bottom:1px solid silver;

}

#headermenu	
{
	float:right;
}
