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, 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;
}


html, body, div{

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #272935;
line-height:16px;
scrollbar-arrow-color:#72537c; 
scrollbar-track-color:#eeeeee; 
scrollbar-face-color:#e8e7ef; 
scrollbar-highlight-color:#F2F2FF; 
scrollbar-3dlight-color:#F2F2FF; 
scrollbar-darkshadow-color:#B3B3FF; 
scrollbar-shadow-color:#B3B3FF; 


}


body {


}


tr, td {
vertical-align:top;
}

a{
color:#815c8c;
font-weight:bold;
cursor: pointer;
}



#banner{
width:860px;
left: 50%;
margin-left: -430px; /* - (width/2) */
position: relative;
}


#content{
width:860px;
height:100%;
left: 50%;
margin-left: -430px; /* - (width/2) */
position: relative;
margin-bottom:20px;
background-image:url(../images/bg_right.jpg);

background-repeat:no-repeat
}

#content2{
width:860px;
height:100%;
left: 50%;
margin-left: -430px; /* - (width/2) */
position: relative;
margin-bottom:20px;
background-image:url(../images/bg.jpg);

background-repeat:no-repeat
}


#left{
width:520px;
float:left;
margin-top:30px;

}

#right{
width:310px;
float:left;
margin-top:30px;
margin-left:30px;
}


h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 14px;
	display: inline;
	

}

#bottom{
width:860px;
height:40px;
left: 50%;
margin-left: -430px; /* - (width/2) */
position: relative;
background-image:url(../images/bg_bottom.jpg);
background-repeat:no-repeat;
text-align:right;
font-size:9px;
color:#bcbcbc;

}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

strong {
	font-weight: bold;
}
