* {padding:0;margin:0
}

HTML {
	overflow: -moz-scrollbars-vertical;

}

BODY { 
	background-color:#000000;

}

.clear {
	height:0px;
	overflow:hidden;
	clear:both;
}

#wrapper {
	margin:auto; 
	width:960px;
}


#header {
	width:960px;
	height:79px;
	overflow:hidden;
}

#nav_bar {
	width:925px;
	height:22px;
	background-image:url(../images/nav_bg.jpg);
	padding:6px 0 0 35px;
	overflow:hidden;
}

#nav_bar p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#nav_bar a {
	color:#FFFFFF;
	text-decoration:none;
}

#nav_bar a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
	
#flash_wrapper {
	width:960px;
	height:247px;
}

#header_wrapper {
	width:960px;
	height:247px;
}


#content_container {
	width:960px;
	float:left;
	background-color:#FFFFFF;
}

#content_left {
	width:576px;
	float:left;
	padding:30px 45px 0 45px;
}

#content_left p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:150%;
	margin-bottom:15px;
}

#content_left h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#3E7190;
	margin-bottom:15px;
}

#content_left h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#7c7268;
	margin-top:20px;
	margin-bottom:0px;
}

#content_right {
	width:294px;
	float:left;
}

#footer {
	width:960;
	height:28px;
	margin:auto;
	background-image:url(../images/footer_bg.jpg);
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	padding-top:6px;
}
/* PORTFOLIO STYLES LEFT SIDE */

#portfolio_content_container {
	width:925px;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/content_back2.jpg);
	padding:0 0 0 35px;
}

#portfolio_sub_header {
	width:925px;
	padding:20px 0 0 0;
}

#portfolio_sub_header h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#3E7190;
	margin-bottom:2px;
}

#portfolio_top_rule {
	width:882px;
	height:2px;
	border-bottom:1px solid #999999;
}

#portfolio_content_left {
	width:355px;
	float:left;
	padding:0 0 0 35px;
}



#portfolio_menu_left_container {
	width:220px;
	float:left;
	padding:10px 0 0 10px;
	border:1px solid #000000;
	overflow:hidden;
}

#portfolio_menu_left_header {
	width:230px;
	float:left;
	background-color:#3C394C;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	padding:3px 0 3px 0;
	margin:50px 0 0 0;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#portfolio_menu_left_thumb {
	width:98px;
	height:74px;
	float:left;
	padding:0 0 0 0;
	border:1px solid #000000;
	margin:0 10px 10px 0;
}

/* PORTFOLIO STYLES RIGHT SIDE */

#portfolio_content_right {
	width:492px;
	float:left;
	padding:0 0 0 0;
	overflow:hidden;
}

#portfolio_content_right_title {
	width:490px;
	padding:18px 0 10px 0;
	float:left;
}

#portfolio_content_right_title h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#000000;
}

#portfolio_content_right_image {
	width:490px;
	height:368px;
	float:left;
	border:1px solid #000000;
}

#portfolio_content_right_menu_container {
	width:480px;
	float:left;
	padding:10px 0 0 0;
}

#portfolio_content_right_menu_thumb {
	width:48px;
	height:36px;
	float:left;
	border:1px solid #000000;
	margin:0 10px 10px 0;
}

#portfolio_content_right_menu_text {
	width:480px;
	float:left;
	padding-top:10px;
}

#portfolio_content_right_menu_text p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:150%;
	margin-bottom:5px;
}

#portfolio_content_right_menu_spacer_bottom {
	width:480px;
	height:100px;
	float:left;
}

#contact {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px
}
#contact h4 {margin-bottom:5px}
#contact table {margin-top:5px; margin-bottom:5px}

#contact th {padding-right:5px; text-align:left; font-weight:normal}

p a.video{font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; font-size:11px; color:#000000; cursor:pointer; margin-left:15px}
