/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color :#fff;
background-color:#ffffff;
}

a:link {
	color: #dfd996;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #dfd996;
}
a:hover {
	text-decoration: underline;
	color: #dfd996;
}
a:active {
	text-decoration: none;
	color: #dfd996;
}
#top_wrapper {
width:100%;
height:88px;
background-image:url(top_bg.jpg);
background-repeat:repeat-x;
}

#top {
width:900px;
height:auto;
margin:0 auto;
}

#logo {
width: auto;
height: auto;
float:left;
line-height:25px;
padding-left:15px;
}

h1 {
font-size:28px;
color:#21447c;
font-weight:bold;
font-family:"trebuchet MS";
text-transform:uppercase;
margin:0;
padding:0;
line-height:25px;
padding-top:20px;
}

.slogan {
font-size:18px;
font-weight:normal;
text-transform:uppercase;
color:#21447c;
font-family:"trebuchet MS";
}

/*------------------MENU----------------------*/

#foxmenucontainer{ float:right;width:460px;height:30px;display:block;}

#foxmenu{position:relative;display:block;height:30px;font-size:14px;
font-family: "trebuchet MS"; margin-top:40px;}

#foxmenu ul{ height:30px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width: auto; height:30px;display:block;float:left;margin:0 20px 0 0; text-align:center;}

#foxmenu ul li a{display:block;float:left;color:#535353;text-decoration:none;
padding:3px 10px 3px 10px;height: auto; width: auto;}

#foxmenu ul li a:hover{width: auto; height: auto; background-color:#e12bf7; color:#fff;
}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*---------------------------CONTENT----------------------------*/

#content_wrapper {
width:100%;
height:auto;
background-color:#2d5a9b;
}

#content {
width:900px;
height:auto;
margin:0 auto;
background-image:url(auctionphotos.jpg);
background-repeat:no-repeat;
background-position:right top;
padding-bottom:20px;
}

#welcome {
width:420px;
height:auto;
padding-bottom:10px;
text-align:justify;
margin-left:15px;
}

h2 {
font-size:28px;
color:#FFFFFF;
font-family:"trebuchet MS";
margin:0;
padding:0;
padding-top:30px;
border-bottom:1px solid #6283b4;
padding-bottom:15px;
margin-bottom:15px;
font-weight:normal;
width:430px;
padding-left:15px;
}

#services {
width:900px;
height:88px;
background-image:url(content_bg.jpg);
background-repeat:no-repeat;
margin-top:10px;
}

#menu {
width:140px;
height:120px;
float:left;
background-image:url(house.jpg);
background-repeat:no-repeat;
background-position:right bottom;
padding-right:120px;
padding-left:20px;
margin-top:30px;
border-right:1px solid #6183b4;
margin-right:20px;
}

h3 {
font-size:16px;
font-family:"trebuchet MS";
color:#FFFFFF;
margin:0;
padding:0;
margin-bottom:10px;
font-weight:normal;
}

#read {
width:120px;
padding-top:3px;
}

#thaif {
width:140px;
height:120px;
float:left;
background-image:url(auction.jpg);
background-repeat:no-repeat;
background-position:right bottom;
padding-right:120px;
padding-left:20px;
margin-top:30px;
border-right:1px solid #6183b4;
margin-right:20px;
}

#direction {
width:155px;
height:120px;
float:left;
background-image:url(truckballoons.jpg);
background-repeat:no-repeat;
background-position:right bottom;
padding-right:120px;
padding-left:20px;
margin-top:30px;
}

/*-------------------------FOOTER-----------------------*/

#footer_wrapper {
width:100%;
height:153px;
background-image:url(bottom_bg.jpg);
background-repeat:repeat-x;
}

#footer {
width:900px;
height:auto;
margin:0 auto;
}

#copyright {
width:460px;
height:auto;
color:#838383;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
padding-top:30px;
padding-left:20px;
float:left;
}

#fmenu {
width:260px;
height:auto;
float:right;
color:#1e1e1e;
font-size:11px;
padding-top:30px;
}

#fmenu a{
color:#1e1e1e;
text-decoration:none;
}

#fmenu a:hover{
text-decoration:underline;
}

