/* CSS Document */
@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	background-color: #ffffff;
	padding:0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
.p a:link {
	color: #555;
	text-decoration: underline;
}
.p a:visited {
	color: #555;
	text-decoration: underline;
}
.p a:hover {
	color: #555;
	text-decoration: none;
}
.p a:active {
	color: #555;
	text-decoration: underline;
}
#container {
	background-color: #ffffff;
	width:886px;
	height:1px;
	position: relative;
	left:0px;
	top:0px;
	margin-bottom:0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
}
#logo {
	position: absolute;
	left:82px;
	top:48px;
	width:789px;
	height:94px;
	margin-bottom:0px;

}
#masthead {
	position: absolute;
	left:36px;
	top:142px;
	width:853px;
	height:292px;
	margin-bottom:0px;

}
#home_sidebar {
	position:absolute;
	width:152px;
	height:90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	left: 118px;
	right: 5px;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	top: 525px;
	text-align: left;
}
#home_sidebar p a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
#home_sidebar p a:hover {
	text-decoration: none;

}
#main {
	position: absolute;
	left:82px;
	top:470px;
	width:464px;
	height:135px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 150%;
	color: #555;
	background-image: url(img/main.jpg);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 225px;
	padding-top: 55px;
	z-index: -1;
	text-align: left;
}


#copyright {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #D65F38;
	position: absolute;
	top: 700px;
	text-align: center;
	font-size: 9px;	
	font-weight: 800;
	left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
	height: 15px;
}
#footer {
	position: absolute;
	left:11px;
	top:675px;
	width:869px;
	height:12px;
	margin-bottom:0px;
}
#main a  {
	color: #666;
	text-decoration: underline;
}
#main a:link  {
	color: 555;
	text-decoration: underline;
}
#main a:visited  {
	color: #555;
	text-decoration: underline;
}
#main a:hover {
	color: #555;
	text-decoration: none;
}
#main a:active  {
	color: #555;
	text-decoration: underline;
}
#copyright a {
	color: #d65f38;
	text-decoration: underline;
}
#copyright a:link {
	color: #d65f38;
	text-decoration: underline;
}
#copyright a:visited {
	color: D65F38;
	text-decoration: underline;
}
#copyright a:hover {
	color: D65F38;
	text-decoration: none;
}
#copyright a:active {
	color: D65F38;
	text-decoration: underline;
}



#Div4 {
	background-color: #dce4ef;
	width:1112px;
	padding-top:0px;
	height:42px;
	position: absolute;
	left:-68px;
	top:122px;
	margin-bottom:0px;

}
#movie {
	background-image: url(img/masthead.jpg);
	background-repeat: no-repeat;
	height: 292px;
	width: 853px;
	position: absolute;
	top: 142px;
	left: 36px;
	background-position: right top;
	text-align: left;
}

/* ++++++++++++++++++ */
/* Begin main_nav CSS */
/* ++++++++++++++++++ */

#nav_bar {
	position: absolute;
	top:430px;
	left:82px;
	width:728px;
	height:43px;
	background-color: #dce4ef;
	text-align: center;
}
#nav_bar ul {
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}
#nav_bar ul li{
	display: inline;
	list-style: none;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFF;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 0.95em;
}
#main_nav li a {
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
}
#main_nav li a:hover {
	text-decoration: underline;
}
.first {
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFF;
}

/* ++++++++++++++++ */
/* End main_nav CSS */
/* ++++++++++++++++ */

