body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
}
/* ######## Wrapper ######### */
#wrapper{
	width: 700px;
	text-align:left;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #D0D0D0;
}
#header{
	background: url(../images/header.gif) no-repeat;
	width: 700px;
	height: 123px;
}
/* ######## TOP MENU ######### */
div#topmenu {
	background: url(../images/nav-blue.gif) repeat-x;
	height: 30px;
}
#menu a {
	display: block;
	font-family: Verdana,Tahoma, Helvetica, sans-serif;
	float: left;
	line-height: 25px;
	padding: 0px 25px;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color:#fff;
	border-right: 1px solid #fff;
}
#menu a.last{
	border: 0px;
}
    
#menu a.hover {
	background:#333;
}

/* ######## BREADCRUMB ######### */
#breadcrumb{
	background-image: url(../images/breadcrumb-bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	padding-top: 2px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb:link,.breadcrumb:visited {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
.breadcrumb:hover {
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}

/* ######## LEFT COLUMN ######### */
#leftcol {
	margin-left: 10px;
	margin-top: 10px;
	width: 190px;
	background-color:#FFF;
	margin-bottom: 20px;
	float: left;
}

/* ######## MAIN CONTENT ######### */
#content {
	background-color: #FFF;
	margin-left: 200px;
}
.container {
	width: 95%; 
	float:right;
	margin-right: 5px;
	background-color:#FFF;
}

.clearit {
	clear: both;
	display: block;
	background-color:#FFF;
	width: 200px;
}

/* ######## FOOTER ######### */
#footer{
	border-top: 1px solid #BABBC0;
	background-color: #FFF;
	clear: both;
	font-family:Tahoma; 
	font-size:10px;   
	color:#999999; 
	text-decoration:none; 
}
#footerleft{
	margin-left: 5px;
	margin-top: 5px;
	width: 110px;
	background-color:#FFF;
	float: left;
	background-image: url(../images/68logo.gif);
	background-repeat: repeat-x;
	height: 34px;
}
#footerright{
	background-color: #FFF;
	margin-left: 120px;
}

/* ######## HEADINGS ######### */
h1{
    font-size: 18px;
   	color: #333333;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	border-bottom: 1px solid #333333;
}
h2{
    font-size: 16px;
   	color: #EA7F1D;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	border-bottom: 1px solid #333333;
}
/* ######## LINKS ######### */
a:link, a:visited {
	color: #0066CC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #FD9800;	text-decoration: none;
	font-weight: normal;
}

#footer a, #footer a.visited { color:#999999; text-decoration:none; padding: 0px 10px; }
#footer a.hover{ color:#999999; text-decoration:underline; }

.testimonial {
	padding: 0.5em; border: 1px solid silver; margin-bottom: 1em;  margin-top: 1.2em;
}

/* -- FAQ -- */
.QA {font: normal 18pt Trebuchet MS, arial, helvetica,tahoma; color: #cccccc; width: 10px}


/* ######## FIELDSETS ######### */
.fieldset { margin-bottom: 6px; color: #000; BORDER: 1px SOLID #CCCCCC; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.fieldset, .fieldset td, .fieldset p, .fieldset li { FONT: 11px Verdana, Tahoma; }

.swiftfieldset { margin-bottom: 6px; color: #267DDC; BORDER: 1px SOLID #CCCCCC; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 11px Verdana, Tahoma; }
.smalltext
{
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica;
}
.swifttext
{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #888888;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}

/* ======== DEVELOPERS =========*/
.developertitle
{
	background: #EAEDF4 url(https://www.68classifieds.com/images/listingfade.gif) repeat-x top left;
    color: #333333;
	font-size: 11px;
	height: 16px;
	padding: 2px 2px 2px 2px;
	margin: 0px;
	border-top: 1px SOLID #BBC0C0;
	border-bottom: 1px SOLID #BBC0C0;
}
/* ======== ORDERS =========*/
dt{
	font-weight: bold;
}