/***[basic]***/
*{
margin:0;
padding:0;
}


body
{
background: #fff url(../images/bodybg.jpg) repeat-x left top;
font-family:"Trebuchet MS";
font-size:13px;
color:#069;
}

a
{
color:#069;
text-decoration:none;
}

a:hover
{
color:#000;
}

p
{
margin-bottom:15px;
}

h1
{
font-size:24px;
font-weight:normal;
}

.clear {
display: block;
clear: both;
width: 100%;
height: 1px;
margin: 0 0 -1px;
font-size: 1px;
line-height: 1px;
}

.red
{
color:#c00;
}

/***[structure]***/

#wrapper

{
width:770px;
margin:0 auto;
}


#top
{
width:770px;
float:left
}

#right
{
width:178px;
float:right;


background: #fff url(../images/rightbg.jpg) repeat-x left top;
padding-left:10px;
margin-top:24px;
padding-bottom:80px;
}

#content
{
width:500px;
padding-top:24px;
float:left;

}

#main
{
width:698px;
padding-right:72px;
float:left;
}

#bottom
{
border-top:1px solid #CEE;
width:700px;
float:left;
}

/***[content]***/
#content h2 
{
font-size:15px;
color:#069;
}

#content  a
{
font-size:15px;
color:#000;
text-decoration:underline;
}

#content ul
{
padding-left:15px;
}


#content li
{
margin-bottom:15px;
}


/***[top]***/
#topleft
{
width:292px;
float:left;
margin-top:15px;
}

#topright
{
width:478px;
float:right;
color:#fff;
}



#topright-top
{
width:265px;
padding-left:127px;
margin-top:12px;
}

#topright-top a
{
color:#fff;
}

#topright-top a:hover
{
color:#000;
}



#topright-bottom
{
width:478px;
margin-top:51px;
font-family: "Serifa BT";
font-size:15px;

}


/***[right]***/
#right h2
{
font-size:20px;
font-weight:normal;
border-bottom:1px solid #069;
width:164px;
margin-bottom:4px;
}

#right h2 span
{
font-size:12px;
display: block;
}

#right ul
{
list-style:none;
padding:0 0 10px 0;
}

#right ul li
{
margin-bottom:5px;
}

#body_best-online-stores li#best-online-stores a,
#body_is-it-safe-to-shop-online li#is-it-safe-to-shop-online a,
#body_shipping-fees li#shipping-fees a,
#body_can-anyone li#can-anyone a,
#body_which-brand li#which-brand a,
#body_about li#about a,
#body_trade li#trade a,
#body_goodlink li#goodlink a
{
color:#000;
}
/***[form]***/

form{
	margin-top:15px;
}
	textarea{
		width:400px;
		height:150px;
		font-family:  Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
	}


