@import "reset.css";
@import "text.css";

body{padding:0px; margin:0px; background:url(../images/mainbg.jpg) 0 0 repeat-x #0d3458; color:#707070; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, h5 img{padding:0px; margin:0px; }
ul{list-style-type:none;}
/*----/TOP PANEL----*/
#topPan{ height:152px; position:relative; margin:0 auto; padding:0px;}
#topPan img{width:450px; height:152px; position:absolute; top:0px; left:80px;}

#topPan ul{width: 480px; height:32px; position:absolute; top:0px; right:30px;}
#topPan ul li{padding-left: 1px; padding-bottom: 0px; padding-right: 1px; padding-top: 0px; float:left;width:70px; height:32px;}
#topPan ul li a{display:block; width: 100px; height:32px; background: #fafafa url(../images/menubg-normal.gif) no-repeat 0 0; color:#656565; font-size: 11px; font-weight:bold; line-height:32px; text-transform:uppercase; text-align:center; text-decoration:none;}
#topPan ul li a:hover{background: url(../images/menubg-hover.gif) no-repeat 0 0; color: #af4c12; text-decoration:none;}

#topPan ul li.home{display:block; width: 100px; height:32px; background: url(../images/menubg-hover.gif) no-repeat 0 0; font-size:11px; font-weight:bold; line-height:32px; color: #af4c12; text-decoration:none; text-transform:uppercase; text-align:center;}


/*----/TOP PANEL----*/

#outerwrapper{background: #0d3458 url(../images/background.gif) top left repeat-x; color: #fff; text-align: center;}

#wrapper{
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(../images/bg.jpg) top center no-repeat;
}
a{
	color: #af4c12;
}
#header{
	height: 103px;
	background: url(../images/header.jpg) top left no-repeat;
}
#logo{
	width: 355px;
	height: 69px;
	float: left;
	margin: 17px 0 0 20px;
	
}
#logo a{
	display: block;
	text-indent: -9999px;
	width: 305px;
	height: 69px;
}

#featured{
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 35px;
}
#featured h1{
	font-size: 25px;
	font-weight: normal;
}
#intro{
	float: left;
	width: 345px;
	background: url(../images/intro.gif) no-repeat;
	text-indent: -9999px;
	height: 197px;
	background-position: 30px 40px;
}
#content{
	background: #ccceca url(../images/content.jpg) top left no-repeat;
	padding: 15px;
	color: #0a2e4e;
}
#contentsize{
	min-height: 550px;
	background: #ccceca url(../images/content.jpg) top left no-repeat;
	padding: 15px;
	color: #0a2e4e;
}
.col{
	padding-left: 10px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-top: 10px;
	width: 445px;
	float: left;
	font-family: Trebuchet MS;
}
.col2{
	padding-left: 85px;
	padding-bottom: 12px;
	padding-right: 10px;
	padding-top: 10px;
	width: 370px;
	float: left;
	font-family: Trebuchet MS;
}
.col h3{
}
p{
	text-align: left;
	line-height: 1.45em;
}
#about{
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/about.gif) top left no-repeat;
	text-indent: -9999px;
}
#lifestream{
	margin-left: 30px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/news.gif) top left no-repeat;
	text-indent: -9999px;
}
.col img{
	float: left;
	margin-right:10px;
	margin-bottom:30px;
	background-color: #adadad
	border: 2px solid #ffffff;
}
.col2 img{
	float: left;
	 margin: 0 10px 10px 0;
}
.col2 p{
	line-height:1.35em;
	}
.col2 h4{
	font-size: 15px;
	font-weight:600;
	line-height:.5em;
	margin-bottom: 3px;
	}
