*  {
	padding: 0;
	margin: 0;
}


body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;  }

:focus {
outline: none;
} 

.clear{
padding: 2px;
}

#maincontainer{
width:1179px;
margin: 0 auto; 
background-color: #eef4fc;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 250px 0 250px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 246px; /*Width of left column in pixel*/
margin-left: -1177px; /*Set margin to that of -(MainContainerWidth)*/
}

#rightcolumn{
float: left;
width: 246px; /*Width of right column*/
margin-left: -248px; /*Set left margin to -(RightColumnWidth)*/
}

#footer{
clear: left;
background-image: url(../images/footer_bg.jpg);
height: 181px; 
width: 1179px;
}

#footer2{
margin: 0 auto;
background-image: url(../images/footer_bg.jpg);
height: 181px; 
width: 1179px;
}


.inp164 { 
float: right;
text-align: right;
width: 275px;
height: 25px;
background-image: url(../images/form_bg.png);
overflow: hidden;
}

.input {
padding: 5px 0 5px 12px; 
border: none;
background: none;
width: 275px;
height: 25px;
FONT-FAMILY: Tahoma; FONT-SIZE: 12px; COLOR: #2c64c1; FONT-WEIGHT: bold; FONT-STYLE: bold;
}

input:focus {
outline: none;
}


#header{
margin: 0 auto;
background-image: url(../images/header_bg.jpg);
height: 181px; 
width: 1179px;
}

.first{
float: left;
text-align: left;
FONT-FAMILY: Tahoma; FONT-SIZE: 10px; COLOR: #fff; FONT-WEIGHT: normal; FONT-STYLE: normal;
padding-top: 100px;
padding-left: 60px;
}

.first2{
float: left;
text-align: left;
FONT-FAMILY: Tahoma; FONT-SIZE: 10px; COLOR: #353333; FONT-WEIGHT: normal; FONT-STYLE: normal;
padding-top: 155px;
padding-left: 60px;
}

.phone{
position: absolute;
float: left;
FONT-FAMILY: Tahoma; FONT-SIZE: 12px; COLOR: #fff; FONT-WEIGHT: bold; FONT-STYLE: bold;
padding-top: 30px;
padding-left: 440px;
text-align: center;
}

.navigation{
float: left;
position: absolute;
text-align: left;
FONT-FAMILY: Tahoma; FONT-SIZE: 18px; COLOR: #fff; FONT-WEIGHT: normal; FONT-STYLE: normal;
padding-top: 137px;
padding-left: 20px;
}

.navigation2{
float: left; 
position: absolute;
text-align: left;
FONT-FAMILY: Tahoma; FONT-SIZE: 18px; COLOR: #fff; FONT-WEIGHT: normal; FONT-STYLE: normal;
padding-top: 20px;
padding-left: 20px;
}

.search{
float: right; 
FONT-FAMILY: Tahoma; FONT-SIZE: 18px; COLOR: #2c64c1; FONT-WEIGHT: normal; FONT-STYLE: normal;
padding-top: 139px;
padding-right: 35px;
}

.bb{
float: right; 
padding-top: 135px;
#padding-right: 12px;
}

.phone_c{ COLOR: #f9a75b; }

A:link { TEXT-DECORATION: none; color: #f9a75b; }
A:visited { TEXT-DECORATION: none; color: #f9a75b; }
A:hover { TEXT-DECORATION: none; color: #f9a75b; }

.white:link { TEXT-DECORATION: none; color: #fff; }
.white:visited { TEXT-DECORATION: none; color: #fff; }
.white:hover { TEXT-DECORATION: none; color: #fff; }

h1 {
	font: 1.3em/1em georgia;
	margin-bottom: 0.5em;
}

h2 {
	font: 1.1em/1em georgia;
}

.inner-box {
	padding:0.7em 1em; 
	FONT-FAMILY: Tahoma; FONT-SIZE: 12px; COLOR: #000; FONT-WEIGHT: normal; FONT-STYLE: normal;
}

.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10 {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size:1px;
}

.r10 { margin: 0 10px; }
.r9 { margin: 0 9px; }
.r8 { margin: 0 8px; }
.r7 { margin: 0 7px; }
.r6 { margin: 0 6px; }
.r5 { margin: 0 5px; }
.r4 { margin: 0 4px; }
.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#favorites .orange-bg b, #favorites h1 {background-image: url(../images/bg-b.gif); }
#favorites h1 { padding:0.25em 0.75em 0.5em; margin-bottom:0; color: #fff;}
#favorites .inner-box, #favorites b { background-color: #e8e3da; }

#blocks .orange2-bg b, #blocks h1 {background-image: url(../images/bg-b2.gif); }
#blocks h1 { padding:0.25em 0.75em 0.5em; margin-bottom:0; color: #fff;}
#blocks .inner-box, #blocks b { background-color: #cedcf4; }
