@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	letter-spacing: 0.5px;
	line-height: 16px;
    }
	
a { text-decoration: none; letter-spacing:.5px;
}
a:link {	color: #000000;
}
a:visited {	color: #000000;
}
a:hover {	color: #999999;
}
a:active {	color: #000000;
}

/* LAYOUT */

#containWeb {
    width:100%;
    text-align:center;
    margin:0;
    padding:0;
    }

#container {
	width:800px;
	height:700px;
	text-align: left;
	margin: 0 auto;
	}
	
#headerLeft{
	float:left;
	width:250px;
	text-align:left;
	margin-top:60px;
	}
	
#headerRight{
	float:right;
	width:150px;
	text-align:right;
	margin-top:20px;
	}
	
#topNav{
	float:left;
	width:816px;
	margin-left:-8px;
	border-top: 1px solid #666666;
	padding-top:4px;
	}

#imagesMain{
	float:left;
	clear:both;
	text-align:left;
	width:818px;
	margin-left:-10px;
	}

#content{
	float:left;
	clear:both;
	width:800px;
	margin-top:28px;
	}

#textOne{
	float:left;
	width:250px;
	min-height:200px;
	text-align:left;
	margin-right:20px;
	}

#textAlt{
	float:left;
	width:250px;
	min-height:200px;
	text-align:left;
	}

#footer{
	float:left;
	clear:both;
	width:816px;
	margin-left:-8px;
	margin-top:20px;
	padding-top:10px;
	margin-bottom:10px;
	line-height:-10px;
	border-top: 1px solid #666666;
	}
	
/* End of LAYOUT */

/* Gallery LAYOUT */


#galleryMain{
	float:left;
	text-align:left;
	width:401px;
	margin-left:10px;
	margin-top:20px;
	margin-bottom:20px;
	}

#galleryText{
	float:left;
	width:250px;
	min-height:200px;
	text-align:left;
	margin-left:40px;
	margin-top:20px;
	}

/* Plans LAYOUT */

#plansOne{
	float:left;
	width:360px;
	min-height:299px;
	text-align:left;
	margin-right:50px;
	margin-top:20px;
	}

#plansText{
	float:left;
	width:270px;
	height:320px;
	text-align:left;
	margin-top:25px;
	}
	
/* Contact LAYOUT */

#contactMain{
	float:left;
	clear:both;
	text-align:left;
	width:818px;
	margin-left:-10px;
	margin-top:20px;
	}

.textForm1{
	float:left;
	width:470px;
	margin-left:30px;
	margin-bottom:30px;
	overflow:visible;
	}

.textForm2{
	float:right;
	width:250px;
	margin-left:30px;
	margin-bottom:20px;
	overflow:visible;
	}
	
.border { border:1px solid #000; background-color: #FFFFFF; font-size: 10px; color: #333333; margin-top: 2px;}

/* Classes */

.barNav{
	margin-top:2px;
	margin-bottom:2px;
	}

.barUnderline460{
	float:left;
	width:460px;
	height:1px;
	text-align:left;
	margin-left:-6px;
	margin-bottom:12px;
	}

.hireUnderline466{
	float:left;
	width:460px;
	height:1px;
	text-align:left;
	margin-left:-6px;
	margin-bottom:12px;
	}

.highlightText{
	color:#ffffff;
	letter-spacing:.5px;
	}
	
.smText{
	font-size:10px;
	letter-spacing:.5px;
	}
	
.smTextO{
	font-size:10px;
	color:#f48120;
	letter-spacing:.5px;
	}
	
.smTextW{
	font-size:10px;
	color:#FFFFFF;
	letter-spacing:.5px;
	}
	
.titleText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	letter-spacing:1px;
	line-height:20px;
	padding-top:5px;
	}
	
	
.largeText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:1px;
	line-height:24px;
	}
	

	