@charset "UTF-8";
body {
	font-family:  Arial, Helvetica, sans-serif; 
	background: #FFF;
	background-image:url(../images/bg-body.gif);
	background-position: -230px 34px;
	background-repeat: no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	/*text-align: left;*/
	text-align: center;
	color: #000000;
	font-size:13px
}

div {display:block}
a {color: #000000}
a:hover {color:#FFF; background-color:#d92420; font-weight:bold }
a img {border:0px}

H1 {font-family:Arial, Helvetica, sans-serif; font-size:56px; text-decoration:underline; font-weight:900; }
.oneColFixCtr #container {
	width: 900px; 
	 margin: 35px 0 0 40px;  
	height:2200px;
/*	margin: 35px auto;*/
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtr #mainContent {
	float:left;
	width: 750px;
}
.colLeft {float:left; width:150px}
ul {font-family:  Arial, Helvetica, sans-serif; }
ul.listUsps {margin:2px 0 0 0; padding:0px 0 0 14px; line-height:22px;}
ul.listNaw {margin:2px 0 0 0; padding:0px 0 0 0px; line-height:22px; list-style-type:none;isplay:block}

.refsArea {width:450px; height:100px; float:left; margin:40px 0 0 0;}
.usps {float:left;}
.naw {float:left; margin: 0 0 0 24px; border-left:1px dotted #999999; padding-left:28px; width:200px}

#vos {margin-top:20px}
#flash {margin:46px 0 40px 0; height:340px}

#block {
	width:700px;
	/* 350px */
	height:0px;
	border:0px solid green;
	overflow:hidden;
	float:right;
	
	}
	
	.style1 {
display:block;
width:112px;
height:100px;
margin:60px 0 0 0;
	font-size: 10px;
	color: #000;
	line-height:16px;
	float:left;
	
}
