/* CSS Document */
body{
			background-color:#fff;
			margin:0;
			font:12px Aerial, Helvetica, sans-serif
			}
	h1,h2,h3,h4,h5,h6,p,ul,ol,li,form{
			margin: 3px 0 5px 0;
			padding:0;
			}
	div#wrapper{
	background-color: #ffffff;
	width: 940px;
	margin: auto;
	}
	div#flashcontainer{
	width: 940px;
	min-height: 400px;
	}
	* html div#flashcontainer{
	height: 400px;
	}
	div#contentholder{
	background: url(images/BG_repeat_bar.jpg) repeat-y;
	width: 940px;
	min-height: 300px;
	}
	* html div#contentholder{
	height: 300px;
	}
	div#contentholder:after{
	content: ".";
	visibility: hidden;
	display: block;
	clear:both;
	}
	div#holderleft{
	width: 640px;
	float: left;
	min-height: 300px;
	border-bottom: dotted 1px #ffffff;
	}
	* html div#holderleft{
	height: 300px;
	}
	div#holderright{
	width: 288px;
	
	float: right;
	border-left: dotted 1px #ffffff;
	}
	
	
	div#leftcolumn{
	width: 320px;
	min-height: 300px;
	float: left;
	}
	* html div#leftcolumn{
	height: 300px;
	}
	div#centercolumn{
	width: 300px;
	min-height: 300px;
	float: right;
	border-left: dotted 1px #ffffff;
	margin-right: 5px;
	}
	* html div#centercolumn{
	height: 300px;
	}
	div#searchholder{
	width: 298px;
	min-height: 100px;
	}
	* html div#searchholder{
	height: 100px;
	}
	.banner{
	width:250px;
	height: 125px;
	float: left;
	background-image: url(images/polar_opposite_banner.jpg);
	background-position: 0 0;
	margin-left: 5px;
	margin-bottom: 10px;
	}
	.banner:hover{
	background-position: 0 -126px;
	} 
	.alt { display: none; 
	}
	div#sidebarone{
	width: 260px;
	min-height: 125px;
	float: left
	}
	* html div#sidebarone{
	height: 125px;
	}
	div#sidebartwo{
	width: 180px;
	min-height: 60px;
	float: left;
	line-height: 16px;
	}
	* html div#sidebartwo{
	height: 60px;
	}
	div#sidebarthree{
	width: 255px;
	min-height:20px;
	float: left
	margin: 8px 0px 0px 0px;
	}
	* html div#sidebarthree{
	height: 20px;
	}
	div#sidebarfour{
	width: 255px;
	min-height:20px;
	float: left
	margin: 8px 0px 0px 0px;
	}
	* html div#sidebarfour{
	height: 20px;
	}
	div#sidebarfive{
	width: 200px;
	min-height: 30px;
	float: left;
	line-height: 16px;
	
	}
	* html div#sidebarfive{
	height: 30px;
	}
	.buttonplace{
	margin: 10px 0px 10px 10px;
	}
	.sidebarbold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	padding: 10px 0px 10px 10px;
	float: left;
	width: 170px;
	}
	.imagesidebar{
	background: url(images/found_atom1.jpg) no-repeat 0 0;
	width: 100px;
	min-height: 100px;
	float: left;
	margin: -20px 0px 10px 10px;

	}
	* html .imagesidebar{
	height: 100px;
	}
	.imagesidebar:hover{
	background-position: 0 -100px;
	}
	.vertbar{
	width: 1px;
	min-height: 250px;
	border-left: dotted 1px #fff;
	margin: 10px 0px 10px 0px;
	float: left;
	background: repeat-y;
	}
	* html .vertbar{
	height: 250px;
	}
	div#footer{
	clear: both;
	background: url(images/footer_BG.jpg) no-repeat;
	width: 940px;
	min-height: 50px;
	padding: 0px 0px 30px 0px;
	}
	* html div#footer{
	height: 50px;
	}
	div#footercontent{
	min-height:45px;
	width: 850px;
	padding:15px 0px 5px 40px;
	font-size:11px;
	color: #fff;
	}
	* html div#footercontent{
	height: 45px;
	}
	.footerlink{
	font-size: 10px;
	color: #CCCCCC;
	padding: 0px 0px 0px 5px;
	}
	.footerlink:hover{
	font-size: 10px;
	color:#FFFFFF;
	}
	
	h1{
	}
	h2{
	font-size:14px;
	color: #FF6600;
	padding: 10px 10px 10px 40px;
	}
	h3{
	font-size:11px;
	color: #FF6600;
	padding: 10px 10px 10px 10px;
	}
	.request_header{
	font-size:11px;
	color: #fff;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	background: #444;
	}
	.port_header{
	font-size:11px;
	color: #fff;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	}
	ul{
	}
	li{
	}
	a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	}
	a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
	}
	.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 5px 10px 40px;
	line-height: 16px;
	}
	a.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px 5px 10px 40px;
	line-height: 16px;
	text-decoration:underline;
	}
	a.contenttext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 270px;
	font-size: 11px;
	color: #FF6600;
	margin: 0px 5px 10px 40px;
	line-height: 16px;
	text-decoration:underline;
	}
    .contenttexttwo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:270px;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin: 10px 5px 10px 10px;
	}
	.contenttextthree {
	width: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	margin: 0px 0px 20px 10px;
	float: left;
	}
	.horzbar{
	clear: both;
	border-bottom: dotted 1px #fff;
	
	}
	.horzbarbig{
	width: 860px;
	border-top: dotted 1px #ffffff;
	margin: 0px 0px 0px 40px;
	}
	.horzbarsidebar{
	border-top: dotted 1px #ffffff;
	clear: both;
	width: 250px;
	margin: 5px 0px 0px 0px;
	}
	.gobutton{
	background: url(images/go_button.jpg) no-repeat 0 0;
	width: 23px;
	min-height:22;
	display:block;
	padding: 0px 0px 0px 5px;
	}
	* html .gobutton{
	height: 22px;
	}
	.gobutton:hover{
	background-position: 0 22px;
	}
	.small_hammer{
	width: 50px;
	height: 50px;
	background: url(images/small_hammer.jpg) no-repeat top;
	min-height: 50px;
	float: right;
	position: relative;
	top: -50px;
	left: 60px;
	}
	
	.small_hammer:hover{
	background-position: 0 -50px;
	}
	div#atomintro_flash{
	width:863px;
	height: 50px;
	clear: both;
	margin: 10px 0px 0px 40px;
	border-top: dotted 1px #fff;
	}
