@charset "UTF-8";
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/myriadwebpro-webfont.eot');
    src: url('../fonts/myriadwebpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadwebpro-webfont.woff') format('woff'),
         url('../fonts/myriadwebpro-webfont.ttf') format('truetype'),
         url('../fonts/myriadwebpro-webfont.svg#MyriadWebProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-color: #191919;
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #efefef;
}
#bannertop {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1, h2, h3, h4 {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
h1 {
	font-size: 21px;
	color: #ddd;
	margin-bottom: 12px;
}
h3 {
	font-size: 18px;
	color: #eee;
	margin-bottom: 8px;
}
h2 {
	font-size: 18px;
	color: #3EB4EE;
	margin-bottom: 8px;
	-moz-text-shadow:    2px 2px 1px  #191919;
	-webkit-text-shadow: 2px 2px 1px  #191919;
	text-shadow:         2px 2px 1px  #191919;
}
a:link, a:active, a:visited {
	color: #eee;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #eee;
}
#container {
	width: 980px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	/*-moz-box-shadow:    0px 0px 6px 0px #191919;
	-webkit-box-shadow: 0px 0px 6px 0px #191919;
	box-shadow:         0px 0px 6px 0px #191919;*/
}
#header {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	height: 60px;
	background-position: bottom;
	background-color: #389ECF;
}
#navigation {
	font-family: "Myriad Pro", Arial, sans-serif;
	width: 980px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
}
#navigation a:link, #navgation a:active, #navigation a:visited {
	text-decoration: none;
}
#navigation a:hover {
	color: #fff;
}
strong {
	font-family: "Myriad Pro", Arial, sans-serif;
}
#navigation ul {
	list-style-type: none;
	list-style-position: outside;
	float: right;
	clear: right;
	height: 55px;
	padding: 0;
	margin: 0;
	width: auto;
}
#navigation ul li {
	float: right;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 23px;
	padding-bottom: 13px;
	background-image:url(../images/navline.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #eee;
	font-size: 16px;
}
#bannercontainer {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 180px;
	background-position: bottom;
	background-color: #202020;
	color: #ffffff;
}
#bannertext {
	width: 100%;
	color: #ccc;
	font-size: 16px;
	text-align: center;
	padding-top: 65px;
	white-space:nowrap;
}
.left {
	display: block;
	clear: left;
	float: left;
}
.right {
	display: block;
	clear: right;
	float: right;
}
#bodycontainer {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	background-color: #2D2D2D;
}
#bodycontainer ol, #bodycontainer ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#bodycontent {
	width: 920px;
	min-height: 325px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bodymain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 40px;
}
#banner {
	background-image: url(../images/bannerimg.jpg);
	background-position: center bottom;
	height:180px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#contentleft {
	width: 635px;
	float: left;
	clear: left;
}
#sidebar {
	width: 250px;
	float: right;
	clear: right;
}
#sidebarline {
	background-image: url(../images/sidebarline.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 100%;
	clear: both;
}
#sidebar p {
	font-size: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#sidebar a {
	color: #D7D7D7;
}
.logotop {
	padding-top: 15px;
	padding-left: 20px;
	float: left;
	clear: left;
}
#footer {
	width: 100%;
	background-color: #191919;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #ddd;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#part  {
	background-image: url(../images/searchbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: left;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	height: 14px;
	width: 123px;
	padding: 5px;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 11px;
	outline: none;
	color: #484848;
}
#searchform {
	display: block;
	clear: both;
	height: 32px;
	padding-top: 5px;
}
#searchbutton {
	background-image: url(../images/button.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 24px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
#submitbutton {
	background-image: url(../images/submit.jpg);
	display: block;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: 24px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
#clear {
	width: 100%;
	clear: both;
}
