.top {
	width: 820px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top.gif);
}
.logo {
	float: left;
	height: 85px;
	width: 213px;
	padding-top: 15px;
}
.global {
	height: 82px;
	width: 141px;
	float: right;
	margin-top: 22px;
}
.navigation {
	background-color: #e22026;
	float: left;
	height: 32px;
	width: 640px;
	margin: 0px;
}
.navigation ol {
	list-style-type: none;
}
.navigation li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	padding-right: 7px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 8px;
	float: left;
	padding-left: 7px;
	padding-bottom: 6px;
}
.navigation li a:hover {
	background-color: #AB161B;
}

.navigation li#current a {
	background-color: #AB161B;
}
.navigation ol li img {
	float: left;
	margin-right: 5px;
}
.navigation ol li a img {
	float: left;
	margin-right: 5px;
}


.search {
	float: right;
	padding-top: 20px;
	width: 170px;
	padding-left: 55px;
}
#textfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #E4E4E4;
	width: 130px;
	font-size: 11px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 3px;
}
.warpNav {
	width: 780px;
	height: 32px;
	background-color: #E22026;
	float: left;
}
#pad10 {
	margin-top: 20px;
	float: left;
	margin-left: 20px;
}
.bor {
	border: 1px solid #F3F3F3;
}
.readMore {
	padding: 5px;
	float: left;
	background-color: #FCFCFE;
	margin: 0px;
}
.readMore a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	float: right;
	width: 60px;
	margin: 0px;
}
.readMore a:hover {
	color: #077CAC;
	text-decoration: underline;
}
.news {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 26px;
}
.w200 {
	float: left;
	width: 135px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}
.w200 ul {
	color: #F00;
	list-style-type: none;
	list-style-position: outside;
	display: block;
}
.w200 ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 130px;
}

.w200 ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666;
	background-image: url(../images/breadCrumbs.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
	float: left;
}
.w200 ul li a:hover {
	color: #017CAD;
	text-decoration: underline;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	width: 800px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
	height: 25px;
}
.footer a {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}


.NavigationLeft {
	width: 138px;
	float: left;
	padding-bottom: 20px;
	list-style-type: none;
}
.NavigationLeft ol {
	list-style-type: none;
}
.NavigationLeft li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
/*.NavigationLeft li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	width: 130px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	background-image: url(../images/breadCrumbs.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.NavigationLeft li a:hover {
	color: #077CAC;
	font-weight: normal;
	background-image: url(../images/breadCrumbs.gif);
	background-position: 3px 9px;
}

.NavigationLeft li#current a {
	color: #077CAC;
	font-weight: normal;
	background-image: url(../images/breadCrumbs.gif);
	background-position: 3px 9px;
}*/

.NavigationLeft li a {
	display: block;
	cursor: pointer;
	padding: 5px;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	float: left;
	width: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.NavigationLeft li a:hover {
	color: #FFF;
	background-color: #077CAC;
}

.NavigationLeft li#current a {
color: #FFF;
	background-color: #077CAC;
}



.bottom {
	float: left;
	padding-bottom: 20px;
}
.w620 {
	padding: 10px;
	float: left;
	width: 600px;
}
.w140 {
	padding: 10px;
	float: left;
	width: 120px;
	border: 1px solid #E9E9E9;
	margin-left: 12px;
	margin-top: 10px;
}
.borpad {
	border: 1px solid #E9E9E9;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}



.NavigationRgt {
	width: 116px;
	float: left;
	padding-bottom: 20px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
.NavigationRgt ol {
	list-style-type: none;
}
.NavigationRgt li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.NavigationRgt li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	padding: 3px;
	width: 110px;
	float: left;
}
.NavigationRgt li a:hover {
	color: #077CAC;
	font-weight: normal;
}
.w136 {
	padding: 5px;
	float: left;
	width: 126px;
}
#marg10 {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.lastNav {
	float: right;
	width: 136px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 120px;
	left: 738px;
	height: 33px;
}
.lastNav li a:hover {
	background-color: transparent;
}


#button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #E22026;
	border: 0px solid #FFF;
	padding-right: 3px;
	padding-left: 3px;
	float: right;
	margin: 0px;
}
#apDiv1 {
	width:133px;
	height:28px;
	float: right;
	padding-right: 5px;
	padding-top: 2px;
}



#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:460px;
		height:232px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}			









#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 1px solid darkred;
	background-color: #000;
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}

