@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
}

.wrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto -70px;
	text-align: left;
}

.header {
	height: 288px;
	background: url(../../images/Header1.gif) no-repeat center;
}

.header2 {
	height: 288px;
	background: url(../../images/Header2.gif) no-repeat center;
}

.header3 {
	height: 288px;
	background: url(../../images/Header3.gif) no-repeat center;
}

.header4 {
	height: 288px;
	background: url(../../images/Header4.gif) no-repeat center;
}

.header5 {
	height: 288px;
	background: url(../../images/Header5.gif) no-repeat center;
}

.header6 {
	height: 288px;
	background: url(../../images/Header6.gif) no-repeat center;
}

.header7 {
	height: 288px;
	background: url(../../images/Header7.gif) no-repeat center;
}

.header8 {
	height: 288px;
	background: url(../../images/Header8.gif) no-repeat center;
}

.header9 {
	height: 288px;
	background: url(../../images/Header9.gif) no-repeat center;
}

.header10 {
	height: 288px;
	background: url(../../images/Header10.gif) no-repeat center;
}

.header11 {
	height: 288px;
	background: url(../../images/Header11.gif) no-repeat center;
}


.upload {
	height: 24px;
	width: 83px;
	background: url(../../images/PDF_upload.gif) no-repeat;
	position: absolute;
	padding-left: 27px;
	top: 3px;
	right: 9px;
}

.upload p {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.menu {
	background-image: url(../../images/button.png);
	height: 27px;
	width: 124px;
	padding-top: 8px;
	position: absolute;
}

.menu a {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}

.menu a:hover {
	color: #FFF;
}

.content{
	margin: 50px 0px 0px 0px;
	background: url(../../images/main_box.png) no-repeat center;
	height: 1386px;
}

.contentshort{
	margin: 50px 0px 0px 0px;
	background: url(../../images/main_box_short.png) no-repeat center;
	height: 580px;
}

.contentmedium{
	margin: 50px 0px 0px 0px;
	background: url(../../images/main_box_medium.png) no-repeat center;
	height: 983px;
}

.contentlarge{
	margin: 50px 0px 0px 0px;
	background: url(../../images/main_box_large.png) no-repeat center;
	height: 1731px;
}

.splash_content{
	margin: 10px 0px 0px 0px;
	height: 535px;
}

.featured_product{
	position: relative;
	width: 240px;
	height: 133px;
	background-color: #999;
}

.products {
	float: left;
	height: 317px;
	width: 244px;
	margin-bottom: 4px;
}

#subheader {
	font-family: arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
	padding-top: 11px;
	margin-left: 44px;
	color: #999;
}

.products p {
	font-family: arial,sans-serif;
	font-size: 11px;
	margin-left: 44px;
	color: #999;
	line-height: 15px;
}

.products a {
	text-indent: 44px;
	color: #999;
	text-decoration: none;
}

.products a:hover {
	color: #0bf;
	text-decoration: underline;
}

.featured {
	height: 317px;
	width: 490px;
	margin-bottom: 4px;
	margin-left: 246px;
}

h2 {
	padding: 0 0 0.6em;
	color: #d00;
	font-family: arial,sans-serif;
	text-shadow: #ddd 1px 1px 2px;
}


a:hover {
	color: #0bf;
}

strong {
	font-weight: normal;
}

.footer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	font-family: arial,sans-serif;
}

.footer p {
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 1000px;
	padding: 0;
	font-family: arial,sans-serif;
	text-align: center;
}

/* set millions of background images */
.rbroundbox { background: url(../../images/nt.gif) repeat; }
.rbtop div { background: url(../../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }


