body {
	background-image: url(images/bg_new.gif);
	margin:0px;
	text-align:center;
}

#main {
        width:664px;
        margin:40px auto 0 auto;
        background-color:#FDFDF8;

}
#main_content {
        background-color:#FDFDF8;
        text-align:left;
        padding:0 7px 0 7px;
        float:left;
        width:649px;
}
#prop {
        background-color:#FDFDF8;
        height:570px;
        width:1px;
        float:right;
}
#main_unlimited{
        background-color:#FDFDF8;
        width:649px;
        text-align:left;
        padding:0 7px 0 7px;
        margin:40px auto 0 auto;
}


#navbar {
        height: 28px;
        text-align:center;
        margin-bottom:7px;
        clear:both;
}
a {
	color: #6699CC;
}


.nav {
        text-decoration:none;
        color:#455A72;
        padding:5px 7px 5px 7px;
        border-left:1px solid #ffffff;
        border-right:1px solid #ffffff;
        height:100%;
        font-size:12px;
        margin-right:-1px;
        position:relative;
        top:5px;
        height:28px;
        margin-top:-5px;
}

.selected {
        color:#ffffff;
}

a.nav:link, a.nav:visited {
        color:#455A72;
}

a.nav:hover, a.nav:active {
        color:#ffffff;
}

div, td{
        font-family:Times New Roman, Times, Serif;
        font-size:11px;
        color:#777777;
        line-height:1.5em;
}

h1 {
        font-family:Times New Roman, Times, Serif;
        font-size:16px;
        color:#777777;
        line-height:1.5em;
        display: inline;
        font-weight:900;
}

h2 {
        font-family:Times New Roman, Times, Serif;
        font-size:13px;
        color:#777777;
        line-height:1.5em;
        display: inline;
        font-weight:900;
}

.content {

        padding:15px 25px 0 20px;
}
.highlight {
        color:#8DB5A8;
}

#copyright {
  		position:relative;
  		clear:both;
  		vertical-align:bottom;
        text-align:center;
        color:#679AC9;
        width:600px;
        background-color:#FDFDF8;
        padding:0px 7px 20px 30px;
}
#left {
        float:left;
}
#left2 {
        float:left;
}
#right {
        float:right;
        clear:none;


}
.headline {
        font-size:13px;
        font-weight:900;
        color:#455A72;
}


img {
        border:0px;
}

ul {
        margin-left:15px;
        padding-left:0px;
}

#cart a:link {
	color: #6699CC;
	text-decoration: none;
}

#cart a:hover {
	color: #669999;
	text-decoration: none;
}

#cart a:visited {
	color: #6699CC;
	text-decoration: none;
}

#service a:link {
	color: #6699CC;
	text-decoration: none;
}

#service a:hover {
	color: #669999;
	text-decoration: none;
}

#service a:visited {
	color: #6699CC;
	text-decoration: none;
}

.customerservice a:link {
	color: #669999;
	text-decoration: underline;
}

.customerservice a:hover {
	color: #669999;
	text-decoration: underline;
}

.customerservice a:visited {
	color: #669999;
	text-decoration: underline;
}
