@charset "utf-8";

body {
	background:url(../images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;	
	padding-top:15px;
}

#wrapper {
	width:959px;
	margin:0 auto;
}
.email a:link, a:visited{
	color:#000;
}
.email a:hover{
	color:#333;
}


#content2 img {
margin-bottom:11px;
	margin-right:11px;
}
#content3 {
	color:#333;
	font-size:14px;
	margin-bottom:20px;
}
#content2 {
	color:#000;
	font-size:14px;
	margin-bottom:20px;
	background-color:#CCC;
	padding:10px;
}

/*  header  */
.headerTitle {
	color:#CCC;
	padding-top:5px;
	font-size:14px;
	padding-left:10px;
}
#logo {

	float:left;
}

#headerRight {
	text-align:right;
	float:right;
	width:250px;
	margin-top:7px;
}

#header {
	overflow: auto;
}

.phone {
	font-size:20px;
	font-weight:bold;
	color:#CCC;
}
/*============*/
/* Navigation   */

#nav {
	height:30px;
	padding-top:10px;
	padding-left:10px;
	background-color:#000;
	margin-top:15px;
	margin-bottom:15px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}

#nav a:link, a:visited{
	color:#FFF;
	text-decoration:none;
	margin-right:25px;
	font-size:14px;
}
#nav a:hover{
	color:#CCC;
}

.active {
	
}
/*========*/

body#index a.home,
body#gallery a.gallery,
body#services a.services,
body#contactus a.contactus{
	border-bottom:2px solid #CCC;
}

#content {
background:url(../images/homeage.jpg) no-repeat;
height:	637px;
}

.text {
	width:400px;
	float:right;
	margin-top:45px;
	margin-right:30px;
}
.text h4{
	color:#333;
}

#bleft {
	width:200px;
	float:left;
}

#bleft a:link, a:visited{
	color:#FFF;
	text-decoration:none;
	margin-right:25px;
	font-size:14px;
	line-height:20px;
}
#bleft a:hover{
	color:#CCC;
}

#bottomNav {
	margin-top:15px;
	overflow:auto;
	color:#CCC;
}

#bright {
	float:left;
	padding-left:25px;
	font-size:14px;
	color:#CCC;
	background:url(../images/small%20line.jpg) repeat-y left top;
}

#bright img{
	margin-right:10px;
	border:none;
}

.foot{
	font-weight:bold;
}
	
