html, body{
	margin: 0px;
	padding:0px;
	background-image: url(images/page-bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #4F5051;
 } 

#pagewidth #wrapper #leftcol h1 {
	font-family: "Trebuchet MS";
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #BFE7DB;
	text-align: right;
}
 
#pagewidth{
	width: 623px;
	margin: 0 auto;
	text-align: left;
	padding: 4px;
	background-color: #FFFFFF;
} 
 
#header{
	position:relative;
	height:57px;
	width:100%;
	background-repeat: no-repeat;
	background-position: left top;
} 
 
#leftcol{
	width:252px;
	float:left;
	position:relative;
	padding-top: 120px;
 }
 
#maincol{
	float: right;
	display:inline;
	position: relative;
	width:360px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #564F4B;
	padding-top: 127px;
	line-height: 16px;
 }
 

 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide IE-mac */  


 

 @media print{ 

#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

#blobs {
	width: 622px;
	height: 56px;
	background: url(images/jw_nav_r1.gif);
	margin: 0px 0;
	padding: 0;
	position: relative;
	left: 0px;
	top: 0;
}
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#blobs a {display: block;}

#blob1 {left: 268px; top: 33px; width: 50px; height: 20px;}
#blob2 {left: 328px; top: 33px; width: 55px; height: 20px;}
#blob3 {left: 395px; top: 33px; width: 70px; height: 20px;}
#blob4 {left: 473px; top: 33px; width: 29px; height: 20px;}
#blob5 {left: 515px; top: 33px; width: 58px; height: 20px;}

#blob1 a {height: 20px;}
#blob2 a {height: 20px;}
#blob3 a {height: 20px;}
#blob4 a {height: 20px;}
#blob5 a {height: 20px;}
a {
	color: #71B7BB;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #277A7A;
	font-weight: bold;
	text-decoration: none;
}

#blob1 a:hover {background: url(images/jw_nav_r1.gif) -268px -90px no-repeat;}
#blob2 a:hover {background: url(images/jw_nav_r1.gif) -328px -90px no-repeat;}
#blob3 a:hover {background: url(images/jw_nav_r1.gif) -395px -90px no-repeat;}
#blob4 a:hover {background: url(images/jw_nav_r1.gif) -473px -90px no-repeat;}
#blob5 a:hover {background: url(images/jw_nav_r1.gif) -515px -90px no-repeat;}
h2 {
	font-size: 14px;
	font-weight: bold;
}

input#submit {
	BACKGROUND-COLOR: #F47B3B;
	border: 1px #C35D32 solid;
	border-top-color: #C35D32;
}

textarea {
	border: 1px solid #F47B3B;
	background-color: #D6C9C7;
}

input {
	border: 1px solid #F47B3B;
	background-color: #D6C9C7;
}
