/* CSS Document */

body{
margin:0px;
margin-top:10px;
font-family:tahoma;
}

p{
font-family:tahoma;
font-size:11px;
color:#837a6e;
margin:10px;
}
.bullet{
font-family:tahoma;
font-size:11px;
color:black;

}
.main-bg{
background-color:#ffe1bd;
background:url(images/bgr.jpg);
background-position:top;
background-repeat:repeat-x;
}

.white-bg{
background-color:#FFFFFF;
}

.bott-line{
border-bottom:1px solid #e6e1dc;
}

h1{
font-family:tahoma;
font-size:14px;
color:#441e0f;
margin:10px;
margin-bottom:none;
}

.right{
float:right;
border:1px solid #CCCCCC;
margin-left:5px;
}

.left{
float:left;
border:1px solid #CCCCCC;
margin-right:5px;
}


a:link {
	color: #FF3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}

.green{
color:#003300;
font-weight:bold;
}

.font10{
font-size:10px;
color:#999999;
}

.tableStyle{
font-family:tahoma;
font-size:11px;
color:#837a6e;
margin:5px;
}

#top {
	background: url(images/top.jpg) top no-repeat;
	width: 932px;
	height: 118px;
	padding: 0;
	margin: 0;
}

.top_phone {
	float: right;
	margin-top: 39px;
	width: 127px;
	height: 21px;
}

#slide {
	list-style:none; 
	margin:0; 
	padding:0;	
}