@charset "utf-8";
* {
	background-repeat: repeat-x;
	padding: 0px;
	background-image: none;
	margin: 0px;
}

#wrapper {
	height: 100%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
#background {
	background-image: url(../images/images/bgbg15.gif);
	background-repeat: repeat-x;
}

#Navigation {
	height: 40%;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 100%;
	width: 1000px;
	background-image: url(../images/images/headerhomebg.gif);
	background-repeat: no-repeat;
}
#video {
	width:292px;
	height:183px;
	float: right;
	margin-right: 57px;
	margin-top: 33px;
}
#socialbox {
	height: 90px;
	width: 120px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	margin-top: 160px;
	margin-left: 0px;
}






#bodyarea {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 100%;
	border-top-color: #373535;
	border-right-color: #373535;
	border-bottom-color: #373535;
	border-left-color: #373535;
	background-repeat: no-repeat;
	background-position: top;
}
#bodyleft {
	float: left;
	width: 660px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	background-image: url(../images/images/leftbg.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	text-align: left;
	font-size: 16px;
}
#bodyleft h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-repeat: no-repeat;
	height: 80px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}


#bodyright {
	float: right;
	width: 300px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../images/images/rightbg.gif);
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#bodyarea #bodyleft img {
	padding: 0px;
}
#bodyarea #bodyright img {
	padding: 0px;
	margin: 0px;
}

#bodyarea   #bodyleft   a   img {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}


#bodyarea #bodyright p {
	padding-left: 20px;
}
#bodyarea #bodyleft p {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
}


#bodyright h1 {
	font-size: 24px;
	padding-left: 20px;
	padding-top: 0px;
}

#footer {
	clear: both;
	height: 70px;
	width: 1000px;
	background-image: url(../images/footer.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: center;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666;
	background-color: #373535;
}
#wrapper #bodyarea #bodyright p img {
	padding-top: 0px;
	padding-bottom: 0px;
}
a {
	color: #090;
}
#bodyleft table tr td a {
	text-align: center;
}

