/*ERIC MEYER RESET CSS*********************************************/
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-bottom-color: #0099CC;
	background-color: #440402;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/******************************************************************/


#wrapper{
	margin: 0px auto;
	height: auto;
	background-color: #440402;
	position:relative;
}

#header{
}

h1{
font-size: 20px;
color:#FFFFFF;
}


h3{
font-size: 18px;

}

h4{
font-size: 15px;
padding-top: 20px;
}


p{
padding-top: 10px;
padding-bottom: 10px;
font-size:13px;
line-height: 20px;
color:#FFFFFF;
}

sup{
font-size:9px;
vertical-align:top;
}



#content2{
min-height:720px;
}

#wrapper2{
	margin: 0px auto;
	width: 960px;
	height: auto;
	background-color:#FFFFFF;
	position:relative;
}

		
		
		
		a{
color:#CCCCCC;
}

a:visited{
color:#CCCCCC;
}

a:hover{
color:#FFFF00;
	}	
a:focus{
color:#FFFF00;
	}	
		
		
#home{


width: 90px;
height: 26px;

text-indent: -5000px;
}		

#home:hover{
background-position: 0px -26px;
}

.left7 {
color:#333333;
text-align:justify;
margin: 20px 20px;
}


#footer{
padding-top: 2px;
text-align:center;
color:#CCCCCC;
height: 20px;
background-repeat:repeat-y;
font-size:10px;
}

#footer a{
color:#CCCCCC;
text-decoration:none;
}

#footer a:visited{
color:#999999;
}

#footer a:hover{
color:#FFFFFF;
text-decoration:none;
}

