body {
	background-color: #1e1e1b;
}
#bigwrapper {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:auto;
	background-color: #2e2e2b;
	background-image: url(../images/shadow_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
}
#wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	width: 750px;
	/*margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:auto;*/
	background-color: #333333;
}

/*#wrapper {
	width: 750px;
	border: thin solid #CCCCCC;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
#wrapper #header {
	background-color: #2e2e2b;
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	height: 75px;
	width: 750px;
}

#wrapper #navs {
	height: 22px;
	width: 750px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: #939084;
	background-repeat: repeat-x;
	background-position: left;
	padding-top: 0px;

}
#wrapper #bodycontent {
	padding: 20px 10px 20px 20px;
	width: 720px;
	overflow: auto;
	float: left;
	background-color: #2e2e2b;
}

#wrapper #bodycontent #left_1 {
	float: left;
	width: 300px;
	padding-right: 0px;
	padding-top: 45px;
}
#wrapper #bodycontent #right_1 {
	float: left;
	width: 405px;
	padding-top: 0px;
	color: #afb39c;
}
#wrapper #bodycontent #right_1 img {
	margin-top: 5px;
	margin-bottom: 10px;
}
#wrapper #bodycontent #left_1 .white {
	color: #afb39c;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #navs .buttons {
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 13px;
	color: #111111;
	float: right;
	font-size: 12px;
	line-height: 11px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #939084;
	letter-spacing: 0.1em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2E2E2B;
}
#wrapper #navs .buttons a:link {
	text-decoration: none;
	color: #2e2e2b;
}
#wrapper #navs .buttons a:visited {
	text-decoration: none;
	color: #2E2D2A;
}
#wrapper #navs .buttons a:hover {
	color: #b5b3a7;
	text-decoration: none;
}
#subnavs {
	color: #949083;
	float: left;
	padding-left: 185px;
	font-size: 12px;
	height: 20px;
	line-height: 22px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#subnavs a:link {
	text-decoration: none;
	color: #949083;
}
#subnavs a:visited {
	text-decoration: none;
	color: #949083;
}
#subnavs a:hover {
	color: #b5b3a7;
	text-decoration: none;
}
.active_nav {
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 13px;
	color: #b5b3a7;
	float: right;
	font-size: 12px;
	line-height: 11px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #333;
	letter-spacing: 0.1em;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #2E2E2B;
	
}
#installations_subnav {
	padding-left: 100px;
	color: #949083;
	float: left;
	font-size: 12px;
	height: 20px;
	line-height: 22px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#installations_subnav a:link, a:visited {
	text-decoration: none;
	color: #949083;
}
/*#installations_subnav a:visited {
	text-decoration: none;
	color: #949083;
}*/
#installations_subnav a:hover {
	color: #b5b3a7;
	text-decoration: none;
}


#wrapper #bodycontent .title {
	font-size: 17px;
	color: #afb39c;
	padding-left: 0px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#wrapper #bodycontent .subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#wrapper #bodycontent #left_1 table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #bodycontent #right_1 .title1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #74716A;
	line-height: 30px;
}
#wrapper #bodycontent #right_1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}
#wrapper #bodycontent #left_1 img {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#wrapper #footer {
	font-size: 10px;
	height: 18px;
	width: 720px;
	clear: both;
	float: left;
	text-align: right;
	margin-top: 20px;
	background-color: #939084;
	padding-top: 5px;
	padding-right: 30px;
}
#wrapper #footer a {
	text-decoration: underline;
	color: #111111;
}
#wrapper #footer a:visited {
	color: #111111;
	text-decoration: underline;
}
#wrapper #footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#wrapper #footer a:active {
	color: #111111;
	text-decoration: underline;
}
#wrapper #bodycontent .caption {
	font-size: 12px;
	line-height: 16px;
	color: #afb39c;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper #bodycontent #left_1 .thumb_caption {
	font-size: 10px;
}
#wrapper #bodycontent #left_1 .sublinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #939084;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #afb39c;
	background: 30px;
	line-height: 38px;
}
#wrapper #bodycontent #left_1 .sublinks a:link {
	color: #939084;
	text-decoration: underline;
}
#wrapper #bodycontent #left_1 .sublinks a:visited {
	color: #939084;
	text-decoration: underline;
}
#wrapper #bodycontent #left_1 .sublinks a:active {
	color: #939084;
	text-decoration: underline;
}
#wrapper #bodycontent #left_1 .sublinks a:hover {
	color: #717363;
	text-decoration: underline;
}
#wrapper #bodycontent #left_2 .blockText {
	font-size: 12px;
	line-height: 18px;
	color: #afb39c;
}
.blockText2 {
	font-size: 12px;
	line-height: 30px;
	color: #afb39c;
}
#wrapper #bodycontent #left_1 .title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #afb39c;
	background: 30px;
	line-height: 38px;
}
#wrapper #bodycontent #left_1 .title1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	line-height: 30px;
}
#wrapper #bodycontent #left_2 {
	float: left;
	width: 290px;
	padding-right: 15px;
	padding-top: 32px;
	color: #afb39c;
}
#wrapper #bodycontent #left_2 .form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
#wrapper  #bodycontent #left_2  a {
	text-decoration: underline;
	color: #AFB39C;
}
#wrapper  #bodycontent #left_2  a:visited {
	color: #AFB39C;
	text-decoration: underline;
}
#wrapper  #bodycontent #left_2  a:hover {
	color: #666666;
	text-decoration: underline;
}
#wrapper  #bodycontent #left_2  a:active {
	color: #AFB39C;
	text-decoration: underline;
}


#widecoll {
	float: left;
	width: 650px;
	padding-right: 15px;
	padding-top: 32px;
	color: #afb39c;
	line-height: 20px;
}
#widecoll  a {
	text-decoration: underline;
	color: #AFB39C;
}
#widecoll a:visited {
	color: #AFB39C;
	text-decoration: underline;
}
#widecoll a:hover {
	color: #666666;
	text-decoration: underline;
}
#widecoll a:active {
	color: #AFB39C;
	text-decoration: underline;
}
