body {
	margin: 40px 0 30px 0;
	padding: 0;
	background: url(images/background.jpg) #fff top left repeat-x;
	font: normal 11px/15px 'Lucida Grande', 'Lucida Sans',verdana, arial, sans-serif;
}

img {
	border: none;
}

#wrapper {
	width: 705px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
/* <TOP NAV> */
#nav {
	font: bold italic 10px/20px 'Georgia', serif;
	padding: 0 20px 0 0;
	margin: 0;
	height: 24px;
	position: absolute;
	top: -19px;
	right: 0px;
	z-index: 50;
}

#nav a {
	color: #959595;
	text-decoration: none;
	cursor: pointer;
}

#nav a:hover {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

.tab_left {
	float:left;
	position: relative;
	background: url("images/tab_left.png") no-repeat right top;
	margin: 0;
	height: 24px;
	width: 25px;
	padding: 0;
}

.tab_left_on {
	float:left;
	background: url("images/tab_left_on.png") no-repeat right top;
	margin: 0;
	height: 24px;
	width: 25px;
	position: relative;
	padding: 0;
	z-index: 200;
}
.tab_right {
	float:left;
	background: url("images/tab_right.png") no-repeat right top;
	padding: 5px 19px 0px 2px;
	text-decoration: none;
	margin: 0;
	position: relative;
	height: 24px;
	color: #acacac;
}
.tab_right_on {
	float:left;
	background: url("images/tab_right_on.png") no-repeat right top;
	padding: 6px 22px 0px 2px;
	text-decoration: none;
	margin: 0;
	position: relative;
	height: 24px;
	color: #000000;
	z-index: 200;
}
#nav .tab_right {
    text-decoration: none;
}
.tab_right:hover {
	color: #333;
	text-decoration: none;
	cursor: pointer;
}

/* </TOP NAV> */


#logo {
	width: 359px;
	height: 151px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -21px;
	left: -33px;
	background: url(images/logo_2.png) no-repeat;
}

#content {
	width: 689px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	left: -15px;
	font: normal 11px/18px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
}
#panel_top {
	width: 719px;
	height: 13px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url("images/shadow_top.png") no-repeat left top;
}

#panel_middle {
	width: 719px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: -6px;
	background: url("images/shadow_middle.png") repeat-y left top;
}
#panel_bottom {
	width: 719px;
	height: 13px;
	padding: 0;
	margin: 0;
	background: url("images/shadow_bottom.png") no-repeat left top;
}
#content_inner {
	width: 689px;
	padding: 0px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	font: normal 11px/18px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
	background-color: #fff;
}
#flashcontent {
	width: 689px;
	height: 405px;
	padding: 0px 8px 8px 8px;
	margin: 0;
	position: absolute;
	top: 13px;
	left: 6px;
	font: normal 11px/18px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #666;
}
#flashcontent span {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 30px;
}

#text_block {
	width: 310px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	top: 0px;
	left: 350px;
	font: normal 12px/18px "Georgia", serif;
	color: #666;
}

#prev_next {
	width: 350px;
	height: 38px;
	margin: 15px 0px 15px 0px;
	position: relative;
	top: 0px;
	left: -20px;
	font: normal 12px/18px "Georgia", serif;
	color: #666;
	text-align: center;
}
#prev_next .prev {
    position: absolute;
    left: 0;
    top: 0;
}

#prev_next .next {
    position: absolute;
    right: 0;
    top: 0;
}

#content a {
	color: #00bff3;
	text-decoration: underline;
}
#about {
	padding-top: 100px;
	padding-bottom: 30px;
	margin: 0px 30px 50px 30px;
	color: #666;
	overflow: auto;
}

#about .col_1 {
    width: 48%;
    float: left;
    
}
#about .col_2 {
    width: 48%;
    float: right;
}


#home {
	width: 689px;
	height: 200px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	color: #666;
}
#home_image {
	width: 689px;
	height: 405px;
	overflow: hidden;
	padding: 0px 0px 100px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: -200px;
	left: 0px;
	color: #666;
}


h1 {
	font: italic 36px 'Georgia', Serif;
	line-height: 36px;
	color: #ff7000;
  	padding:0;
	margin: 0;
}

h2 {
	font: bold 12px/16px 'Georgia', serif;
	color: #626262;
	margin: 10px 0 10px 0;
	padding: 0;
}

h3 {
	font: italic 13px 'Georgia', Serif;
	line-height: 13px;
	color: #ff7000;
	margin: 10px 0 5px 0;
	padding: 0px 0 0px 0;
}

#about h3 {
	font: 15px 'Georgia', Serif;
	line-height: 13px;
	color: #ff7000;
	margin: 10px 0 0px 0;
	padding: 0px 0 0px 0;
}
#about h4 {
	font: 10px 'Georgia', Serif;
	line-height: 10px;
    color: #8c8c8c;
}


p {
	font: normal 12px/18px "Georgia", serif;
	margin: 0;
	padding: 7px 0;
	color: #666;
}
hr {
	background: #d3d3d3;
	height: 1px;
	border: 0;

}



#footer {
	font: normal 11px/18px "lucida grande", tahoma, arial, verdana, sans-serif;
	color: #d3d3d3;
	padding-left: 10px;
}



