#marker_heading h1
{
	text-indent: -5000px;
	float: left;
}

#marker_content
{
	text-indent: -5000px;
}

body
{
    background: #030000 url(/images/bg.jpg) no-repeat top center;
    margin:0;
    padding:0;
}

#container
{
    margin: 0 auto;
    width: 1002px;
    padding-top: 23px;
}

#header
{
    background: url(/images/header.jpg) no-repeat top center;
    height: 358px;
}

#content
{
    width: 662px;
    background: #fff;
    float:left;
    margin-top: -180px;
    padding-left: 280px;
    padding-right: 60px;
    display: inline;
    min-height: 220px;
}

#contenty
{
    width: 1002px;
    background-color: #fff;
}

#title
{
    color: #6dcff6;
    font-size: 18px;
    text-transform: uppercase;
    padding: 300px 0px 0px 300px;
}

#nav
{
    text-transform: uppercase;
    font-size: 14px;
    width: 215px;
    margin-top: -80px;
    height: 180px;
}

#nav-b
{
    background: url(/images/nav-bottom.gif) no-repeat;
    height: 150px;
}

#footer
{
    background: #000 url(/images/footer-bg.gif) no-repeat;
    height: 70px;
    text-align: center;
    padding-top: 210px;  
    width: 1002px;
    float: left;
    clear:both;
}

.footer-nav 
{

    color: #e11b22;
    text-transform: uppercase;
    font-weight: bold;
}

.footer-nav a:link
{
    color: #e11b22;
}

.footer-nav a:visited
{
    color: #e11b22;
}

.footer-nav a:hover
{
    color: #e11b22;
    text-decoration: underline;
}

#footer p
{
    color: #fff;
}

/*listings*/

.new_listing_detailed
{
    background: #fff url(/images/new-listing-top.jpg) top center no-repeat;
    width: 630px;
    padding-top: 14px;
}

.used_listing_detailed
{
    background: #fff url(/images/used-listing-top.jpg) top center no-repeat;
    width: 630px;
    padding-top: 14px;
}

.new_listing_inner
{   

    border-left: solid 1px #abe1fa;
    border-right: solid 1px #abe1fa;
}

.used_listing_inner
{   

    border-left: solid 1px #bcbec0;
    border-right: solid 1px #bcbec0;
}

.contact-new
{
    padding-left: 15px;
}

.contact-new a:link, a:visited
{
    color: #fff;
    font-weight: bold;
}

.contact-new a:visited
{
    color: #fff;
    font-weight: bold;
}

.more-photos-new
{
    color: #abe1fa; 
    font-weight: bold;
    padding-bottom:70px;
  /*  padding: 0 15px 5px 0px;*/
}

.more-photos-new a:link, a:visited
{
    color: #abe1fa; 
    font-weight: bold;
   /* padding: 0 15px 5px 0px;*/
}

.more-photos-new a:visited
{
    color: #abe1fa; 
    font-weight: bold;
   /*  padding: 0 15px 5px 0px;*/
}

.more-photos-used
{
    color: #414042; 
    font-weight: bold;
    padding-bottom:100px;
  /*  padding: 0 15px 5px 0px;*/
}

.more-photos-used a:link, a:visited
{
    color: #414042; 
    font-weight: bold;
   /* padding: 0 15px 5px 0px;*/
}

.more-photos-used a:visited
{
    color: #414042; 
    font-weight: bold;
   /* padding: 0 15px 5px 0px;*/
}

#new-listing-header
{
    text-transform: uppercase;
    color: #414042;
    font-size: 22px;
    font-weight: bold;
}

.new-price
{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

#listing-desc
{
    padding: 0 15px 0 22px;
}

#contact-details {
float:right;
padding-right:40px;
}
