* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slideshow {
	display: none;
}
body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#hdr {
	height: 259px;
	width: 891px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#clear {
	clear: both;
}

/* MAIN NAVIGATION */

#mainnav	{
	padding-right: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}
	
#mainnav ul	{
	float: right;
	width: 556px;
	height: 35px;
	padding: 0;
	position: relative;
	text-align: center;
	background-image: url(../images/mainnav.gif);
	background-repeat: no-repeat;
	margin: 0;
	}
	
#mainnav ul li	{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	}

#mainnav ul li, #mainnav a	{
	height: 35px;
	display: block;
	}

#mainnav ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}

#home {left: 0px; width: 79px;}
#mn1 {left: 79px; width: 105px;}
#mn2 {left: 184px; width: 119px;}
#mn3 {left: 303px; width: 129px;}
#mn4 {left: 432px; width: 124px;}

#home a:hover {background: transparent url(../images/mainnav.gif) 0 -39px no-repeat;}
#mn1 a:hover {background: transparent url(../images/mainnav.gif) -79px -39px no-repeat;}
#mn2 a:hover {background: transparent url(../images/mainnav.gif) -184px -39px no-repeat;}
#mn3 a:hover {background: transparent url(../images/mainnav.gif) -303px -39px no-repeat;}
#mn4 a:hover {background: transparent url(../images/mainnav.gif) -432px -39px no-repeat;}


/* END MAIN NAVIGATION */
#contentContainer {
	background-color: #eeeded;
	clear: both;
	_height : 1%;
	overflow: hidden;
	padding-bottom: 35px;
}
#connections {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	color: #DE8F3A;
}
#connections a {
	font-size: 11px;
	color: #DE8F3A;
}
#connections a:hover {
	text-decoration: none;
}

#content {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 35px;
	clear: both;
}
#left {
	background-image: url(../images/left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 291px;
	margin-top: 14px;
	text-align: left;
	background-color: #CECBCE;
}
#left img {
	margin-top: 23px;
	margin-bottom: 10px;
	margin-left: 5px;
}

#left p {
	margin-left: 5px;
	margin-right: 10px;
	color: #333332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
}
#left ul {
	margin-top: 50px;
	padding-bottom: 125px;
	list-style-type: none;
}
#left h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 23px;
	margin-left: 5px;
	margin-bottom: 15px;
}
#left a {
	color: #C77821;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C77821;
}
#left a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}


#left ul li a {
	line-height: 50px;
	text-decoration: none;
	border-bottom-style: solid;
	display: block;
	border-bottom-width: 1px;
	border-bottom-color: #aaa7a7;
	margin-right: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: capitalize;
}
#left ul li a:hover {
	color: #875823;
	background-color: #aaa7a7;
	background-image: url(../images/sidenavbg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#left ul li.first a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaa7a7;
}
#right {
	margin-left: 9px;
	float: left;
	margin-top: 14px;
	text-align: left;
	width: 591px;
}
#right h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #292421;
	text-transform: uppercase;
	font-size: 20px;
	margin-top: 23px;
	margin-left: 5px;
	background-image: url(../images/hunderline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}
#right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #292421;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a4a1a1;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292421;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#right ul {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: disc;
	background-color: #E4E4E4;
	margin-bottom: 10px;
}
#right li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
}

.serviceimg {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
.service {
	padding-bottom: 20px;
}





#ftr {
	background-image: url(../images/ftrbg.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#address {
	float: left;
	margin-top: 10px;
	margin-left: 48px;
}
#copyright {
	float: right;
	margin-top: 10px;
	margin-right: 48px;
}
#mass {
	float: right;
	clear: both;
	margin-top: 10px;
	width: 300px;
	text-align: right;
	margin-right: 48px;
}
#right ol {

	width: 450px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: disc;
	background-color: #E4E4E4;
	margin-bottom: 10px;
}
em {
	color: #FF0000;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	width: 175px;
	border: 1px solid #999999;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	padding: 3px;
	width: 400px;
	height: 250px;
}

input#button {
	background-color: #E7E7CE;
	padding: 0px;
	cursor: hand;
	width: 60px;
	margin-left: 346px;
	margin-top: -10px;
	color: #FF6600;
	font-weight: bold;
}
form {
	margin-left: 50px;
}
#thumbs {
	margin-top: 15px;
}
input#submit {
	background-color: #E7E7CE;
	cursor: hand;
	width: 60px;
	color: #FF6600;
	font-weight: bold;
}
#list {
	background-color: #DEDCDC;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}

#col1 {
	font-size: 11px;
	color: #666666;
	padding: 10px;
	float: left;
	width: 250px;
}
#col2 {

	font-size: 11px;
	color: #666666;
	padding: 10px;
	float: left;
	width: 250px;
}
/* BEGIN DEMO STYLE */
	*{margin:0;padding:0}
	#rightContent h2{	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		line-height: 24px;
		font-weight: normal;
		color: #7d9a40;
		padding-top:10px;
		padding-bottom: 2px;
		letter-spacing: -1px; 
		padding-top:10px;
	}
	#rightContent em{
		font-size:10px;
		color:#777;
		font-family:Arial, Helvetica, sans-serif;
	}
	a{text-decoration:none;outline:none;}
	a:hover{}
	.caption{font-style:italic;color:#887;}
	.demo{position:relative;margin-top:2em;}
	.gallery_demo{width:410px; height:auto; margin-left:0px; margin-top:20px;}
	ul.gallery_demo_unstyled gallery_demo galleria{ margin-left:0px;}
	.gallery_demo li{width:68px; height:50px; margin: 0 2px 4px;background:#FFF; list-style-type:none; float:left; display:block; padding-right:2px; padding-left:2px; overflow:hidden;}
	.gallery_demo li div{left:240px}
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	#main_image{width:390px;background:#FFFFFF; margin-left:0px;}
	#main_image img{padding-bottom:10px; width:390px; height:auto;}
	
	.nav{padding-top:15px;clear:both;font:80% 'helvetica neue',helvetica, arial, sans-serif;letter-spacing:3px;text-transform:uppercase;}
	
	.info{text-align:left;width:390px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}
	ul{
		margin-left:0px;
	}

#twitter-feed {
padding: 3px 0;
margin: 0 auto;
background: url(../images/twitterbg.png) no-repeat;
width: 887px;
height: 25px;
font-size:12px;
}

#twitter_update_list {
color: #555;
margin: 5px 0 0 0;
}

#follow-us {
margin: 5px 15px 0 0;
float: right;
}

#follow-us a, #follow-us a:visited, #twitter_update_list a, #twitter_update_list a:visited {
color: #DE8F3A;
font-size: 12px;
text-decoration: underline;
}

#follow-us a:hover, #twitter_update_list a:hover {
color: #DE8F3A;
font-size: 12px;
text-decoration: none;
}