@charset "UTF-8";




body {
margin:0;
padding:0;
background:url(../images/main_bg.jpg);
}



#wrapper {
width:733px;
min-height:420px;
margin-right:auto;
margin-left:auto;

}

	#header {
	width:733px;
	height:61px;
	}
	
		#logo {
		width:157px;
		height:61px;
		float:left;
		}
		
		#top_nav_bar {
		width:476px;
		height:61px;
		float:right;
		
		}
		
		.top_nav_bar {
		margin-top:45px;		
		}
		
		
		
	#main_content_area {
	width:733px;
	height:407px;
	background:url(../images/main_content_bg2.jpg) no-repeat;
	}	
	
	
	
	#footer {
	width:733px;
	height:20px;
	clear:both;
	}
		
		.copyright {
		font-family:Verdana, Helvetica, Arial,  sans-serif;
		font-size:9px;
		color:#c7b898;
		}
		
		
		
		
		
		
		
	/*  PORTFOLIO PAGE  */	
	
	
	td {
	background-repeat:no-repeat;
	margin:
	}
	
	
	#large_port_picture_area {
	width:566px;
	height:407px;
	color:#FFFFFF;
	float:right;
	
	}
	
	#left_column_port {
	width:157px;
	height:407px;
	float:left;
	background:url(../images/port_left_column_bg.jpg) no-repeat;
	}
	
	
	#port_lower_section {
	width:733px;
	height:78px;
	clear:both;
	background-color:#FFFFFF;
	margin-top:4px;
	}
	
	
	#left_menu_wrapper {
	padding-top:15px;
	padding-right:15px;
	}
	
	
	
	#left_side_menu ul {
	margin: 0;
	
	list-style: none;
	
	
	

	
	}

	#left_side_menu li {
	display: inline;
	
	}

	#left_side_menu a {
    display: inline-block;
	float: left;
	
	margin: 0;
	padding: 0 0 0 0;
	border: none;
	text-decoration: none;
	
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #908575;

	}

	#left_side_menu a:hover {
	color: #f26d7d;
	border-bottom:dotted;
	border-bottom-width:thin;

	}

	#left_side_menu .current_page_item a {
  
	color: #f26d7d;
	border-bottom:dotted;
	border-bottom-width:thin;


	}
	
	
	#lower_port_descriptions {
	width:270px;
	height:78px;
	float:left;
	background:url(../images/lower_port_menu_bg.gif) no-repeat;
	padding:0 10px 0 10px;
	
	}
	
	
		.description_headline {
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #f26d7d;
		padding:10px 0 0 10px;
		}
		
		
		.description_bodycopy {
		margin:0;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		color: #908575;
		padding-right:20px;
		}
	
	
	#image_thumbnails {
	width:463px;
	height:78px;
	float:right;
	}
	
		.image_thumbnails {
		margin:7px 10px 0 10px;
		}
		
		.large_port_image {
		padding-top:3px;
		}
	
	
	
	/*  ABOUT PAGE  */
	
		.about_body_copy_container {
		
		padding:45px 55px 0 0;
		}
	
	
	
	
	
	/*  CONTACT PAGE  */
	
	
	#right_contact {
	width:257px;
	height:407px;
	float:right;
	
	}
	
	
		.contact_body_copy_container {
		
		padding:135px 55px 0 0;
		}
		
		.contact_header {
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #f26d7d;
		}
	
		.contact_body_copy {
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		color: #908575;
		
		
		}
		
		#right_contact a {
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size: 11px;
		color: #f26d7d;
		text-decoration:none;
		}
		
		#right_contact a:hover {
		border-bottom:dotted;
		border-bottom-width:thin;
		}
	
	
	#left_contact {
	width:376px;
	height:407px;
	float:left;
	}