
body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464032;
}

h1, h2{
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #333333;
}
h3 {
	margin: 0;
	padding: 5px 0 2px 15px;
	font-weight: bold;
	color: #fff;
	background:url(images/top_menu_hover_bg.png) repeat-x left bottom;
	height:30px;
}

a {
	text-decoration: none;
	color: #9D151A;
}

a:hover {
}

#wrapper {
	width:840px;
	margin: 0 auto;
	padding: 0;
}



/* Menu */

#menu {
	width: 100%;
	height: 43px;
	margin: 0 auto;
	padding: 0;
	background:url(images/top_menu_bg.png) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin:0;
	padding:0 10px 0 10px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F1F1F;
	border: none;
	line-height:32px;
	height:43px;
}

#menu a:hover, #menu .current_page_item a {
	background:url(images/top_menu_hover_bg.png) repeat-x left top;
	text-decoration: none;
	color: #fff;
}

#menu .current_page_item a {
	background:url(images/top_menu_hover_bg.png) repeat-x left top;
	color: #fff;
}

.phone_pro{
	font-size:22px;
	font-weight:bold;
	color:#CCCCCC
}
#por_banner{
margin:10px 0 0 0;
}
#site_content{
  	margin:0 6px 0 6px;
	background:url(images/body_top_rept.png) repeat-x left top #fff;
	clear:both;

}
#content_area{
	padding:25px 10px 10px 10px;
}
#content_area h1{
	font-size:22px;
	font-weight:bold;
	color:#de0000;
	padding:0 0 9px 0;
	border-bottom:1px dotted #CCCCCC;
}
#content_area p{
	margin:9px;
	text-align:left;
}
.executive_collection{
text-align:center;
margin:20px 0 0 60px;
}
.executive_collection img{
	margin:6px;
}
#por_footer{
background:url(images/footer_bg.png) repeat-x;
height:46px;
margin:0;
clear:both;
}
.por_footer_inner{
width:840px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	font-size:11px;}
	
.sub_head {
background:url(images/top_menu_hover_bg.png) repeat-x left top;
}

#gallery {position:relative; margin:0px auto; padding:0px; }
#images { height:225px; }
#image {position:relative; height:344px; padding:5px; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0; left:0}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF; display:none}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:356px; width:20%; z-index:100; height:356px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {
	left:-39px;
	background:url(images/left.png) left center no-repeat;
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
	right:-39px;
	background:url(images/right.png) right center no-repeat;
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}
