body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Tahoma;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}

body#black {
	background-color: #000000;
	color: #959595;
}

body#white {
	background-color: #ffffff;
	background-position: 0 -140px;
	color: #595959;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 50px;
	color: #979797;
	text-transform: uppercase;
	font-weight: 400;
	margin:10px 20px;
}


body#black h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #f6f6f6;
}

body#black a, body#black a:visited {
	color: #959595;
}
body#black a:hover {
	color: #f6f6f6;
}

body#white a, body#white a:visited {
	color: #959595;
}
body#white a:hover {
	color: #000000;
}

a, a:visited {
	outline: none;
}

a:hover {
}

p {
}

.clear {
	width:100%;
	overflow:hidden; 
	display: block;
}

#container, #footer {
	position:relative; 
	width:1000px;
	left:50%;
	margin-left:-500px;
}
#container {
	min-height: 500px;
}

#head {
}

#mainmenu {
	border-top: 1px solid #979797;
	float:left;
	padding: 5px 15px;
}

#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#mainmenu ul li {
	float:left;
}

#mainmenu ul li a, #mainmenu ul li a:visited {
	color: #c6c6c6;
	font-weight: bold;
	padding:7px;
	text-decoration : none;
	text-transform: uppercase;
}
#mainmenu ul li a:hover {
	color: #ffffff;
}


#footer {
	font-size: 10px;
	border-top: 3px solid #2b2b2b;
	color: #656565;
}

#fl {
	float:left;
	margin-top:10px;
	margin-left: 25px;
}
#fr {
	float:right;
	margin-top:10px;
	margin-right: 25px;
}

#text_1 {
	width: 710px;
	float:left;
	margin: 20px;
	margin-right:0px;
}

#right {
	width: 220px;
	float:right;	
	margin-right: 20px;
	margin-bottom:20px;
}

#right .nav  {
	margin-top : 30px;
}

.nav ul {
	list-style: none;
	margin:0px;
	padding:0px;
}

#right .nav ul li a, #right .nav ul li a:visited {
	font-weight: bold;
	color: #575757;
	text-decoration: none;
}
#right .nav ul li a:hover, #right .nav ul li a.selected {
	text-decoration: underline;
}

#right_cat {
	margin-top : 20px;
	width: 200px;
	float:right;	
	margin-right: 20px;
	margin-bottom:20px;
	background-color: #dbdbdb;
}

#right_cat .nav  {
	margin-top : 30px;
	padding:35px;
}

#right_cat .nav ul li a, #right_cat .nav ul li a:visited {
	font-weight: bold;
	color: #575757;
	line-height:30px;
}


.phone {
	font-size: 18px;
	color: #ffffff;
font-family: Arial;	
font-weight: 400;
	
	background-position: left center;
	background-repeat: no-repeat;
}

#preview h2 {
	font-size:14px; 
	color:#575757;
	margin-bottom: 10px;
}

#preview img {
	border: none;
}

.phref a, .phref a:visited {
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color:#575757;
}

#cardpic {
	float:left;
	width:422px;
	height: 317px;
	overflow:hidden;
	border: 1px solid #686868;
	margin-right: 5px;
}

#cardpic img {
	border:none;
}

#img_sm {
	float:left;
	width:215px;
}

#img_sm div {
	float:left;
	border: 1px solid #686868;
	margin: 0px 5px 5px 0px;
	width: 100px;
	height: 74px;
	overflow:hidden;
}

#img_sm img{
	border:none;
}