/* CSS Document */
@font-face {
	font-family: 'Impact';
	src: url('impact.ttf');
}
@font-face {
	font-family: 'Futura Bold';
	src: url('TT0202M.TTF');
	src: local("Futura BdCn BT"), url(TT0202M.TTF) format("truetype");
}
@font-face {
	font-family: 'Futura Bold EM';
	src: url('TT0203M.TTF');
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 24, 2012 */



@font-face {
    font-family: 'futura_bdcn_btbold';
    src: url('tt0202m-webfont.eot');
    src: url('tt0202m-webfont.eot?#iefix') format('embedded-opentype'),
         url('tt0202m-webfont.woff') format('woff'),
         url('tt0202m-webfont.ttf') format('truetype'),
         url('tt0202m-webfont.svg#futura_bdcn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.impact {
	font-family: 'Impact';	
}
.ftb {
	font-family: 'futura_bdcn_btbold';
}
.ftbe {
	font-family: 'Futura Bold EM';
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:#eeeeee;
	}
A:link, A:visited {
	color: #000000;
	text-decoration: underline; 
}
A:hover, A:active {
	color: #ff0000;
	text-decoration: underline;
}
img { border:: 0; }
.imgborder {
	border: thin;
	border-color:#ff0000;
}
.red {
	color: #ff0000;
}

.bottom{
	font-size:24px;
	text-transform:lowercase;
	color:#333;
	font-weight:normal;
	color:#277700;
}
.white {
	color: white;
}
.image_border{
	border:2px solid #ff0000;
	padding:3px;
}
.bigbold {
	font-size:larger;
	font-weight:bolder;
}

a img{
	border:0px;
}
#main_content{
	font-size: 14px;
	line-height:18px;
	color: #000;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0000;
}
#main_content p{
	margin-top: 3px;
	margin-bottom: 6px;
}
#middlebg{
	background:url(images/middle.gif) repeat-y;
	padding:10px;
	width:671px;
}
#content_bg{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:20px;
}
#outer_box{
	border:1px solid #cccccc;
	background:url(images/box_bg.gif);
	height:563px;
	width:227px;
}
#contact_bg{
	background:url(images/contact_bg.gif);
	width:227px;
	border:1px solid #ccc;
	height:183px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#277700;
}
#contact_bg span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
}
#contact_bg strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6b6b6b;
}
#footer td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}	
#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#sozo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	text-align:right;
}	
#sozo a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
ul {
    padding: 2px;
	margin: 2px;
    text-indent: 0px;
	/*list-style:square;*/
	list-style-image: url(images/bullet.gif);
}
li {
	margin: 2pt 0 6pt 50px;
}
.testimonial {
	padding-left: 50px;
	font-style:italic;
}
.testimonial_by {
	margin-top:0;
	margin-bottom: 20px;
	padding-top:0;
	font-weight:bold;
	text-align:right;
	font-size:smaller;
}