* {
	margin:0;
	padding:0;
	}
body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	padding: 0px 0;
}

  body { text-align: center; }
  .page_margins { text-align:left; margin: 0 auto; }
  .page_margins { min-width: 900px; max-width: 900px; }
  .page { padding: 0px; }


.float_left {float:left; margin: 0 .3em .3em 0;}      /* apply this class to any image or element with width - text will wrap it to the right */
.float_right {float:right;  margin: 0 0 .3em .3em;} /* apply this class to any image or element with width  - text will wrap it to the left */

/* DEFAULT TAG STYLES - font sizes, margins, padding, etc. */
/* NOTE: text colors follow below */
body {
	background-color:#808080;
	background-image: url(../images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#main_wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#wrapper {
	width: 900px;
	background-color: #FFFFFF;
	overflow: hidden;
	clear: left;
	float: left;
}


/** begin: INSIDE **/

#header {
	background: url(../images/index_02.png) no-repeat left top;
	width: 888px;
	height: 184px;
	margin: 0px;
	padding: 5px 12px 0px 0px;
	float: left;
	text-align: right;
}
#header2 {
	background: url(../images/index_02-2.png) no-repeat left top;
	width: 888px;
	height: 184px;
	margin: 0px;
	padding: 5px 12px 0px 0px;
	float: left;
	text-align: right;
}
#header_phones {
	width: 900px;
	height: 35px;
	margin: 0px;
	padding: 10px 0px 0px;
	float: right;
	text-align: right;
}

/** begin: FLASH **/
#flash {
	float: right;
	height: 193px;
	width: 705px;
}
/** end: FLASH **/

#col_left {
	background-color: #FFFFFF;
	text-align: left;
	width: 195px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(../images/col-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/** begin: NAVBAR **/

#flyout {
	float:left;
	padding:0;
	margin:0px;
	list-style:none;
	position:relative;
	width:195px;
	top: 4px;
}
#flyout ul {
	padding:0;
	margin:0;
	list-style:none;
	width:195px;
	height:auto;
	position:absolute;
	left:-9999px;
	top:0;
}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {
	float:left;
}
#flyout li a {
	display:block;
	float:left;
	width:173px;
	background:#FFFFFF url(../images/no-hover.jpg) no-repeat left top;
	color:#4b4b4b;
	line-height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight: bold;
	margin-top: -3px;
	padding-left: 22px;
}

#flyout li a.fly {
	background:#FFFFFF url(../images/no-hover.jpg) no-repeat left top;
}

#flyout li:hover {
	position:relative;
}
#flyout li a:hover {
	position:relative;
	color:#bd0303;
}
#flyout li:hover > a {
	color:#bd0303;
	background-image: url(../images/hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#flyout ul li a {
	background:#FFFFFF url(../images/no-hover.jpg) no-repeat left top;
	width: 238px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #4b4b4b;
	margin: -4px 0px 0px;
	padding: 0px 0px 0px 22px;
}

#flyout :hover ul,
#flyout :hover ul :hover ul {
	left:165px;
}

.flyout {
	list-style-image: none;
	list-style-type: none;
}

/** end: NAVBAR **/

#content{
	width: 641px;
	float: right;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 50px;
	padding-right: 32px;
	padding-bottom: 40px;
	padding-left: 32px;
	text-align: left;
}

/** begin: HEADLINES **/

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	color: #371d3b;
}

h1{
	font-size: 16px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
}
h2{
	font-size: 13px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #be0000;
	font-style: italic;
}
h3{
	font-size: 13px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #bd0202;
	font-style: italic;
}
h4{
	font-size: 16px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-transform: uppercase;
	color: #bd0303;
}

.body_bigger {
	font-size: 13px;
	font-weight: bold;
	color: #bd0202;
}

.body_bigger_gray {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

/** begin: FOOTER **/

#footer{
	background-image: url(../images/index_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	height: 60px;
	width: 900px;
	clear: left;
	padding-top: 8px;
	background-color: #4b4b4b;
}
.footer{
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
.footer a:link {color: #ffe6c8; text-decoration: none;}
.footer a:visited {color: #ffe6c8; text-decoration: none;}
.footer a:hover {color: #9c0105; text-decoration: none;}
.footer a:active {color: #9c0105; text-decoration: none;}

.footer_phones{
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}


/** begin: GENERAL **/

p{
	padding-bottom: 10px;
}
ul{
	line-height: 13px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 30px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}
li{
	line-height: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

a:link {color: #ba0600; text-decoration: none;}
a:visited {color: #ba0600; text-decoration: none;}
a:hover {color: #2d1730; text-decoration: none;}
a:active {color: #2d1730; text-decoration: none;}

.clear{
	clear: both;
}

/** begin: PICS **/

.pics_left{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pics_right{
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.click_here {
	text-align: left;
	width: 180px;
	height: 25px;
	padding: 100px 0px 0px;
	float:right;
}
a.button_estimate {
	background: transparent url(../images/but-estimate.jpg) no-repeat scroll right top;
	color: #444;
	display: block;
	float: right;
	font-weight: bold;
	width:167px;
	height: 44px;
	text-decoration: none;
}
a.button_estimate:hover {
	background-position: bottom right;
	color: #000;
	outline: none;
}

