html, body, form, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
	behavior: url("/pngbehavior.htc");
}
body {
	color: #002854;
	font-size: 11px;
	font-family: verdana;
}
#main {
	width: 912px;
	padding: 20px 10px 0 10px;
	margin: 0px auto;
}
#inside_bg {
	width: 912px;
	background: url(/images/img_5.jpg) no-repeat right bottom;
	float: left;
}
#header {
	width: 882px;
	height: 81px;
	text-align: right;
	background: url(/images/header.jpg) no-repeat;
	padding: 25px 30px 0 0;
	float: left;
}
#txt_center {
	width: 902px;
	background: url(/images/txt_center.gif) repeat-y;
	padding: 6px 5px 0 5px;
	float: left;
}
#txt_inside_center {
	width: 902px;
	float: left;
}

#txt {
    min-height: 485px;
}

* html #txt_inside_center {
	height: 485px;
}
#txt_bottom {
	width: 912px;
	height: 15px;
	background: url(/images/txt_bottom.gif) no-repeat;
	padding: 0 0 10px 0;
	float: left;
}
#nav {
	width: 902px;
	height: 41px;
	list-style: none;
	background: url(/images/menu_bg.jpg) no-repeat;
	float: left;
}
#nav li {
	position: relative;
	float: left;
}
#nav a.url_1, #nav a.url_2, #nav a.url_3, #nav a.url_4, #nav a.url_5 {
	height: 31px;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
}
#nav a.url_1 {
	width: 72px;
	background: url(/images/menu_1.gif) no-repeat center 11px;
}
#nav a:hover.url_1 {
	background: url(/images/menu_1_hover.gif) no-repeat center 11px;
}
#nav a.url_2 {
	width: 103px;
	background: url(/images/menu_2.gif) no-repeat center 11px;
}
#nav a:hover.url_2 {
	background: url(/images/menu_2_hover.gif) no-repeat center 11px;
}
#nav a.url_3 {
	width: 197px;
	background: url(/images/menu_3.gif) no-repeat center 11px;
}
#nav a:hover.url_3 {
	background: url(/images/menu_3_hover.gif) no-repeat center 11px;
}
#nav a.url_4 {
	width: 86px;
	background: url(/images/menu_4.gif) no-repeat center 11px;
}
#nav a:hover.url_4 {
	background: url(/images/menu_4_hover.gif) no-repeat center 11px;
}
#nav a.url_5 {
	width: 92px;
	background: url(/images/menu_5.gif) no-repeat center 11px;
}
#nav a:hover.url_5 {
	background: url(/images/menu_5_hover.gif) no-repeat center 11px;
}
#nav li ul {
	width: 120px;
	list-style: none;
	background: #FFFFFF; /*bluemenu background: #677FA3; */
	padding: 5px 0 5px 0;
	top: 31px;
	left: 0;
	display: none;
	position: absolute;
}
#nav li ul a {
	width: 100px;
	color: #002854; /*bluemenumenucolor: white;*/
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px dashed #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	padding: 2px 10px 2px 10px;
	display: block;
}
#nav li ul a:hover {
	color: #EC6500; 
	border-top: 1px dashed #EC6500;
	border-bottom: 1px dashed #EC6500;

	/*bluemenu color: white;
    border-top: 1px dashed white;
	border-bottom: 1px dashed white;
	text-decoration: underline;
    */
}
#nav li > ul {
	top: auto;
	left: auto;
	 filter:alpha(opacity=80);
    opacity: 0.8;
    -moz-opacity:0.8;
}

#nav li > ul >* {
	 filter:alpha(opacity=100);
    opacity: 1;
    -moz-opacity:1;
}


#nav li:hover ul, #nav li.over ul {
	display: block;
}
#big_img {
	width: 567px;
	height: 273px;
	text-align: right;
	padding: 0 20px 10px 10px; /*110px 20px 10px 0;*/
	float: left;
}
#home_content {
	width: 270px;
	font-size: 10px;
	line-height: 1.3;
	font-weight: normal;
	border: 1px dashed #48658E;
	padding: 10px;
	float: left;
	margin-bottom: 20px;
	height: 307px;
}
/** html h1 {
	height: 251px;
}*/
#home_content h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 5px 0;
	display: block;
}
#big_line {
	width: 902px;
	height: 60px;
	background: url(/images/big_line.gif) no-repeat;
	float: left;
}
.block_1 {
	width: 173px;
	font-size: 10px;
	padding: 0 10px 10px 10px;
	float: left;
}
.block_1 p {
	padding: 10px 0 0 0;
	display: block;
}
.block_1 p span {
	text-transform: uppercase;
	display: block;
	font-weight: bold;
}
.block_1 p a, .block_2 p a, #txt p a, #block_row .block span a {
	color: #EC6500;
	text-decoration: none;
}
.block_1 p a:hover, .block_2 p a:hover, #txt p a:hover, #block_row .block span a:hover {
	text-decoration: underline;
}
.block_2 {
	width: 280px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 15px 0px 0;
	float: right;
}
.block_2 div {
	border-top: 1px dashed #48658E;
	padding: 10px 5px 10px 5px;
	display: block;
}
.block_2 h4 a {
	color: #EC6500;
	font-size: 13px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.block_2 p, .block_2 h4  {
   	margin: 0; padding: 0;
}

.newslink{
    text-align: right;
    }
    
#txt_left {
	width: 174px;
	padding: 0 0 0 15px;
	float: left;
}
#txt {
	width: 480px;
	color: #002854;
	padding: 0 15px 0 15px;
	float: left;
}
#txt p {
	padding: 0 0 15px 0;
	display: block;
}
#txt_right {
	width: 188px;
	padding: 0 15px 0 0;
	float: left;
}
#txt_right_inside {
	width: 711px;
	float: left;
	min-height: 400px;
}
#txt_right_inside p {
	width: 478px;
	border-bottom: 1px dashed #48658E;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
