@charset "UTF-8";

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;
	}
body 
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:1px;
	padding: 0;
	background: #ffffff;
	color:#000000;
	font-size:12px;
	
	
	}

hr{
height:1px;
background-color:#000000;
margin:10px 0px 10px 0px;
border:none;
}


ol, ul 
	{
	list-style:none;
	}

:focus
	{
	outline:0;
	}
ins
	{
	text-decoration:none;
	}
del
	{
	text-decoration:line-through;
	}
table
	{
	margin-top: 10px;
	border-collapse:collapse;
	border-spacing:0;
	}
td,th
	{
	padding: 5px 10px;
	background: #eee;
	border-top: 2px solid #fff;
	}
h1, h2, h3, h4, h4, h6
	{
	margin-top: 0.8em;
	font-weight: normal;
	line-height: 1.5em
	}
h1 
	{
	color:#1787bb;
	font-size:18px;
	margin-left:650px;
	}
h2 
	{
	color:##999999;
	font-size:13px;
    margin-left:650px;
	}
h3 
	{
	font-size:14px;
	}
h4 
	{
	font-size:12px;
	}
h5 
	{
	font-size:10px;
	}
h6 
	{
	font-size:8px;
	}
p
	{
	line-height: 200%;
	margin:40px 0px 40px 0px;
	
	}
.info	p
	{
	line-height: 200%;
	margin:20px 0px 20px 0px;
	
	}
li
	{
	margin: 14px;
	line-height: 125%;
	list-style-image:url(../../images/bullet.png);
	}
a:link,a:visited,a:active
	{
	color:#999999;;
	text-decoration:none;
	}
a:hover
	{
	color:#dd3333;
	text-decoration:none;
	}
	
.imgreplace
	{
	text-indent: -10000px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	}

.clear{
clear:both;
}

#container
	{
	width: 960px;
	margin:0 auto;
	}
	
#header{
background-image:url(../../images/headerlong.jpg);
background-repeat:no-repeat;
color:#FFFFFF; text-align:right;
padding-top:200px;
padding-right:60px;
padding-bottom:25px;
font-family:"Times New Roman", Times, serif;
font-size:20px;
}

#header a{
color:#FFFFFF;;
	text-decoration:none;
}

#icon{
background-image:url(../../images/icon.jpg);
height:200px;

}
#footer{
background-color:#FFFFFF;
width:1000px;
}

#left{
width:460px;
float:left;
background-color:#FFFFFF;
padding-left:10px;
padding-top:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

#center{
width:0px;
float:left;
background-color:#ff0000;
}

#right{
width:450px;
float:right;
background-color:#FFFFFF;
}

#content{

}
