#header{
	width: 100%;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 10px;
}
#header_content {
	width: 940px;
	margin: 0px auto;
}
#search {
	width: 340px;
	float:right;
	text-align: right;
	font-size: medium;
	line-height: 130%;
	padding-top: 15px;
}
#search table {
	float:right;
}
.searchtext {
	padding-right:10px;
}
#phone {
	width: 200px;
	float:right;
	text-align: center;
	font-size:x-large;
	font-weight: bold;
	padding-top:10px;
}
#phone a {
	color:#000;
}
#phone a:hover {
	color:#CCC;
}
#social {
	width: 200px;
	float:right;
	font-size: medium;
	line-height: 130%;
}
#menu {
	width: 100%;
	background-color:#000;
}
#menu_text {
	width: 955px;
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#menu_text a {
	font-size: medium;
	padding-left: 13px;
	padding-right: 13px;
	color:#FFF;
}
#menu_text a:hover {
	color:#FFF;
	text-decoration: underline;
}
#submenu {
	width: 940px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color:#A1CE67;
}
#submenu a {
	font-size: small;
	padding-left: 11px;
	padding-right: 11px;
	color:#000;
	text-decoration: underline;
}
#submenu a:hover {
	color:#666;

}
#main{
	width: 940px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main ul {
	list-style-type: disc;
}
#main ol {
	list-style-type: lower-roman;
}
#main li {
	padding-bottom: 6px;
}
#main table {
	border-bottom: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	margin-bottom: 10px;
}
#main th {
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
	background: #54595C;
	color: #FFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#main td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-top: 1px dotted #CCC;
	border-right: 1px dotted #CCC;
}
#advert {
	width: 270px;
	height: 160px;
	padding: 20px;
	background: #000;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: medium;
}
#advert a {
	color:#FFF;
}
#advert a:hover {
	color:#FFF;
	text-decoration: underline;
}
#top_img {
	width: 590px;
	height: 200px;
	background: #069;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#right {
	width: 310px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#right a {
	color: #000;
	text-decoration:underline;
}
#right a:hover {
	color: #A1CE67;
}
#middle {
	width: 190px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#view {
	height: 200px;
	margin-bottom: 20px;
	background-image: url(../images/backgrounds/speech.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#view a {
	color:#FFF;
}
#view p.vq {
	display:block;
	font-size:medium;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#view p.va {
	display:block;
	padding-top:0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: x-small;
}
#links p {
	line-height: 200%;
}
#links a {
	color:#000;
}
#links a:hover {
	color:#000;
	text-decoration: underline;
}
#left {
	width: 380px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#top_content {
	height: 200px;
	margin-bottom: 20px;
}
#top_content p.home {
	font-size: medium;
}
#top_content a {
	color: #000;
}
#bottom_content {
	
}
#bottom_content p.home {
	line-height: 200%;
}
#bottom_content a {
	color: #000;
	text-decoration:underline;
}
#bottom_content a:hover {
	color: #A1CE67;
}
#broad {
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#broad a {
	color: #000;
	text-decoration:underline;
}
#broad a:hover {
	color: #A1CE67;
}
#broad_black {
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	background:#000;
}
#broad_gallery {
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#share{
	float: left;
	width: 920px;
	text-align: left;
	padding-top: 10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right: 10px;
}
#footer{
	float: left;
	width: 920px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left:10px;
	padding-right: 10px;
	background-color: #F1FAFD;
	line-height: 150%;
}
#footer_links_address {
	float: left;
	width: 230px;
	text-align: left;
}
#footer_links_left {
	float: left;
	width: 220px;
	text-align: right;
	padding-right:9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#footer_links_right {
	float: left;
	width: 220px;
	text-align: left;
	padding-left:10px;
}
#footer_logos {
	float: left;
	width: 230px;
	text-align: right;
}	
#footer a{
	font-weight: normal;
	text-decoration: underline;
	color:#000;
}
#footer a:hover{
	color:#FFF;
}
#facs {
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 20px;
}
#facs2 {
	width: 310px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#slider-wrapper {
    width:590px;
    height:220px;
    padding-top:0px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
}
