#container {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	font-size: 16px;
	color: #635950;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: justify;
}

#header {
	width: auto;
	background-color: #8D9BA8;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	height: 209px;
}
#nav {
	background-image: url(../images/standard3.jpg);
}
#nav ul {
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#nav ul li {
	display: inline;
	line-height: 30px;
	font-size: 1.3em;
}
#nav ul li a {
	color: #666666;
	text-decoration: none;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#nav ul li a:hover {
	background-color: #947C7A;
	color: #4F3330;
	text-decoration: underline;
}



#footer {
	background-color: #8D9BA8;
	text-align: right;
	clear: both;
	width: auto;
	padding-right: 20px;
}
#pagecontent {
	background-color: #FFFFFF;
	width: 1100px;
	height: auto;
	position: relative;
	background-image: url(../images/longpanal_menu.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.products {
	background-color: #221914;
	margin: 5px;
	padding: 5px;
	border: .5px dotted #999999;
}
.contents {
	border: 5px groove #333333;
	padding-right: 5px;
	padding-left: 5px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
}
#leftmenu {
	float: left;
	width: 400px;
	background-image: url(../images/longpanal_menu.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 600px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#rContpro {
	background-color: #CCCCCC;
	float: right;
	width: 650px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	height: 600px;
}
#doormenu {
	margin: 0px;
	height: 175px;
	width: 400px;
	position: relative;
}
.doormenubuttonsR {
	float: right;
	height: 90px;
	width: 200px;
}
.doormenubuttonsL {
	float: left;
	height: 90px;
	width: 200px;
	position: relative;
}
.panalbuttons {
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
h2 {
	color: #000000;
	text-decoration: overline;
	background-color: #669999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.standOut {
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.license {
	background-image: url(../images/license.jpg);
	background-repeat: no-repeat;
	width: 265px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#windowsorginz li {
	display: inline;
	list-style-type: none;
	float: left;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-color: #FFFFFF;
	border: thin solid #669999;
	height: 70px;
}
#windowsorginz p {
	margin-top: 0px;
	margin-bottom: 0px;
}
