body 
{
	background-color: #372d36;
	background-image:url(../images/background_tile.gif);
	background-repeat:repeat-x;
	color: #000000;	
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px; 
	padding: 0px;
	text-align: center;
}
/* BOLDED DIV*/
.special {
	padding:5px;
	background-color:#CFC2CC;
	border:1px solid #877984;
}
img 
{
	border: 0x;
}

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

hr
{
	height: 0px;
	border-bottom: 1px dashed #d7d7d7;
	border-top: 0px;
	margin: 0px 0px 10px 0px;	
}

a:link, a:active
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited
{
	color: #2d4475;
	font-weight: normal;
	text-decoration: underline;
}

a:hover
{
	color: #e25d02;
	font-weight: normal;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;
}

h1
{
	color: #372d36;
	font-size:16px;
	margin: 0px 0px 15px 0px;
}

h2
{
	color: #636363;
	font-size:14px;
	margin: 0px 0px 10px 0px;
}

h3, h4, h5, h6
{
	color: #707070;
	font-size:12px;
	margin: 0px 0px 10px 0px;
}

input, select, textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

table
{
	border: 0px;
	padding: 0px;
}

blockquote
{
	font-size:16px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-align:center;
}

/* Layout Creators */

div.wrapper 
{
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;	
	border-bottom: 1px solid #fff;	
	margin: 0 auto;
	position:relative;	
	text-align: left;
	width: 899px;
}

div.header
{
	background-image: url(../images/header/header.jpg);
	background-repeat:no-repeat;
	height: 376px;
	position:relative;	
	width: 100%;
}

div.quote
{
  display:inline; /* added due to ie6 margin bug */
  background-image:url(../images/content/pulloutquote.jpg);
  background-repeat:no-repeat;
  float:left;
  height:543px;
  margin: 15px 5px 0px 7px;
  position:relative;
  width: 187px;
}

div.content
{
	border-top: 1px solid #453c44;
	border-left: 1px solid #453c44;	
	border-bottom: 1px solid #453c44;	
	float: right;	
	position:relative;
	width: 695px;
}

div.content-wrapper
{
  min-height: 645px; /* this height and the item defined below needs to be the same due to IE6 min-height and height bug */
  padding: 10px;
}

* html div.content-wrapper /* hack to set height for IE6 */
{
  height: 200px;
  height: 200px;
}


ul.navigation-ftr
{
	background-color:#372d36;
	color:#fff;
	font-size:11px;
	margin: 0px;
	padding: 5px 0px 5px 5px;
}

ul.navigation-ftr li
{
	display: inline;
	margin: 0px 10px 0px 0px;
	list-style: none;
}

ul.navigation-ftr li a:link, ul.navigation-ftr li a:active, ul.navigation-ftr li a:visited, ul.navigation-ftr li a:hover
{
	color:#fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

div.footer
{
	color:#372d36;
	height: 45px;
	position:relative;
	width: 100%;
}

div.footer-background
{
background-image:url(../images/footer/log_cabin.jpg);
background-repeat:no-repeat;
position:absolute;
left:4px;
top: -110px;
width: 199px;
height: 109px;

}

div.copyright
{
	font-size:9px;
	height:25px;
	left: 7px;
	position:absolute;
	top: 16px;
	width:200px;
}

div.footer-contact
{
	font-size: 10px;
	left: 210px;
	position:absolute;
	top: 15px;
	width:515px;
}

div.credit
{
	background-image:url(../images/footer/ftr_logo_webacom.gif);
	background-repeat:no-repeat;
	height:25px;
	left: 745px;
	position:absolute;
	top: 15px;
	width:147px;
}

/* Note: Vertical Nav defined here */


ul.navigation-top
{
	background-image:url(../images/header/nav_off.jpg);
	height: 175px;	
	left: 59px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 202px;
	width: 120px;
	z-index: 999;
}

ul.navigation-top li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
    position: absolute; 
}

ul.navigation-top li, ul.navigation-top a 
{
	display: block;
	height: 13px;	
}

#nav-home
{
	top: 0px;
	width: 120px;	
}

#nav-instructors
{
	top: 22px;
	width: 120px;	
}

#nav-products
{
	top: 42px;
	width: 120px;	
}

#nav-faq
{
	top: 62px;
	width: 120px;
}

#nav-environment
{
	top: 82px;
	width: 120px;
}

#nav-resources
{
	top: 102px;
	width: 120px;
}

#nav-prices
{
	top: 124px;
	width: 120px;
}

#nav-contact
{
	top: 144px;
	width: 120px;
}

/* Vertical Nav definitions end */

/* Horisontal Nav definitions starts */


ul.nav-horisontal
{
	height: 45px;	
	left: 396px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	top: 332px;
	width: 316px;
	z-index: 999;
}

ul.nav-horisontal li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
    position: absolute; 
}

ul.nav-horisontal li, ul.nav-horisontal a 
{
	display: block;
	height: 17px;	
}

#nav-courses
{
	left: 0px;
	width: 66px;	
}

#nav-application
{
	left: 87px;
	width: 144px;	
}

#nav-gallery
{
	left: 255px;
	width: 60px;	
}

/*Horisontal Nav definitions ends */

/* Custom */

table.table-general
{
	border: 0px;
	padding: 0px;
	width: 100%;
}

table.table-total
{
	border: 0px;
	padding: 0px;
	width: 90%;
}

table.table-general td, table.table-total td
{
	padding: 3px;
}

img.img-right
{
	margin: 0px 0px 10px 15px;
}

.head-grey, .head-grey td
{
	background-color:#827d83;
	color:#fff;
	font-weight: bold;
}

.border-bot-dashed, .border-bot-dashed td
{
	border-bottom: 1px dashed #e1e1e1;
}

div.clear
{
	clear: both;
}

div.credit a:link, div.credit a:active, div.credit a:visited, div.credit a:hover
{
	display: block;
	height: 30px;
}
.table_underline
{
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
