/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
cursor:pointer;
}
body {
	margin: 0 0 0 0;
	padding: 0;
	background-color:#FFFFFF;
	font: 12px/20px normal Arial, Helvetica, sans-serif;
}

/* primary page elements*/
#pagecontainer {
	padding : 0px 0px;
	margin : 5px auto;
	text-align: center;
	width : 880px;
	vertical-align: top;

}
#pageheader {
	height : 70px;
	width : 880px;
	padding : 0;
	margin : 0;
	color: #000000;
	text-align:right;
}

#pageheader img {
	padding :  0 0;
	margin : 25px 0px 0px 0px;

}

#page_body {
vertical-align: top;
	margin: 0px auto 0px auto;
	padding : 0;
	width: 880px;
	height:559px;
	float:left;
	background:url(../images/cb_pagebody_bg.jpg) top left no-repeat;
}

#body_left {
	margin: 0px 25px 0px 0px;
	padding : 0px;
	width : 200px;
	float: left;
	text-align : right;
	height : auto;
}

#body_right {
	margin:24px 0px 0px 0px;
	padding : 0px 0px 50px 0px;
	width : 580px;
	text-align : left;
	float:left;
	vertical-align: top;
	background:url(../images/cb_contentarea_bg.png) top left no-repeat;
}

#body_right h1{
display: block;
width:500px;
padding : 0px 35px 0px 35px;
	margin : 10px 0px;
	font : bold 14px/14px Arial, Helvetica, sans-serif;
	float:left;
	color: #2d2b2b;
}

#body_right p{
width:525px;
padding : 0px 35px 0px 35px;
	margin : 10px 0px;
	font : normal 13px/17px Arial, Helvetica, sans-serif;
	float:left;
	color: #2d2b2b;
}

#body_right h2{
display: block;
width:500px;
padding : 0px 35px 0px 35px;
	margin : 10px 0px;
	font : bold 15px/15px Arial, Helvetica, sans-serif;
	float:left;
	color: #2d2b2b;
}
#body_right_footer {
	margin: 1px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 510px;
}

/* style the primary page navigation */
#mainnav {
float: left;
width: 165px;
padding-top: 25px;
margin-right:25px;
}

#mainnav ul {
padding-bottom: 20px;
margin: 0px;
	padding: 0px;
}

#mainnav li {
margin: 0px  0px 5px 0px;
	padding: 0px 0px 0px 0px;
display: block;
font : bold 14px/14px Arial, Helvetica, sans-serif;
float: left;
width: 165px;
height:30px;
}
.nav {background: url(../images/cb_nav_bg.png) no-repeat 0 0;}

#mainnav li a {
display: block;
line-height: 30px;
margin: 0px;
	padding: 0px  15px 0px 0px;
	color: #2d2b2b;
	text-decoration:none;
}

.nav:hover
{  background-position: 0 -30px;text-decoration:none;}

#mainnav li span {
height: 30px;
display: block;
margin: 0px;
	padding: 0px;
}

.current { background-position: 0 -30px;}

#mainnav li.current a {
color: #2d2b2b;
}


/*sublinks styles style the download link and icon */
#sublinks {
float: left;
width: 150px;
padding-top: 15px;
text-align:right;
}
#sublinks img{ padding-right: 5px;}
#sublinks a{
font : bold 11px/11px Arial, Helvetica, sans-serif;
color: #2d2b2b;
text-decoration:none;
}
#sublinks a:hover{
text-decoration:underline;
}

/*set the min height of the paragraph text so the slideshow remains the proper orientation  */
#text_wrapper{height:190px;}

/* these style the slideshow elements */
#slide_container{
width:525px;
padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 35px;
	background-color:#000;
	vertical-align:bottom;
	position:relative;
	bottom:0;
	clear:both;}
	
#slide_container img{
	margin : 0px auto;
	border:#000000 solid 15px;
	border-bottom:5px;
	}

#slide_nav{
width:525px;
height:23px;
padding : 5px 0px;
margin : 0px 0px;
background-color:#000;
}

#nav_left { 
  margin: 0px;
padding : 0px;
display: block;
  width: 21px;
  height: 21px;
  background: url("../images/arrow-nav_left.png") no-repeat 0 0;
  float:left;
 }
 #nav_right { 
  margin: 0px;	
padding : 0px;
  display: block;
  width: 21px;
  height: 21px;
  background: url("../images/arrow-nav_right.png") no-repeat 0 0;
  float:right
 }
#wrap_arrows{
width:50px;
height:21px;
margin-right:10px;
float:right;}

#nav_left:hover, #nav_right:hover
{  background-position: 0 -21px;}

#nav_left span, #nav_right span
{  display: none;}



/* these are used to style the Themes Flash area and sub-section navigarion */
#section_nav_wrapper{
width:580px;
padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 35px;
	vertical-align:bottom;
	position:relative;
	bottom:0;
	clear:both;
	border:1px;}
	
#section_content{
margin:0px 20px 0px 0px;
padding : 0px 0px 0px 0px;
float:left;
display: block;
width:320px;
}
#section_nav_area{
margin: 0px;
padding : 0px;
width:220px;
float:left;}
#section_nav_area a{font : bold 11px/20px Arial, Helvetica, sans-serif; text-decoration:none; color:#000;}
#section_nav_area a:hover{text-decoration:underline;}
#section_nav_area a.selected{font : bold 14px/20px Arial, Helvetica, sans-serif;}


/* footer elements */
#body_footer {
	padding : 1px 1px;
	clear: both;
	text-align : left;
	font: normal 11px/16px Verdana, Arial, sans-serif;
}
#pagecontainer_footer {
	padding : 0px 10px;
	clear: both;
	text-align : left;
	font: normal 11px/16px Verdana, Arial, sans-serif;
}
#page_footer {
	padding : 0px 0px 0px 0px;
	margin : 20px 5px;
	display: block;
	font : bold 11px/11px Arial, Helvetica, sans-serif;
color: #7b7670;
text-align:right;
	clear: both;
}

 #page_footer a {
 margin : 0px 0px;
 padding : 0px 0px;
	text-decoration: underline;
}
 #page_footer a:hover {
	text-decoration: none;}

/* style contact table and form elements */
table{
padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 35px;
float:left;
clear:both;}

label {
		float: left;
		font-weight: bold;
		line-height: 1em;
		text-indent:5px;
		}
.add_bg_color{background-color:#999; display:block;}
input, textarea {
	background-color:#F5F5F5;
}

/********** CLEARFIX **********/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}






