* {
	margin: 0;
	padding: 0;	
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #333;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/h2-bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666;
	font-size: 1.5em;
	line-height: 2em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/h2-bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666;
	font-size: 1.3em;
	line-height: 1.5em;
	text-transform: uppercase;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-image: url(images/BODY-BG.gif);
	background-repeat: repeat-x;
	font-weight: normal;
	color: #333;
	text-align: left;
	text-transform: none;
}

#contact #content-box {
	background-repeat: no-repeat;
	background-position: right bottom;

	
}

#header {
	background-color: #403E3F;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

#header2 {
	height: 160px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header-logo.png);
	background-repeat: no-repeat;
	background-position: bottom;
	
}


#nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #606060;
	
}

#nav2 {
	height: 45px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	
}

#nav2 ul {
	float: left;
	padding-top: 6px;
}
#nav2 li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	background: rgb(0, 0, 0); /* The Fallback */
	background: rgba(255, 255, 255, 0.1);

}
#nav2 a {
	text-decoration: none;
	font-size: 1.1em;
	color: #FFF;
	line-height: 3.2em;
	width: 100px;
	display: block;
	text-align: center;
	-moz-border-radius-topleft:     0.3em;
	-moz-border-radius-topright:    0.3em;
	


}

#nav2 a:hover {
	text-decoration: none;
	font-size: 1.1em;
	color: #000;
	line-height: 3.2em;
	width: 100px;
	display: block;
	text-align: center;
	background-color: #FFF;
}

#nav2 .first a {
	text-decoration: none;
	font-size: 1.1em;
	color: #000;
	line-height: 3.2em;
	width: 100px;
	display: block;
	text-align: center;
	background-color: #FFF;
}

#content {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
	

		
}

#content2 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	min-height: 350px;
	padding-top: 30px;
	clear: both;

		
}

#services #content2 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	min-height: 350px;
	padding-top: 15px;
	clear: both;

		
}

#packages-nav {
	height: 50px;
	
}

#packages-nav ul{
	padding-left: 10px;
}

#packages-nav li{
	list-style-type: none;
	float: left;
	margin-right: 5px;
	
}

#packages-nav a{
	font-size: 1.2em;
	color: #333;
	text-decoration: none;
	display: block;
	padding: 8px;
	border: 1px solid #CCC;
	background-color: #CCC;
	background-image: url(images/packages-nav-btn-bg.gif);
	background-repeat: repeat-x;
	
}

#packages-nav a:hover{
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	border: 1px solid #CCC;
	background-color: #CCC;
	background-image: url(images/packages-nav-btn-bg-hover.gif);
	background-repeat: repeat-x;
}

#packages-nav .first a {
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 8px;
	border: 1px solid #CCC;
	background-color: #CCC;
	background-image: url(images/packages-nav-btn-bg-hover.gif);
	background-repeat: repeat-x;
}

#content-box {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 0px;
	background-image: url(images/content-box-bg.png);
	background-position: center top;

		
}

#content-box-bottom {
	background-image: url(images/content-bx-bottom.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 850px;
	padding-bottom: 20px;
	clear: both;

		
}
#content-text {
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 35px;
	padding-bottom: 0px;
	background-image: url(images/content-bx-top.png);

		
}

#content-text ul {
	list-style-type: none;
	float: left;	
}

#content-text li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 1.3em;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.2em;
	line-height: 2.1em;
	padding-left: 30px;
	
}

#content-text a {
	color: #333;
	text-decoration: none;	
	
}

#content-text img {
	float: right;
}

#content-text p{
	font-size: 1.2em;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.2em;
	line-height: 2.1em;
	text-transform: none;	
		
}
#footer {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;

	
	
}
#footer2 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	
	
}

#footer a, p{
	text-decoration: none;
	color: #666;
	
	
}

#left{
	width: 400px;
	float: left;
	background-image: url(images/contact-symbol.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	
}

#left-text{
	width: 250px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}

#left-text p{
	font-size: 1em;
	color: #666;
	letter-spacing: 0.2em;
	line-height: 2.1em;
	font-weight: normal;
	text-transform: uppercase;
}

#right{
	float: right;
	width: 400px;
	background-image: url(images/services-symbol.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	
}

#right-text{
	padding: 20px;
	width: 250px;
}

#right-text p{
	font-size: 1em;
	color: #666;
	letter-spacing: 0.2em;
	line-height: 2.1em;
	text-transform: uppercase;
	font-weight: normal;
}

#links {

	
}

#links a, p {
	font-size: 0.9em;
	font-weight: normal;
	color: #666;
	letter-spacing: 0.2em;
	line-height: 2.1em;
	padding-left: 0px;
	text-transform: lowercase;	
}

#clearer {
	clear: both;
	
}
