body {
	background:url(../images/background_page.jpg) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
.justify {
	text-align:justify;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	padding-top:0px;
	margin-top:0px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
h1 {
	color:#009;
	font-size: 22px;
	margin: 0;
}
h2, h3 {
	color:#009;
	font-size: 14px;
	margin: 15px 0 15px 0;
}
hr {
	width: 100%;
	border: 0;
	height: 1px;
	background-color: #00C;
}
img {
	border:0px;
}
.thumb {
	padding: 15px;
}
input {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	margin-bottom: 7px;
	border: 1px solid #b9b9b9;
	color: #999;
	width: 201px;
}
.check {
	width: 20px;
	border: 0;
}
div {
	margin:0px;
	padding:0px;
/*	font-family:verdana; font-size:12px; */}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
.darker {
	font-weight: bold;
	color: #333;
}
a:link, a:visited {
	COLOR:inherit;
	text-decoration:inherit;
}
#main {
	width:1004px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	background:url(../images/background_content.jpg) -12px;
}
#colwrap1 {
	float:left;
	width:14px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#left_blue {
	margin-left:0px;
	margin-top:0px;
	width:14px;
	height:800px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#colwrap2 {
	float:left;
	width:976px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#blue_top {
	margin-left:0px;
	margin-top:0px;
	width:976px;
	height:47px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#header {
	margin-left:0px;
	margin-top:0px;
	width:976px;
	height:103px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#home {
	margin-left:0px;
	margin-top:0px;
	width:195px;
	height:32px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#search {
	margin-left:0px;
	margin-top:0px;
	width:196px;
	height:36px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#about {
	margin-left:0px;
	margin-top:0px;
	width:194px;
	height:36px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#seop {
	margin-left:0px;
	margin-top:0px;
	width:195px;
	height:36px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#contact {
	margin-left:0px;
	margin-top:0px;
	width:196px;
	height:36px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#colwrap3 {
	float:left;
	width:14px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
#right_blue {
	margin-left:0px;
	margin-top:0px;
	width:14px;
	height:800px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#footer {
	margin-left:0px;
	margin-top:0px;
	width:1004px;
	height:22px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#footer_end {
	width:975px;
	margin: 0px auto 0px auto;
	background:white;
	padding: 0px 12px 27px 12px;
	color:#999;
	font-size:11px;
}
#footer_end a {
	color:#999;
	font-size:11px;
	text-decoration: none;
}
#footer_end a:hover {
	color:#666;
	font-size:11px;
	text-decoration: none;
}
.sub {
	margin-left: 25px !important;
}
.active-link {
	color: blue !important;
}

/***Image Gallery***/
#MainWrapper	{
	margin:0 auto;
	padding:0;
	width:460px;
	}
	
#WebGalleryHead	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000099;
	margin-bottom:10px;
	}
	
#button	{
	margin-top:10px;
	padding:0;
	}

/**********Gallery*******/
.ad-gallery {
	width: 460px;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}
.ad-gallery, .ad-gallery * {
}
.ad-gallery .ad-image-wrapper {
    width: 457px;
    height: 270px !important;
	padding:0;
	margin-top:10px;
    position: relative;
    overflow: hidden;
}
.ad-gallery .ad-image-wrapper .ad-loader {
	position: absolute;
	z-index: 10;
	top: 48%;
	left: 48%;
	border: 1px solid #CCC;
}
.ad-gallery .ad-image-wrapper .ad-next {
	position: absolute;
	right: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev {
	position: absolute;
	left: 0;
	top: 0;
	width: 25%;
	height: 100%;
	cursor: pointer;
	display: block;
	z-index: 100;
}
.ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
	background: url(/images/non-existing.jpg)\9
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(/images/ad_prev.png);
	width: 30px;
	height: 30px;
	display: none;
	position: absolute;
	top: 30%;
	left: 0;
	z-index: 101;
}
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
	background: url(/images/ad_next.png);
	width: 30px;
	height: 30px;
	right: 0;
	left: auto;
}
.ad-gallery .ad-image-wrapper .ad-image {
	position: absolute;
	overflow: hidden;
	top: 0px !important;
	left: 0px;
	z-index: 9;
	height: 265px !important;
}
.ad-gallery .ad-image-wrapper .ad-image a img {
	border: 0;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 20px 10px 0px 10px;
    text-align: left;
	width: 457px;
	z-index: 2;
	background:url(/images/description-bg.png);
	background-repeat:no-repeat;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	font-size:11px;
      }

.ad-gallery .ad-controls {
    height: 20px;
	display:none;
}
.ad-gallery .ad-info {
	float: left;
}
.ad-gallery .ad-slideshow-controls {
	float: right;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
	padding-left: 5px;
	cursor: pointer;
}
.ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
	padding-left: 5px;
	font-size: 0.9em;
}
.ad-gallery .ad-slideshow-running .ad-slideshow-start {
	cursor: default;
	font-style: italic;
}
.ad-gallery .ad-nav {
    width: 457px;
    position: relative;
	margin-bottom:10px;
}
.ad-gallery .ad-forward, .ad-gallery .ad-back {
	position: absolute;
	top: 0;
	height: 100%;
	z-index: 10;
}
    /* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward, .ad-gallery .ad-back {
	height: 100px;
}
.ad-gallery .ad-back {
	cursor: pointer;
	left: -20px;
	width: 13px;
	display: block;
	background: url(images/ad_scroll_back.png) 0px 22px no-repeat;
	display:none;
}
.ad-gallery .ad-forward {
	cursor: pointer;
	display: block;
	right: -20px;
	width: 13px;
	background: url(/images/ad_scroll_forward.png) 0px 22px no-repeat;
	display:none;
}
.ad-gallery .ad-nav .ad-thumbs {
	overflow: hidden;
	width: 460px;
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px;
	list-style: none;
}
.ad-gallery .ad-thumbs li {
	float: left;
	margin:0 auto !important;
	padding: 0px 5px 0px 0px !important;
}

.ad-gallery ul	{
	margin:0 auto !important;
	padding: 0px !important;
	}

.ad-gallery .ad-thumbs li a {
	display: block;
}
.ad-gallery .ad-thumbs li a img {
	border: 3px solid #CCC;
	display: block;
}
.ad-gallery .ad-thumbs li a.ad-active img {
	border: 3px solid #de0000;
}
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
