body, html {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height: 100%;
	background-image:url('images/bg.jpg');
	background-repeat: repeat-y;
	font-family: tahoma, verdana, times new roman;
	font-size: 11px
	}
	
body a:link {
	color: #47778B;
	text-decoration: none
	}
	
body a:active {
	color: #47778B;
	text-decoration: none
	}
	
body a:visited {
	color: #47778B;
	text-decoration: none
	}
	
body a:hover {
	color: #47778B;
	text-decoration: underline
	}

#container {
	width: 100%;
	margin-bottom: -32px
	} 

	html #container {
		height: 100%
		}

#header {
	width: 100%;
	height: 90px;
	background-image:url('images/header_bg.jpg')
	}
	

#logoimg {
	margin-left: 5px
	}

#nav {
	background-image:url('images/navr_bg.jpg');
	height: 40px;
	width: 100%
	}

#navleft {
	background-image:url('images/navl_bg.jpg');
	height: 40px;
	width: 154px;
	float: left
	}

#navleft img {
	margin-left: 113px
	}

#navmenu {
	height: 25px;
	float: left;
	padding-top: 15px;
	}

#navmenu ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#navmenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: 15px
	}

#navmenu a:link, #navmenu a:visited, #navmenu a:active {
	color: #2D6074;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px
	}

#navmenu a:hover {
	color: #2D6074;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 4px;
	border-bottom: 3px solid #2D6074;
	}

.checkout {
	color: #EE3F49
	}
	

#content {
	float: left;
	padding-bottom: 25px;
	width: 100%;
	} 

#tmain {
	height: 100%;
	width: 100%;
	margin: 0px;
	border: 0px;
	padding: 0px;
	border-collapse: collapse
	}

#tleft {
	width: 192px;
	}

#tmid {
	padding: 25px
	}

#tright {
	width: 181px;
	}
	
.floatleft {
	float: left
	}
	
.floatright {
	float: right
	}

#footerwrap {
	bottom: 0px; 
	position: static;
	width: 100%
	}

#footer {
	width: 100%;
	height: 32px;
	background: url('images/footerl_bg.jpg');
	text-align: right
	}
	
#footercopy {
	height: 18px;
	float: left;
	padding-top: 13px;
	padding-left: 8px
	}
	
#footer img {
	border: 0px
	}


.spacer{
	clear: both;
	height: 0px;
	line-height: 0px;
	}

.lmenuhead {
	height: 33px;
	margin-top: 20px;
	width: 194px;
	background-image:url('images/lmenu_head.jpg')
	}
	
.lmenuhead img {
	margin-left: 10px;
	float: left
	}
	
h2 {
	display: inline;
	float: left;
	font-size: 10px;
	font-family: tahoma, serif;
	color: #1B5761;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 20px;
	margin-top: 10px
	}
	
.standardmemory {
	width: 100%;
	font-size: 12px
	}
	
.standardmemory td {
	height: 20px
	}
	
.standardmemory td a:link, .standardmemory td a:visited, .standardmemory td a:active {
	margin-left: 46px;
	color: #000000;
	text-decoration: none
	}
	
#rmenu {
	width: 100%;
	height: auto;
	margin-top: -1px;
	background-color: #EFEFEF
	}
#rmenub {
	width: 100%;
	height: 25px;
	background-image:url('images/rmenu_curve.jpg')
	}
	
.rmenuhead {
	height: 27px;
	width: 182px;
	background-image:url('images/rmenu_head.jpg')
	}
	
.rmenuhead h2 {
	margin-top: 7px
		}
		
.rm {
	margin-left: 20px; 
	}
	
.rm input {
	background-color: #FAFAFA;
	border: 1px solid #000000;
	}
	
.rm2 {
	background-color: #FAFAFA;
	border: 1px solid #000000;
	font-family: tahoma, serif;
	font-size: 10px;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 25px
	}
	
h1 {
	font-size: 16px
	}

h4 {
	font-size: 11px;
	font-weight: bold
	}