body {
font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
color: #333333;
text-align: center;
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: #f8f8f8;
margin:0;}

a {
	color: #333333;
	text-decoration:none}
	
	a:hover {
			color: #333333;
	text-decoration: underline;}

#container{
margin-left: auto;
margin-right: auto;
text-align: left;
width:941px;
margin-top:0px;}

#top {
height:320px;
background-image: url(../images/top.png);
background-repeat: no-repeat;}

#top .menu {
width:690px;
float: right;
}

#top .menu ul {
list-style-type: none;}

#top .menu li {
display: inline;
margin-left:19px;}

#top .logo {
float:left;
margin:30px 0 0 45px;}

#top .tag-line {
margin: 80px 0 0 20px;
float:left;}

#top .photo {
float:right;
margin: 15px 0 0 0px;
width:704px; height:250px;
background-image: url(../images/photo-home.png);
background-repeat: no-repeat;
background-position: 119px;}

#center{
width:941px;
margin-top:10px;
float:left;
height:30px;}

#content .centerleft{
width:471px;
float:left;
height:30px;}

#content .centerright{
width:470px;
float:left;
height:30px;}

#content .left {
width:461px;
float:left;
margin-right:50px;}

#content .right {
width:426px;
float:left;}

#content h1 {
font-family:  Impact, Tahoma, Helvetica, Arial, Verdana, sans-serif;
font-size: 25px;
font-weight: normal;
color: #2d3e60;
font-style: normal;
}

#content h2 {
font-family:  Impact, Tahoma, Helvetica, Arial, Verdana, sans-serif;
font-size: large;
font-weight: normal;
color: #2d3e60;
font-style: normal;
}

#content h3 {
font-family: Arial, Verdana, sans-serif;
color: #000000;
font-size: 20px;
padding:0;
margin:0;
text-align: center;
font-weight: black;}

#content p {
font-size: 13px;
text-align: left;
font-weight: 200;}

#footer {
font-size: 11px;
width:100%;}

#footer .left2 {
float:left;
}

#footer .right2 {
float:right;
text-align: right;}