/* CSS Document */
.main { 
margin:0 auto;
width:866px;
background-color:rgba(240,240,240,.85);
color:black;
}

.logos
{
position:relative;
margin:0 auto;
width:590px;
}

#wreck
{
float:left;
margin-top:30px;
margin-left:30px;
}

#logo
{
float:left;
height:118px;
margin-left:30px;
}

#yelp
{
float:left;
margin-top:45px;
margin-left:30px;
}

#header {
height:170px;
font-size:0.75em;
line-height:1.17em;
text-align:center;
}

#buttonbar
{
color:rgb(96,96,96);
width:709px;
height:36px;
background-image:url(img/buttonbar.png); clear:both;
margin:0 auto;
}
.buttons
{
float:left;
width:118px;
text-align:center;
font-size:12pt;
padding-top:7px;
text-shadow: 1px 1px 1px rgb(0,0,0),2px 2px 3px rgb(0,0,0);
cursor:pointer;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.active
{
color:white;
text-shadow: 1px 1px 0px rgb(128,128,128),2px 2px 3px rgb(96,96,96),0px 0px 3px rgb(255,255,255),0px 0px 6px rgb(255,255,255),0px 0px 9px rgb(255,255,255);
}

.buttons:hover
{
color:rgb(64,128,255);
text-shadow: 1px 1px 0px rgb(0,0,64),2px 2px 3px rgb(0,0,96),0px 0px 3px rgb(0,0,255),0px 0px 6px rgb(0,0,128),0px 0px 9px rgb(0,0,128);
}

.buttons:active
{
color:rgb(128,255,255);
text-shadow: 1px 1px 0px rgb(0,0,64),2px 2px 3px rgb(0,0,96),0px 0px 3px rgb(0,0,255),0px 0px 6px rgb(0,0,128),0px 0px 9px rgb(0,0,128);
}

#footer { height:75px;}
#footer .column{ width:145px;}
#footer .column_1{ width:200px;}

.column, .column_1, .column_2 { float:left;}

/*---page---*/
#page .content .column{ width:304px;}
#page .content .column_1{ width:254px;}
#page .content .column_2{ width:249px;}
/*---// page---*/

/*---Service Page---*/
#page_service .content .column{ width:349px;}
#page_service .content .column_1{ width:254px;}
#page_service .content .column_2{ width:204px;}
/*---// service Page---*/

/*---Home page---*/
#page_Home .content .column{ width:175px;}
#page_Home .content .column_1{ width:234px;}
#page_home .content .column_2{ width:355px;}
/*---// Home page---*/

/*---page_Tips---*/
#page_Tips .content .column{ width:349px;}
#page_Tips .content .column_1{ width:425px;}
/*---// page_Tips---*/

/*---page_1---*/
#page_1 .content .column{ width:304px;}
#page_1 .content .column_1{ width:470px;}
/*---// page_1---*/

/*---page_Testimonial---*/
#page_Testimonial .content .column{ width:204px;}
#page_Testimonial .content .column_1{ width:570px;}
/*---// page_Testimonial---*/

/*---page_2---*/
#page_2 .content .column{ width:558px;}
#page_2 .content .column_1{ width:220px;}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .column{ width:304px;}
#page_3 .content .column_1{ width:495px;}
/*---// page_3---*/

/*---page_4---*/
#page_4 .content .column{ width:558px;}
#page_4 .content .column_1{ width:260px;}
/*---// page_4---*/

/*---page_5---*/
#page_5 .content .column{ width:304px;}
#page_5 .content .column_1{ width:490px;}
/*---// page_5---*/

/*---page_6---*/
#page_6 .content .column{ width:558px;}
#page_6 .content .column_1{ width:220px;}
/*---// page_6---*/

/*---page_7---*/
#page_7 .content .column{ width:820px;}
/*---// page_7---*/

* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	margin: 0;
}
html{ font-family:tahoma;}
body{

	background-repeat:no-repeat;
background-attachment:fixed;
//background-image:url('img/background1.jpg');
	font-size:100%;
	line-height:1em;
	color:#ffffff;	
}
img{ border:0px none; margin:0; padding:0; vertical-align:top;}
/**********font size***************/

.content{font-size:0.75em; line-height:1.17em;}
#footer{font-size:0.625em; line-height:1.4em;}
/********** end font size***************/

input, textarea, select{ 
	font-family:tahoma;
	background:none;
	color:#395C7C; 
	 border:1px solid #28364F;
	vertical-align:top;
}

#form input{
	width:170px;
	height:18px;
	font-size:0.92em;
	background:none;
}
#form .input_1{ width:106px; height:18px; font-size:0.92em; background:none;}
#form select{ width:136px; height:18px; font-size:0.92em; background:none;}
#form .select_1{ width:86px; height:18px; font-size:0.92em; background:none;}
#form .inp_h{ height:21px; margin:0 0 3px 0;}

#form textarea{
	width:170px;
	height:96px;
	font-size:0.92em;
	overflow:auto;
}
.inp_w{ width:34px; text-align:right; padding:0 3px 0 0;}
.inp_w_2{ width:54px; text-align:right; padding:0 3px 0 0;}
/****************** GLOBAL ***********************************************/
.w100{ width:100%;}
.h100{ height:100%;}
.float{ float:left; margin:0 20px 0 0;}
.right{ text-align:right;}
.title { display:block; margin:0; padding:0;}

