/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	vertical-align:baseline;
}
/*page css*/
body {
	background: #ffffff url(../images/bkg_sub.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
}
html, body {height: 100%;}

#container {min-height: 100%;}

#main {overflow:auto;
	padding-bottom: 327px;}  /* must be same height as the footer */

.inner{
	display:block;
	position:relative;
	margin:0 auto;
	width:960px;
}

.social_icon {
	width:32px;
	height:32px; 
	display:inline;
	float:left;
	top:0px;
	left:0px;
}

.fadeout{
	position:absolute;
	z-index:10;
	vertical-align:middle;
}

.fadein {
	position:abosolute;
	z-index:0;
	vertical-align:middle;
}
#header{
	position:relative;
	clear:both;
}
#main_content{
	position:relative;
	padding-top:20px;
	clear:both;
}
#logo H1{
	display:block;
	width:192px;
	height:94px;
	position:relative;
	float:left;
	text-indent:-9999px;
	background-image:url(../images/uguard_logo.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-top:10px;
}

#nav ul{
	list-style:none;
	float:right;
}

#nav ul li{
	float:left;	
}

#nav ul li.last{
		background-image:url(../images/nav_sep.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#nav ul li a{
	display:block;
	font-size:16px;
	font-weight:bold;
	color:#cac9c9;
	text-decoration:none;
	line-height:125px;
	height:103px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../images/nav_sep.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#nav ul li a:hover{
	color:#8f0202;
}

#nav ul li a.selected{
	color:#8f0202;
}

#leftcol a.selected{
	color:#8f0202;
}

#leftcol{
	width:250px;
	float:left;
}

.clear{
	position:relative;
	clear:both;
}

#subnav{
	list-style:none;
}

#subnav li a{
	display:block;
	text-decoration:none;
	padding-top:10px;
	padding-bottom:10px;
	color:#666;
	padding-right:20px;
	border-bottom:#999 solid 1px;
	text-indent:30px;
	background-image:url(../images/indicator.png);
	background-repeat:no-repeat;
	background-position:center right;
}

#subnav li a:hover{
	color:#8f0202;
}

#subsubnav {
	list-style:none;
	padding:0px; 
	margin:0px; 
/*	display:none;*/
}

.the_menu, .the_menu2 {
	display:none;
}

#subsubnav li a {
	padding-left:5px;
	font-size:9px;
	color:#777;
}

/*#subnav li:hover #subsubnav {
	display:block;
}*/

#leftcol h3{
	padding-left:60px;
	font-weight:bold;
	font-size:14pt;
	color:#600;
}

#leftcol p{
	padding-left:60px;
}

#rightcol{
	width:650px;
	float:right;
	padding:0 20px 20px 20px;
	color:#666;
	margin-bottom:50px;
}

#rightcol p{
	margin-top:10px;
	margin-right:10px;
	line-height:1.2em;
	font-size: .9em;
}

#rightcol a{
	color:#666;
	text-decoration:none;
} 

#rightcol h3{
	margin-top:15px;
	font-weight:bold;
}


#rightcol h3 span{
	padding-left:10px;
	line-height:1.5em;
	font-size: 1.5em;
	color:#600
}

#rightcol h5 {
	line-height:1.5em;
	font-size: 1.5em;
	color:#600
}

#rightcol ul{
	line-height:1.2em;
	font-size: .9em;
	list-style:none;
}

#rightcol ul li{
	margin-top:10px;
	padding-left:15px;
	background-image:url(../images/listdec.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#rightcol a img {
	margin: 1px;
	padding: 3px;
	border: thin solid #333;
}

#ra {
	width:600px;
	height:150px;
	margin-top:30px;
}

#ra_left {
	width:185px;
	float:left;
}

#ra_right {
	width:395px;
	float:right;
	padding-left:20px;
}

.special {
	padding-top:20px;
}

.record table{
	width: 600px;
}

.hummer table{
	width: 400px;
}

.record table thead{
	font-size:.9em;
	font-weight:bold;
	
}

.record table tbody{
	font-size:.75em;
	font-weight:normal;	
}
.record table thead th {
	font-weight: bold;
	text-align: left;
	height: 12px;
	padding-bottom: 5px;
}

.record table th{
 border-bottom:solid 1px #600;	
}

.record table td{
 padding: 3px 5px 3px 0;
 border-bottom:solid 1px #333;	
}




p span{
	font-style:italic;
	font-weight:bolder;
}

#footer {position: relative;
	
        *margin-top: -327px!important;
	height: 327px;
	clear:both;
	background-image:url(../images/footer_bkg.png);
	background-position:center;
	background-repeat:no-repeat;} 

#footer_con{
	padding-top:257px;
}

#footerleft{
	position: relative;
	float:left;
	font-size:9px;
	color:#999;
	line-height:15px;
}

#footerright{
	float:right;
	width:160px;
	height:35px;
}

#footerright p{
	float:left;
	font-size:9px;
	color:#999;
	line-height:15px;
}

#footerright li{
	float:left;
	list-style:none;
	margin-left:5px;
}

form {
	margin:0;
	padding:0;
}
input {
	padding:2px;
	width:250px;
}
textarea {
	padding:2px;
	width:400px;
	height:200px;
}
.button {
	width:60px;
}
p {
	margin:0 0 5px 0;
	padding:0;
}
.error {
	color:#600;
	margin:0 0 10px 0;
}
.accept {
	color:#600;
	margin:0 0 10px 0;
}
</style>



/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]


