/* #######################  RESET CSS  ############################ */

html, body, div,
h1, h2, h3, h4, h5, h6, p, a, img, 
strong, b, u, i, center,
ol, ul, li, fieldset,
form, label, tr, th, td, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

* {
    margin: 0;
}

html, body {
     height: 100%;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

/* #######################  END CSS RESET  ############################ */

/* #######################  GENERAL SETTINGS  ############################ */

body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#515151;
	background:url(../images/index_01.jpg) repeat-x #eeeeee;
}

h1 { font-size:2.4em;}
h2 { font-size:1.8em; padding:10px 0 10px 0;}
h3 { font-size:1.6em;}
h4 { font-size:1.4em;}
h5 { font-size:1.2em; font-weight:bold;}
h6 { font-size:1.0em; font-weight:bold;}
a:link, a:visited {color:#515151; text-decoration:none;}
a:hover { color:#515151; text-decoration:underline}
img {border: 0 none;}

/* #######################  END GENERAL SETTINGS  ############################ */

/* #######################  FORM SETTINGS  ############################ */

.textbox {
	background:url(../images/input.jpg) repeat-x bottom;
	width:275px;
	height:18px;
	line-height:1.8em;
	font-size:1.0em;
	border:0;
	margin:5px 0 10px 0;
	color:#6f9318;
	letter-spacing:0.2em;
}

.button {
	background:#363636;
	border:0;
	padding:5px 10px 5px 10px;
	color:#ffffff;
	font-size:1.0em;
	letter-spacing:0.1em;
}

label {
	letter-spacing:0.1em;
}

/* #######################  END FORM SETTINGS ############################ */

#wrapper {
	width:990px;
    min-height: 100%;
    height: auto !important;
	height: 100%;
	margin: 0 auto -299px;
}

.push {
	height: 299px;
}

#footie {
	height: 299px;
}

/* #######################  TEMPLATE SETTINGS ############################ */


#container {
	width:990px;
	margin:0 auto;
}

#left {
	background:url(../images/index_03.jpg) no-repeat;
	height:441px;
	width:17px;
	float:left;
}

#middle{
	width:956px;
	float:left;
	background:#eeeeee;
}

#right{
	background:url(../images/index_09.jpg) no-repeat;
	height:441px;
	width:17px;
	float:left;
}

#menu{
	background:url(../images/index_02.jpg) no-repeat;
	width:956px;
	height:69px;
}

	#menu li {
		font-size:1.4em;
		color:#b7b7b7;
		float:left;
		text-transform:uppercase;
		}
		
		#menu li a:link {
			text-decoration:none;
			display:block;
			padding:20px 10px 16px 10px;
			margin:0 5px;
			color:#b7b7b7;
		}
		
		#menu a:visited {
			text-decoration:none;
			display:block;
			padding:20px 10px 16px 10px;
			margin:0 5px;
			color:#b7b7b7;
		}
		
		#menu li a:hover {
			color:#ffffff;
			text-decoration:none;
			background:url(../images/index_05.jpg) repeat-x;
		}
		
		#menu li a:active {
			color:#ffffff;
			text-decoration:none;
			background:url(../images/index_05.jpg) repeat-x;
		}
			
	#menu img {
		float:right;
	}

#slideshow{ 
	height:280px;
	width:513px;
	background:url(../images/index_16.jpg) no-repeat;
	position:absolute;
	margin:10px 0 0 430px;
	padding:26px;
}

#header{
	width:956px;
	height:230px;
	background:url(../images/index_13.jpg) repeat-x;
}
	
	#header p{
		width:375px;
		padding:10px 10px 5px 35px;
		font-size:1.2em;
		line-height:1.8em;
		letter-spacing:0.1em;
	}
	
	#header h1{
		padding:60px 0 0 35px;
	}

#main_content{
	padding:60px 25px 25px 25px;
}

#column_head{
	background:url(../images/index_22.jpg) no-repeat;
	height:30px;
	background-position:bottom;
}

.column{
	width:453px;
	float:left;
}
		
		.column p {
			letter-spacing:0.1em;
			line-height:1.4em;
			padding:0 10px 0 0;
		}
					
#footer{
	clear:both;
}

#footer_top{
	background:url(../images/index_28.jpg) repeat-x #424242;
	border-bottom:1px solid #4b4b4b;
}

#footer_top_main{
	margin:0 auto;
	width:956px;
	color:#e0e0e0;
}
	
	#footer_top_main p {
		letter-spacing:0.1em;
		line-height:1.3em;
	}
	
	#footer_top_main h1 {
		color:#737373;
		padding:10px 0 10px 0;
	}

#footer_column_left{
	width:295px;
	float:left;
	padding:5px 10px 10px 25px;
}

#footer_column_middle{
	width:295px;
	float:left;
	padding:5px 10px 10px 0;
}

#footer_column_right{
	width:295px;
	float:left;
	padding:5px 25px 10px 0;
}
	
	#footer_column_right li {		
		letter-spacing:1px;
	}
		
		#footer_column_right a{
			color:#e0e0e0;
			display:block;
			width:270px;
			margin:5px 0 0 0;
			background:#363636;
			padding:10px;
			letter-spacing:1px;
		}
		
		#footer_column_right a:link, a:visited, a:active{
			color:#e0e0e0;
			text-decoration:none;
		}
		
		#footer_column_right a:hover{
			text-decoration:underline;
		}
		
#footer_bottom{
	background:#242424;
	border-top:1px solid #1c1c1c;
}

#footer_bottom_main{
	margin:0 auto;
	width:956px;
	color:#929292;
	}
	
	#footer_bottom_main img {
		float:left;
		margin:20px 0 0 25px;}
	
	#footer_bottom_main p {
		padding:25px;
		float:right;
		letter-spacing:0.1em;
		}
		
		#footer_bottom_main p a {
			color:#929292;
			}
		
		#footer_bottom_main p a:link, a:visited {
			color:#929292;
			text-decoration:none;
			}
		
		#footer_bottom_main p a:hover, a:active {
			color:#929292;
			text-decoration:underline;
			}
			
.clr{
	clear:both;height:0px;
}

p {
	margin:0
}

/* #######################  END TEMPLATE SETTINGS ############################ */

/* #######################  SLIDESHOW SETTINGS ############################ */

#slider {
    width: 461px; /* important to be same as image width */
    height: 228px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 461px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 1.0em/1.5em Verdana, Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 461px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

/* #######################  END SLIDESHOW SETTINGS ############################ */
