html, body, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-color: #EBEBEB;
	color: #000000;
	border-bottom-color: #ECE9D8;
}

#wrapper {
width: 760px;
background-color:#FFFFFF;
margin:10px auto;
}

#banner {
	height: 43px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: repeat-x;
	width: 760px;
}

#nav {
	background-image: url(../images/bgdgreen.jpg);
	background-repeat: repeat;
	height: 30px;
	padding: 0px;
}

#nav ul {
padding: 0;
margin: 0;
}

#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#nav ul li a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #000000;
	text-align: center;
	width: auto;
	padding-right: 25px;
	padding-left: 25px;
}

#nav ul li a:hover{
	color: #000000;
}


#leftcol #leftnavmenu{
border-bottom: 1px solid #000000;
}

#leftcol #leftnavmenu ul {
margin: 0; 
padding: 0;
background-color: transparent;
list-style-type: none;
font-size: 80%;
border: 1px solid #000000;
/*border: 1px solid #000000;*/

/*this adds a second line to the bottom of the nav, if you prefer a single line you can remove it by uncommenting the other properties and commenting out this one. I think it gives a nice raised effect, the choice is your's :)*/
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}

#leftcol #leftnavmenu ul li {
padding: 0;
margin: 0;
}

#leftcol #leftnavmenu ul li a {
background-color: #869BCC;
border-bottom: 1px solid #000000;
color: #000000;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none; 
height: 1%;
}

#leftcol #leftnavmenu  a:focus {
background-color: #003366;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}
#leftcol #leftnavmenu  a:hover {
background-color: #003366;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

#rightcol #rightnavmenu{
	border-bottom: 1px solid #000000;
}

#rightcol #rightnavmenu ul {
margin: 0; 
padding: 0;
background-color: transparent;
list-style-type: none;
font-size: 90%;
border: 1px solid #000000;
/*border: 1px solid #000000;*/

/*this adds a second line to the bottom of the nav, if you prefer a single line you can remove it by uncommenting the other properties and commenting out this one. I think it gives a nice raised effect, the choice is your's :)*/
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}

#rightcol #rightnavmenu ul li {
padding: 0;
margin: 0;
}

#rightcol #rightnavmenu ul li a {
background-color: #869BCC;
border-bottom: 1px solid #000000;
color: #000000;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none;
height: 1%;
}

#rightcol #rightnavmenu  a:focus {
background-color: #003366;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

#rightcol #rightnavmenu  a:hover {
background-color: #0033CC;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}


#rightcol{
	width: 216px;
	float: right;
	height: 150px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bggray.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content{
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 190px;
	float: none;
}


#content p{
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 0px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: 20px;
}

.leftimage{
float: left;
margin: 0 10px 20px 0;
}

.rightimage{
float: right;
margin: 0px 0px 20px 15px;
}


.clearit{
clear: both;
}

#footer{
	border-top: 1px solid #000000;
	color: #000000;
	background-image: url(../images/bggray.jpg);
	background-repeat: repeat;
}

#footer p {
	font-size: 70%;
	padding: 3px;
	text-align: center;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 190px;
	margin-bottom: 20px;
	float: left;
	height: 150px;
	background-image: url(../images/bgdgreen.jpg);
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 0px;
	margin-right: 0px;
}


.container{
	width: 344px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#leftcol #leftcolumn {
	background-image: url(../images/bggray.jpg);
	background-repeat: repeat;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.containerscroll{
	width: 100%;
	border: thin dotted #C0C0C0;
	margin: 0px;
	padding: 0px;
	height: 200px;
	overflow: scroll;
}
#rtdeliverbox {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#footer a {
	font-size: 120%;
	color: #000000;
	text-decoration: none;
}
#wrapper #leftcol #leftcolumn li {
	list-style-type: disc;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#wrapper #leftcol #leftcolumn h3 {
	margin: 0px;
	padding-top: 10px;
}
#wrapper #content #rightcol #rtdeliverbox img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #rightcol #rtcontent {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#wrapper #solgan {
	background-image: url(../images/bggray.jpg);
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#wrapper #solgan h3 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrapper #leftcol h5 {
	text-align: center;
}
