body{
	font-family:hervetica,sans,arial,verdana;
	font-size:14px;
	color:#555;
	line-height:20px;
	margin:0px;
	padding:0px;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color:#117498;
}
a:hover {
	text-decoration: underline;
	color:#3a5d5f;
}
a:visited {
	text-decoration: none;
	color:#117498;
}
a:active {
	text-decoration: none;
	color:#117498;
}
#contact{
	padding:5px;
	color:#015675;
	background-color:#cceaff;
	border-bottom:1px solid #427da6;
}
#main{
	text-align:left;
	width:886px;
}
#head{
	padding:0px;
	margin:0px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
}
#head #title{
	width:886px;
	height:286px;
}
#head #title #word{
	padding:50px;
	padding-left:80px;
}
#head #title #word h3{
	margin:0px;
	text-align:left;
	text-transform:capitalize;
	font-size:20px;
	color:#127093;
}
#head #title #word p{
	margin:0px;
	margin-bottom:2px;
	text-align:left;
	font-size:14px;
	color:#427da6;
}
#head #title #word li{
	text-transform:capitalize;
	list-style-type: none;
	font-size:12px;
	color:#427da6;
}
#head #title h1{
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	margin-bottom:5px;
	letter-spacing:10px;
	color:#015675;
	font-size:44px;
}
#head #title h2{
	padding:0px;
	margin:0px;
	color:#127093;
	font-size:16px;
}
#body{
	width:886px;
	background-color:#FFF;
}
#body #nav{
	width:260px;
	float:left;
}
#body #nav ul{
	list-style-type: none;
	padding:0px;
	margin:15px 30px 10px 30px;
	border-top: 1px solid #cceaff;
}
#body #nav ul li{
	font-size:16px;
	padding: 2px 2px 2px 16px;
	border-bottom: 1px solid #cceaff;
	margin-bottom:15px;
}
#body #nav ul ul{
	margin:0px;
	margin-left:20px;
}
#body #nav ul ul li{
	margin:0px;
	font-size:14px;
	margin-bottom:5px;
}
#body #content{
	width:400px;
	float:left;
}
#body #content #box{
	margin:0px 20px 10px 10px;
}
#body #content #box h3{
	text-transform:uppercase;
	color:#015675;
	font-size:20px;
}
#body #content #box #gallery{
	margin:10px;
}
#body #content #box #gallery #img{
	float:left;
	margin-right:10px;
}
#body #content #box #gallery #img img{
	border:none;
	border-right:1px solid #CCC;
}
#body #content #box #gallery #desc{
	border:1px solid #CCC;
	height:100px;
}
#body #content #box #gallery #desc h4{
	margin:0px;
	margin-top:20px;
}
#body #content #box #gallery #desc p{
	margin:0px;
}
#body #content #box #submenu1{
	margin:10px;
	font-size:12px;
}
#body #content #box #submenu1 #label{
	float:left;
	width:120px;
	margin-right:20px;
	text-align:right;
	text-transform:capitalize;
	color:#015675;
}
#body #content #box #submenu1 #desc{
	float:left;
	width:210px;
	padding-bottom:20px;
}
#body #content #box #submenu{
	width:150px;
	height:280px;
	height-min:280px;
	margin:8px;
	padding:6px;
	border: 1px #CCC solid;
	float:left;
	font-size:12px;
	line-height:14px;
}
#body #content #box #submenu #label{
	text-transform:capitalize;
	padding:5px;
	background-color:#cceaff;
}
#body #content #box #submenu #desc{
	padding-bottom:5px;
	padding:5px;
}
#body #content #box #servicedetail{
	width:510px;
	margin:10px;
	padding:8px;
	border: 1px #CCC solid;
	float:left;
}
#body #content #box #servicedetail #label{
	text-transform:capitalize;
	padding:5px;
	background-color:#cceaff;
	color:#015675;
}
#body #content #box #servicedetail #desc{
	padding-bottom:5px;
	padding:5px;
}
#body #side{
	width:200px;
	float:left;
	font-size:12px;
}
#body #side #box{
	margin:0px 10px 10px 10px;
}
#body #side #box h3{
	text-transform:uppercase;
	color:#117498;
	font-size:16px;
}
#credit{
	width:857px;
	height:50px;
	text-align:center;
	border-top:1px solid #cceaff;
}

