#outter {
width:1050px;
height:600px;
margin:100px 0px 0px 130px;
text-align:left;
float:left;
}

h1 {
font-size:18px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-decoration:none;
font-weight:bold;	
}

h2 {
font-size:16px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
text-decoration:none;
font-weight:bold;	
}

p {
font-size:14px;
margin:0px 0px 0px 8px;
padding:5px 0px 0px 0px;	
}

.price {
text-align:right;
padding:0px 10px 0px 0px;
font-weight:bold;	
}

#left-content {
width:538px;
height:420px;
background:url(../images/body-background.png) repeat-y;
float:left;
margin:100px 0px 0px 0px;
}

#left-content2 {
width:538px;
height:420px;
background:url(../images/body-background2.png) repeat-y;
float:left;
margin:100px 0px 0px 0px;
}



#main-content {
width:463px;
height:340px;
overflow:auto;
float:left;
margin:10px 0px 0px 35px;
font-size:14px;
padding:0px 12px 0px 0px;
}


#title {
float:left; 
margin:20px 0px 0px 20px; 
width:470px;	
}

#right-content {
width:450px;
height:670px;
float:right;
margin:-95px 0px 20px 0px;
}

#nav {
width:271px;
float:right;
margin:0px 56px 0px 0px;	
}

.body-link:link {
color:#fff; 
text-decoration:underline;
}

.body-link:visited {
color:#fff;
text-decoration:underline;
}

.body-link:hover {
color: #fff;
text-decoration:none;
}

