@charset "utf-8";
/* CSS Document */

body
{
	padding:0;
	margin:0;
	background-color:#a6d3cd;
}
#top
{
	background-color: #012d30;
	height:115px;
	width:100%;
	margin:0;
	padding: 0;
}
.top_innerbox
{
	width:928px;
	height:115px;
	margin: 0 auto;
}
.logo{float:left;}
img{border:0;}
.nav
{
	float:right;
	width:681px;
	height:115px;
}
.nav ul
{
	list-style:none;
	margin-top: 90px;
	text-align: right;
	margin-right: 20px;
}
.nav li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	display: inline;	
	padding: 4px;
	text-decoration: none;
}
.nav li a
{
	color:#999;
	text-decoration: none;
}
.nav li a:hover
{
	color:#b4d7b2;
	text-decoration:underline;
}

.outerbox
{
	background-color:#FFFFFF;
	width: 100%;
	margin:0;
	padding:0;
}

.box /*fixed height*/
{
	width: 928px;
	height:376px;
	margin: 0 auto;
	padding:0;
}
.left
{
	background-image:url(img/left_side_gr.jpg);
	background-repeat: no-repeat;
	width: 295px;
	height: 376px;
	margin-left: 32px;
	margin-top: 2px;
	float:left;
	padding: 0;
	margin-bottom:0;
}
h2/*white text*/
{
	color:#fff;
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:center;
	font-weight: bold;
	margin-top:56px;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
}
.left p, .services p
{
	color: #012d30;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 20px;
	line-height: 18px;
}
.right
{
	background-image:url(img/main_img.jpg);
	background-repeat:no-repeat;
	width:600px;
	height:376px;
	float:left;
	margin-left:1px;
	margin-top: 2px;
	padding: 0;
	margin-bottom:0;
}
.horiz_line
{
	background-image:url(img/middle_horiz_line.jpg);
	background-repeat:repeat-x;
	height: 8px;
	width: 100%;
	margin:-8px 0 0 0;
	padding:0;
}
.footer
{
	width: 100%;
	height: auto;
	margin: 0 0 0 0px;
	padding:0;
	background-color:#a6d3cd;
}

.inner_footer,.inner_footerindex
{
	width: 897px;
	margin: 0 auto;
	padding: 0;
}
.inner_footer p
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 60px;
	float:left;
}
.copyright{float: left; width: 400px; margin-top: -20px;}
.copyright_text
{
	color: #51968d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.inner_footer ul
{
	list-style: none;
	margin-top: -4px;
}
.inner_footer li
{
	display: inline;
	color:#012d30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	padding-right: 10px;
	text-decoration: none;
}
.inner_footer li a
{
	text-decoration:none;
	color:#012d30;
}
.inner_footer li a:hover
{
	color:#1e8cc6;
	text-decoration:underline;
}
.categrories/*used to left align 3 bottom boxes on index page*/
{
	width: 897px;
	height: 198px;
	margin-left:18px;
}
#box2 p
{
	color: #51968d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top:40px;
	text-align: center;
}

#box1, #box2, #box3{float: left;  padding:0; margin:0;}
#box1
{
	background-image:url(img/box1.jpg);
	background-repeat:no-repeat;
	width: 299px;
	height: 178px;
}
#box2
{
	background-image:url(img/box2.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height:178px;
}
#box3
{
	background-image:url(img/box3.jpg);
	background-repeat: no-repeat;
	width: 299px;
	height: 178px;
	
}
#box1 h3
{
	color:#012d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 147px;
}
#box2 h3
{
	color:#012d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 115px;
}
#box3 h3
{
	color:#012d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-left: 135px;
}
#box1 ul
	{
		list-style: none;
		margin-left: 110px;
		display: block;
	}
#box1 li,#box2 li,#box3 li
	{
		color: #012d30;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
#box2 ul
	{
		list-style: none;
		margin-left: 100px;
		display: block;
	}
#box3 ul
	{
		list-style: none;
		margin-left: 114px;
		display: block;
	}
/*********************services page***********************/

.serv_box 
{
	width: 928px;
	margin: 0 auto;
	padding: 0;
}

.services
{
	background-color: #fff;
	margin-left: 32px;
	padding: 5px 5px 20px 15px;
	margin-bottom:0;
}
.services p
{
	color: #012d30;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 20px;
	line-height: 18px;
}
.services h3, .portfolio_box h3
{
	color:#012d30;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.green_hline1, .green_hline2
{
	background-image:url(img/green_line.jpg);
	background-repeat:repeat-x;
	height: 4px;
}
.green_hline1
{
	width: 63px;
	margin-top: -20px;
}
.green_hline2
{
	width: 120px;
	margin-top: -20px;
}
.blue_hline
{
	background-image:url(img/blue_hline.jpg);
	background-repeat: repeat-x;
	height:4px;
	width: 123px;
	margin-top: -20px;
}
/*****************portfolio*********************/
.portfolio_box 
{
	width: 928px;
	margin: 0 auto;
}
.pict_holder
{
		margin-left: 51px;
		width: 860px;
		padding-bottom:20px;
}

.pict_frame
{
	margin: 3px 0;
	border: 2px solid #7bafa8;
}
.portfolio_text
{
	color:#012d30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0 10px 0;
	text-align: center;
}