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

body {
	border-top: #bcbcbc 3px solid;
	background:#cecece url(../files/650_bg.png) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
}

a:link {
   font-family:Arial, Helvetica, sans-serif;
   color: #063e6d;
   text-decoration: underline;
}
a:visited {
   color: #063e6d;
   text-decoration: underline;
}
a:hover {
   color: #063e6d;
   text-decoration: none;
}
a:active {
   color: #063e6d;
   text-decoration: underline;
}

.main_content {
	float: left;
	width:660px;
}
#survey label {
	display:block;
}
#survey div {
	margin:0 0 10px 0;
}
#side_content {
	margin: 10px 0 0 30px;
	float: left;
	width: 226px;
	border:#ccc 2px solid;
	background:#e8e8e8;
	padding:10px;
}

#top {
	padding: 10px;
}

#logo {
	float:left;
	width: 400px;
}

#top_side {
	float:left;
	width: 560px;
	text-align:right;
}

#phone_number {
	font-size: 2.2em;
	color:#666;
	text-align:right;
	padding: 10px 0 0 0;
}

#wrapper {
	background: url(../files/650_wrapper.png) repeat-y;
	width: 980px;
	padding: 0 10px;
	margin: 0 auto;
}

#banner {
	height:250px;
	background: url(../files/650_banner_bg.png) no-repeat;
}

#banner_img {
	width: 680px;
	float:left;
	overflow:hidden;
}

#banner_quote {
	width: 300px;
	float:left;
	text-align:center;
	color:#fff;
	padding: 8px 0 0 0 ;
}

#main {
	padding:20px;
}

#qq_head {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:2em;
}

#buttons {
	height:55px;
	background: url(../files/650_button_bg.png) repeat-x;
	padding: 0 0 0 20px;
}

.button {
	text-align:center;
	width:188px;
	height:55px;
	float:left;
}

.button a {
	background: url(../files/650_button.png) no-repeat;
	color:#666;
	font-size:18px;
	text-decoration:none;
	padding:15px 0 0 0;
	height:40px;
	width:188px;
	display:block;
}

#mnu { overflow:hidden }

.button a:hover {
	background: url(../files/650_button_.png) no-repeat;
}

#button_left a {
	background: url(../files/650_button_left.png) no-repeat;
}

#button_left a:hover {
	background: url(../files/650_button_left_.png) no-repeat;
}

#button_right a {
	font-weight:bolder;
	color:white;
	background: url(../files/650_button_right.png) no-repeat;
}

#button_right a:hover {
	background: url(../files/650_button_right_.png) no-repeat;
}

.split_left {
	background-color:#b0baeb;
	width: 49%;
	height:1px;
}
.split_right {
	background-color:#b0baeb;
	width: 49%;
	height:1px;
}
.split_row {
	background-color:#b0baeb;
	height: 1px;
}


.bb_set {
	margin: auto 40px auto auto;
	width: 236px;
	padding-top:38px;
}

.banner_button a {
   font-family: Helvetica, Arial, sans-serif;
   font-size: 15px;
   color: #ffffff;
   text-decoration: none;
   font-weight:normal;
   background: url(http://bestflins.com/files/160_banner_button.jpg) no-repeat;
   height: 20px;
   width: 236px;
   display:block;
   margin: 0 0 10px 0;
   padding: 12px 0;
   text-align:center;
}

.banner_button a:hover {
   background: url(http://bestflins.com/files/160_banner_button_.jpg) no-repeat;
}

.banner_button a:active {
   background: url(http://bestflins.com/files/160_banner_button_act.jpg) no-repeat;
}

#bottom {
	color: #fff;
	text-align:center;
	background:#3f3f3f url(../files/650_bottom.png) top repeat-x;
	padding:20px;
}

#bottom a {
	color: #fff;
	text-align:center;
}


#dialog {
	margin: 10px 5px 10px 20px;
	color:#FFFFFF;
}


h1,h2 {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 24px;
   margin: 15px 0;
   color: #187DCB;
   font-weight:normal;
}

h2 {
	text-align:center;
	font-size:24px
}


h3 {
   font-family:Arial, Helvetica, sans-serif;
   font-size: 14px;
}
h4{
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
}
img.page_image {
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	border:none;
}

#menu{

width: 100%;
color: #FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

#menu ul{
padding: 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
overflow: hidden;
}

#menu ul li{
display: inline;
float:left;
height:33px;
width:140px;
text-align: center;
}

#menu ul li a, .menu ul li a:visited{
display:block;
font-size:12px;
color: #FFFFFF;
width:140px;
height:35px;
padding: 9px 0 0 0;
margin: 0;
text-decoration: none;
}


#menu ul li a:hover{
display:block;
font-size:12px;
color: #FFFFFF;
width:140px;
height:33px;
padding: 12px 0 0 0;
margin: 0;
text-decoration: none;
background: #063e6d;
}


.quote_drop {
      width: auto;
      float: left;
      padding: 0.1em 0.5em 0.1em 0.5em;
      cursor: default;
	  font-family: "Trebuchet MS", Verdana, sans-serif;
      font-size: small;
	  z-index:99;
	  white-space:nowrap;
	  color:#FFFFFF;
    }
    
    .quote_drop ul {
      display: none;
      position: absolute;
      background-color: #e6e6e6;
      color: black;
      list-style: none;
      margin: 0.1em 0 0 0;
      padding: 0;
	  z-index:99;
    }
    
    .quote_drop ul li {
      display: block;
	  padding: 5px 5px 5px 5px;
	  z-index:99;
    }
    
    div.quote_drop:hover ul {
      display: block;
      margin: 0;
      padding: 0;
	  z-index:99;
    }

	
	div.quote_drop ul li a {
	  display: block;
	  text-decoration: none;
	  z-index:99;
	}
	
	div.quote_drop ul li a:hover {
      background-color: #ccf;
	  z-index:99;
    }

#slides {
	z-index:2;
}