@charset "utf-8";

body {
	background-color:#676D72;
}

#site {
	width:960px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#headerstart {
	height: 150px;
	width: 960px;
	background-image: url(headstart.jpg);
	background-repeat: no-repeat;
}
#headerimp {
	height: 150px;
	width: 960px;
	background-image: url(headimp.jpg);
	background-repeat: no-repeat;
}
#headereb {
	height: 150px;
	width: 960px;
	background-image: url(headeb.jpg);
	background-repeat: no-repeat;
}
#headerbsfm {
	height: 150px;
	width: 960px;
	background-image: url(headbsfm.jpg);
	background-repeat: no-repeat;
}
#headersvsh {
	height: 150px;
	width: 960px;
	background-image: url(headsvsh.jpg);
	background-repeat: no-repeat;
}


#menu   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	vertical-align: middle;
	color: #58585A;
	width: 940px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
	padding-top: 95px;
	padding-left: 25px;
}
#menu     li     {
	list-style-type: none;
	float: left;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #58585A;
}
#menu    li   a:link   {
	color:#06519C;
	text-decoration: none;
}
#menu    li   a:visited   {
	color:#06519C;
	text-decoration: none;
}
#menu    li   a:hover   {
	color:#58585A;
	text-decoration: none;
}
#maintop {
	height: 30px;
	width: 960px;
	background-image: url(contenttop.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 960px;
	background-image: url(content.jpg);
	background-repeat: repeat-y;
	float: left;
}





#main #contentstart {
	width: 960px;
	background-image: url(content.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	height: 260px;
	float: left;
}
#main   #contentstart a:link {
	color:#06519C;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	width: 220px;
	float: left;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 50px;
}
#main   #contentstart a:visited {
	color:#06519C;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	margin: 0 50px;
	width: 220px;
	float: left;
}
#main   #contentstart a:hover {
	color:#58585A;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	margin: 0 50px;
	width: 220px;
	float: left;
}

#main #content {
	width: 450px;
	color: #58585A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
}
#main #content a:link {
	color:#06519C;
	text-decoration: none;
}
#main #content a:visited {
	color:#06519C;
	text-decoration: none;
}
#main #content a:hover {
	color:#58585A;
	text-decoration: none;
}
#main #contact {
	width: 332px;
	color: #58585A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
}
#main #contact a:link {
	color:#06519C;
	text-decoration: none;
}
#main #contact a:visited {
	color:#06519C;
	text-decoration: none;
}
#main #contact a:hover {
	color:#58585A;
	text-decoration: none;
}
#main #contentil {
	width: 860px;
	color: #58585A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 50px;
	padding-right: 50px;
	float: left;
	text-align: justify;
}
#main #contentil a:link {
	color:#06519C;
	text-decoration: none;
}
#main #contentil a:visited {
	color:#06519C;
	text-decoration: none;
}
#main #contentil a:hover {
	color:#58585A;
	text-decoration: none;
}









#main  .pic  {
	float: left;
	width: 360px;
}
#main .piccontact {
	float: left;
	width: 478px;
}


#mainbottom {
	height: 50px;
	width: 960px;
	background-image: url(contentbottom.jpg);
	background-repeat: no-repeat;
	clear: left;
}
