body {
	padding: 0px;
	font-size: 100%; 
	background: #FFF; 
	margin: 0px; 
	color: #000; 
	font-family: Arial; 
	text-align: center;
	background: url('../imgs/bg.gif') no-repeat center top;	
}
P {
	font-size: 80%;
}
a {
	text-decoration: none
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #666;
}
a:active {
	color: #000;
}
form {
	margin:0px;
}
hr {
	color: #C1D0FF;
	background-color: #C1D0FF;
	height: 1px;
}
.clearer {
	clear:both; 
	line-height:0px; 
	height:0px; 
	font-size:1px; 
	margin:0px; 
	padding:0px; 
	overflow:hidden;
}
.auto {
	height:auto;
}
.h300 {
	height:300px;
}
.h350 {
	height:350px;
}
.h360 {
	height:360px;
}
.h400 {
	height:400px;
}
.h450 {
	height:450px;
}
.h500 {
	height:500px;
}
.h650 {
	height:650px;
}
.hide {
	display: none;
}
#wrapper {
	margin: 0px auto;
	width: 750px;
	text-align:left;
	padding:30px 0px 0px 0px;	
}
#header {
	width:750px;
	height:120px;	
	clear:both;
	margin:0px 0px 0px 0px;
	background: url('../imgs/header_right.gif') no-repeat bottom right;
}
#logo {
	width:388px;
	display:inline;
	float:left;
	background: url('../imgs/logo.gif') no-repeat;
	height:120px;
	cursor: pointer;
}
#logo h1 {
	display:none;
}
#logo h2 {
	display:none;	
}
#nav {
	height:110px;
	width:350px;
	display:inline;
	float:right;
	padding:15px 0px 0px 0px;	
}
#nav span.primary ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width:350px;
	font-size:120%;
	text-transform:uppercase;
}
#nav span ul li {
	float: right;
	white-space: nowrap;
	margin: 0px 0px 10px 20px;
	padding: 0px;
	font-weight:bold;
}
#nav span ul li a.selected {
	color:#666;
}
#nav span.secondary ul {
	clear:both;
	list-style:none;
	padding:0px;
	margin:0px;
	width:350px;
	font-size:70%;
	text-transform:lowercase;
}
#body {
	width:750px;
	border-top:1px solid #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:#FFF;
	border-right:1px solid #000;
	border-left:1px solid #000;	
} 
#body p {
	margin:5px 0px 5px 0px;
}

#body a {
	font-weight:bold!important;
}
#body .copy {
	height:380px;
	padding:10px 10px 10px 10px;
	width:310px;
	float:left;
	text-align:justify;
	overflow:auto;
}
#body .copy img {
	border:1px solid #000;
}
#body .copy h2 {
	font-size:95%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#body .copy h3 {
	font-size:90%;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#body ul#gallery {
	list-style:none;
}
#body ul#gallery li {
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:10px;	
}
#body ul#gallery li img {
	border:1px solid #000;	
}
#body .copy li {
	font-size:80%;
}
#body .picture {
	height:400px;
	width:400px;
	float:right;
	border-left:1px solid #000;
}
#body .form {
	height:350px;
	padding-top:20px;
	width:400px;
	float:right;
	margin-bottom:10px;
}
#body .form table td {
	font-size:80%;
}
#body .form .error  {
	color: #CF0000;
}
#body .form .mandatory  {
	border:2px solid #424343;
}
#body .form .manderror  {
	border:2px solid #CF0000;
}
#body .form div.textbox  {
	background: #424343;
	padding:1px;
}
#body .form div.textboxerror  {
	background: #CF0000;
	padding:1px;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}
div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}
div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../imgs/fancy_progress.png') no-repeat;
}
div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}
div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}
div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}
div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}
img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../imgs/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}
#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}
#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}
a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("../imgs/data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}
a#fancy_left {
	left: 0px; 
}
a#fancy_right {
	right: 0px; 
}
span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}
span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../imgs/fancy_left.png') no-repeat;
}
span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../imgs/fancy_right.png') no-repeat;
}
a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}
a#fancy_left:hover span {
	left: 20px; 
}
a#fancy_right:hover span {
	right: 20px; 
}
#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../imgs/fancy_shadow_n.png') repeat-x;
}
div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imgs/fancy_shadow_ne.png') no-repeat;
}
div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../imgs/fancy_shadow_e.png') repeat-y;
}
div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imgs/fancy_shadow_se.png') no-repeat;
}
div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../imgs/fancy_shadow_s.png') repeat-x;
}
div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imgs/fancy_shadow_sw.png') no-repeat;
}
div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../imgs/fancy_shadow_w.png') repeat-y;
}
div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../imgs/fancy_shadow_nw.png') no-repeat;
}
div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}
div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}
div#fancy_title table {
	margin: 0 auto;
}
div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}
td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../imgs/fancy_title_left.png') repeat-x;
}
td#fancy_title_main {
	height: 32px;
	background: transparent url('../imgs/fancy_title_main.png') repeat-x;
}
td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../imgs/fancy_title_right.png') repeat-x;
}
#footer {
	clear:both;
	width:752px;
	border-top:1px solid #000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:85%;
	height:100px;
	background:#FFF;
	background: url('../imgs/footer.gif') no-repeat bottom right;	
}
#footer p {
	margin:5px 0px 5px 0px;
}
#footer div.twitter {
	width:752px; display:inline; line-height: 16px; color: #000000; cursor: pointer;font-size:85%; background: url('../imgs/mini-icon-twitter.jpg') no-repeat;
}
#footer div.twitter ul {
	list-style:none;
	padding:0px;
	margin:10px 0px 10px 0px;
}
#footer div.twitter a {
	color: #c1c1c1; text-decoration:none; border-bottom:1px solid #c1c1c1;
}