		
/******************/
/*      HTML      */
/******************/
body{
	margin:  0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #5B5B5B;
	text-align: center;
	
	/*Default font settings*/
	color: #9D9D9D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
}
h1{
	margin:0;
	padding:0;
	color: #2A3C69;
	font-weight: bold;
	font-size: 125%;
	margin-bottom: 20px;
}
h2{
	margin:0;
	padding:0;
	color: #999999;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 0px solid #E5E5E5;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
h3{
	margin:0;
	padding:0;
	color: #2A3C69;
	font-weight: bold;
	font-size: 110%;
}
h4{
	margin:0;
	padding:0;
	font-weight: bold;
	color: #DF8F40;
	font-size: 100%;
}
h5, h6{
	margin:0;
	padding:0;
	font-weight: bold;
	color: #404040;
	font-size: 100%;
}
ul{
	margin:0 0 20px 25px;
	padding:0;
	
}
table{

}
th{


}
td{

}
img{
	border: none;
	margin:0;
	padding:0;
}
p{
	/*margin:0;*/
	/*padding:0;*/
}
a{
	color: #284AA0;
	text-decoration: none;
}
a:hover{
	color: #999999;
	text-decoration: underline;
}

/*******************/
/*    Navigation   */
/*******************/
#main_navigation{
	border:0px solid blue;
	margin:0;
	padding:0;
	padding-right:1px;
	float: right;
	display: inline;
	width: 113px;
	margin-top: 53px;

	background-image: url(../images/main_nav/main_nav_vertical_repeat.gif);
	background-repeat: repeat-y;
}
#main_navigation .top{
	height: 8px;
	background-image: url(../images/main_nav/main_nav_top_corner.gif);
	background-repeat:no-repeat;
	font-size:1px;	
}
#main_navigation .bottom{
	margin: 0px;
	height: 12px;
	background-image: url(../images/main_nav/main_nav_bottom_corner.gif);
	background-repeat:no-repeat;
	border:0px solid ;
	font-size:1px;
}
#main_navigation ul{
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	list-style: none;
	margin-left:0px;
	color:#FFFFFF;
	border:0px solid green;
}
#main_navigation li{
	border:0px solid red;
	padding-top:6px;
	padding-bottom:6px;
	padding-right:18px;
	background-image:url(../images/main_nav/main_nav_hr.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#main_navigation li, #main_navigation a{
	border:0px solid red;
	color:#FFFFFF;

}
#main_navigation a.selected{
	border:0px solid red;
	color:#FFC050;
}
#main_navigation .right{
	text-align:right;
}
#main_navigation .img1, .img2, .img3, .img4, .img5, .img6{
	position: relative;
	left: 102px;
	top: -13px;
	width:10px;
	height:10px;
	margin-bottom:-13px;
	font-size:1px;
}
#main_navigation .img1{background-color:#FFC050;}
#main_navigation .img2{background-color:#319938;}
#main_navigation .img3{background-color:#309ACB;}
#main_navigation .img4{background-color:#BE2F30;}
#main_navigation .img5{background-color:#F56F28;}
#main_navigation .img6{background-color:#C664D7;}
#main_navigation .img7{background-color:#A558B6;}
#main_navigation li.first{
	background-image:none;
}

#secondary_navigation{
	border:0px solid green;
	float:left;
	padding-right:10px;
	text-align: left;
	font-weight: bold;
	width:140px;
}
#secondary_navigation ul{
	list-style: none;
	margin-left:0;
	
}
#secondary_navigation li{
	padding-left:10px;
	background-image: url(../images/interior/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#secondary_navigation li a{
	color: #999999;
}
#secondary_navigation li a:hover{
	text-decoration: none;
	color: #2A3C69;
}
#secondary_navigation li a.active{
	color: #2A3C69;
}
#secondary_navigation li.level1{
	margin-left:10px;
}
#secondary_navigation li.level2{
	background-image: none;
	margin-left:20px;
}
#secondary_navigation li.level3{
	background-image: none;
	margin-left:30px;
}
/******************/
/* Main Container */
/******************/
#container{
	margin: 55px auto 0px auto;
	padding-bottom: 20px;
	width: 769px;
	text-align: left;
	color: #333333;
	border:0px solid orange;
	position:relative;
}
/*******************/
/*    Content      */
/*******************/
#logo{
	position:absolute;
	left:8px;
}
#masthead, #masthead_portfolio{
	background-color:ff3366;
	border:0px solid red;

	margin:0;
	padding:0;
	width:654px;
	height:178px;
	float: left;
}
#masthead_portfolio{
	height:26px;
}
#masthead .top, #masthead_portfolio .top{
	height:26px;
	background-color:#5B5B5B;
	background-repeat:no-repeat;
}
#mastheadImage{
	float:right;
	width:463px;
	height:154px;
	background-repeat:no-repeat;
	padding-right:4px;
}
#mastheadFlash{
	border:0px solid red;
	width:463px;
	height:154px;
}
#main_content{
	float:left;
	width: 415px;
	border:0px solid red;
	padding-right:20px;
	padding-left:20px;

}
#body{
	border:0px solid blue;
	padding-top:10px;
	padding-left:40px;
	padding-bottom:20px;
	width:610px;
	clear:left;
}
#body ul{
	list-style: none;
	margin-left:0;	
}
#body li{
	padding-left:10px;
	background-image: url(../images/interior/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
tr.color{
	background-color: #F4F5F7;
}
.note{
	font-size: 90%;
}
.thubnails{
	padding: 0 10px 0 10px;
	float: left;
	text-align: center;
	
	font-weight: bold;
	color: #DF8F40;
	font-size: 100%;
}
#pictureViewer{
	padding-bottom:20px;
}
#introFlash{
	color:#FFFFFF;
}
#introFlash a{
	color:#cccccc;
}
/******************/
/*     Footer     */
/******************/
#footer{
	margin: 0px auto;
	padding-top: 10px;
	padding-bottom:20px;
	width: 769px;
	text-align: right;
	clear:both;
	border:0px solid green;
}

#footer p{
	padding-right: 113px;
}
#footer a{
	color: #9D9D9D;
}

/******************/
/*  Flash Object  */
/******************/
#flash{
	border: none;
}


/******************/
/*    Hacks       */
/******************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

div.ocms_de_bt table{
	width: auto;
	position:static;
}
.cleaner{
	margin:0;
	padding:0;
	font-size:0;
	line-height:0;
	float: none;
	clear:both;
	height:1px;
}