.more_link{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 1px;
	float: right;
	background: url(../images/button.gif) top right no-repeat;
	height: 29px;
}
.more_link a{
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 20px 0 10px;
}
#footer{
	padding-left: 0;
	padding-bottom: 10px;
	padding-right: 25px;
	padding-top: 30px;
	margin-left: 0;
	margin-bottom: 30px;
	margin-right: 0;
	margin-top: 0;
	background: #152939 url(../images/footer.gif) top right no-repeat;
	text-align: right;
	color: #ccceca;
	border-top: 1px solid #0E0A07;
}
.carousel{
	margin: 0 20px 0 30px;
	float: left;
	height: 170px;
}
.carousel ul li img{
	width: 258px;
	height: 149px;
	border: 3px solid #fff;
}
.carousel ul li{
	background: url(../images/shadow.gif) bottom left no-repeat;
	padding-bottom: 15px;
	height: 170px;
	margin: 0 10px;
	padding: 0;
		overflow: hidden;
}
.prev{
	float: left;
	background: url(../images/prev.gif);
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	border: 0px solid;
	margin: 60px 0 0 0;
	cursor: pointer;
}
.next{
	float: right;
	background: url(../images/next.gif);
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	border: 0px solid;
	margin: 60px 0 0 0;
	cursor: pointer;
}
.carousel{
	float: left;
}

.clear {
	clear: both;
}
#services_list li{
	list-style: none;
	margin-bottom: 30px;
	font-size: 14px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
}
#news_update_list li{
	list-style: none;
	margin-bottom: 15px;
	background: #dbdddd;
	font-size: 14px;
	line-height: 1.55em;
	padding-left:25px;
	padding-right:30px;
	padding-top:30px;
	padding-bottom:20px;
}

#news_update_list li a{
	display: block;
	color: #af4c12;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	text-align: right;
	width: 430px;
}
#news_update_list li span a{
	display: inline;
	font-size: 14px;
	color: #af4c12;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
#work-menu{
	position: fixed;
	left: auto;
	top: 280px;
	width: 150px;
	float: left;
}
#work-menu li{
	list-style: none;
	margin: 0;
	padding: 7px;
	border-bottom: 1px solid #CEC7BF;
	border-top: 1px solid #EDE9E7;
	background: #ccceca;
}
#work-menu li a{
	color: #0a2e4e;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Trebuchet MS;
}
#work-content{
	float: right;
	width: 760px;
}
.meta{
	float: left;
	width: 400px;
	margin-right: 35px;
}
.imagegallery {
	float: left;
	width: 275px;
	padding-left: 30px;
}
	
.portfolio-item img{
	border: 3px solid #fff;
	float: right;
}
.portfolio-item{
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 25px;
	margin-right: 0;
	line-height: 1.35em;
	color: #0a2e4e;
	border-bottom: 1px solid #4978A7;
	padding: 0 0 10px 0;
}
.portfolio-item h2{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	color: #0a2e4e;
	font-size: 20px;
	font-weight: bold;
}
#work{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/work.gif) top left no-repeat;
	text-indent: -9999px;
}
#employee{
	margin-left: -5px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/employee.gif) top left no-repeat;
	text-indent: -9999px;
}
#address{
	margin-left: -5px;
	margin-bottom: 12px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/address.gif) top left no-repeat;
	text-indent: -9999px;
}
#services{
	margin-left: 27px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/services.gif) top left no-repeat;
	text-indent: -9999px;
}
#testimonials{
	margin-left: 25px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/testimonials.gif) top left no-repeat;
	text-indent: -9999px;
}
#bio{
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	background: url(../images/bio.gif) top left no-repeat;
	text-indent: -9999px;
}
.imageindex {
	}

.servicesgallery {
	width: 80px;}
	
.images{
	float: left;
	width:75px;
	height:42px;
	margin-right:10px;
	margin-bottom:30px;
	background-color: #adadad
	border: 2px solid #ffffff;
	}

.image_left{
	float: left;
	width:150px;
	height:115px;
	margin-right:20px;
	margin-bottom:20px;
	border: 2px solid #ffffff;
	}
signature {
	font-size: 8px;
	text-align:right;
	}