@charset "utf-8";
* { 
	margin: 0; 
	padding: 0; 
}
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: #666666;
	text-align: center;
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 837px;
	background: #FFFFFF;
	margin: 14px auto;
	text-align: left;
} 
.twoColFixLtHdr #header { 
	width: 837px;
	height: 124px;
	background-color: #000000;
	position: relative; 
} 
.twoColFixLtHdr #header h1 {
	display: none;
}
.twoColFixLtHdr #header #logo {
	width: 253px;
	height: 65px;
	position: absolute;
	top: 7px;
	left: 15px;
}
.twoColFixLtHdr #header #telephone-numbers {
	position: absolute;
	top: 10px;
	right: 5px;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}
.twoColFixLtHdr #header #telephone-numbers .white {
	color: #ffffff;
}
.twoColFixLtHdr #top-nav {
	list-style-type: none;
	position: absolute;
	top: 35px;
	right: 10px;
}
.twoColFixLtHdr #top-nav li {
	display: inline;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.twoColFixLtHdr #top-nav a:link, .twoColFixLtHdr #top-nav a:focus, .twoColFixLtHdr #top-nav a:visited { 
	margin: 0 5px;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #top-nav a:hover, .twoColFixLtHdr #top-nav a:active { 
	margin: 0 5px;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline; 
}
.twoColFixLtHdr #header #menu {
	width: 837px;
	height: 29px;
	position: absolute;
	top: 92px;
	left: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}
.twoColFixLtHdr #header #menu ul {
	list-style-type: none;
	padding: 4px 0 0 0;
	margin: 0;
}
.twoColFixLtHdr #header #menu ul li {
	display: inline;
	margin: 0 10px 0 0;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.twoColFixLtHdr #header #menu ul li a:link, .twoColFixLtHdr #header #menu ul li a:visited {
	padding: 0 10px 0 0;
	color: #ffffff;
	text-decoration: none;
}
.twoColFixLtHdr #header #menu ul li a:hover, .twoColFixLtHdr #header #menu ul li a:active {
	padding: 0 10px 0 0;
	color: #cccccc;
	text-decoration: underline;
}
.twoColFixLtHdr #header #members {
	width: 104px;
	height: 29px;
	position: absolute;
	top: 92px;
	right: 4px;
}
.twoColFixLtHdr #header #members img {
	border: none;
}
.twoColFixLtHdr #banner { 
	width: 837px;
	height: 262px;
	position: relative;
	background-image: url(../../img/banner2-bg.jpg);
	background-repeat: no-repeat; 
} 
.twoColFixLtHdr #banner-empty { 
	width: 837px;
	height: 262px;
	position: relative;
} 
.twoColFixLtHdr #banner #offer {
	width: 328px;
	height: 132px;
	position: absolute;
	top: 102px;
	left: 21px;
}
.twoColFixLtHdr #banner #offer img {
	border: none;
}



.twoColFixLtHdr #content-wrapper {
	width: 837px;
	position: relative;
	background-image: url(../../img/container2-bg.jpg);
	background-repeat: repeat-y;
	text-align: right;
}
.twoColFixLtHdr #sidebar1  {
	width: 220px;
	float: left;
	color: #ffffff;
	padding: 15px 0 0 0;
	text-align: left;
}
.twoColFixLtHdr #sidebar1  h3 {
	background-color: #CC0001;
	padding: 3px 5px;
	margin: 10px 10px 0 10px;
	color: #ffffff;
	font-size: 12px;
}
.twoColFixLtHdr #sidebar1  p {
	color: #eee;
	font-size: 11px;
}
.twoColFixLtHdr #sidebar1 a:link, .twoColFixLtHdr #sidebar1 a:visited {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 a:hover, .twoColFixLtHdr #sidebar1 a:active {
	color: #fff;
	font-size: 11px;
	text-decoration: underline;
}
.twoColFixLtHdr #sidebar1 .box {
	padding: 10px;
}
.twoColFixLtHdr #sidebar1  ul {
	margin: 0 ;
	padding: 0 0 10px 25px;
	list-style-image: url(../../img/bullet2.jpg);
}
.twoColFixLtHdr #sidebar1  ul li {
	padding: 3px 0;
	font-size: 11px;
	color: #ffffff;
}
.twoColFixLtHdr #sidebar1  ul li a {
	color: #ffffff;
}
.twoColFixLtHdr #sidebar1 img {
	border: none;
	margin: 0 0 5px 0;
}




.twoColFixLtHdr #content-wrapper #mainContent { 
	width: 580px;
	float: right; 
	padding: 0 15px 20px 20px;
	text-align: left;
} 
.twoColFixLtHdr #content-wrapper #mainContent h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 110%;
	padding: 10px 0 0 0;
}
.twoColFixLtHdr #content-wrapper #mainContent h2 {
	font-size: 100%;
}
.twoColFixLtHdr #content-wrapper #mainContent a:link, .twoColFixLtHdr #content-wrapper #mainContent a:visited {
	color: #666666;
	text-decoration: underline;
}
.twoColFixLtHdr #content-wrapper #mainContent a:hover, .twoColFixLtHdr #content-wrapper #mainContent a:active {
	color: #999999;
	text-decoration: underline;
}
.twoColFixLtHdr #content-wrapper #mainContent ul {
	margin: 10px 0 10px 45px;
}
.twoColFixLtHdr #content-wrapper #mainContent ul li {
	font-size: 70%;
}
.twoColFixLtHdr #content-wrapper #mainContent #tab-menu {
	height: 25px;
	margin: 15px 0;
	border-bottom: 5px solid #cecece;
}
.twoColFixLtHdr #content-wrapper #mainContent img {
	border: none;
}
/* begin css tabs */
.twoColFixLtHdr #content-wrapper #mainContent ul#tabnav { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set margins as desired */
	border-bottom: 1px solid #000000; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 0; /* THIRD number must change with respect to padding-top (X) below */
}

