* { margin:0; padding:0;}
body { background:#fff; font-family:Arial; font-size:100%; line-height:1.0625em; color:#fff; text-align:center;}

.clear { clear:both;}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

.marginbottom10 { margin-bottom:10px !important; }

p { margin-bottom:17px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

.form { height:30px;}
.form input {width:197px; height:18px; background:#fff; color:#191919; font-size:.91em; font-family:arial; padding-left:3px; border:1px solid #e1e1e1; border-left:1px solid #191919; border-top:1px solid #191919;}
textarea { width:215px; height:78px; background:#fff; overflow:auto; color:#191919; font-size:.91em; font-family:arial; padding-left:3px; border:1px solid #e1e1e1; border-left:1px solid #191919; border-top:1px solid #191919;}

.select_1 { width:201px; height:21px; background:#fff; border:1px solid #93572f; color:#2c2c2c; font-size:.91em; padding-left:3px; margin-right:4px; font-family:arial;}

/*==================list====================*/
ul { list-style:none;}
li { padding-right:25px !important; }

.list1 li a { background:url(../images/marker_rent-4u.png) no-repeat left 4px; padding-left:19px; line-height:2em; font-family:verdana;}
.list2  { margin-bottom:17px;}
.list2 li { background:#697779; padding:4px 0 4px 12px;}
.list2 li strong { width:93px; float:left;}
.list2 li.bgd { background:#596669;}

/*==================other====================*/
.img_indent { margin:0 21px 0 0; float:left;}
.img_indent1 { margin:0 27px 0 8px; float:left;}

blockquote p { margin-bottom:8px;}
.p1 { margin-bottom:6px;}



/*==================txt, links, lines, titles====================*/
a {color:#fff; text-decoration:none;}
a:hover{ text-decoration:underline;}

h3 { font-size:1em; margin-bottom:7px;}
h4 { font-family:verdana; background:url(../images/marker.gif) no-repeat left 7px; padding-left:19px; font-size:1em; font-weight:normal; margin-bottom:8px;}

.txt1 { color:#ffbe80; font-size:.83em; text-transform:uppercase;}

.link1 { text-decoration:underline;}
.link1:hover { text-decoration:none;}

.title {margin:0 0 28px -2px; position:relative;}
.title1 {margin:0 0 37px -2px; position:relative;}


/*==================blocks====================*/
.block1 { background:#202626; width:100%;}
.block1 .left_top_corner { background:url(../images/left_top_corner.gif) no-repeat left top;}
.block1 .right_top_corner { background:url(../images/right_top_corner.gif) no-repeat right top;}
.block1 .right_bottom_corner { background:url(../images/right_bottom_corner.gif) no-repeat right bottom;}
.block1 .left_bottom_corner { background:url(../images/left_bottom_corner.gif) no-repeat left bottom;}
.block1 .ind { padding:31px 20px 30px 29px;}

.box1 { background:#363d3e; width:100%;}
.box1 .inner { padding:40px 16px 45px 20px;}
.box2 { background:#4a585a; width:100%;}
.box2 .inner { padding:40px 16px 45px 20px;}
.box3 { background:#5e6d70; width:100%;}
.box3 .inner { padding:40px 16px 41px 20px;}

/*header*/
#header .row_1 { height:151px;}
#header .row_1 .fleft {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#header .row_1 .fright { padding:27px 20px 0 0;}
#header .row_2
{
	overflow:hidden;	
}

#header .row_2normal
{
	height:250px;	
}

#header .row_2search
{
	height:250px;	
}

#header .row_2 { background:url(../images/header_bgd2.gif) left top repeat-x #1c1c1c; padding:32px 0 25px 20px;}
#header .row_2 span { padding:10px 0 7px 0; margin-bottom:0; font-size:.91em; color:#c1c1c1;}
#header .menu { padding:23px 0 0 20px; }
#header .menu img { margin-right:4px;}

/*content*/
#content .indent { padding:0 20px 0 0;}
#content .indent1 {padding:0 54px 0 0;}
#content .indent2 {padding:0 40px 0 0;}

/*footer*/
#footer { background:url(../images/footer_bgd.gif) left top repeat-x;}
#footer p { padding:30px 0 0 20px;}
#footer p a { color:#f60; text-decoration:underline;}
#footer p a:hover { text-decoration:none;}

/*================== index.html ==================*/
#page1 #content .box1 .col_1 h3 { padding-top:8px;}
/*==========================================*/

#logo_container{
    height:83px;
}

.menu_text{
    padding:23px 0 0 20px;    
}
.menu_text a{
    display:block;
    width:115px;
    height:35px;
    float:left;
    text-align:center;
    margin-right:20px;
    margin-bottom:5px;
    background-color:#4a4a4a;
    color:#fff;
    text-transform:uppercase;
    padding:3px 5px 2px 5px; 
    font-weight:bold;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
      
/*    -moz-border-radius-topleft:8px;
    -moz-border-radius-topright:8px;
    -webkit-border-top-left-radius:8px;
    -webkit-border-top-right-radius:8px;*/
}

.menu_text a:hover, .menu_text a.selected{
    background-color:#2a2a2a;
    text-decoration:none;
}

.phone_no{
    padding-top:0px;
    padding-right:20px;
    font-size:20px;
    color:#fafafa;   
}