html,body { margin:0px;padding:0px;}

body {
	height:100%;
	background:#f6f6f6;
	background-image:url(../images/mainbg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:helvetica;
	font-size:12px;
	}
	
a img { border:0px;}
a {color:#7542a1;text-decoration:none;}
a:hover {text-decoration:underline;}

h1,h2,h3 {color:#333;margin-top:0px;}


#topwrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:902px;
	height:100px;
}

#bannerwrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:901px;
	height:240px;
	background:green;
	background-image:url(../images/bannerbg3.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

#bannerimg {
	background-image:url(../images/banner01.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#bannermenu ul { margin:0px;margin-left:12px;padding:0px;padding-top:0px;}
#bannermenu ul li {list-style:none;}
#bannermenu ul li a {display:block;width:220px;height:28px;padding-left:20px; padding-top:12px;background-image:url(../images/button.jpg);filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	color:#fff;
	text-decoration:none;	
	}
#bannermenu ul li a:hover {
filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color:#fff;
	text-decoration:none;
}	
#bannermenu ul li a span {font-family:helvetica;font-weight:normal;}

#contentwrapper {
	width:902px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
background-image:url(../images/contentbg.jpg);
background-repeat:repeat-y;
background-position:center;
margin-top:12px;
}

#contentleft {
	width:560px;
	float:left;
	padding:12px;
	padding-left:30px;
}

#contentright {

	float:left;
	width:247px;
	padding:12px;
}

.contentheading {
font-size:26px;
}

.clear {clear:both;}

#logo {
	position:absolute;
	left:12px;
	width:300px;
	height:100px;
}

#logo a {
	height:100px;
	width:300px;
	display:block;
	background-image:url(../images/logoshop.jpg);
	text-indent:-9999px;
}

#topmenu {
	width:200px;
	height:100px;
	position:absolute;
	top:0px;
	right:20px;
	line-height:18px;
}
#topmenu ul.menu {
    margin-top: 5px !important;
}

#topmenu ul li {list-style:none;}
#footer {
width:802px;
position:relative;
margin-left:auto;
text-align:center;
margin-right:auto;
padding:50px;
}

.moduletable { padding-top:12px;padding-bottom:12px;border-bottom:1px solid #dcdcdc;}
.moduletable h3 {color:#5e4586; }
.moduletable ul li {list-style:none;}
.moduletable ul {margin:0px;padding:0px;}

.contentheading { font-size:18px;color:#614586;padding-bottom:8px;}
.componentheading {  font-size:18px;color:#614586;padding-bottom:8px;}
.blog table {font-face:helvetica;font-size:12px;width:520px}
p { width:100%}
