/*----- Start "Main definitions" -----*/
* { padding: 0; margin: 0; outline: 0; }

body {
    font-size: 12px;
    line-height: 1.5;
    font-family: Arial, "Trebuchet MS", Tahoma sans-serif;
    color: #4a4a4a;
    background: #ffffff url() repeat-x 0 0;
    text-align: center;
}

a img { border: 0; }
a { color: #037bb9; text-decoration: underline; }
a:hover { text-decoration: none; }

.cl, .clear { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
/*----- End "Main definitions" -----*/

#page {
position: absolute;  
left: 50%;  
height: 100%;  
width: 920px;  
margin-left: -460px; /* MUST be half the width */  
}  

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif;
	color: #2b2b2b;
	font-weight: normal;
}
h1 { font-size: 23px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 15px; }
h6 { font-size: 14px; }

ul { padding-left: 5px; }

#header { padding: 10px 12px 15px 3px; }
#header .description { font-family: "Trebuchet MS", Tahoma, Arial, Sans-Serif; font-size: 11px; color: #9c9c9c; text-transform: uppercase; line-height: 1; }
#header h1 { line-height: 1.1; }
#header h1 a { color: #2b2b2b; text-decoration: none; }

#navigation {
	float: right;
	display: inline;
	font-size: 12px;
	margin: 10px auto 20px auto;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 100px;
}
#navigation ul li { float: left; display: inline; list-style-type: none; padding-right: 18px; margin-right: 14px; background: url(images/nav-sep.gif) repeat-y right 0; }
#navigation ul li.last { margin-right: 0; padding-right: 0; background: none; }
#navigation ul li a { color: #7f7f7f; text-decoration: none; }
#navigation ul li a:hover { text-decoration: underline; }
#navigation ul li.active a { color: #000; }

#slideshow {
	height: 370px;
	width: 930px;
	position: relative;
	margin-top: 20px;
	background: url(images/slider.png) no-repeat 0 0;
	
}
#slideshow .bg { height: 400px; width: 962px; background: url(images/slider.png) no-repeat 0 0; }
#slideshow .cnt { padding: 20px 20px 0 20px; }
#slideshow .big-image { margin-bottom: 12px; }
#slideshow .big-image img { padding: 2px; border: solid 1px ; }

#slider {
	width: 852px;
	position: absolute;
	left: 145px;
	visibility: visible;
}
#slider .buttons span { display: block; width: 38px; height: 37px; font-size: 0; line-height: 0; text-indent: -4000px; cursor: pointer; }
#slider .buttons span {
	position: absolute;
	top: -6px;
	left: 849px;
	visibility: visible;
}
#slider .buttons .prev { left: 3px; background: url(images/button-prev.gif) no-repeat 0 0; }
#slider .buttons .next { right: 0; background: url(images/button-next.gif) no-repeat 0 0; }
#slider .holder { width: 790px; height: 150px; margin: 0 auto; position: relative; overflow: hidden; }
#slider .content {
	position: absolute;
	top: -261px;
	left: 24px;
	width: 99934px;
	visibility: visible;
	height: 850px;
}
#slider .content ul { float: left; display: inline; padding-left: 0px; }
#slider .fragment { float: left; display: inline; list-style-type: none; }
#slider .fragment a { float: left; display: inline; width: 130px; height: 120px; padding: 3px; background: url(); margin: 0 10px; }

#content {
	padding: 10px 0px 5px 0px;
	margin: 10px 0;
	float: center;
	width: 800px;
}
#content p { padding-bottom: 18px; }
#content .separator { padding-right: 18px; background: url(images/col-sep.gif) no-repeat right 10px; }
#center-col { 
   margin: 0px 0px 0px 15px;
   float: left; width: 350px; 
}
#left-col { 
   margin: 0px 0px 0px 15px;
   float: left;
   width: 800px; 
   }
#right-col { 
   margin: 0px 0px 0px 15px;
   float: right; 
   width: 360px; 
   }
#right-col2 { 
   margin: 0px 0px 0px 15px;
   float: right; 
   width: 360px; 
   }
#feed img { float:left; padding:5px}
.clear {clear:both;
}
#dock { 
    margin: 0px 10px 0px 0px;
	float: left;
	width: 850px; 
	}

.linklist { padding-left: 0; }
.linklist li { padding-left: 7px; background: url(images/linklist-ico.gif) no-repeat 0 7px; list-style-type: none; }

#footer {
	background: url(images/footer-line.gif) no-repeat center 0;
	padding: 20px 18px;
	width: 920px;
}
.unnamed1 {
}
.style6 {
	font-size: 12px;
}
#page2 {
	width: 860px; margin: 0 auto; padding: 0 10px;
}
#content1 {
	padding: 15px auto;
	margin: 30px auto 0px auto;
	background:#fff url("images/bg_header.png") no-repeat ;
	width: 920px;
    height: 350px;
}	
#content2 {
	margin: 0px auto;
	width:760px;
	background:#fff url("images/bg.png") repeat-y;
	padding: 10px 80px 10px;
}
#content3 {
	padding: 0px 0px;
	margin: 0 auto;
	width: 920px;
	background:#fff url("images/bg.png") repeat-y ;
}
#content4 {
	padding: 0px 50px 0 50px;
	margin: 0 auto;
	width: 920px;
	background:#fff url("images/bg_footer.png") no-repeat ;
	height: 22px;
}
#content5 {
	padding: 10px auto;
	margin: 30px auto 0px auto;
	background:#fff url("images/hed2.png") no-repeat ;
	width: 920px;
    height: 300px;
}	
#content6 {
	padding: 15px auto;
	margin: 30px auto 0px auto;
	background:#fff url("images/bg_header2.png") no-repeat ;
	width: 920px;
    height: 350px;
}	
#content7 {
	padding: 10px auto;
	margin: 30px auto 0px auto;
	background:#fff url("images/hed3.png") no-repeat ;
	width: 920px;
    height: 285px;
}	
#content8 {
	padding: 10px auto;
	margin: 30px auto 0px auto;
	background:#fff url("images/hed4.png") no-repeat ;
	width: 920px;
    height: 285px;
}
#content12 {
	margin: 0px auto;
	width:760px;
	background:#fff url("images/bg.png") repeat-y;
	padding: 10px 150px 10px;
}	
#content13 {
	margin: 0px auto 0px auto;
	width:920px;
	background:#fff url("images/bg.png") repeat-y;
	padding: 0px auto;
}	
