/** CSS Reset **/
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 5%; }
h1, h2, h3, h4, h5, h6, p{margin-left:20px;}
li, dd { margin-left:5%; }
fieldset { padding: .5em; }


body{ background-color:#030133; background-image:url(images/rpower_background.jpg); background-repeat:no-repeat; background-position:top center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:0.9em;
}

#mainwrapper{ margin:0 auto;}
#header{ width:700px; margin:0 auto;}

#pagetop{background-image:url(images/bg_r4_c3.png); background-repeat:no-repeat; height:29px; width:744px; margin:0 auto;}
#pagewrapper{ width:745px; background-image:url(images/bgtile.png); background-repeat:repeat-y; margin:0 auto;}
#content{padding:0 20px 0 20px;}
#footer{width:745px; background-image:url(images/base.png); background-repeat:no-repeat; height:29px; margin:0 auto;}
#menu{width:100%; margin-left:30px;}
#menu ul {margin:0; list-style:none;}
#menu li {margin:0 20px 0 0; display:inline}


h1 {font-size:1.4em;}
h2 {font-size:1.2em; color:#003366; clear:left}
h4 {margin-left:0;}

blockquote .headline{font-family:"Courier New", Courier, monospace; font-size:1.2em; font-weight:bold; color:#CC0000; width:300px; margin-bottom:0;}
blockquote .author{font-size:0.9em; margin:0 0 10px 20px; color:#003366}

.highlight{color:#CC0000; font-weight:bold;}
#copyright{font-size:0.76em; float:right; border-top:2px solid #CCCCCC; margin-right:20px;}

a{color:#CC0000; text-decoration:none}
a:hover{text-decoration:underline}

.stockist{font-size:0.85em; padding:0 10px 0 10px; margin-right:10px; width:200px; float:left; height:200px;}
.stockist h4{color:#CC0000; font-size:1.1em;}

#selManApp option{padding:2px;}

.feed h4 a{ color:#c10000; text-decoration:none}
.feed h4 { padding:5px 0; margin:0}
.feed h3 { padding:0; margin:0}
.feed {color:#666666; font-size:12px; width:450px;  margin:20px 20px 20px 20px; clear:both}
.feed img {float:left; width:80px; height:80px; margin:0 10px 0px 0;}
.feed .readmore {float:right; clear:both; margin-bottom:5px;}
.feed .readmore a{color:#333; text-decoration:none}
.feed hr {clear:both; height:1px; border:0; background-color:#ccc}

.feed .newsitem{width:390px; margin:0 20px 20px 0; float:left; height:150px; border-bottom:1px solid #cecece;

