body { margin:0px;  font-family:Century Gothic;background-color:#E6E6E6;  font-size:12px; color:#666666; text-align:justify; }

a { color:#611d17;text-decoration:none;  }
a:hover { color:#333333;  }

#wrapper { background:url('/images/1px.jpg'); background-repeat:repeat-y; width:1016px; margin:0 auto; }
#top { width:990px;padding-top:25px;padding-left:20px; }
#top_nav { width:990px; margin:0 auto; height:33px; background-color:#c1c1c1; }
#top_nav .nav_button { background:url('/images/top_nav_div.png'); background-repeat:no-repeat; background-position:right; float:left;padding:8px 15px 8px 15px; font-size:13px; }	
#top_nav .nav_button:hover { background-color:#3C3C3C; }
#top_nav .nav_button a { color:#333333; text-decoration:none; }
#top_nav .nav_button:hover a { color:#FFFFFF; }



#second_nav { font-size:12px;position:absolute; padding-left:15px;padding-top:10px; }
#second_nav ul { margin:0px;padding:0px; }
#second_nav li { display:inline;padding-left:10px;padding-right:10px; }
#second_nav a { color:#000000; text-decoration:none; }
#second_nav a:hover {color:#666666; }


#page_description { margin-top:20px;width:550px; float:right;margin-right:20px;border-bottom:solid 1px #999999;padding-bottom:7px; }
#page_description h1 { color:#333333;font-size:20px; font-weight:400;padding:0px;margin:0px; }

#content { width:890px; margin:0 auto;margin-top:40px;margin-bottom:40px;}

#content h2 { color:#681d17; font-size:18px;font-weight:400;margin:20px 0px 0px 0px;padding:0px; }
#content  p {padding:0px;margin:0px;}
#content .img_left { float:left; margin:10px 20px 0px 0px;}
#content .img_right { float:right; margin: 20px 0px 0px 20px;}

#content h1 { color:#681d17; font-size:20px;font-weight:400;  }
#content h3 { color:#681d17; font-size:18px;font-weight:400; text-align:left  }
#content h4 { color:#681d17; font-size:14px;font-weight:400; }

#content img { border:solid 3px #999999; }
#content a { color:#333333;text-decoration:underline;  }
#content a:hover { color:#333333; text-decoration:none;  }
#content strong { color:#333333;}

#content .green { border:solid 3px #006600;color:#006600; text-align:center; }
#content .green h2 { color:#006600; }

#content .checkedlist li { list-style-image:url('/images/checkmark.png'); }

.button { width:194px;height:67px;font-size:22px;padding:37px 0px 0px 30px; }
.button a { color:#333333; text-decoration:none; }

#products_button { background:url('/images/productsoff.jpg'); background-repeat:no-repeat; }
#products_button:hover { background:url('/images/producton.jpg'); }
#courses_button { background:url('/images/coursesoff.jpg'); background-repeat:no-repeat; }
#courses_button:hover { background:url('/images/courseson.jpg'); }
#contact_button { background:url('/images/contactoff.jpg'); background-repeat:no-repeat; }
#contact_button:hover { background:url('/images/contacton.jpg');}

.news_title { color:#333333; width:340px; border-bottom:solid 1px #999999;}


#videoContent { float:right;margin-top:20px;margin-right:20px; }
#videoButton { background:url('/images/videooff.png'); background-repeat:no-repeat; width:120px; height:30px;padding:7px 0px 0px 30px; }
#videoButton:hover { background:url('/images/videoon.png'); background-repeat:no-repeat; }


#footer { background:url('/images/footer.jpg'); background-position:bottom; background-repeat:no-repeat; width:100%; height:70px; font-size:10px; }
#footer strong { color:#5D0F11; }
#footer_content { width:900px; margin:0 auto;padding-top:20px; border-top:solid 1px #c1c1c1; }
.left { float:left; }
.right { float:right; }