@charset "utf-8";
/* CSS Document */

.info{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	line-height:20px;
	}

h1.white{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	line-height:1px;}
	
td.middle-box{
	background-image:url(images/img-main_12.png);
	background-repeat:no-repeat;}

td.bottom{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;}
	
a.bottom:active{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
	
a.bottom:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
}
	
a.bottom:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-decoration:none;	
	}
	
a.bottom:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FC0;
	text-decoration:none;
}
	
h1.title{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	text-transform:uppercase;
	color:#907500;
	line-height:26px;
	margin-bottom:-10px;
	}
	
h3.title{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	color:#907500;
	line-height:26px;
	margin-bottom:-10px;}

.title2{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#907500;
	text-transform:none;
	line-height:20px;
}

p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#666;}
	
div.line{
	background-image:url(images/line-p.png);
	background-repeat:repeat-x;
	height:5px;
	}
	
input.textbox{
	background-image:url(images/text-box.png);
	background-repeat:no-repeat;
	padding-left:5px;
	border:none;
	width:170px;
	height:30px;
	padding-top:6px;
	padding-right:15px;
	margin-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
	}
	
	
.textarea{
	background-image:url(images/text-area.png);
	background-repeat:no-repeat;
	padding-left:5px;
	border:none;
	width:220px;
	height:100px;
	padding-top:6px;
	padding-right:15px;
	margin-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#036;
	
	}
	
.myButton{
background:url(images/submit.png) no-repeat;
cursor:pointer;
width: 65px;
height: 35px;
border: none;
}

.text{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;}
	
	
a.service:active{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;}
	
a.service:visited{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;}
	
a.service:link{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;}
	
a.service:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FC0;
	text-decoration:none;}
	
.service-title{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	text-transform:uppercase;
	line-height:26px;
	color:#333;}
	
	
ul li{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;}
	
	
a{
	color:#960;}
