body { 
	font-size: 62.5%;
	font-family:arial narrow;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
}
.jswarning {
	text-align:center;
	color:red;
}

a { 
	color: #525250;
	outline: none;
}
h1 {
	 margin:0;
	 padding:0;
     text-align:center;
	 color:#CCCCCC;
}
a:hover {
	color: #333;
	text-decoration: none;
}

img {
	border: none;
}

p {
    font-family:arial narrow;
	margin: 0 0 5px 0;
	
}
.border {
	border:1px solid #CCCCCC;
	padding:10px;
 }

#top-menu {
	float:right;
	padding-top:60px;
	font-weight:bold;
	font-family:arial narrow;
	color:#cccccc;
	font-size:1.6em;
	letter-spacing:-0.05em;
	text-decoration:none;
}

#top-menu a {
	text-decoration:none;
	color:#a5a7a8;
}
#top-menu a:hover {
	color:#666666;
}

#main-menu {
	clear:both;
	background:#ececec url(../media/images/menu_bg.jpg) center repeat-x;
	border:1px solid #666666;
	height:18px;
	padding:0;
}
#main-menu li {
	float: left;
	list-style: none;
	font: 1.4em arial;
}
#main-menu li a {	
	display: block;
	padding: 1px 12px;
	text-decoration: none;
	color: #000;
	text-transform:uppercase;
	white-space: nowrap;
	text-align:center;
}
#main-menu li a:hover {	
	background:  url(../media/images/button2.jpg) repeat-x;
	color: #cccccc;
}
#home-flash {
	float:left;
	margin: 10px 0 0 0;
}

#textblock1 {
	margin: 10px 0 0 20px;
	float:left;
	width:247px;
	height:367px;
	background:#3d3d3d;
	padding:15px;
	text-align:left;
	color:#c8cfd5;
	font-family:arial narrow;
	font-size:1.5em;
}

#textblock2 {
	padding: 15px 15px 0 15px;
	margin: 5px 0 0 0;
	text-align:left;
	background: url(../media/images/textblock2bg.jpg) no-repeat;
	clear:both;
	width:631px;
	float:left;
	color:#333;
	font-family:arial narrow;
	font-size:1.5em;
}

#textblock3 {
	padding: 15px 15px 0 15px;
	margin: 5px 0 20px 20px;
	text-align:left;
	background: url(../media/images/textblock3bg.jpg) no-repeat;
	width:247px;
	height:50px;
	float:left;
	color:#333;
	font-family:arial narrow;
	font-size:1.6em;
	font-style: italic;
}
.textblock {
	float:left;
	width:260px;
	height:430px;
	background:#3d3d3d;
	padding:15px;
	text-align:left;
	color:#c8cfd5;
	font-family:arial narrow;
	font-size:1.5em;
	line-height: 1.2;
}

.gallery {
	float:left;
	margin-left: 30px;
	width: 615px;

}
#simple {position:relative;background-color:#000000;opacity:0.8;filter:opacity(alpha=0.8);top:-50px;height:50px;font-size:1.5em;text-align:center;}
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper1 {width:608px; margin-top:0px;margin-right:5px; padding:2px 8px 4px 0px; float:right; display:none; background-color: #fff}
#wrapper1 * {margin:0; padding:0}
#fullsize {position:relative; width: 600px; height:350px;border:7px solid #ccc; background:transparent;}
#information {position:absolute; left:0; bottom:0; width:600px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7;
filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px;font-family:arial narrow; font-size:1.5em}
#information p {padding:0 8px 8px;font-size:1.5em;}
#image {width:auto; background: transparent}
#image img {position:absolute; left:0px; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:38px; cursor:pointer; z-index:150;padding:0; margin:0;}
#imgprev {left:0; background: url(../media/images/left.gif) left center no-repeat}
#imgnext {right:0; background: url(../media/images/right.gif) right center no-repeat;padding:0; margin:0;}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.; filter:alpha(opacity=40); /* background-color:*/ }

#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background : #3c3c3c url(../media/images/scroll-left.gif) center center no-repeat; }
#slideleft:hover {background-color:#222}
#slideright {float:right; width:20px; height:81px; background:#3c3c3c url(../media/images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#222}
#slidearea {float:left; position:relative; width:550px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding-top:2px;padding-right:2px;padding-left:2px;padding-bottom:2px;}

#basic-modal-content {display:none;}

/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}

/* Container */
#simplemodal-container {color:#bbb; background-color:#333; border:4px solid #444; padding:12px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(../media/images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}

#faq_title {
    background:url(../media/images/faq.jpg) no-repeat;
    width:500px;
    height: 30px;
    padding: 7px 130px 0 38px;
	margin-top:20px;
	margin-right:200px;
	font-size:1.6em;
	color: #000;
	text-align:justify;
	text-decoration:none;
    font-weight: bold;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;;
}

#content {
	width:960px;
	height: 700px;
	background:url(../media/images/bg.jpg) repeat-x;
	border:1px solid #ccc;
	font-family:arial narrow;
}
#content1 {
	width:auto;
	height:auto;
	background:url(../media/images/bg.jpg) repeat-x;

}

#footer {
	background:#ececec url(../media/images/menu_bg.jpg) center repeat-x;
	border:1px solid #666666;
	height:18px;
	padding:2;
	margin-top: 20px;
	color:#525250;
	font-family:arial narrow; 
	font-size:1.3em;
	text-align:center;
}