body {
	background: #fff;
	font: 90% Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	margin: 0;
	text-align: center; /* For IE */
	}
p {
	margin: 0 0 5px 0;
	line-height: 20px
	}

p.p1 {
	font-size: 13px;
	line-height: 20px;
	}
h1 {
	color: #009;
	font-size: 2.8em;
	font-weight: normal;
	line-height: 1.1em;
	}
h1.invisbleheading{display:none

}
h3 {
	color: #18d;
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 2px 0;
	}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 3px 10px 3px;
	line-height: 1.4em;
	}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
		padding-bottom: 2px;
	margin:0;
	}
a:link, a:visited {
	text-decoration: underline;
	color: none;
	font-weight:bold;	
	}

a:hover, a:active {
text-decoration: underline;

	}

ul {
	margin: 0;
	list-style:square;
	line-height:2em;
	}

li {
	padding-bottom: 7px;
	
	}
caption {
	display:none;
	}

#container {
	position: relative;
	width: 800px;
	background: #fff;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	margin: 0;
	padding: 0;
	text-align: left;
	/*height: 700px;*/
	top: 3px;
	left: 20px;




	}

/* Intro Styles */


#pageheader {
	width: 779px;
	background-color: #36c;
	color: #fff;
	text-align: right;
	height: 60px;
	padding-top:35px;
	padding-right: 20px;
	background-image: url(images/heading.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

#pageheader ul, #footer ul {
display: inline;

}
#pageheader li, #footer li{
display: inline;
padding: 3px;
padding-left: 6px;
border-left: 1px solid #fff;
}

#pageheader a:link, #pageheader a:visited, #footer a:link, #footer a:visited {
color: #fff;
text-decoration:none;
}
#pageheader a, #footer a {
	font-weight:normal;
}
#pageheader a:hover, #footer a:hover {
text-decoration:underline;
}



#hidden h2,  #hidden h3{
	text-indent: -999em;
	margin:70px;
}




#footer {
		width: 779px;
	background-color: #36c;
	color: #fff;
	text-align: center;
	height: 60px;
	padding-top:35px;
	padding-right: 20px;
	}
	
	
	
	
	
	

#col1 {
clear:both;
	position: absolute;
	top: 240px;
	left: 0px;
	width: 230px;
	height:50%;
	height:160px;
	border-bottom: 1px solid #fff;
	background: #69f;
	
	}
#col1 h2 {
border-bottom: 2px solid #fff;
color: #36c;
	}	

#col1 a, #col2 a, #col3 a{
	color: #fff;
	font-weight: bold;
	}

#col1 ul, #col2 ul, #col3 ul{
		padding:5px;
	}

#list1 {
	border-top: 1px solid #fff;
	background: #69f;
	}
	
	
	

/* Link List Styles 2*/

#col2 {
	position: absolute;
	top: 240px;
	left: 245px;
	width: 230px;
	height:50%;
	height:160px;
	border-bottom: 1px solid #fff;
	background: #9c0;
	}

#col2 h2 {
border-bottom: 2px solid #fff;
color: #693;
	}

#list2 {
	border-top: 1px solid #fff;
	background: #9c0;
	}
	
	#col3 {
	position: absolute;
	top: 240px;
	left: 490px;
	width: 230px;
	height:50%;
	height:160px;
	border-bottom: 1px solid #fff;
	background: #f33;

	}
#col3 h2 {
border-bottom: 2px solid #fff;
color: #fcc;
	}
#list3 {
	border-top: 1px solid #fff;
	background: #f33;
	}
	
	
	
	
#picturebar, #longbar{
	width: 400px;
	
	background-color: #fff;
	text-align: left;
	padding: 10px;
}
#longbar{
width: 480px;
}
#picturebar ul, #longbar{
padding-left: 15px;
}

#rightbar, #rightbar2 {
	position: absolute;
	top: 148px;
	left: 467px;
	width: 314px;
	height:50%;
	height:150px;
	border-bottom: 1px solid #fff;
	}
	
	#rightbar2 {
	left: 520px;
	width: 242px;
	}
	#productinfo li, #picturebar li, #longbar li{
	padding: 0;
	margin:0;
	border:0;
	}
	#productinfo ul{
	padding: 0;
	margin:0;
	border:0;
	}

#productinfo a, #productinfo a:visited, #picturebar a, #picturebar a:visited, #longbar a, #longbar a:visited, #rightbar2 a, #rightbar2 a:visited, #rightbar a, #rightbar a:visited, #jobhub a:visited {
	color: #36c;
	margin:0;
	}
#productinfo h2, #picturebar h2, #rightbar2 h2{
padding-left: 0;
	padding-bottom: 2px;
	margin:0;
	}
	#longbar h2 {
    padding-left: 0;
	padding-bottom: 2px;
	line-height: 1.7em;
	}


	
#smallinfo{
	width:250px;
	padding:6px;
	margin-left: 60px;
	border:  1px solid #999;
	
}
#jobhub{
	background: url(images/jobhubborder.jpg) repeat-y top left;
	width:400px;
	padding-left: 60px;
}
#jobhubbg{
	background: #fff url(images/linksimage.jpg) no-repeat bottom right;
}