.indent, .box , .row, .row, .row_1, .row_2, .block, .block_1, .block_2, .block_3, .block_4
{ 
	margin:0; 
	padding:0; 
	width:auto; 
	height:auto; 
	background:none;
}
.in5{ padding-bottom:5px;}
.in7{ padding-bottom:7px;}
.in10{ padding-bottom:10px;}
.in15{ padding-bottom:15px;}
.in20{ padding-bottom:20px;}
/********************* END GLOBAL ********************************************/

ul {list-style:none;}
li a {
	font-size:1.33em; 
	background:url(images/bull.gif) 0 7px no-repeat; 
	padding:0 0 0 9px;
	line-height:1.5625em;
	color:#004BCC;
	text-decoration:none;
}
li a:hover {text-decoration:underline;}

.col { float:left;}
.right{ text-align:right;}
.clear { clear:both;}

/***************links**************/
a{color:rgb(90,111,200);
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
a:hover{ text-decoration:underline; text-shadow: 0px 0px 3px rgb(0,128,255),0px 0px 6px rgb(0,64,192),0px 0px 9px rgb(0,64,192);}

.link{ color:#004BCC; font-size:0.92em;}
.link_1{ color:#004BCC; font-size:1.33em; line-height:1em; padding:0 0 0 9px; text-decoration:none;
}
.link_1:hover{text-decoration:underline; text-shadow: 0px 0px 3px rgb(0,128,255),0px 0px 6px rgb(0,64,192),0px 0px 9px rgb(0,64,192);
}
/**************end links**************/

/***************txt***************/
h1, h2{ margin:0; padding:0;}
h1 {text-indent:-10000px; background:url(images/logo.gif) no-repeat left top; height:80px;}
.txt{ color:#497FB1;}
.txt_1{ color:rgb(90,111,140); font-size:1.33em;}
.txt_2{ color:#F2F2ED; font-size:0.92em; font-weight:bold;}
.txt_3{ color:#002DD5; font-size:0.92em; font-weight:bold;}
.txt_4{font-size:0.92em;}
strong{ color:rgb(90,111,140); font-size:1.33em; line-height:1em; font-weight:normal;}
/***************end txt***************/



/*******************box #1*********************************/
.box .left_top{ background:url(images/left_top.gif) left top no-repeat;}
.box .right_top{ background:url(images/right_top.gif) right top no-repeat;}
.box .left_bot{ background:url(images/left_bot.gif) left bottom no-repeat;}
.box .right_bot{ background:url(images/right_bot.gif) right bottom no-repeat; width:100%;}

.box .side_left{ background:url(images/side_left.gif) left top repeat-y #FFFFFF;}
.box .side_right{ background:url(images/side_right.gif) right top repeat-y;}
.box .side_top{ background:url(images/side_top.gif) left top repeat-x;}
.box .side_bot{ background:url(images/side_bot.gif) left bottom repeat-x;}
/***************************end box #2**************************/
.sep{ background:url(images/sep.gif) 0 0 repeat-y;}
.content .indent{
	padding-top: 29px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.title_1{ margin:0 0 0 -6px; position:relative;}
.content .column .title{padding:0 0 0 60px;}
.content .column .indent{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 25px;
}

.content .column_1 .title{padding:0 0 0 15px;}
.content .column_1 .indent{padding:3px 15px 0 21px;}

.content .column_2 .title{padding:0 0 0 14px;}
.content .column_2 .indent{padding:3px 15px 0 21px;}

/***************************page**************************/
#page .content .column .forms{padding:0 0 0 80px;}
#page .content .column .forms .button{padding:10px 0 0 37px;}
/***************************end page**************************/

/***************************page_1**************************/
#page_1 .content .column_1 .block{ width:240px;}
/***************************end page_1**************************/

/***************************page_Tips**************************/
#page_Tips .content .column_1 .block{ width:240px;}
/***************************end page_Tips**************************/

/***************************page_2**************************/
#page_2 .content .column .block{ width:230px;}

#page_2 .content .column_1 .forms{padding:0 0 0 5px;}
#page_2 .content .column_1 .forms .button{padding:10px 0 0 37px;}
/***************************end page_2**************************/

/***************************page_3**************************/
#page_3 .content .column_1 .block{ width:240px;}
/***************************end page_3**************************/

/***************************page_4**************************/
#page_4 .content .column .block{ width:230px;}
/***************************end page_4**************************/

/***************************page_5**************************/
#page_5 .content .column_1 .block{ width:250px;}
/***************************end page_5**************************/

/***************************page_6**************************/
#page_6 .content .column .block{
	width:220px;
}
#page_6 .content .column .block2{
	width:238px;
}
#page_6 .content .column .ci{ padding:0 10px 0 0;}

#page_6 .content .column_1 .forms{padding:0 0 0 0;}
#page_6 .content .column_1 .forms .button{margin:10px 0 0 5px;}
/***************************end page_6**************************/

#footer {background-color:#F2F2F2; color:rgb(90,111,140);}

#footer .column .indent {padding:0px 0 0 50px;}
#footer .column_1 .indent {padding:20px 0 10px 0;}

