body,div {
    position:           relative;
    padding:            0;
    margin:             0;
    font:               normal 12px/14px Verdana, Arial, Helvetica, sans-serif;
    border:             0;
    color:              #19461a;
}

img {
    border:             0;
    margin:             0;
    padding:            0;
}

a, a:visited {
    color:              #285229;
    text-decoration:    underline;
}
a:hover {
    text-decoration:    underline;
	color:              #ae1e1e;
}

a.menu, a.menuenu:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             1px solid black;
    text-align:         right;
    padding-right:      30px;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.menu:hover {
    text-decoration:    none;
}

a.bottomMenu, a.bottomMenu:visited {
    color:              #285229;
    text-decoration:    underline;
    margin-left:        1px;
    font-size:          11px;
}
a.bottomMenu:hover {
    text-decoration:    underline;
	color:              #ae1e1e;
}

div#top {
    background-image:   url(../assets_images/bgTop.png);
    background-repeat:  repeat-x;
    width:              100%;
    text-align:         center;
}

div#middle {
    width:              100%;
    text-align:         center;
    /*background-image:   url(../assets_images/bgMain.jpg); change */
	background-image:   url(../assets_images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #1B451D;
}

div#bottom {
    width:              100%;
    text-align:         center;
    background-image:   url(../assets_images/bgBottom.png);
    background-repeat:  repeat-x;

}

div#header {
    width:              894px;
    height:             111px;
    margin:             0px auto;
    border:             0px solid black;
}

div#main {
    width:              894px;
    margin:             0px auto;
    border:             0px solid black;
    background-image:   url(../assets_images/bg.jpg);
    background-repeat:  no-repeat;
}

div#leftMenu {
    width:              161px;
    float:              left;
    border:             0px solid black;
    /* background-image:   url(../assets_images/leftMenu.jpg);  change */
	background-image:   url(../assets_images/left_menu.jpg);
    background-repeat:  no-repeat;
    background-position:1px 24px;
    padding-top:        27px;
}

div#content {
    width:              552px;
    float:              left;
    margin:             0px auto;
    border:             0px solid black;
    margin-top:         11px;
    margin-bottom:      30px;
    padding:            0px;
    background-color:   #ffffff;
}

div#footer {
    width:              894px;
    padding:            30px 0px 0px 0px;
    height:             107px;
    margin:             0px auto;
    border:             0px solid black;
    color:              #285229;
}

div#text {
    margin:             15px 10px 30px 10px;
    width:              530px;
    border:             0px solid black;
    text-align:         left;
    font-size:          12px;
}

h1 {
    font-size:          14px;
    font-weight:        bold;
    padding:            0;
    margin:             0;
}

h2 {
    font-size:          13px;
    font-weight:        bold;
	color:              #D81124;
}

h3 {
    font-size:          12px;
    font-weight:        bold;
	color:              #5F841A;
}

.redstar {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
}

div#right {
    float:              right;
    margin-top:         170px;
    width:              171px;
    border:             0px solid black
}

a.home,a.home:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.home:hover {
    background-image:   url(../assets_images/home.jpg);
    background-position: right center;
}

a.history,a.history:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.history:hover {
    background-image:   url(../assets_images/our_history.jpg);
    background-position: right center;
}

a.sales,a.sales:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.sales:hover {
    background-image:   url(../assets_images/sales.jpg);
    background-position: right center;
}

a.hyt,a.hyt:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.hyt:hover {
    background-image:   url(../assets_images/hyt_sales.jpg);
    background-position: right center;
}

a.rentals,a.rentals:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.rentals:hover {
    background-image:   url(../assets_images/rentals.jpg);
    background-position: right center;
}

a.services,a.services:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.services:hover {
    background-image:   url(../assets_images/service.jpg);
    background-position: right center;
}

a.contact,a.contact:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.contact:hover {
    background-image:   url(../assets_images/contact.jpg);
    background-position: right center;
}

a.sitemap,a.sitemap:visited {
    color:              #285229;
    text-decoration:    none;
    position:           absolute;
    font-size:          11px;
    color:              white;
    border:             0px solid black;
    text-align:         right;
    height:             23px;
    right:              0px;
    width:              161px;
}
a.sitemap:hover {
    background-image:   url(../assets_images/sitemap.jpg);
    background-position: right center;
}

/*
***************
*/

img#logo {
    position:           absolute;
    top:                20px;
    left:               10px;
}

img#phone {
    position:           absolute;
    top:                0px;
    right:              36px;
    z-index:            100;
}
img#phone2 {
    position:           absolute;
    top:                0px;
    right:              36px;
    z-index:            130;
}

div#topText {
    position:           absolute;
    top:                30px;
    left:               320px;
    width:              340px;
    z-index:            101;
    border:             0px solid black;
    color:              #19461a;
    font-weight:        bold;
    font-size:          14px;
}
.nexedge_map {
	color: #008403;
	font-weight: bold;
}

.nexedge_map_ext {
	color: #0085FE;
	font-weight: bold;
}