/*	float: left; */
}

#txt_right_inside ul
{
    margin-left: 20px;
}


#sub_menu {
	width: 160px;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	padding: 0 0 20px 0;
	float: left;
}
#sub_menu li {
	border-bottom: 1px dashed #48658E;
	padding: 0 10px 0 10px;
	display: block;
}
#sub_menu li ul li {
    border-bottom: 0;
    border-top: 1px dashed #48658E;
	padding: 0 0 0 15px;
}

#sub_menu li ul li ul li{
    border-bottom: none;
    border-top: none;
    padding-left: 20px;
    font-weight: normal;
}

#sub_menu a {
	color: #002854;
	text-decoration: none;
	display: block;
	padding: 5px 0;
}
#sub_menu a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	display: block;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px dashed #48658E;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	display: block;
}
#flash {
	width: 711px;
	height: 215px;
	float: left;
}
#block_row {
	width: 711px;
	border-top: 1px dashed #F29A57;
	border-bottom: 1px dashed #F29A57;
	padding: 10px 0 10px 0;
	float: left;
}
#block_row .block {
	width: 135px;
	font-size: 10px;
	text-transform: uppercase;
	padding: 0 25px 0 17px;
	float: left;
}
#block_row .block span {
	padding: 5px 0 0 0;
	display: block;
}
#footer_menu {
	width: 880px;
	list-style: none;
	border-top: 1px dashed #48658E;
	padding: 0 10px 0 10px;
	margin: 15px 0 0 0;
	float: left;
}
#footer_menu .left {
	padding: 15px 10px 10px 10px;
	float: left;
}
#footer_menu .right {
	padding: 15px 10px 10px 10px;
	float: right;
}

.content {
    padding: 10px;
} 

.staticContent td {
    padding: 10px;
}

.staticContent li {
    margin-left: 5px;
    padding-left: 5px;
}

p.body img {
    float: right;
    padding: 10px;
}

#portfolio-page img {
float:left;
margin-right:30px;
}
.content-heading {
padding-bottom:20px;
}

#gallery_landing
{
    margin-left: 20px;
}

#gallery_landing td {
    padding: 1px;
}

#gallery h4
{
    padding-left: 20px;
    font-size: 16px;
}

#portfolio_strip {
    border-top: 1px dashed #F29A57;
	border-bottom: 1px dashed #F29A57;
    width: 671px;
	padding: 5px 5px 5px 200px;
    clear: both;
   	text-transform: uppercase;
   	color: #002854;
   	font-weight: bold;
}

#portfolio_strip a {
    color: #F29A57;
    text-decoration: none;
}

#portfolio_strip a:hover {
    text-decoration: underline;
}

.portfolio_text {
    margin-left: 20px;
    border-bottom: 1px dashed #002854;
    vertical-align: bottom;
    padding: 5px 10px;
    text-align: right;
    width: 70px;
/*    height: 60px;
    padding: 0 10px 5px 10px;
    text-transform: uppercase;*/
}

.portfolio_items {
/*    margin-top: 10px;*/
    height: 60px;
    margin-bottom: 10px;
}

.portfolio_item {
    vertical-align: bottom;
}

p a, #txt_right_inside ul a, #txt a
{
    color: #EC6500;
    text-decoration: none;
}

p a:hover, #txt_right_inside ul a:hover, #txt a:hover
{
    text-decoration: underline;
}

h5
{
    background: #EC6500;
    color: white;
    font-size: 24px;
    clear: both;
    line-height: 34px;
    padding-left: 10px;
	    
	font-weight: normal;
}

#filmstrip {
    clear: both;
    border-top: 0px dashed #F29A57;
	border-bottom: 0px dashed #F29A57;
	padding: 10px 0;
    width: 711px;
	clear: both;
   	text-transform: lowercase;
   	color: #002854;
   	font-weight: bold;
   	margin: 15px 0;
}

.filmitem {
    padding-left: 0px;
    padding-right: 20px;
    float: left;
    max-width: 240px;
}

.filmitem  span {
    border-bottom: none;
    display: block;
    max-width: 140px;
}

.filmitem a {
    color: #F29A57;
    text-decoration: none;
}

.filmitem a:hover {
    text-decoration: underline;
}

.filmitem img {
    margin-bottom: 10px;
}

.clear {
    height: 0; margin: 0; padding: 0;
    visibility: hidden;
    clear: both;
}

.listNewsItem {
    padding-top: 20px;
    clear: both;
    width: 600px;
}

.listNewsItem h2 a {
    font-size: 20px;
    color: #EC6500;
    text-decoration: none;
    text-transform: uppercase;
}

.listNewsItem h2 a:hover {
    text-decoration: underline;
}

.rightInlineImage {
    float: left;
    padding-right: 20px;
}

.more {
    text-align: right;
}

.block_2 .more {
    padding-top: 5px;
}
