@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000;
	text-align:center;
	color:#fff;
}
a:link {
	color:#000;
}
a:visited {
	color:#000;
}
a:hover {
	color:#000;
}
a:active {
	color:#000;
}
.ind_header {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:50px;
	color:#fff;
	font-weight:bold;
	letter-spacing:-4px;
	line-height:40px;
}
.ind_header a:link {
	color:#bda632;
	text-decoration:none;
}
.ind_header a:visited {
	color:#bda632;
	text-decoration:none;
}
.ind_header a:hover {
	color:#f00;
	text-decoration:none;
}
.ind_header a:active {
	color:#ff3;
	text-decoration:none;
}
.cright {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FF3;
	font-weight:bold;
	text-align:center;
}
.phone {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fff;
	font-weight:bold;
	line-height:50px;
}
.wr_par {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
#smallink a:link {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	}
#smallink a:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration:none;
	}
#smallink a:active {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC00;
	background-color:#006699;
	text-decoration:none;
	}
#smallink a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	background-color:#006699;
	text-decoration:none;
