body{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 0;
background-color: #fff;
}

#wrapper{
width: 750px;
margin: 0 auto;
margin-top: 20px;
background-image: url(images/a4r-bground.jpg);
background-position:0 70px;
}


#header{
width: 100%;
margin: 0;
padding: 70px 0 0 0;
background-image:url(images/paper_header.jpg);
background-repeat:no-repeat;
background-position:top;
}

#nav{
width:590px;
	padding: 10px;
	background-color: #cc071e;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto;
	text-align: left;
}

#nav ul{
margin: 0;
padding: 0;
}

#nav li{
display: inline;
color:#222;
font-size: 75%;
font-weight: bold;
}

#nav a, #nav a:visited{
color: #fff;
text-decoration: none;
}

#nav a:hover{
color: #222;
text-decoration: none;
}

#content{
width:570px;
margin: 0 auto;
	padding: 10px 20px;
	background-color: #fff;
	background-image: url(images/text_bground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

#footer{
width:680px;

text-align: left;
padding: 0 0 70px 70px;
background-image:url(images/footer-bk.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#footer p{
color:#666;
font-weight: bold;
}



.greytext{
color: #999;
font-weight: bold;
}

.greytextsmall{
color: #999;
}

.greytextsmall a, .greytextsmall a:visited{
color: #999;
}

.greytextsmall a:hover{
color: #222;
}



.redtext{
color: #cc071e;
font-weight: bold;
}

.clearit{
clear: both;
}

p, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
	margin-top: 0;
}

.image_left {
	width:300px;
	background-color: #FFFFFF;
	float: left;
}

.image_right {
	width:260px;
	padding: 0px;
	background-color: #FFFFFF;
	float: right;
	height: 250px;
}

a, a:visited{
color: #cc071e;
font-weight: bold;
text-decoration: none;
}

a:hover{
color: #222;
font-weight: bold;
text-decoration: underline;
}





/* Store Layout */

.column{
float: left;
width: 320px;
margin: 0 15px 0 0;
}

.column2{
float: left;
width: 230px;
padding-top: 20px;
}

.column2 img{
margin-bottom: 10px;
}.bodybld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.82em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
}
