body {
	background-color: #F9F9F9;
	background-image:url(../images-global/bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:fixed;
	height: 509px;
	font: 62.5%/150% Arial, Helvetica, sans-serif;
	margin: 0px;
}
body.index {
	width: 3700px;
}
body.web {
	width: 7250px;
}
body.logo {
	width: 1100px;
}
body.print{
	width: 1950px;
}
body.about {
	width: 750px;
}
body.contact {
	width: 1000px;
}
body.social {
	width: 2450px;
}
.content {
	margin: 8px;
}
.blocks {
	margin: 8px;
	width: 200px;
	height: 125px;
	padding: 5px;
	float: left;
}
h2 {font-size: 1.1em}
h3 {
	font-size: 1.4em;
	margin: 15.4px 0px 15.4px 0px;
	}
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	
#page {
	height: 700px;
}
#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:150px;
}
#leftsider h1 {font-size: 2.0em;}

#menu {
	margin-top: 25px;
	padding-left: 6px;
	height: 300px;
}
#begining {
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}
#menu ul {
	margin-left: 0; 
	padding-left: 0;
	list-style: url(../images-global/arrow_blue.gif);
	list-style-position: inside;
}
#menu li {
	height: 15px;
}
#menu li:hover {
	background-color: #eeeeee;
	height: 15px;
}
#menu a{
	text-decoration: none;
	color: #666666;
}
#menu a:hover{
	color: #376692;
}
#content {
	margin: 75px 0 0 40px;
	float: left;
	font-size: 1.1em;
}
#content h4 {font-size: 1.2em;}
.par{
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 150px;	
	height: 300px;
}
.par1 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.par2 {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 800px;	
	height: 2500px;
}
.alt {/* modify this to add style to alternate sections*/}
.logos {
	margin: 5px;
}
#note { 
	margin-top:10px;
}
p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #376692;
	text-decoration:none;
	font-size:0.9em;
	background-attachment: scroll;
	background-image: url(../images-global/arrow_blue_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
p.secbot a:hover {
	border-bottom:1px solid #376692;
}
#arrows {
	position: absolute;
	top: 700px;
	left: 1000px;
	width: 90px;
	height: 30px;
	cursor: pointer;
}
#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}
#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}
#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}
#arrows ul #left a {background: transparent url(../img/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../img/rightbig.png) no-repeat;}
#rightsider {
	padding: 0 10px 0px 0;
}	
#rightsider a{
	color: #F50A00;
	text-decoration: none;
}
.imageHEAD {
	border: 1px solid #333333;
}
#index {
	margin-top: 10px;
	padding-left: 6px;
	float: left;
	width: 150px;
}
#index ul {
	margin-left: 10;
	padding-left: 0;
	list-style-position:inside;
	list-style-image: url(../images-global/arrow_blue.gif);
	padding:0;
}
#index li {
	height: 15px;
}
#index a {
	text-decoration: none;
	color: #666666;
}
#index a:hover {
	border-bottom: 1px solid #376692;
}
#web, #print, #logotypes, #misc, #about, #contact, #social, #twitter, #nike, #linkedin, #facebook, #xboxlive, #amazon   {
	background-color: #FFFFFF;
}
.parBreak {
	margin: 0px 30px 0 0px;
	padding-left: 30px;
	float: left;
	width: 315px;
	height: 300px;
	page-break-before:  always;
}
#text {
	margin-top: 20px;
	padding-left: 6px;
	width: 300px;
	height: 200px;
}
#twitter_style {
	margin-top: 20px;
	padding-left: 6px;
	width: 300px;
	height: 200px;
}
#twitter_style ul {
	list-style: url(../images-global/arrow.gif);
}
#twitter_style a{
	text-decoration: none;
	color: #F50A00;
}
#twitter_style a:hover{
	border-bottom: 1px solid #376692;
}
.hidden {
  display: none;
}