@charset "UTF-8";
/* CSS Document */

*{
	margin:0px; 
	padding:0px;
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif; 
	color:#1d1d1d;
}

img{border:0px solid;}

a{
	text-decoration:none; 
	border:none;
	font: 14px "Times New Roman";
	font-style:italic; 
	padding-bottom:20px; 
	font-weight: bold;
	color:#333333;
}

strong{font-weight:bold; color:#333333; font-size: 12px;}

p{
	position:relative; 
	width:555px; 
	padding-bottom:10px; 
	line-height: 22px; 
	color:#333333; 
}

p.s{
	position:relative; 
	width:320px; 
	padding-bottom:10px;
	line-height: 22px; 
	color:#333333; 
}

h1{
	font: 30px "Times New Roman";
	color:#333333;
	padding: 10px 0px 20px 0px;
}
table{
	position: relative;
	padding-bottom: 10px;
}
table tr td{line-height: 22px; color:#333333; vertical-align:top; }

ul{
	position: relative;
	float: left; 
	width:554px;
}
ul li{ position: relative;  margin-left:20px; float: left; width:534px; line-height: 22px; color:#333333; vertical-align:top; list-style: circle; padding:0px 0px 5px 0px;}


body{
		background:#518cb4 url(images/bg.jpg) repeat-x;
		margin:0px;
	
}

.menu{background: url(images/sidebar.jpg) no-repeat left top; padding: 50px 10px 10px 10px; margin-bottom: 40px; width: 200px; overflow: hidden;}
.menu a{ background: url(images/bordermenu.jpg) no-repeat center 33px; height: 20px; float: left; width:180px; text-align: center; padding:10px 0px 10px 0px; margin: 0px 10px 0px 10px; color:#333333; font-weight: normal; font-style: normal; font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 12px; }
.menu a:hover{background: #5aafdc;}


#TA_vrbadge832{
	position: relative;
	float: left;
	margin-left: 35px;
	margin-bottom: 20px;
}

#fkey{
	position: relative;
	float: left;
	margin-left: 25px;
	margin-bottom: 20px;
}

.clear {
	clear:both
}

.message {background:#FFFECF; border: 3px solid #FFEA9F; float: left; color:#ff0033; width:460px;padding:10px; margin-bottom: 20px;}
#alert p{font-weight:bold; color: #FE0033;}
#alert ul li{color: #FE0033;}


#url{
	position: relative;
	height: 40px;
	font: 16px "Times New Roman";
	color:#333333;
	padding-left: 40px;
}
#url a{
	font: 16px "Times New Roman";
	color:#333333;
}
#url strong{
	font: 16px "Times New Roman";
	color:#333333;
	font-weight: bold;
}

#slide{
	background: url(images/slide.jpg) no-repeat;
	position: relative;
	float: left;
	width: 560px;
	height: 220px;
	margin-bottom: 40px;
	overflow: hidden;
	padding: 5px;
}

	#slide a {
		float:left;
		position:absolute;
		visibility: hidden;
	}
	
	#slide a img {
		border:none;
	}
	
	#slide a.show {
		z-index:500;
		visibility:visible;
	}

#gallery img{background:#3a8dc3; padding: 5px; margin: 5px;}
#gallery {
		padding: 10px;
		width: 520px;
	}

#contact{float:left; width: 520px;}
#contact ul li{list-style: none;}
#contact ul li label{float: left; width:120px;}
#contact ul li input{
	border:1px solid #B79C91;
	padding:3px;
	width:250px;
	color:#2E1312;
	}
#contact ul li .submit{
	background:#367398;
	color:#73bee5;
	border: 0px solid;
	margin-top:20px;
	width:130px;
	text-transform:uppercase;
	padding:5px;
	}
	
.headindex{
	font-style:italic; padding-bottom:20px; text-align: center;
	font: 14px "Times New Roman";
	line-height: 20px; 
}

.headindex strong{
	font: 14px "Times New Roman";
	font-style:italic; 
	padding-bottom:20px; 
	font-weight: bold;
	color:#333333;
}