.twoColFixLtHdr #content-wrapper #mainContent ul#tabnav li { /* do not change */
	display: inline;
}


.twoColFixLtHdr #content-wrapper #mainContent ul#tabnav li a { /* settings for all tab links */
	padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #000000; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #666666; /* set unselected tab background color as desired */
	color: #ffffff; /* set unselected tab link color as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

.twoColFixLtHdr #content-wrapper #mainContent ul#tabnav a:hover, .twoColFixLtHdr #content-wrapper #mainContent ul#tabnav a:active { /* settings for hover effect */
	background: #333333; /* set desired hover color */
}

.twoColFixLtHdr #content-wrapper p {
	padding: 10px 0;
	font-size: 70%;
} 





.twoColFixLtHdr #footer { 
	width: 837px;
	height: 75px;
	position: relative;
	background-color: #000000;
	padding: 0;
	margin: 0;
} 
.twoColFixLtHdr #footer #nav {
	width: 837px;
	height: 15px;
	position: absolute;
	top: 10px;
	left: 0;
	text-align: center;
}
.twoColFixLtHdr #footer #nav ul {
	list-style-type: none;
}
.twoColFixLtHdr #footer #nav ul li {
	display: inline;
	margin: 0 5px 0 0;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.twoColFixLtHdr #footer #nav ul li a:link, .twoColFixLtHdr #footer #nav ul li a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0 5px 0 0;
} 
.twoColFixLtHdr #footer #nav ul li a:hover, .twoColFixLtHdr #footer #nav ul li a:active {
	color: #ffffff;
	text-decoration: underline;
	padding: 0 5px 0 0;
} 
.twoColFixLtHdr #copyright {
	width: 837px;
	height: 15px;
	background-color: #666666;
	margin: 0 auto;
	font-size: 10px;
	color: #cccccc;
	text-align: right;
}
.twoColFixLtHdr #footer #designed {
	width: 817px;
	height: 15px;
	position: absolute;
	top: 38px;
	right: 10px;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
}




.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




.twoColFixLtHdr #content-wrapper #mainContent ul#imagelist {
	padding: 0px;
	margin: 10px 0;
	list-style-type: none;
}
.twoColFixLtHdr #content-wrapper #mainContent ul#imagelist li {
	display: inline;
}
.twoColFixLtHdr #content-wrapper #mainContent ul#imagelist img {
	margin: 0 5px 5px 0;
}
.twoColFixLtHdr #content-wrapper #mainContent ul#imagelist2 {
	padding: 0px;
	margin: 10px 0;
	list-style-type: none;
}
.twoColFixLtHdr #content-wrapper #mainContent ul#imagelist2 li {
	display: inline;
}
.twoColFixLtHdr #content-wrapper #mainContent ul#imagelist2 img {
	margin: 0 15px 15px 0;
}



#features {
	height: 225px;
	position: relative;
	margin: 15px 0 0 0;
}
#feature {
	width: 180px;
	height: 220px;
	float: left;
	background-image: url(/img/features-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 15px 0 0;
}
#content-wrapper #mainContent #feature img {
	margin: 10px 10px 8px 10px;
}
#content-wrapper #mainContent #feature p {
	color: #000000;
	margin: 0 10px 5px 10px;
	padding: 0;
	font-size: 10px;
}
#content-wrapper #mainContent #feature .bold {
	color: #ff0000;
	font-weight: bold;
}




#content-wrapper #mainContent #offers {
	position: relative;
	margin: 15px 10px 0 0;
}
#content-wrapper #mainContent #offer {
	background-color: #cccccc;
	margin: 0;
	padding: 10px;
	text-align:justify;
}
#content-wrapper #mainContent #offer img {
	margin: 0 5px 0 0;
	float: left;
}
#content-wrapper #mainContent #offer img.image_border {
	margin						: 0;
	padding						: 2px;
	background-color			: #eee;
	border						: 1px solid #aaa;
}
#content-wrapper #mainContent #offer img.image_left_border {
	float						: left;
	margin						: 2px 15px 4px 0px;
	padding						: 2px;
	background-color			: #eee;
	border						: 1px solid #aaa;
	clear						: left;
}
#content-wrapper #mainContent #offer img.image_right_border {
	float						: right;
	margin						: 2px 0px 4px 15px;
	padding						: 2px;
	background-color			: #eee;
	border						: 1px solid #aaa;
	clear						: right;
}

#content-wrapper #mainContent #offer ul {
	margin: 10px 0 10px 165px;
	list-style-image: url(/img/check-bullet.jpg);
}
#content-wrapper #mainContent #offer ul li {
	margin: 4px 0;
	font-size: 11px;
}
#content-wrapper #mainContent #offer p {
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
}
#content-wrapper #mainContent #offer .bold {
	color: #333;
	font-weight: bold;
}
#content-wrapper #mainContent #offer a:link, #content-wrapper #mainContent #offer a:visited {
	color: #ff0000;
	text-decoration: none;
	font-size: 11px;
}
#content-wrapper #mainContent #offer a:hover, #content-wrapper #mainContent #offer a:active {
	color: #ff0000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}



img{border:none; outline:none;}

#content-wrapper #mainContent ul.news {
	margin: 10px 0; padding: 0; list-style: none;
}
#content-wrapper #mainContent ul li.news_item {
	margin: 0; padding: 0 0 0 -45px; list-style: none;
}