* 
{margin: 0;
padding: 0;}

body {
	background:#000000;
	font-family:Tahoma;
	color:#FFFFFF;
}

p {font-size:13px;}
h5 {color:#FFFF00; text-transform:uppercase;}
h2 {color:#999999;}
a:link {color: #FFFFFF;}
a:hover {color:#FF9900;}
hr {color:#666666;
	height:2px;
	width:100%;
	}

#wrap {
width:675px;
margin:0 auto;
}

#header{
background:url(../images/logo.gif) no-repeat;
height:47px;
margin-top:15px;
}

#main{
background:url(../images/main_bg.jpg) no-repeat;
height:505px;
}

#top_container{
height:253px;
}
	#tl{
	padding:20px 5px 1px 26px;
	float:left;
	width:308px;
	}
	
	#tr{
	padding:20px 2px 2px 1px;
	float:right;
	width:325px;
		}
		#tr ul{ list-style:none;
				font-size:14px;
				line-height:180%;
				width:300px;
				float:left;
		}
		
		#tr li{
		width:115px;
		float:left;
		margin-left:20px;
		}
	
#bot_container{
height:252px;
}
	#bl{
	background:url(../images/bl_image.png) no-repeat right;
	float:left;
	width:300px;
	padding:5px 1px 2px 26px;
	height:240px;

	}
		#bl ul{
		list-style:none;
		font-size:14px;
		line-height:180%;
		}
		#bl li{
		}
	
	#botr{
	float:right;
	width:325px;
	padding:5px 2px 2px 2px;
	}

#footer{
height:60px;
}

#phone{
height:45px;
text-align:right;
margin-right:10px;

}
	#phone p{color:#CCCCCC; font-size:24px; letter-spacing:2px;}

#copyright{
height:15px;
border-top:1px #666666;
}
	#copyright p{color:#666666; font-size:10px}
	
#bot_links{text-align:center;}
	
		#bot_links p{font-size:12px; color:#990000;}
		#bot_links a:link, a:hover, a:visited{color:#666666;}
	

.red_dot{color: #990000; font-size:20px; font: Arial, Helvetica, sans-serif;}
.quote{color:#FFFF00; font-style:italic; font-weight:bold;}