*
{
	margin: 0px;
	padding: 0px;
	padding-top:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #000000;
}



body {
	background: #ffffff url(images/back_all2.jpg) repeat-x;
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 20px;
}

#content
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
}

#main
{
	width: 1000px;
	background: #ffffff  no-repeat top;
	padding: 10px;
	height: auto;
}

#back
{
	width: 1020px;
}

#header {
	
	text-align: right;
	background: url(images/header7.jpg) no-repeat;		
}
#contact{
color: white;
font-weight:bold;
}

#logo {
	width: 1000px;
	height: 162px;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}


#menu1
{
	width: 890px;
	height: 40px;
	padding-left: 135px;
	padding-top: 15px;
	background: url(images/buttons5.jpg) no-repeat;
}


}

 #menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline;
	
}

#menu a {
	float: left;
	width: 145px;
	height: 32px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	
}

#menu a:hover {
	width: 145px;
    height: 32px;
	color: #F9E526;
	text-decoration: underline;
}





.bot
{
padding: 10px;
}





#footer {
	height: 35px;
	clear: both;
	padding-top: 20px;
	
}

#footer p {
	margin: 0;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #000000
}

#index-footer {
	margin: 0;
	padding: 15px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #ffffff
}

#footer a {
	color: #333333;
}
.style11 {
	color: #3277A0;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
