/* CSS Document */
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%;
}
body {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear:both;
}
body {
	background:#000000;
}
#wrapper {
	width:843px;
	margin:0px auto;
}
.top {
	width:843px;
	height:260px;
}
center {
	padding-top:15px;
}
.top1 {
	background:url(../images/gv-uswelcome_02.jpg) top no-repeat;
	width:843px;
	height:265px;
}
.left {
	float:left;
	width:260px;
	height:260px;
}
.right {
	float:right;
	width:260px;
	height:260px;
}
#content {
	width:843px;
	margin:0px auto;
}
#content h2 {
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
	line-height:45px;
	border-bottom:dotted #1C548C 3px;
	text-transform:uppercase;
}
#content h2 a {
	color:#ffffff;
	text-decoration:none;
}
#content h2 a:hover {
	color:#00FF00;
}
#content p {
	color:#FFFFFF;
	line-height:20px;
	padding:5px 0;
	font-size:12px;
}
#content a {
	color:#FFFF00;
	text-decoration:underline;
	font-weight:bold;
}
#content a:hover {
	color:#FFFF33;
	text-decoration:none;
}
#footer {
	height:80px;
}
#footer p {
	color:#BF0060;
	line-height:80px;
	text-align:center;
	font-weight:bold;
}
#footer p a {
	color:#FF208F;
	font-weight:bold;
	text-decoration:underline;
}
#footer p a:hover {
	color:#FFFF33;
	text-decoration:none;
}
