@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_main.jpg);
	color: #202020;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.mainwrapper {
	background-color: #FFF;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 3px;
}
.maincontent_border {
	padding: 0px;
	width: 798px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bluebar {
	background-color: #3972b9;
	padding: 0px;
	clear: both;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 3px;
}
.navbar {
	clear: both;
	height: 35px;
	width: 760px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	color: #FFF;
	background-image: url(images/bg_navbar.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.filmstrip {
	padding: 0px;
	clear: both;
	height: 100px;
	width: 780px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	color: #FFF;
	background-color: #000;
	text-align: center;
}
.navbar_item {
	float: left;
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 13px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.clearboth {
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 100%;
	visibility: hidden;
}
.navbar_item a:link {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}
.navbar_item a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 20px;
}
.navbar_item a:hover {
	color: #b7c4e4;
	text-decoration: none;
	background-image: url(images/bg_navbaritem_hover.gif);
	background-repeat: no-repeat;
	display: block;
	padding-left: 20px;
}
.sidebar {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #f7efe7;
	margin-bottom: 14px;
}
.maincolumn {
	float: right;
	width: 545px;
	margin-right: 25px;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 15px;
}
.simpleparagraph {
	margin-bottom: 10px;
}
.newphoto_style {
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
}
.sidebar p {
	margin-bottom: 14px;
}
.sidebar a:link {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #1a3e6d;
	text-decoration: none;
}
.sidebar a:visited {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #1a3e6d;
	text-decoration: none;
}
.sidebar a:hover {
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	color: #3972b9;
	text-decoration: underline;
}
.navbar_footer {
	clear: both;
	height: 15px;
	width: 770px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	color: #FFF;
	background-image: url(images/bg_navbar.gif);
	background-repeat: repeat-x;
	padding: 5px;
	text-align: center;
}
.navbar_footer a:link {
	color: #FFF;
	text-decoration: none;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 11px;
	line-height: 14px;
}
.navbar_footer a:visited {
	color: #FFF;
	text-decoration: none;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 11px;
	line-height: 14px;
}
.navbar_footer a:hover {
	color: #E2F6FF;
	text-decoration: underline;
	margin-right: 14px;
	margin-left: 14px;
	font-size: 11px;
	line-height: 14px;
}
.footer {
	font-size: 11px;
	line-height: 14px;
	padding: 5px;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
.h1_class01 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 14px;
	color: #193e6d;
}
.h2_class01 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #193e6d;
}.simpleparagraph_bold {
	margin-bottom: 10px;
	font-weight: bold;
}
.redtype {
	color: #ff0000;
}
.h2_class02 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #193e6d;
	margin-top: 25px;
}
.h2_class03 {
	font-size: 13px;
	font-weight: bold;
	color: #193e6d;
}
.newphoto_style02 {
	padding: 5px;
	margin-right: 20px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.comingsoon {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	margin-top: 30px;
	margin-right: 100px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #193E6D;
}
.newphoto_style03 {
	padding: 5px;
	border: 1px solid #CCC;
	margin-left: 10px;
}
.h2_class04 {
	font-size: 13px;
	font-weight: bold;
	color: #193e6d;
	margin-top: 15px;
}

