@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul {
	list-style-type: none;
}

body {
    background-color: #cccccc;
	background-image:url(bgline.gif);
	background-position:center;
	background-repeat:repeat-y;
	text-align: center;
	
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-color:#FFFFFF;
	
}
#header {
	height: 85px;
	width: 800px;
}

#header #logo {
	float: left;
	height: 85px;
	width: 213px;
	background-color:#FFFFFF;
}
#header #righttext {
	float: right;
	height: 85px;
	width: 263px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:right;
	margin-right:12px;
	font-weight:bold;
}
#banner {
	height: 200px;
	width: 800px;
}
#banner #leftdiv {
	float: left;
	height: 200px;
	width: 349px;
	background-color:#FFFFFF;
}
#banner #bannerImages {
	float: right;
	height: 200px;
	width: 451px;
}
#banner #leftdiv #green {
	height: 43px;
	padding-top:40px;
	width: 449px;
	background-color:#149ea1;
}

#banner #leftdiv #black {
	height: 83px;
	width: 449px;
	background-color:#413938;
	margin-top:4px;
}

#banner #leftdiv #borderss {
	height: 16px;
	width: 138px;
	border-right:1px solid #413938;
	
}

#content{
	width: 800px;
/*	min-height:500px; */
/*	height:500px; */
	background-color:#FFFFFF;
}
#content #leftmenu{
float:left;
/*min-height:500px;*/
	width: 138px;
	border-right:1px solid #413938;
	
}

#content #rightcontent{
text-align:justify;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:10px;
padding-right:10px;
/* height: 500px; */
	width: 640px;
	}
	
	.normalcontent{
/*	float:right; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
	
	.normalcontent a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;	
	}
	
	.normalcontent a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	color:#139ea1;
	}
	
	.upperselected{
	text-indent:12px;
/*	float:right; */
	width:138px;
	height:25px;
	background-image:url(bg-top.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#139ea1;
	font-weight:bold;
	}
	
.barselected{
	text-indent:12px;
/*	float:right; */
	width:138px;
	height:30px;
	padding-top:16px;
	background-image:url(bg-box.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#139ea1;
	font-weight:bold;
	
}

	.upper{
	text-indent:12px;
/*	float:right; */
	width:138px;
	height:25px;
	background-image:url(bg-top.jpg);
/*	background-repeat:no-repeat; */
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	}
	
	.upper a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	
	}
	.upper a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	color:#139ea1;
	}

.stock{
text-align:center;
float:right;
	width:138px;
	height:90px;
	padding-top:30px;
/*	background-image:url(bg-box.jpg); */
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	
}

.bar{
	text-indent:12px;
/*	float:right; */
	width:138px;
	height:30px;
	padding-top:16px;
	background-image:url(bg-box.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	
}

.bar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;

	text-decoration:none;
	color:#000000;
	
}

.bar a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	color:#139ea1;
	
}