/* CSS Document */
body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
/*	background-image: url(../images/bg_gradient.jpg);*/
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	background:#333 url(/lights/image/bg-strip-dark.png) 0px 0px;
	color:#666;
}

#title_header {
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
#box_outside {
	height: auto;
	/*clear: both;*/
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#box_inside {
	height: auto;
	width: 800px;
	background-attachment: scroll;
	background-image: url(../images/bg_PleatPak.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: .3;
	*/
	background-color: #FFFFFF;
	border: 1px solid #0000A4;
}
#header_box {
	height: 150px;
	width: 800px;
	float: left;
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
#header_left {
	height: 125px;
	width: 560px;
	float: left;
/*	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat; */
}
#header_right {
	text-align: right;
	height: 105px;
	width: 275px;
	float: right;
	margin: 0px;
	padding: 10px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
/*	background-color: 1;
	background-image: url(../images/bg_news.jpg); */
}
#box_outside #box_inside #header_right ul {
	font-size: 10px;
	text-align: left;
	font-style: italic;
	padding-left: 15px;
	padding-top: 10px;
}

#clear {
	clear: both;
	height: 0px;
}
#menubar {
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/bg_menubar.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: right;
	font-size: 11px;
	color: #000099;
	clear: both;
	height: 20px;
	padding: 5px;
}
#footer {
	font-style: italic;
	font-weight: bold;
	background-image: url(../images/bg_menubar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center top;
	text-align: center;
	padding-right: 10px;
	font-size: 10px;
	padding-top: 5px;
	color: #000099;
	clear: both;
	width: 790px;
	border: 1px none #000000;
}
#img_left {
	padding: 5px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-right: 20px;
	float: left;
}
#img_left2 {
	margin-right: 20px;
	margin-right: 20px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 100px;
	padding-left: 5px;
}
#main {
	font-size: 10pt;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#section {
	line-height: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(/images/bg_section.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	font-size: 14px;
	background-position: left;
	left: auto;
	overflow: auto;
}
a.menu:hover {
	color: #FF0000;
}
a.menu:link, a.menu:active, a.menu:visited {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#subtitle {
	font-style: italic;
	font-weight: bold;
	color: #04498E;
}
#pagetitle {
	font-style: italic;
	font-weight: bold;
	color: #FFFBF0;
	text-align: left;
	font-size: 14px;
	background-color: #2A1FAA;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
}
#img_right {
	padding: 5px;
	border: 1px solid #000000;
	margin-right: 20px;
	margin-left: 20px;
}
#section_nobg {
	font-weight: bold;
	color: #000099;
	font-style: italic;
	font-size: 14px;
	vertical-align: middle;
	padding: 5px;
	height: 18px;
	text-align: right;
}
#td_gray {
	background-color: #EEEEEE;
	border: 5px solid #FFFFFF;
	font-size: 12px;
	width: 50%;
}
input.button {
	color: #0000FF;
	background-color: #D2E9FF;
	border: 1px solid #000066;
}
#calculator {
	background-color: #EEEEEE;
	border: 2px solid #000066;
	font-size: 12px;
}
#list li{
	position: relative;
	left: 20px;
}
#resource a, a:link, a:active, a:visited {
	text-decoration: none;
	display: inline;
}
#resource a:hover {
	text-decoration: underline;
	color: #FF0000;
	/*	background-color: #FFFF00; */
	height: auto;
	width: auto;
}
#img_office {
	margin-right: 0px;
	margin-left: 20px;
	width: auto;
	height: auto;
	text-align: center;
	float: right;
	padding: 10px;
}
#contacts {
	margin-right: 20px;
	margin-left: 20px;
	width: auto;
	height: auto;
	text-align: center;
	float: right;
	padding: 10px;
}
#menu_products_box {
	text-align: center;
	width: auto;

}
#menu_products {
	background-color: #C4DBFF;
	padding: 0px;
	margin: 0px;
	border: 1px dotted #FF0000;
}
#menu_products a:link, a:active, a:visited {
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#menu_products a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF00;
}
#spooktacular {
	background-color: #000000;
}
a:link, a:active, a:visited {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #FF0000;
}
#distributor {
	background-image: url(../images/bg_distributors.png);
	background-position-x: center;
	background-position-y: bottom;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
}
#half_left {
	float: left;
	height: auto;
	width: 450px;
	border: 1px solid #2A9FFF;
	padding: 2px;
	margin-bottom: 5px;
}
#half_right {
	float: right;
	height: auto;
	width: 310px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	text-align: left;
}
#presentations {
	background-color: #E5E5E5;
	border: 1px solid #A0A0A4;
	padding: 5px;
}
#ad_frontpage {
	float: left;
	height: 200px;
	width: 600px;
	margin-bottom: 5px;
}

