/*Website Template by freewebsitetemplates.com*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1;
	margin : 0;
	padding: 0;
	text-align:center;
	background-color: #CCC;
}

#wrapper{
	width:1024px;
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	position: relative;
}

#header {
	width: 100%;
	height:151px;
	float:left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #df8d2e;
	background-color: #9dbce6;
}

#logo {
	margin-left:30px;
	width: 400px;
	float:left;
}

#phone{
	width:300px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#1c3f7b;
	margin-right:30px;
	margin-top:100px;
}

#phone a{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#1c3f7b;
	text-decoration:none;
}

#phone a:hover{text-decoration:underline;}

#frontnavbar{
	float:left;
	width:530px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#frontnavbar .item{
	float:left;
	width:532px;
	height:65px;
	background:url(../images/item-bg.jpg) repeat-y;
}

#frontnavbar .item a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#frontnavbar .item a:hover{text-decoration:underline;}

#navbar{
	float:left;
	width:100%;
	height:45px;
}

#gallery{
	float:left;
	width:487px;
	height:260px;
}

#top {
	float:left;
	overflow: hidden;
	padding: 0;

	width: 100%
	text-align:left;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#body {
	background: #FFF;
	width: 100%;
	text-align:left;
	float: left;
}

#body h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color:#1c3f7b;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:-10px;
}

#body h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color:#1c3f7b;
	text-align:left;
	margin-bottom:4px;
}

#body p {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	color:#000;
	text-align:left;
}

#body li {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15pt;
	text-align:left;
	margin-left:15px;
}

#body .content {
	padding:25px;
}


#body .content2 {
	float:left;
	width:100%;
	background:url(../images/content2-faux.jpg) repeat-y;
	padding:20px;	
}

#body .insidecontent{
	width:750px;
	float:left;
}

#body .insidecontent p{
	font-size:12px;
	font-family: "Arial", Helvetica, sans-serif;
	line-height:11pt;
	color:#000;	
}

#body .rightside{
	float:left;
	width:200px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	text-align:center;
	margin-top: 330px;
	margin-left: 30px;
}

#services{
	float: left;
	width:100%;
	display:inline-block;
	background-color:#9dbce6;
}

#services p{
	font-size:10px;
	font-family: "Arial", Helvetica, sans-serif;
	line-height:11pt;
	color:#000;
	padding-left:3px;
	padding-right:1px;
}

#services-column{
	float:left;
	width:295px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:23px;
	margin-right:10px;
	height: 257px;
}

.service-image{
	margin-top:20px;
	margin-right:20px;
	box-shadow: 5px 5px 5px #333;
	-moz-box-shadow: 5px 5px 5px #333;
	-webkit-box-shadow: 5px 5px 5px #333;
}

#services-column p{
	font-size:12px;
	font-family: "Arial", Helvetica, sans-serif;
	line-height:14pt;
	color:#000;
	padding-left:3px;
	padding-right:1px;
	padding-top:5px;
}

#services2{
	width:100%;
	float:left;
	background:url(../images/bottom-bg.jpg) repeat-y;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #df8d2e;
}

#services2 .table{
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}

.products-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
	text-align:left;
	text-transform:uppercase;
}

.products-image{
	float:left;
	border:thin solid #FFF;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.productbox {
	float:left;
	width:190px;
	height:245px;
	background-color:#FFFFFF;
	padding:5px;
	text-align:center;
	text-decoration:none;
	box-shadow: 5px 5px 5px #333;
	-moz-box-shadow: 5px 5px 5px #333;
	-webkit-box-shadow: 5px 5px 5px #333;
	border-radius: 25px;
	-moz-border-radius:25px;
	-webkit-border-radius: 25px;
	border: 2px solid #3fb7c1;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 35px;
	position: relative;
}

#service-blues{
	float:left;
	width:100%;
	background:url(../images/blue-bg.jpg);
}

#footer{
	float:left;
	width:100%;
	height:42px;
	background-color: #1c3f7b;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #df8d2e;
}
.footer-text{
	float:left;
	display:inline-block;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.footer-text a{
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
}
.footer-text a:hover{
	text-decoration:underline;
}

.copyright-text{
	float:right;
	display:inline-block;
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:14px;
	text-align:right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.copyright-text a{
	font-family:"Arial", Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
}

.copyright-text a:hover{
	text-decoration:underline;
}

.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear{
}
