body,html {
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	color:#FFF;
	margin:0;
	padding:0;
	background-color:#369;
	}
	
#clr {
	display:block;
	clear:both;}
	
h1,h2,h3,h4,h5,h6,p,a,b {
	padding:0;
	margin:0;
	font-weight:normal;
}

h1 {
	font-size:36px;
	display:block;
	padding:4px 0 4px 43px;
	border-bottom:1px dotted #FFF;
	background:url(imgs/png/h1b-02.png) left center no-repeat;
	text-transform:uppercase;
	letter-spacing:-0.03em;
	font-style:italic;
	line-height:36px;
	height:36px;
	margin:0 0 10px 0;}
	
h2 {
	font-size:24px;
	margin:15px 0 5px 0;
	border-bottom:1px dotted #222;
	color:#222;
	letter-spacing:-0.03em;
	font-style:italic;}	

a { text-decoration:underline;
	color: #222;}
	
a:hover {
	text-decoration:none;}
	
hr {
	display:block;
	border:none;
	border-top:1px solid #FFF;
	border-bottom:1px solid #069;
	padding:0;
	margin:2px 0;}
	
img.picture{}

img.picright{}

img.picleft{}
	
#headerout {
	display:block;
	height:180px;
	background:url(imgs/jpgbckg/header_out_back-01.jpg) bottom left repeat-x #369;
}
	
#header {
	display:block;
	height:180px;
	width:990px;
	margin:0 auto;
	padding:0;
}

#header a.logohome {
	display:block;
	height:180px;
	width:200px;
	float:left;
	margin:0;
	padding:0;
	background:url(imgs/jpgbckg/header_out_back-logo.jpg) bottom center no-repeat;
}

#wrapper_out {
	display:block;
	width:100%;
	margin:0;
	padding:10px 0;
	min-height:600px;
	background:url(imgs/jpgbckg/blueprint90dpiF.jpg) bottom left no-repeat #369;
}
	
#wrapper {
	display:block;
	margin:0 auto;
	width:990px;
	/*background:url(imgs/jpgbckg/wrapper_back.jpg) top center repeat-y #369;*/}
	
#content {
	display:block;
	float:left;
	margin:0;
	padding:10px;
	min-height:300px;
	border:2px outset #FFF;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-box-shadow: 1px 1px 6px  #000;
	-moz-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	color:#222;
	background:url(imgs/png/png_op75FFF-01.png);
}

#frontpage {
	display:block;
	margin:20px auto;
	padding:10px;
	border:2px outset #FFF;
	width:975px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-webkit-box-shadow: 1px 1px 6px  #000;
	-moz-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	color:#222;
	background:url(imgs/png/png_op75FFF-01.png);
}

#right {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 20px;
	padding:10px;
	width:250px;
	border:2px outset #FFF;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow: 1px 1px 6px  #000;
	-moz-box-shadow: 1px 1px 6px #000;
	box-shadow: 1px 1px 6px #000;
	color:#FFF;
	background:url(imgs/png/png_op00036-01.png);
	float:right;
}

#right .product {
	border:3px solid #003;}

#footer_out {
	display:block;
	width:100%;
	height:100px;
	padding:10px 0 0 0;
	margin:0;
	background-color:#000;
	border-top:3px solid #fff;
	position:relative;
	bottom:0px;
}

#footer {
	display:block;
	width:990px;
	line-height:25px;
	font-size:10px;
	margin:0 auto;
	text-align:center;}
	
a.parentlink {
	text-decoration:none;
	display:block;
	font-size:16px;
	margin:3px;
	padding:3px;
	background-color:#333;
	color:#FFF;
}

