body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	list-style-type: circle;
	margin-top:20px;
	text-align:center;
	min-width:980px;
}

ul {
	line-height:12pt;}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding:2px;
	margin-bottom:10px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-bottom:6px;
}

p { padding:2px; }

a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #800001; font-weight:bold;}
a:link { text-decoration: none; color: #800001; }
a:visited { text-decoration: none; color: #800001; }
a:active { text-decoration: none; color: #800001; }
a:hover { text-decoration: none; color: #666666; }

#wrapper {
	width:920px;
	margin: 0px auto;
	text-align: center;
}

/* Top with images */

#top_left { float:left; width:458px; text-align:right; height:79px; border: #ECF311 1px solid; background-color:#000000; }
#top_right { float:right; width:458px; text-align:center; background-color:#FFFFFF; height:79px; border: #ECF311 1px solid; }


/* Top with text left */
#top_left_text { float:left; width:450px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:bold;  margin-top:10px; margin-bottom:36px; }

#top_left_text a { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:bold; }
#top_left_text a:active { color: #ffffff; font-weight:bold;}
#top_left_text a:link { color:#ffffff; font-weight:bold;}
#top_left_text a:visited { color:#ffffff; font-weight:bold;}
#top_left_text a:hover { color: #666666; font-weight:bold;}

/* Top with text right */
#top_right_text { float:right; width:450px; text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ffffff; font-weight:bold; margin-top:10px; margin-bottom:36px; }

#top_right_text a { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color:#800001; font-weight:bold; }
#top_right_text a:active { color: #800001; font-weight:bold;}
#top_right_text a:link { color:#800001; font-weight:bold;}
#top_right_text a:visited { color:#800001; font-weight:bold;}
#top_right_text a:hover { color: #666666; font-weight:bold;}


/* Top navigation */

#nav { width:920px; height:30px; margin: 0px auto; padding:0px; padding-right:1px; text-align:left; }

#nav a { float:left; font-family: Arial, Helvetica, sans-serif; font-size:8pt; color:#333333; font-weight:bold; text-decoration:none;  text-align: center; line-height:22pt; display:inline; height:30px; width:103px; background-image:url(images/button.gif); background-position:center bottom; background-repeat:no-repeat; }
#nav a:link { color:#333333; }
#nav a:visited { color: #333333; }
#nav a:hover { color: #333333; background-image:url(images/button_over.gif); background-position:center; background-repeat:no-repeat;}

.nav_open { float:left; font-family: Arial, Helvetica, sans-serif; font-size:8pt; color:#333333; font-weight:bold; text-decoration:none;  text-align: center; line-height:22pt; display:inline; height:30px; width:103px; background-image:url(images/button_over.gif); background-position:center bottom; background-repeat:no-repeat;}


/* Main page */

#main { 
	width:890px;
	margin: 0px auto;
	margin-bottom:-1px;
	text-align:left;
	background-color:#FFFFFF;
	border-top: #ECF311 none 0px;
	border-left: #ECF311 solid 1px;
	border-right: #ECF311 solid 1px;
	border-bottom: #ECF311 solid 1px;
	padding:15px;
	}
	
#main p { margin:0px; padding:2px; padding-bottom:8px; }


.underline { width:886px; margin:auto 0px; background-image:url(images/underline.gif); background-repeat:no-repeat; background-position:center; text-align:center; }


#main_border { float:left; margin:0px auto; border: 1px #CCCCCC solid; padding:0px; background-image:url(images/main_text_bk.jpg); background-repeat:repeat-y; background-position:left; }


#main_text {float:left; width:580px; margin-right:10px; text-align:left; }
.main_text_head { margin:0px; padding:2px; width:560px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ECF311; font-size:11pt; border-bottom:1px #cccccc solid; border-right:1px #cccccc solid; background-color: #333333; }

#main_text p { padding:10px; }

#main_pic {float:left; width:280px; text-align:center; padding-top:20px; padding-bottom:10px; background-color:#FFFFFF;}

.header { margin:auto 0px; width:886px; font-family:Arial, Helvetica, sans-serif; font-size:18pt; color: #000000; font-weight:bold; background-color: #ffffff; background-image:url(images/top_tag_bk.jpg); background-repeat:no-repeat; height:46px; line-height:30pt; text-indent:2px;}
a.header:active { color: #800001; font-weight:bold;}
a.header:link { color:#800001; font-weight:bold;}
a.header:visited { color:#800001; font-weight:bold;}
a.header:hover { color: #666666; font-weight:bold;}
	
/* Home page */

#main_home1 {
	float:left;
	margin:auto 0px;
	margin-left:8px;
	margin-top:6px;
	width:270px;
	padding:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color: #ffffff; font-size:9pt;
	background-color:#000000;
	border: 1px #CCCCCC solid;
}

#main_home1 a { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #800001; font-weight:bold;}
#main_home1 a:link { text-decoration: none; color: #800001; }
#main_home1 a:visited { text-decoration: none; color: #800001; }
#main_home1 a:active { text-decoration: none; color: #800001; }
#main_home1 a:hover { text-decoration: none; color: #666666; }


/* Power barrow pages */

#main_small_pic_strip1 {
	float:left;
	margin:auto 0px;
	margin-left:24px;
	width:110px;
	text-align:center;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color: #000000; font-size:9pt;
}

#main_small_pic_strip2 {
	float:left;
	margin:auto 0px;
	margin-right:4px;
	width:110px;
	text-align:center;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color: #000000; font-size:9pt;
}

#main_right {
	float:left;
	margin:auto 0px;
	width:330px;
	text-align:center;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif; font-weight:normal; color: #000000; font-size:9pt;
}

/* Buy Now */

#clear_buy { width:560px; clear:both;}

#buybutton {width:114px; text-align:left; float:left; margin-left:2px; padding-top:1px;}

#cost {width:440px; text-align:left; float:left;  margin-top:5px; border: 1px solid #666666; padding:2px; padding-left:4px; background-color: #FFFF9D; }



#clear {
	clear: both;
	width:880px;
	margin:0px auto;
	height:1px;
	font-size:1px;
	}
	
	
#clear_lg {
	clear: both;
	width:880px;
	margin:0px auto;
	height:40px;
	font-size:1px;
	}
	
	
/* Bottom contact */

#bottom_contact {
	width:920px;
	height:170px;
	margin: 0px auto;
	margin-top:-1px;
	padding:0px;
	text-align:left;
	background-image:url(images/contact_bk.jpg);
	background-repeat: repeat-y;
	background-color:#333333;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
}

/* Contact left */

#bottom_contact_left {
	float:left;
	margin:auto 0px;
	width:160px;
	text-align:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff; font-size:9pt;
}

/* Contact middle */

#bottom_contact_middle {
	float:left;
	margin:auto 0px;
	width:260px;
	text-align:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff; font-size:9pt;
}

