@charset "utf-8";
/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(../images/back1.gif);
} 

img{
border:none;
}

a{
text-decoration:none;
}

a:hover{

}

#main-container{
width:1000px;
margin:0 auto;
}

#logo{
float:left;
}

.left{
float:left;
}

.right{
float:right;
}

.clear{
clear:both;
}

.clear-left{
clear:left;
}

.margintop{
margin-top:5px;
}

.marginbottom{
margin-bottom:5px;
}

.marginright{
margin-right:5px;
}

.marginleft{
margin-left:5px;
}

#top-nav{
float:right;
margin-right:10px;
font-size:11px;
color:#FFFFFF;
width:750px;
text-align:right;
}

#top-nav a{
padding:0 5px;
color:#FFFFFF;
}

#top-nav a:hover{
color:#399ab9;
}

#call{
float:right;
margin-right:10px;
margin-top:15px;
}

#nav{
clear:both;
margin-top:10px;
float:left;
width:1000px;
}


#nav ul{
margin:0px;
padding:0px;
list-style:none;
}

#nav ul li{
float:left;
display:inline;

height:70px;
}

#nav ul li a{
display:block;
color:#FFFFFF;
text-align:center;
width:166px;
background:url(../images/animation.gif) ;
height:70px;
padding-top:18px;
}

#nav ul li a:hover{
background:url(../images/menu-bg-hover.png) ;

}
#nav ul li a div{
padding-top:35px;
}

#header-img{
float:left;
width:1024px;
margin-top:25px;
}

#header-img div{
float:left;
}

#mid-contents{
float:left;
width:1000px;
margin-top:5px;
}


#left-container{
float:left;
width:230px;
}

#right-container{
float:right;
width:760px;
}


#footer{
float:left;
width:980px;
margin-top:10px;
padding:10px;
background:#161515;
color:#FFFFFF;
border:1px solid #222222;
line-height:20px;
font-size:11px;
}

#footer a{
color:#FFFFFF;
padding:0 10px;
}

#footer a:hover{
color:#399ab9;
}

#vt{
background:#161515;
width:218px;
padding:5px;
border:1px solid #222222;
}

#vt input{
background:#0e0e0e;
border:1px solid #343333;
width:96%;
color:#ffffff;

padding:2px 4px;


}

#rating{
float:left;
width:750px;
background:#161515;
border:1px solid #222222;
padding:5px;
}

#test{
float:left;
width:750px;
margin-top:5px;
}

#test-heading{
width:150px;
clear:left;
background:#161515;
border:1px solid #222222;
border-bottom:none;
padding:5px;
}

#testimonials{
float:left;
width:750px;
padding:5px;
background:#161515;
border:1px solid #222222;
border-top:none;
}

.quote-start{
background:url(../images/quote-start.png) no-repeat top left;

}

.quote-bottom{
text-indent:35px;
color:#FFFFFF;
padding-top:12px;
background:url(../images/quote-end.png) no-repeat bottom right ;
padding-bottom:20px;
}


.testimonials{
background:#0b0b0b;
border:1px solid #1f1f1f;

}

.gray{
color:#696767;
font-size:11px;

}
.textbox{ font-family:Verdana; font-size:11px; font-style:normal; color:#333333; border:solid #e2e2e2 1px; } 
.fontf{ font-family:Verdana; font-size: 11px; color: #080808; } .fontf:link { text-decoration: none; } .fontf:visited { text-decoration: none; color:#890A03; } .fontf:hover { text-decoration:none; color: #2B0993; } .fontf:active { text-decoration:none; color: #FF6600; } .tdcopy { background:#e2e2e2; font-family:Verdana; font-size:11px; font-weight:bold; color:#2970A6; text-decoration: none; } 
