*{padding:0;margin:0}
body {
	background-color:#b0c0c0;
}
div#global {
	width:850px;
}
div#header {
	font-family:Trebuchet;
	font-size:20px;
	width:804px;
	height:144;
}
div#nav{
	float:left;
	width:184px;
	height:331px;
}
div#nav ul li {
	list-style:none;
	font-family:Trebuchet MS;
	font-size:20px;
	line-height:45px;
	text-align:left;
}
div#nav ul li a{	
	background-image:url(nav-bkgr.gif);
	background-repeat:no-repeat;
	padding-top:13px;
	color:#663300;
	text-decoration:none;
	padding-left:45px;
}
div#nav ul li a:hover{
	background-image:url(nav-bkgr-over.gif);
}
div#navneck{
	float:left;
	width:184px;
	height:100px;
}
div#navneck ul li {
	list-style:none;
	font-family:Trebuchet MS;
	font-size:18px;
	line-height:25px;
	text-align:left;
}
div#navneck ul li a{	
	background-image:url(nav-bkgr.gif);
	background-repeat:no-repeat;
	padding-top:4px;
	color:#663300;
	text-decoration:none;
	padding-left:45px;
}
div#navneck ul li a:hover{
	background-image:url(navneck-bkgr-over.gif);
}
div#content {
	font-family:Trebuchet MS;
	font-size:20px;
	color:#000000;
	text-align:left;
	width:357px;	
	float:left;
	padding-bottom:10px;
}
div#content p {
	font-size:12px;
	font-weight:normal;
	color:#000000;
	padding-bottom:15px;
}
div#content h1 {
	text-align:center;
	font-family:Trebuchet MS;
	font-size:18px;
	color:#000000;
	width:300px;
	padding-bottom:10px;
	text-align:center;
}
div#content h2{
	font-family:Trebuchet MS;
	font-size:20px;
	color:#336666;
	text-align:left;
	line-height:20px;
	padding-bottom:40px;
	font-weight:normal;
}
div#design h1 {
	text-align:center;
	font-family:Trebuchet MS;
	font-size:18px;
	color:#000000;
	width:300px;
	padding-bottom:10px;
	text-align:center;
}
div#leftpendants {
	font-family:trebuchet ms;
	width:300px;
	font-size:14px;
	float:left;
	padding-top10px;
}
div#leftpendants p{
	font-family:trebuchet ms;
	font-size:14px;
	padding-bottom:5px;
}
div#rightpendants {
	font-family:trebuchet ms;
	width:300px;
	font-size:14px; 
	float:left;
	padding-top10px;
}
div#rightpendants p{
	font-family:trebuchet ms;
	font-size:14px;	
	padding-bottom:5px;
}
form{
	padding-bottom:15px;
}
div#logo{
	float:right;
	width:222px;
	height:255px;
}
div#lowercontent{
	width:500px;
	text-align:left;
	font-family:trebuchet ms;
	font-size:12px;
	font-weight:normal;
	padding-left:180px;
	padding-bottom:30px;
}
div#contactgif{
	width:60px;
	float:left;
	padding-top:20px;
}
div#contactgif img{
	padding-bottom:45px;
}
div#contact {
	font-size:16px;
	font-family:trebuchet ms;
	line-height:20px;
	width:300px;
	text-align:left;
}
div#contact p{
	padding-bottom:70px;
}
div#footer{
	font-family:trebuchet MS;
	font-size:16px;
	font-weight:normal;
	text-align:center;
}
div#footer a{
	color:#006600;
	text-decoration:none;
}
div#copyright{
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
div#copyright a{
	color:#006600;
}