html {
	height: 100%;
	width: 100%;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFCC66;
}
.bg {
	width: 100%;
	height: 100%;
	
}
.leftbar {
	width: 35%;
	height: 100%;
	background-image: url(images/transparent.jpg);
	min-height: 350px;
	background-attachment: fixed;
	background-repeat: repeat;
	display: block;
	background-position: 5px;
	background-color: #FFCC66;
	float: left;
	position: fixed;
	z-index: 2;
}
.rightbar {
	width: 65%;
	float: right;
	min-height: 100%;
	min-width:600px;
	background-repeat: no-repeat;
	background-image: url(images/rightbg.png);
	background-position: right;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.b-logo {
	background-repeat: no-repeat;
	background-position: 65px 200px;
	background-attachment: fixed;
	height: 100%;
	background-image: url(images/logo.png);
}
.brief {
	float: left;
	height: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: lighter;
	color: #FFF;
	padding-left: 10px;
	margin-top: 10px;
}
#nav {
	height: 40px;
	display: block;
	position: fixed;
	bottom: 0px;
	background-color: #DE623F;
	width: 100%;
	float: left;
	text-align: center;
}
#nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.nav1 {
	float: left;
	height: 40px;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	color: #FFFFFF;
	display: block;
	min-width:108px;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #A03718;
	border-right-color: #A03718;
	border-bottom-color: #A03718;
	border-left-color: #A03718;
	background-image: url(images/nav1.png);
	margin-left: 5px;
}
.nav1 a {
	float: left;
	height: 40px;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	display: block;
	min-width:108px;
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #A03718;
	border-right-color: #A03718;
	border-bottom-color: #A03718;
	border-left-color: #A03718;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/nav1.png);
}
.nav1 a:hover {
	float: left;
	height: 40px;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	color: #000000;
	display: block;
	min-width:108px;
	text-align: center;
	font-weight: bold;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #A03718;
	border-right-color: #A03718;
	border-bottom-color: #A03718;
	border-left-color: #A03718;
	background-image: url(images/hover.png);
	background-color: #000000;
}

.nav2 {
	float: left;
	height: 40px;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	color: #DF542D;
	display: block;
	font-weight: bold;
	margin-right: 0px;
	margin-left: 5px;
	text-align: center;
	background-image: url(images/hover.png);
}
.nav2 a {
	float: left;
	height: 40px;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	color: #CC3333;
	display: block;
	font-weight: bold;
	margin-right: 0px;
	text-align: center;
	text-decoration: none;
}
.nav2 a:hover {
	float: left;
	height: 40px;
	width: 120px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 41px;
	color: #000000;
	display: block;
	font-weight: bold;
	margin-right: 0px;
	text-align: center;
	background-image: url(images/hover.png);
	background-color: #000000;
}

.fluke {
	width: 2px;
	display: block;
	height: auto;
	float: left;
}
.home_fluke {
	height: 500px;
	background-repeat: no-repeat;
	background-position: center center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
}
.add {
	height: 32px;
	font-size: 12.5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/contact-bg.png);
	padding-left: 15px;
	background-position: center;
	background-color: #DF6340;
}
.add img {
	margin-right: 5px;
	margin-left: 5px;
}
.shades {
	height: 100%;
	background-image: url(images/shade.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 100%;
	float: right;
	text-align: right;
	position: relative;
	top: 0px;
}
.b-bg {
	height: 100%;
	background-image: url(images/lightbg.png);
	background-repeat: no-repeat;
	width: 100%;
	float: right;
	text-align: right;
	background-attachment: fixed;
	background-position: 5px;
}
 
.clear {
	clear: both;
}
.about {
	height: 90px;
	font-size: 24px;
	font-weight: bold;
	background-color: #333333;
	line-height: 90px;
	color: #FFFFFF;
	padding-left: 20px;
	background-image: url(images/about.png);
	background-repeat: no-repeat;
	background-position: right;
}
.info {
	height: auto;
	width: 80%;
	float: left;
}
.link {
	height: 50px;
	width: 20%;
	float: left;
}
.h-info {
	display: block;
	float: left;
	height: auto;
	width: 80%;
	margin-bottom: 45px;
	color: rgba(0,0,0,1);
	font-size: 13px;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.h-info ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.title {
	height: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 41px;
	color: rgba(170,0,0,1);
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: rgba(119,119,119,1);
	padding-bottom: 8px;
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 100%;
}
.h-info ul .title img {
	margin-right: 10px;
}
.siteurl {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	float: left;
	width: 400px;
	height: auto;
	margin-left: 15px;
	margin-top: 25px;
	color: #666666;
}
.sitedesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	float: left;
	width: 400px;
	height: auto;
	margin-left: 15px;
	margin-top: 3px;
	color: #666666;
}
.pic {
	float: left;
	height: 150px;
	width: 150px;
}
.tag {
	height: auto;
	float: left;
	width: 585px;
}
.page {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	color: #DD4C23;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 30px;
	float: left;
	width: 560px;
}
.ash {
	color: #333333;
}
.contactbutton {
	background-image: url(images/contactbutton.png);
	float: left;
	height: 40px;
	width: 150px;
	text-align: center;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 41px;
	font-weight: bolder;
	margin-top: 35px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.contactbutton a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	height: 40px;
	width: 150px;
	text-align: center;
}
#nav ul ul {
	display: none;
	position: absolute;
	background-color: #666666;
}
#nav ul li:hover ul {
	display: block;
	margin-top: -80px;
	background-color: #666666;
	color: #FF6600;
	height: 40px;
	width: 245px;
}
#nav ul .nav1 ul li a {
	width: 235px;
	text-align: left;
	background-color: #E88266;
	background-image: none;
	padding-left: 10px;
}

.title3 {
	margin-left: 15px;
	color: #DE623F;
}
#rightcontent {
	width: 100%;
	float: left;
	height: 100%;
}
#right1 a {
	text-decoration: none;
	color: #CC3300;
}
.map {
	float: left;
	height: 200px;
	width: 450px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 65px;
}
#right1 {
	width: 100%;
	float: left;
}
