body {
	background: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
}
#container {
	width: 800px;
	margin: 0 auto;
}
#header {
	height: 125px;
	background: url(../images/cellout.jpg) no-repeat;
}
#links {
	height: 30px;
	background: url(../images/Slices/MiddleSlice.jpg) no-repeat;
	padding: .8em;
	text-align: right;
	font-size: 10px;
	font-weight: bold; 
	color: Silver;
}
a.toolbar:link {color:  #E8EAE9;}			/* This sets the color of the links on the toolbar to Silver */
a.toolbar:visited {color:  #E8EAE9;}		/* This sets the color of the visited links on the toolbar to Silver */
a.toolbar:hover {color: #F4FA62;}			/* This sets the color of the links on the toolbar to yellow when you move the cursor over them */
#footer {
	background: url(../images/footer.jpg) no-repeat;
	height: 35px;
	clear: both;
}
#botom_links {
	float: right;
	height: 20px;
	width: auto;
}
#content {
	width: 590px;
	height: auto;
	float: right;
	margin-top: 5px; 
	padding-left: 2px;
}
#navigation {
	width: 195px;
	height: auto;
	float: left; 
	margin-top: -50px;
	padding-left: 0px; 
}
#welcome {							/* This controls the positioning of the welcome/intro paragraph fieldset */
	border: none;
	margin-top: -25px;
	/*padding-bottom: 10px;*/

}
/*#CBC {							/* This controls the positioning of the list of 'Transfer' fieldset reasons */
/*	border: none;
	float: left;
	width:250px;
}*/
/*#GOOGLE {							/* This controls the positioning of the list of 'Takeover' fieldset reasons */
/*	border: none;
	float: left;
	width: 250px;
	margin-left: 38px;
}*/
#bannerAd {
	float: right;
	width: 468px;
	height: 60px;
}

#googAd {						/* This controls the positioning of the left-most featured1 fieldset */
	float: left;
	margin-top: -10px;
	width: 270px;
	height: 270px;
}
#CBC {						/* This controls the positioning of the right-most featured2 fieldset */
	float: right;
	margin-top: -10px;
	margin-left: 38px;
	width: 270px;
}
/*#featured1 legend {
	border:1px solid #CC1E1D;
	padding: 0.2em 0.5em;
  	color: black;
}*/
.header {								/* This controls the "header's" for the Welcome, Transfer, and Takeover divs */
	position:relative;
	top: -20px;
	left: -1px;
	/*border:1px solid #CC1E1D;*/
	/*padding: 0.2em 0.5em;*/
  	color: black;
	font-weight: bold;
	font-size:18px;
}
.RIP {								/* This controls the RIP*/
	position:relative;
	top: -20px;
	left: -1px;
	/*border:1px solid #CC1E1D;*/
	/*padding: 0.2em 0.5em;*/
  	color: black;
	font-size:12px;
}
.pseudo-legend-featured {				/* This controls the "pseudo-legend" for the featured contracts */
	position:relative;
	top: 2px;
	left: -1px;
	border:1px solid #CC1E1D;
	padding: 0.2em 0.5em;
  	color: black;
	font-weight: bold;
}
#featured1 ul {
	list-style: none;				/* This turns the bullets off */
}
#featured2 ul {
	list-style: none;				/* This turns the bullets off */
}
#featured1 label {
	margin-left: 1em;
	font-weight: bold;
}
#featured2 label {
	margin-left: 1em;
	font-weight: bold;
}
.phone-pos {
	margin-left: 3px;
	margin-top: 10px;
	float: left;
}
#googleAds {
	text-align: center;
	float: left;
	border: none;
	width: 590px;
	height:auto;
	padding-bottom: 5px;
}
#faq {
	float: left;
}
#faq h3 {
	font-size:12px;
	padding: 0px;
	margin-bottom: 5px;
}
#faq ul {
	list-style: none;
	padding: 0;
	margin:0;
}	
#faq-ad {
	float:right;
	height:auto;
}	

