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


/* ----------------------- Start of Structure ----------------------- */ 

/*General*/
body{background: #eeeff1 url(../image/fnd.gif) repeat-y center; font-family: Arial, Helvetica, sans-serif; color: #333;}
*{font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#content{padding: 0 12px 0 10px; width: 900px; margin: 0 auto;}

/*bar top*/
#top{
	padding: 0;
	width: 900px;
	margin: 0;
	float: left;
	background-image:url(../image/topbg.jpg);
	background-repeat: repeat-x;
}
#top #logo{
	width: 460px;
	margin: 0 0 0 12px;
	float: left;
	height: 135px;
	background-image: url(../image/logo.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-bottom: 10px;
}


#top #logo2{
	width: 300px;
	margin: 80px 0 5px 8px;
	float: right;
	height: 60px;
	font-size: 18px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#top #banner{width: 894px; margin: 0 0 0 0; float: left; border: #d7d8d9 3px solid; border-bottom: none;}
#top #banner #swf{width: 600px; margin: 0; float: left; border-bottom: #d7d8d9 3px solid;}
#top #banner #quote{width: 294px; margin: 0; float: left; background: url(../image/request.gif) repeat-x; height: 265px;}
#top #banner #quote .title{width: 253px; margin: 4px 0 0 16px; float: left; background: url(../image/tit-request.gif) no-repeat; height: 41px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; letter-spacing: -1px; padding: 8px 0 0 10px;}
#top #banner #quote .text{width: 243px; margin: 4px 0 0 26px; float: left; height: 130px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; padding: 0 0 0 10px; color: #FFFFFF; line-height: 22px;}
#top #banner #quote .phone{width: 230px; margin: 4px 0 0 16px; float: left; height: 50px; font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 36px; padding: 8px 0 0 20px; color: #FFFFFF; border: #8bb0fa 1px solid;}

/*Menu top*/
#menu{
	height: 38px;
	width: 579px;
	float: left;
	margin: 2px 1px 0 0;
	padding: 0 0 0 22px;
	background-image: url(../image/bg.jpg);
}
#menu ul li{padding: 0; float: left; height: 26px; margin: 0 20px 0 0;}
#menu ul li a{display: block; height: 26px; color: #FFFFFF; font-size: 14px; font-weight: bold; text-transform: uppercase; margin: 0; padding: 12px 5px 0 5px;}
#menu ul li a:hover{background: #3366cc; color: #FFFFFF;}
#menu ul li a.select{text-decoration: underline;}

/*Information*/
#form{width: 294px; margin: -1px 3px 0 0; float: right; background: url(../image/fnd-form.gif) repeat-x top; font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#form #money{width: 279px; margin: 30px 0 0 0; background: #eeeff0; font-family: Arial, Helvetica, sans-serif; padding: 38px 0 0 15px; font-weight: bold; font-size: 18px;}
#form h1{color: #FFFFFF; font-size: 14px; text-align: center; margin-top: 10px;}
#form table{color: #FFFFFF; font-size: 11px; margin: 15px 0 0 0;}
#form .input{width: 230px;}
#information{
	width: 557px;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 22px;
}
#information h1{color: #2356ab; font-size: 20px; margin-bottom: 20px; font-weight: normal; text-transform:uppercase;}


/*Text*/
img{border:none;margin:0;padding:0;}
p{font-size:12px;color:#412f15;margin:0 0 15px 0;padding:0;text-align:justify;line-height: 17px;}
form{margin:0;padding:0;}
textarea{width:260px;font-size:10px;color:#666;margin:0 0 7px 0;height:150px;}
h2 {font-size:18px; color:#333; padding:10px 0px 10px 0; }
h3{font-size:14px; color:#333;}


/*footer*/
.footer{padding: 0; width: 900px; margin: 50px 0 0 0; float: left;}
.footer #bonus1{padding: 28px 30px 0 148px; width: 122px; margin: 0; float: left; background: url(../image/bonus25.gif) no-repeat top left; height: 81px; font-size: 20px; color: #FFFFFF; line-height: 25px; font-family: Comic Sans MS, Arial, Helvetica, sans-serif} 
.footer #bonus2{padding: 28px 30px 0 148px; width: 122px; margin: 0; float: left; background: url(../image/bonus50.gif) no-repeat top left; height: 81px; font-size: 20px; color: #FFFFFF; line-height: 25px; font-family: Comic Sans MS, Arial, Helvetica, sans-serif}
.footer #bonus{padding: 28px 30px 0 148px; width: 122px; margin: 0; float: left; background: url(../image/bunus75.gif) no-repeat top left; height: 81px; font-size: 20px; color: #FFFFFF; line-height: 25px; font-family: Comic Sans MS, Arial, Helvetica, sans-serif}
.footer #buttons{padding: 0; width: 900px; margin: 10px 0 0 0; float: left; height: 41px; font-size: 11px; color: #000; font-weight:bold; text-align: center;}
.footer #buttons a{color: #000000;}





/* ----------------------- Clearfix ----------------------- */ 
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}

/* Esconde de IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Fin esconde de IE-mac */
