body { color: #000; font: 18px arial, tahoma, verdana, "trebuchet ms", sans-serif; background: #fff; }

#page { color: #000; background: #fff; }

* {outline: none;}

#disclaimer { font-size: 10px; margin-left: 80px; margin-right: 80px }

#bbb {display: none;}

form {margin: 0; padding: 0;}

img {display: none;}

ul {margin: 0; padding: 0;list-style: none;}

h1, h2, h3, h4, h5, h6 { color: #000; background: #fff;}

p { margin: 10px 0 10px 0; color: #000; }

a:link, a:visited { color: #000; text-decoration: underline; font-weight: bold;}

#header, #header-subpage { color: #000; background: #fff; }

#header img, #header-subpage img, #header .effect-img, #header-subpage .effect-img { display:none;}

#header strong, #header-subpage strong, #header strong a, #header-subpage strong a { color:#000000; font-size: 22pt;}

.form-search { display: none;}

.i-tex { 
	color: #000;
	float: left;
	width: 144px;
	padding: 1px 5px 2px 5px;
	border: 1px solid #d6d6d6;
	font: 12px arial, tahoma, verdana, "trebuchet ms", sans-serif;
 }

.i-but {float: right;}

.intro h2 span { font-size: 16pt; }

.intro p { font-size: 13pt; }

.main-nav { display: none;  margin-top:20px; background: #fff; }

.main-nav li {
	display: inline;
	padding: 0 10px 0 0;
	font-size: 9pt;
	text-transform: uppercase;
}

.main-nav li a {
	color: #000;
	font-size: 9pt;
	text-decoration: none;
	text-transform: uppercase;
}

.main-nav li a:hover, .main-nav .active a {color: #333;}

#content {
	color: #000;
}

/* Home Page Content */
.primary-content {
	float: none;
}

.bg-top, .bg-bot { color: #000; background: #fff;}

.bg-bot h1, .text-content2 h1 {
	color: #000;
	background: #fff;
}
.bg-bot h1 span, .text-content2 h1 span{
	color: #000;
	font-size: 13pt;
}
.bg-bot p {
	color: #3f3f3f;
	font-size: 8pt;
}

.text-content, .secondary-content  { color: #000; background: #fff;}
.text-content h3, .text-content2 h3 { color: #000; background: #fff;}
.text-content h3 span, .text-content2 h3 span  { color: #000; background: #fff; font-size: 12pt;}
.text-content p, .text-content2 p { color: #000; background: #fff;}
.text-content p a, .text-content2 p a, .page-advert p a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.secondary-content h2 { padding: 0 0 5px 5px; }
.secondary-content h2 span { color: #000; font-size: 16px; letter-spacing: -1px}
.secondary-content h2, .side-content { width: 575px; }

.text-top, .text-bottom { color: #000; background: #fff;}
.text-content2 { padding: 8px 15px; background: #fff;}
.text-content2 ul{ list-style: square; margin-top: 25px; margin-left: 50px;}
.text-content2 li{ margin-bottom: 10px;}

/* Side Content/Homepage */
.side-content, .list-info { 
	margin-top: 15px;
	color: #000;
	background: #fff;
}

.banner { display: none; }

.list-info li {
	color: #000;
	background: #fff;
}


.list-info li p {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	padding-bottom: 15px;
}

.list-info li p strong {color: #000;}

.list-info li img { display:none;
}

/* Side Content/Secondary Pages */
.side-content2 { display: none;
}


/* Footer/Global */
#footer {
	width: 802px;
	margin: 0 auto;
	text-align: center;
}
#footer ul {
	width: 100%;
	padding: 21px 0;
	text-align: center;
}
#footer ul li {
	font-size: 11px;
	display: none;
	padding: 0 3px 0 7px;
	background: url("../images/i-1.gif") no-repeat 0 3px;
}
#footer ul .first {
	background: none;
	padding: 0 3px 0 0;
}
#footer ul li a {color: #fff;}

#footer p { color: #000; font-size: 8px; margin-left: 90px; margin-right: 90px; text-align: center; }

#footer #phone_number { font-size: 25px; padding-bottom: 10px; }