* { padding: 0; margin: 0; }

body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color:#0d0d0d; background-image:url(images/bg.jpg); background-repeat:repeat-x;}
#wrapper {margin: 0 auto; width: 1002px;}
#header {width: 1000px; height:247px;float: left; border-left: 1px solid #000; border-right:1px solid #000;  background-image:url(images/header.jpg); background-repeat:no-repeat}

#navigation {float: left; width: 1000px; height:44px; border-left: 1px solid #000; border-right:1px solid #000; background-image:url(images/menu.gif); background-repeat:repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#fff}
#navigation li {padding:0;  FLOAT: left;list-style:none; margin:0}
#navigation a { DISPLAY: block; FONT-WEIGHT: bold;  FLOAT: left;COLOR: #fff; TEXT-DECORATION: none; width:120px;padding:5px 2px 14px 3px; text-align:center; line-height:20px;}
#navigation a {FLOAT: none}
#navigation a:hover {BACKGROUND-IMAGE: url(images/menu_hover.jpg); background-repeat:no-repeat; COLOR: #fff; }
#navigation #current A {BACKGROUND-IMAGE:url(images/menu_hover.jpg); background-repeat:no-repeat; COLOR: #fff}

/* LeftColmun*/
#leftcolumn { height: 600px; width: 240px; border-left: 1px solid #000; float: left; background-color:#f2edd5; background-image:url(images/bg_content.jpg); background-repeat:repeat-x;}
#leftcolumn h3 { color:#fff; font-size:18px; font-weight:normal; margin:20px 0 0 20px}
#leftcolumn img {margin:10px 0 0 20px; border:1px solid #000}
#brush {width:240px; height:600px; background-image:url(images/brush.jpg); background-repeat:no-repeat; background-position:left bottom; float:left}

#rightcolumn {height: 600px; width: 760px; float: right; border-right: 1px solid #000;  display: inline; background-color:#f2edd5; background-image:url(images/bg_content.jpg); background-repeat:repeat-x}
#rightcolumn p {color:#4a4a4a; margin:0 30px 15px 30px}
#rightcolumn a{color:#735002;}
#rightcolumn h2{color:#730202; font-size:12px; margin:20px 0 0 30px}
#rightcolumn h3 { color:#fff; font-size:18px; font-weight:normal; margin:20px 0 0 20px; text-align:center}
#boxes {height:244px; width:710px; margin:10px 0 0 30px}
#boxes h1{color:#fff; font-size:24px; font-weight:normal; margin:40px 0 0 90px; text-align:center}
#boxes ul{color:#fff; margin:70px 0 0 0}
#boxes li{list-style:none}
#redesign {width:335px; height:244px; float:left; background-image:url(images/redesign.jpg); background-repeat:no-repeat;}
#redesign li {text-align:right; padding:0 20px 0 0; margin:0 10px 0 0; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position:center right}
#renovation {width:373px; height:244px; float:right; background-image:url(images/renovation.jpg); background-repeat:no-repeat}
#renovation li{margin:0 0 0 25px; list-style-image:url(images/bullet.gif); list-style-position:outside}

/*Innerpages*/
#innerpage {width: 1000px; float: right; border-right: 1px solid #000;  display: inline; background-color:#f2edd5; background-image:url(images/bg_content.jpg); background-repeat:repeat-x}
#innerpage p {color:#fff; margin:0 30px 15px 30px}
#innerpage a{color:#177691; font-weight:bold}
#innerpage h2{color:#d49b56; font-size:12px; margin:20px 0 0 30px}
#innerpage h3 { color:#fff; font-size:18px; font-weight:normal; margin:20px 0 0 20px; text-align:center}
#innerpage img{float:left; margin:20px; border:#000 solid 4px}
#innerpage img:hover{border:#666 solid 4px}
#innerpage #list {float:left; margin:0 0 0 30px}

/*Footer*/
#footer {width: 1000px; clear: both; border: 1px solid #fff; background:#680a25; color:#fff; text-align:center}
#footer ul li{display:inline;}
#footer ul{ margin:10px 0 0 0}
#footer a{padding:0 10px 0 10px; color:#fff}
#footer a:link{text-decoration:none}
#footer a:visited{color:#fff; text-decoration:none}
#footer a:hover {text-decoration:underline}
#footer p{color:#0c0809; line-height:30px}
#footer p a{color:#0c0809}