/* Contact form right */

#bottom_contact_form {
	float:left;
	margin:auto 0px;
	margin-right:10px;
	width:390px;
	text-align:left;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ffffff; font-size:9pt;
}

.form { background-color:#666666; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#ffffff; font-size:10pt; border:#000000 1px solid; padding:2px; }


.bottom { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #ffffff; font-weight:bold; }
a.bottom:active { color:#ffffff; font-weight:bold;}
a.bottom:link { color:#ffffff; font-weight:bold;}
a.bottom:visited { color:#ffffff; font-weight:bold;}
a.bottom:hover { color: #666666; font-weight:bold;}

/* Bottom navigation */

#bottom_nav {
	width:920px;
	text-align:left;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #999999;
	font-size:9pt;
	height:20px;
}

#bottom_nav a { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #666666; font-weight:normal; }
#bottom_nav a:active { color: #666666; }
#bottom_nav a:link { color:#666666; }
#bottom_nav a:visited { color:#666666; }
#bottom_nav a:hover { color: #999999; }



/* Padding */

.image_padding {
	padding:3px;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	margin:2px;
}

.logo_padding {
	padding:4px;
}

.padding { padding: 8px;}
.padding4 { padding: 4px;}
.border { border: 1px solid #CCCCCC;}
.border_grey { border: 1px solid #999999;}


/* Fonts */

.breadcrumb { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #CCCCCC; font-weight:normal;}
a.breadcrumb:active { color: #999999; font-weight:normal;}
a.breadcrumb:link { color:#999999; font-weight:normal;}
a.breadcrumb:visited { color:#999999; font-weight:normal;}
a.breadcrumb:hover { color: #666666; font-weight:normal;}


.headersm { margin:auto 0px; width:886px; font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:bold; background-color:#FFFF99;}
a.headersm:active { color: #800001; font-weight:bold;}
a.headersm:link { color:#800001; font-weight:bold;}
a.headersm:visited { color:#800001; font-weight:bold;}
a.headersm:hover { color: #666666; font-weight:bold;}

.head { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #ffffff; font-weight:bold;}
a.head:active { color: #800001; font-weight:bold;}
a.head:link { color:#800001; font-weight:bold;}
a.head:visited { color:#800001; font-weight:bold;}
a.head:hover { color: #666666; font-weight:bold;}

.head_yellow { font-family:Arial, Helvetica, sans-serif; font-size:22pt; color: #ECF311; font-weight:bold; }
a.head_yellow:active { color: #800001; font-weight:bold;}
a.head_yellow:link { color:#800001; font-weight:bold;}
a.head_yellow:visited { color:#800001; font-weight:bold;}
a.head_yellow:hover { color: #666666; font-weight:bold;}

.head_yellowlg { font-family:Arial, Helvetica, sans-serif; font-size:32pt; color: #ECF311; font-weight:bold;  }
a.head_yellowlg:active { color: #800001; font-weight:bold;}
a.head_yellowlg:link { color:#800001; font-weight:bold;}
a.head_yellowlg:visited { color:#800001; font-weight:bold;}
a.head_yellowlg:hover { color: #666666; font-weight:bold;}

.yellowsm { font-family:Arial, Helvetica, sans-serif; font-size:12pt; color: #ECF311; font-weight:bold; margin:auto 0px; padding:0px;}
a.yellowsm:active { color: #800001; font-weight:bold;}
a.yellowsm:link { color:#800001; font-weight:bold;}
a.yellowsm:visited { color:#800001; font-weight:bold;}
a.yellowsm:hover { color: #666666; font-weight:bold;}

.blacklg { font-family:Arial, Helvetica, sans-serif; font-size:16pt; color: #000000; font-weight:bold; margin:auto 0px; padding:0px;}
a.blacklg:active { color: #800001; font-weight:bold;}
a.blacklg:link { color:#800001; font-weight:bold;}
a.blacklg:visited { color:#800001; font-weight:bold;}
a.blacklg:hover { color: #666666; font-weight:bold;}

.blacksm { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #000000; font-weight:bold; margin:auto 0px; padding:0px; line-height:18pt; }
a.blacksm:active { color: #800001; font-weight:bold;}
a.blacksm:link { color:#800001; font-weight:bold;}
a.blacksm:visited { color:#800001; font-weight:bold;}
a.blacksm:hover { color: #666666; font-weight:bold;}

.whitesm { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #ffffff; font-weight:bold; }
a.whitesm:active { color:#800001; font-weight:bold;}
a.whitesm:link { color:#800001; font-weight:bold;}
a.whitesm:visited { color:#800001; font-weight:bold;}
a.whitesm:hover { color: #666666; font-weight:bold;}

.whitemed { font-family:Arial, Helvetica, sans-serif; font-size:11pt; color: #ffffff; font-weight:bold; }
a.whitemed:active { color:#800001; font-weight:bold;}
a.whitemed:link { color:#800001; font-weight:bold;}
a.whitemed:visited { color:#800001; font-weight:bold;}
a.whitemed:hover { color: #666666; font-weight:bold;}


.whitelg { font-family:Arial, Helvetica, sans-serif; font-size:14pt; color: #ffffff; font-weight:bold; }
a.whitelg:active { color:#800001; font-weight:bold;}
a.whitelg:link { color:#800001; font-weight:bold;}
a.whitelg:visited { color:#800001; font-weight:bold;}
a.whitelg:hover { color: #666666; font-weight:bold;}

.head_white { font-family:Arial, Helvetica, sans-serif; font-size:22pt; color: #ffffff; font-weight:bold; }
a.head_white:active { color: #ffffff; font-weight:bold;}
a.head_white:link { color:#ffffff; font-weight:bold;}
a.head_white:visited { color:#ffffff; font-weight:bold;}
a.head_white:hover { color: #666666; font-weight:bold;}

.med { font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #666666; font-weight:bold;}
a.med:active { color: #800001; font-weight:bold;}
a.med:link { color:#800001; font-weight:bold;}
a.med:visited { color:#800001; font-weight:bold;}
a.med:hover { color: #666666; font-weight:bold;}

.sm { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #666666; font-weight:normal;}
a.sm:active { color: #800001; font-weight:normal;}
a.sm:link { color:#800001; font-weight:normal;}
a.sm:visited { color:#800001; font-weight:normal;}
a.sm:hover { color: #666666; font-weight:normal;}

.sm_white { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #ffffff; font-weight:normal;}
a.sm_white:active { color: #ffffff; font-weight:normal;}
a.sm_white:link { color:#ffffff; font-weight:normal;}
a.sm_white:visited { color:#ffffff; font-weight:normal;}
a.sm_white:hover { color: #666666; font-weight:normal;}


.tinyfont { font-family: Arial, Helvetica, sans-serif; font-size:7pt; color: #000000; font-weight:normal;}
.copy { font-family: helvetica, arial; font-size:8pt; color: #ffffff; font-weight:normal;}

#copyright {
	width:920px;
	margin:0px auto;
}

.nisafont { font-family:Arial, Helvetica, sans-serif; font-size:7pt; color: #999999; font-weight:normal;}
a.nisafont:link {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#999999; font-weight:normal;}
a.nisafont:active {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#999999; font-weight:normal;}
a.nisafont:visited {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#999999; font-weight:normal;}
a.nisafont:hover {font-family:Arial, Helvetica, sans-serif; font-size:7pt; text-decoration:none; color:#999999; font-weight:normal;}


