body {
	margin: 0;
	padding: 0;
	background-color: #254163;
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	background-image: url(images/body_bg.png);
}

#wrapper {
	margin: 0 auto;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-y;
	text-align: left;
	width: 850px;
}

td {
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C2C2C;
}

a:link, a:visited 
{
	color: #993333; text-decoration: underline;
}
a:hover {color: #ff0000;}

td#menu {background: url('images/menu_bar.png') 0 0 repeat-x; height: 24px; color: #969FA3; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif;}

ul.nav {
padding: 0 20px;
margin: 0;
list-style-type: none;
width: 100%;
}
ul.nav li {
display: block;
float: left;
}
ul.nav li a {
display: block;
float: left;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 20px;
color: #2E2E2F;
text-decoration: none;
letter-spacing:1px;
}
ul.nav li a:visited {
color: #2E2E2F;
text-decoration: none;
}
ul.nav li a:hover {
color: #000;
text-decoration: none;
}
ul.nav li a.sel:link, ul.nav li a.sel:visited {color: #CC3300;}

td.about {background: url('images/about.jpg') 0 0 no-repeat; font-weight: bold; font-size: 16px; font-style: italic; padding-left: 10px; height: 100px;}

.header {
	font-size: 20px;
	line-height: 20px;
	color: #CC3300;
	font-weight: bold;
}

td.body {padding: 10px;}

.leftimg {float: left; margin-right: 15px;}

p {font-size: 13px;  line-height: 150%}

#sidebar
{
	padding: 10px;
}

#sidebar .menu_title
{
	font-family: 'Trebuchet MS', 'Gill Sans', Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#sidebar a:link, #sidebar a:visited 
{
	color: #993333; text-decoration: underline;
}
#sidebar a:hover {color: #ff0000; font-weight: bold;}

.bodyheader {
	font-size: 18px;
	line-height: 20px;
	color: #CC3300;
}

ul.list {padding: 0; list-style-type:none; margin: 0;}
ul.list li {background: url(images/tickbox.gif) 0 0 no-repeat; padding: 0 0 10px 35px; font-size: 13px; line-height: 1.5;}

ul.map {padding: 0;}
ul.map li {font-size: 13px; line-height: 1.5;}

.orderbox {
	clear: both;
	margin: 5px 80px;
	text-align: center;
	padding: 5px 0;
	background: #FFFFCC;
	font: bold 16px "Trebuchet MS", sans-serif;
	border: solid 1px #1C236D;
}

.orderbox #down {
	padding: 0 0 0 27px;
	background: url(images/download.gif) no-repeat center left;
}

.orderbox #buy {
	padding: 0 0 0 27px;
	background: url(images/buynow.gif) no-repeat center left;
}

.orderbox span {
	margin: 0 8px 0 8px;
	color: #AAAAAA;
}

.red {color: #ff0000; font-weight: bold; text-align: center;}
.red a:link, .red a:visited {color: #ff0000;}
.red a:hover {background: #FFFFCC;}

.footerbg { background:url(images/foot.png) 0 0 no-repeat; height: 28px; color: #fff; text-align: center;}
.foottxt {height: 28px; text-align: center;}

div.hr {clear: both;}

.downtxt {font-size: 17px; font-weight: bold; text-align: center; color: #777;}
.downtxt img {margin-right: 10px;}

#mailbox td {text-align: left; font-size: 13px; font-weight: bold;}

small {font-size: 12px; line-height: 1.0;}

p.h1 {font-size: 16px; font-weight: bold; color: #CC3300; font-family: arial; text-align: center;}

.right {float: right; font-weight: bold; font-size: 14px; font-family: arial;}
.right a:link, .right a:visited {margin-right: 15px;}