body
{
	margin: 0;
	padding: 0;
	font: 80% Trebuchet MS, Geneva, Arial, Helvetica;
	text-align: center;
	color: #333;
	background-color: #99CC00;
	}

a:link { color: #3f3f3f; }
a:visited { color: #3f3f3f; }

a:hover, a:active
{
	color: #3f3f3f;

}

h2
{
	color: #B52C07;
	font: 120% Helvetica, Trebuchet MS, Geneva, Arial;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	margin-top: 0px;
	width: 800px;
	text-align: left;
	border: 1px solid #676767;
	background-color: #fff;
	border: 1px none #fff;
}

#header
{
	height: 150px;
	width: 100%;
	background-image:  url(../images/header1.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
	position: relative;
	border: 1px none #fff;
	
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

#navbar
{
	height: 25px;
	background-image:  url(../images/menu_bg.gif); 
	background-repeat: repeat-x;
	background-color: #fff;
	color: #3f3f3f;
	
}

.hbuttons a{
display: block;
text-decoration: none;
font: 11pt Helvetica, Trebuchet MS, Geneva, verdana;
color: #3f3f3f;
width: 80px;
height: 25px;
float: left;
display: inline;
padding-top: 3px;
margin-right: 0px;
text-align:center;
}

.hbuttons a:hover{
color: yellow;
}



#col-b
{
	float: right;
	width: 400px;
	height: 520px;
	padding: 85px 40px 20px 20px;
}

#col-p
{
	
	width: 100%;
	height: 460px;
	padding: 60px 40px 20px 20px;
}

#col-b ul
{
	margin-left: 0;
	padding: 80px 20px 40px 20px;
	list-style-type: none;
	line-height: 165%;
}

#contentsIndex { 
	margin: 0 200px 40px 20px; 
	padding: 75px 40px 20px 20px;
	}
	#contents { 
	margin: 0 200px 40px 20px; 
	padding: 35px 40px 20px 20px;
	}
#contents p { line-height: 165%; }

#order {
	padding-left: 30px;
	width: 700px;
		}
#footer
{
	width: 100%;
	height: 20px;
	clear: both;
	color: #fff;
	background-color: #3f3f3f;
	font-size: 80%;
	text-align: center;
	padding-top: 2px;
}

#subfooter
{
	width: 100%;
	height: 40px;
	padding-top: 5px;
	background-color: #fff;
	font-size: 15%;
	text-align: center;
}
