/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #b8e1d8 url(../images/bg.jpg) top left repeat-x;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

img { border: 0px; margin: 0px; }

p { margin-top: 0px; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }


.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;	
}


#container {
	margin: 0px auto;
	width: 1034px;
	position:relative;	
}

#overlay {
	position: absolute;
	z-index: 100;
	top: 187px;
	left: -12px;
	width: 1117px;
	height: 543px;
	background: url(../images/overlay.png);
}


#frame {
	width: 1034px;
	background:url(../images/frame-bg.png) no-repeat;
	height: 739px;
}

#logo {
	width: 258px;
	height: 190px;
	position: absolute;
	top: 0px;
	left: 382px;
	z-index: 200;
}

#contact {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 146px;
	left: 892px;
	z-index: 200;
}

#home {
	width: 25px;
	height: 25px;
	position: absolute;
	top: 146px;
	left: 922px;
	z-index: 200;
}

/* NAV CSS START */

#nav {
	position: absolute;
	width: 586px;
	height: 42px;
	top: 208px;
	left: 233px;
	background: url(../images/nav-bg.gif) no-repeat;
	margin: 0px;
	z-index: 200;
	padding:0px;
	overflow: hidden;
}

ul#nav {
	padding:0px;
	margin:0px;
	height: 42px;
}

ul#nav li {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-indent:-9999px;
}

ul#nav li a {
	border:0;
	outline: none;
	text-decoration:none;
	display:block;
	background:transparent url(../images/nav-bg.gif) no-repeat;
	position: absolute;
}

li#nav-a a, li#nav-b a, li#nav-c a, li#nav-d a {
	height: 26px;
	top: 12px;
}

li#nav-a a {
	width: 68px;
	left: 90px;
}

li#nav-a a:link, li#nav-a a:visited {
	background-position:-90px -12px;
}

li#nav-a a:hover, li#nav-a a:focus {
	background-position:-90px -54px;
}

li#nav-b a {
	width: 84px;
	left: 202px;
}

li#nav-b a:link, li#nav-b a:visited {
	background-position:-202px -12px;
}

li#nav-b a:hover, li#nav-b a:focus {
	background-position:-202px -54px;
}

li#nav-c a {
	width: 60px;
	left: 331px;
}

li#nav-c a:link, li#nav-c a:visited {
	background-position:-331px -12px;
}

li#nav-c a:hover, li#nav-c a:focus {
	background-position:-331px -54px;
}

li#nav-d a {
	width: 67px;
	left: 435px;
}

li#nav-d a:link, li#nav-d a:visited {
	background-position:-435px -12px;
}

li#nav-d a:hover, li#nav-d a:focus {
	background-position:-435px -54px;
}

/* NAV CSS END */

#content-home {
	width: 731px;
	height: 357px;
	position: absolute;
	top: 250px;
	left: 162px;
}

* html #content-home {top: 208px;} /*style for IE*/

#content {
	width: 734px;
	height: 364px;
	background: url(../images/content-bg.gif) no-repeat;
	position: absolute;
	top: 250px;
	left: 162px;
	z-index: 200;
}

* html #content {top: 208px;} /*style for IE*/

#content-header {
	height: 24px;
	padding-top: 14px;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color: #9b6caf;
	z-index: 200;
	position:relative;
	text-transform: uppercase;
}


#content a {
	color: #9b6caf;
}

#content-header a {
	color: #354b73;
}

#content-header .active {
	color: #9b6caf;
}

#hero {
	position: absolute;
	top: 57px;
	left: 46px;
}

#content h1 {
	position: absolute;
	top: 52px;
	left: 367px;
	font-weight: normal;
	width: 292px;
	font-family:"Times New Roman", Times, serif;
	color: #354b73;
	border-bottom: 1px solid #fff;
	font-size: 23px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#content ul { margin-top: 0px; padding-left: 1.1em; }
#content li { margin-bottom: 11px; }

#content h3 {
	color: #9b6caf;
	font-size: 11px;
	margin: 0px 0px 11px 0px;
	padding: 0px;
	text-transform: uppercase;
}

#scrollContainer {
	position:absolute;
	height: 236px;
	width: 292px;
	left: 367px;
	top: 97px;
	overflow:hidden;
}

#scrollContent {
	font-size: 11px;
	color: #2d190a;
	text-align:justify;
	position:relative;
	top: 0px;
}

#btn_up, #btn_down{
	position:absolute;
	left: 684px;
	z-index: 200;
}

#btn_up {
	top: 87px;
}

#btn_down {
	top: 322px;
}

#footer {
	font-size: 9px;
	color: #354b73;
	text-align:center;
	z-index: 200;
}

#footer a {
	color: #9b6caf;
}
