@charset "utf-8";
/* CSS Document */
/* v1.0 | 20080212 */
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: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: 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;
}
/**********************************************************************************************************************************/
.clear {
	clear:both;
	font-size:1px;
}
/**********************************************************************************************************************************/
body {
	background:url(../images/top.jpg) #000000 top center no-repeat;
	margin:0px;
	padding:0px;
}
/**********************************************************************************************************************************/
#wrapper {
	width:1000px;
	margin:0 auto;
}
/**********************************************************************************************************************************/
#header {
	height:130px;
}
#header .left {
	float:left;
	width:308px;
	margin:5px 0 0 60px;
}
#header .left p {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}
#header .left h1 {
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#header .left ul {
	list-style:decimal;
	line-height:13px;
	margin:0 0 0 20px;
}
#header .left ul li {
	color:#FFFFFF;
}
#header .left h2 {
	color:#FFFFFF;
	font-size:12px;
	line-height:30px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:url(../images/usa-flag.jpg) left no-repeat;
	padding:0 0 0 35px;
}
/**********************************************************************************************************************************/
#header .right {
	float:right;
	width:295px;
	margin:10px 0 0 0;
}
#header .right h1 {
	color:#FFFFFF;
	font-size:12px;
	line-height:25px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#header .right p {
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
}
/**********************************************************************************************************************************/
#banner {
	height:350px;
	margin:0px;
	background:url(../images/banner.gif) top no-repeat;
}
#banner span {
	float:right;
	margin:229px 112px 0px 0px;
}

/**********************************************************************************************************************************/
#contant {
	background:url(../images/footer.jpg) no-repeat;
	margin:0px;
	padding:20px 0px;
}
#contant h1 {
	color:#FFFFFF;
	font-size:18px;
	padding:0 40px;
}
#contant h1 a {
	text-decoration:none;
	color:#FFFFFF;
}
#contant h1 a:hover {
	color: #9999CC;
}
#contant p {
	color:#FFFFFF;
	line-height:20px;
	margin:10px 0;
	padding:0 40px;
}
.icons {
	margin:10px 0 0 0;
}
.icons p {
	color:#FFFFFF;
	text-align:center;
	line-height:12px;
}
.icons p a {
	color:#FFFFFF;
	text-decoration:underline;
}
.icons p a:hover {
	text-decoration:none;
}
/**********************************************************************************************************************************/
