/* Don't take out the CDATA thingy if you DON'T want the page to centered on IE */

/*<![CDATA[*/
body{
	font-family: Arial, Verdana, san-serif;
	font-size: .7em;
	background: #d7d7d7;
	text-align: left;
}

/* TEXT FORMATS ***********************************************************/
p{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
}
p.order{
 text-align: center;
 font-size: 125%;
}
p.order img{
	border: 0;
}
strong{
	color: #ccff00;
	text-align: left;
	font-family: Verdana;
}
h2{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #ccff00;
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	font-family: Verdana;
}
h3 {
	padding-left: 10px;
	font-size: 1em;
	color: #ccff00;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Verdana;
}

/* SECTION TITLE IMAGE ALIGNMENTS */
* html img.title{
	padding-bottom: 3px;
}
img.title {
	border: 0px;
	padding-top: 5px;
	padding-left: 5px;
	clear: both;
}

/* HEADER */
#header {
	margin-bottom: 10px;
}
#logo img{
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 5px;
}

/* WRAPPERS and CONTAINERS ****************************************************/
#outer_wrapper {
	width: 665px;
	margin: 0 auto;
}
#content {
	width: 665px;
	margin: 0;
	padding: 0;
}
#content a:link, #content a:visited{
	color: #cccc33;
	text-decoration: none;
}
#content a:hover, #content a:active{
	text-decoration: underline;
}

/* RIGHT SECTION CONTENT ***************************************************************/
* html #right_container{
	top: 0;
	margin: 0px;
}
#right_container{
	margin: 0;
}

/* \* IE Hack for #main*/
* html div#welcome{
	height: 29px;
	width: 502px;
}
/* */
div#welcome {
	margin-left: 160px;
	width: 502px;
	background: #fff;
}
div#welcometxt {
	margin-left: 160px;
	width: 502px;
	color: #ffffd7;
	margin-top: 10px;
	text-align: justify;
	background: #34496f;
	margin-bottom: 15px;
}

/* \* IE Hack for #main*/
* html div#main{
	height: 29px;
	width: 502px;
}
/* */
div#main {
	margin-left: 160px;
	width: 502px;
	background: #fff;
	margin-bottom: 10px;
}
div#maintxt {
	width: 502px;
	color: #ffffd7;
	margin-left: 160px;
	text-align: left;
	background: #34496f;
	margin-bottom: 15px;
}
div.ccs {
	float: left;
	width: 105px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 5px;
	background: #ffffff;
}
div.empver {
	float: left;
	width: 105px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 5px;
	background: #ffffff;
}

div.edver {
	float: left;
	width: 105px;
	height: 67px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 5px;
	background: #ffffff;
}
p.last {
	margin-top: 2px;
	margin-bottom: 10px;
}

* html ul.subprod, li.subprod{
	margin-left: 75px;
	padding-left: 75px;
	list-style-position: outside;
}
ul.subprod, li.subprod{
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 75px;
	padding-left: 75px;
	list-style-image: url(../images/sarrow.gif);
}

ol li {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 10px;
}

/* LEFT SIDE *****************************************************************/
#left_container{
	width: 150px;
	float: left;
}
#products {
	height: 29px;
	margin-bottom: 10px;
	background: #ffffff;
}
#productstxt{
	color: #ffffd7;
	padding: 0;
	margin-bottom: 15px;
	background: #669933;
	font-size: 10px;
}
#productstxt a:link, #productstxt a:visited{
	color: #ebf141;
}
* html ul.prod, li.prod{
	margin-left: 0px;
}
ul.prod, li.prod{
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style-image: url(../images/sarrow.gif);
}

div#login {
	height: 29px;
	margin-bottom: 10px;
	background: #ffffff;
}
div#loginbox{
	padding: 0 0 5px 7px;
}
div#loginform{
	color: #ffffd7;
	margin-bottom: 10px;
	background: #d78f29;
	font-size: 10px;
}
#loginbox a:link, #loginbox a:visited{
	color: #dfff0a;
}
#loginform input.btn {
	margin: 0;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	padding-top: 3px;;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px
}
div#rrs{
	clear: both;
	margin-bottom: 15px;
	color: #333;
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
}
#rrs.img{
	border: 0px;
}
#rrs a:link, #rrs a:visited{
	color: #333;
	text-decoration: none;
}
#rrs a:hover, #rrs a:active{
	color: #666;
	text-decoration: none;
}

/* BEGIN FOOTER ******************************************************/
* html #footer{
	margin-top: -10px;
	width: 660px;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	width: 665px;
	border: 1px solid #cecea5;
	background: #d7dabd;
	font-size: 11px;
	color: Silver;
	text-align: center;
}
#footer a:link, #footer a:visited{
	color: #6d6d6d;
	text-decoration: none;
}
#footer a:hover, #footer a:active{
	text-decoration: underline;
}
.clearing {
	height: 0;
	clear: both;
}
/*]]>*/