body {
background-color: #CDCDD0;
background-image: url(images/body-x_bkg.gif);
background-repeat: repeat-x;
font-family: Helvetica, Arial, sans-serif;
font-size: 67.5%;
line-height: 67.5%;
color: #000000;
text-align: center;
padding-bottom: 16px;
}

#wrapper {
background-color: #FFFFFF;
text-align: left;
width: 800px;
margin-right: auto;
margin-left: auto;
border-right: 1px solid #6A6A8A;
border-bottom: 1px solid #6A6A8A;
border-left: 1px solid #6A6A8A;
}

* {
margin: 0px;
padding: 0px;
}

table, img { border-style: none; }

table { border-collapse: collapse; }

p, li {
font-size: 1.2em;
line-height: 1.3em;
margin-bottom: .4em;
}

li { margin-left: 1.5em; }

h1, h2, h3, h4, h5 {
color: #696E9B;
font-weight: normal;
}

h1 {
font-size: 2.4em;
line-height: 1.2em;
font-weight: normal;
margin-bottom: 0.4em;
}

h2 {
font-size: 2.1em;
line-height: 1.1em;
margin-bottom: 0.4em;
}

h3 {
font-size: 1.8em;
line-height: 1.1em;
margin-bottom: 0.4em;
}
h4 {
font-size: 1.6em;
line-height: 1.2em;
}

h5 {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: .6em;
}

ul, ol {
margin-top: .2em;
margin-bottom: .3em;
}

a:link { color: #EA6A2C; }

a:visited { color: #DE8E56; }

a:hover, a:active {
color: #5A5D9D;
text-decoration: underline;
}

#header {
background-repeat: no-repeat;
background-image: url(images/header.jpg);
height: 123px;
overflow: hidden;
}
#header_link {
display: block;
float: left;
height: 123px;
width: 790px;
text-decoration: none;
}


#header  h1, #header  h3 { text-indent: -9999px; }

#nav {
background-color: #797996;
background-repeat: no-repeat;
background-image: url(images/nav_bkg.gif);
background-position: left top;
overflow: hidden;
height: 21px;
margin-bottom: 24px;
}


#nav_ul {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 249px;
}

#nav li {
float: left;
list-style: none;
margin-left: 0px;
height: 21px;
}

#nav a {
display: block;
height: 21px;
background-repeat: no-repeat;
background-position: 0px 0px;
text-indent: -9999px;
text-decoration: none;
}

#nav a:hover, #nav a.current { background-position: 0px -21px; }
#nav a.current { cursor: default; }

#nav_home a {
width: 62px;
background-image: url(images/nav-home.gif);
}


#nav_about a {
background-image: url(images/nav-about.gif);
width: 159px;
}

#nav_products a {
background-image: url(images/nav-products.gif);
width: 157px;
}
#nav_events  a {
background-image: url(images/nav-events.gif);
width: 70px;
}


#nav_contact a {
background-image: url(images/nav-contact.gif);
width: 103px;
}

#content_wrap {
background-repeat: no-repeat;
clear: both;
background-image: url(images/content_wrap-bkg.jpg);
background-position: left top;
padding-left: 40px;
padding-right: 30px;
width: 730px;
}

#content_wrap_outer {
background-image: url(images/content_wrap_outer-bkg_y.gif);
background-repeat: repeat-y;
}

#content_main {
float: left;
width: 500px;
}

#content_sidebar {
float: right;
width: 190px;
padding-top: 12px;
}

#content_sidebar p { margin-bottom: .5em; }
#content_sidebar h5 {
	font-weight: normal;
}

#content_sidebar a {
font-size: 1.1em;
color: #FFFFFF;
}
#content_sidebar .contact {
margin-top: .7em;
margin-bottom: .3em;
}


#footer {
font-size: 1em;
line-height: 1em;
color: #D1D2D4;
background-color: #C5DE85;
width: 100%;
padding-top: 36px;
text-align: center;
background-image: url(images/content_sidebar-btm.gif);
background-repeat: no-repeat;
background-position: right top;
}
#footer p {
font-size: 1em;
line-height: 1em;
color: #D1D2D4;
background-color: #797996;
padding-top: 4px;
padding-bottom: 4px;
margin-bottom: 0px;
}

.bsd
{
	color: 	#939393;
	padding-right: 10px;
}

.clearer {
font-size: 0px;
line-height: 0px;
clear: both;
height: 0px;
float: none;
width: 100%;
}

.featurebox_wrapper {
width: 500px;
margin-bottom: 18px;
}

.featurebox_inner {
background-image: url(images/featurebox-btm.gif);
background-repeat: no-repeat;
background-position: center bottom;
background-color: #ffffff;
padding-bottom: 12px;
padding-right: 10px;
padding-left: 12px;
border-left: 1px solid #f5c596;
border-right: 1px solid #f5c596;
}

.featurebox_inner_b {
background-image: url(images/featurebox-btm-b.gif);
background-repeat: no-repeat;
background-position: center bottom;
padding-bottom: 12px;
padding-right: 10px;
padding-left: 12px;
}
.featurebox_inner div {
background-color: #FFFFFF;
padding: 6px 8px 6px 22px;
float: right;
width: 44%;
margin-left: 10px;
border: 1px solid #F4D1A7;
margin-right: 8px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 5px 6px;
}


.featurebox_top {
font-size: 1px;
line-height: 1px;
background-image: url(images/featurebox-top.gif);
background-repeat: no-repeat;
height: 14px;
background-position: center top;
margin-bottom: -3px;
}

.featurebox_wrapper h4 { margin-bottom: 0.3em; 
}
.featurebox_wrapper p, .featurebox_wrapper li {
font-size: 1.3em;
line-height: 1.2em;
color: #696E9B;
}

.featurebox_wrapper table {
width: 100%;
margin-top: 0.6em;
margin-bottom: .2em;
}

.featurebox_wrapper td {
vertical-align: top;
width: 50%;
}

.picFloatRight {
float: right;
margin-bottom: 10px;
margin-left: 15px;
border: 1px solid #FFFFFF;
}
