/* Eric Meyer's Resetting Again
   http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
---------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


#html {
	width:100%;
}
#container {
margin:0;
position:relative;
width:100%;
}

#topBar {
	height:25px;
	background-color:#CC3333;
	background-repeat:repeat-x;
	position:relative;
	width:100%;
margin:0;
}

body {
	background-color:#fff;
	color: #E8E8E8;
	padding:0;
	text-align:center;
	width:100%;
}

#logo 
{
	position:relative;
	height:50px;
	width:150px;
	padding-left: 30px;
	margin-left:60px;
	margin-right:auto;
	padding-bottom: 30px;
	float:left;
}

#homeBall {
margin-left:168px;
}

#companyBall {
margin-left:260px;
}

#newsBall {
margin-left:352px;
}

#contactBall {
margin-left:420px;
}

#navigation {
	width:600px;
	height: 50px;
	text-align:center;
	float:right;
	margin-top:70px;
}

#topLine {

	height:8px;
	clear:both;
	z-index:-1;
}

#sideBar {
	background-color:#C3122F;
	position:relative;
	height:550px;
	width:77px;
	text-align: left;
	margin-left:110px;
	margin-right:auto;
	padding-bottom: 30px;
	float:left;
	z-index:1;
	top:-5px;
}

#sideBarComp {
	background-color:#C3122F;
	position:relative;
	height:1755px;
	width:77px;
	text-align: left;
	margin-left:110px;
	margin-right:auto;
	padding-bottom: 30px;
	float:left;
	z-index:1;
	top:-5px;
}
#sideBarIndex {
	background-color:#C3122F;
	position:relative;
	height:1175px;
	width:77px;
	text-align: left;
	margin-left:110px;
	margin-right:auto;
	padding-bottom: 30px;
	float:left;
	z-index:1;
	top:-5px;
}
#sideBarContact {
	background-color:#C3122F;
	position:relative;
	height:1605px;
	width:77px;
	text-align: left;
	margin-left:110px;
	margin-right:auto;
	padding-bottom: 30px;
	float:left;
	z-index:1;
	top:-5px;
}
#mainContent {
	width: 550px;
	margin-top:60px;
	margin-left:300px;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	color:#C3122F;
	text-align:left;
}
.prTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#C3122F;
	text-align:left;
}

.background {
	background-color: #ffffff;
}

.newsDates {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#C3122F; 
}

.copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	padding-left: 30px;
	padding-right:30px;
	text-align: left;
	height: 34px;
	width: 388px;
	line-height:2;
}
.tableCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	height: 34px;
	width: 388px;
	line-height:2;
}
.subCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	line-height:normal;
}
.newsCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
	
	line-height:normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3122F;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
}
.navigationLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none; 
	} 

a.navigationLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

a.navigationLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C3122F;
	text-decoration: none;
}
a.navigationLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}

	
#footer
{
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-left: 0px;
	padding-top: 10px;
	text-align:center;
	clear:both;
	margin-bottom:30px;
	width:100%;
	
}
#footerRight {
	padding-right:50px;
}
.footerLink {color:666;  font-size:10px;  text-decoration:none; } 
A.footerLink:visited { color:#666;  text-decoration:none; font-size:10px;} 
A.footerLink:link { color:#666; text-decoration:underline; font-size:10px;} 
A.footerLink:hover { color:#C3122F;  text-decoration:underline; font-size:10px;}

	
#wrapper {
	text-align: center;
	width:1000px;
	height:auto;
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	padding-top: 30px;
}

