@charset "utf-8";
* { margin:0 0; padding:0 0; } 
body { margin: 0px; font-family:Arial; font-size:13px; color:#636363; }
img,form {border:0px; margin:0px; padding:0px;}
a {text-decoration:none; color:#e3ad25; }
a:hover {text-decoration:underline; color:#f26922; }
input { border-width: 0px; background-color:#FFFFFF; font-family:Arial; font-size:11px; color:#636363; } 
textarea { border-width: 0px; background-color:#FFFFFF; font-family:Arial; font-size:11px; color:#636363; }

#top {margin:0 auto; background: url("../images/bg1.jpg");}

#pagebody,#content {width:1000px; }
#pagebody {height:auto; overflow:hidden; position:relative; margin:0 auto; }
#content { margin:0 auto; float:center;}
#content #contentbox {height: 100%; margin: 0 0 0 0; }

#boxbody {height:auto; overflow:hidden; position:relative; margin:0 auto; background-color: #fff;}

#footer {background: url("../images/bg2.jpg");}


.gray_title { font-family:Arial; font-size:16px; color:#636363; font-weight:bold;}
.gray_content { font-family:Arial; font-size:13px; color:#636363;}

.orange_title { font-family:Arial; font-size:16px; color:#f26922; font-weight:bold;}
.orange_content { font-family:Arial; font-size:13px; color:#f26922; }

.footer { font-family:Arial; font-size:12px; color:#898989;}


#slideshow-video-title-container
{
	position: relative;
	float: left;
	margin-left: 14px;
	color: white;
	padding-top: 5px;
}