body{
	padding:0px;
	margin:0px;
	background:#fff;
	color:#535353;
	font:12px/14px Tahoma, sans-serif;
}

div, p, ul, h2, h3, h4, img, form{padding:0px; margin:0px;}
ul{list-style-type:none;}

.clear{
clear:both;
}

.frame {
	border: 0px solid #8CDCFD;
}

.text1 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #72bc1f;
}

.text11 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #72bc1f;
}

.text2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2d72a5;
}
.text3 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #8cba35;
}

.text4 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5a93a5;
}
.text5 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #535353;
}


a:link {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #535353;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color:#6CF;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.a:link {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac0f0a;
	text-decoration: none;
}
a.a:visited {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac0f0a;
	text-decoration: none;
}
a.a:hover {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ac0f0a;
	text-decoration: underline;
	line-height: 14px;
}

a.b:link {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fe9b00;
	text-decoration: underline;
}
a.b:visited {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fe9b00;
	text-decoration: underline;
}
a.b:hover {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fe9b00;
	text-decoration: none;
	line-height: 14px;
}

a.c:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0107;
	text-decoration: underline;
}
a.c:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0107;
	text-decoration: underline;
}
a.c:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
}

a.d:link {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:visited {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #19333b;
	text-decoration: underline;
}
a.d:hover {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6C00;
	text-decoration: none;
}

a.e:link {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#609;
	text-decoration: none;
}
a.e:visited {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #609;
	text-decoration: none;
}
a.e:hover {
	font-family: Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#66CCFF;
	text-decoration: none;
}

#header{
	position:relative;
	height: 30px;
}

#logo{
position:absolute; top:0; left:209px;
}

#gallery{
position:absolute; top:290px; left:312px;
z-index:1;
}

#buttons{
	position:absolute;
	top:238px;
	left:88px;
	width: 635px;

}

#container{
position:relative;
width:911px;
margin-left:29px;
}

#containerg{
position:relative;
width:911px;
margin-left:0px;
}

#indent1{
width:412px;
float:left;
margin-right:47px;
}

#indent2{
width:420px;
float:left;
}

#indent2g{
width:420px;
float:right;
}

ul.check li{background:url(../images/check.gif) 0 6px no-repeat; padding-left:13px; line-height:16px}

ul.file li{background:url(../images/file.gif) 2px 7px no-repeat; padding-left:22px; line-height:24px; border-bottom:#c4c4c4 1px dotted}
ul.noarrow li{padding-left:18px; line-height:20px; border-bottom:#363435 1px dotted}

ul.bullet li{background:url(../images/bullet.jpg) 0 2px no-repeat; padding-left:25px; line-height:20px; border-bottom:#363435 1px dotted}

#links{
	margin: 20px 0 0 0;
	line-height:30px;
}


input, textarea, select{
border:#e3e3e3 1px solid;
background-color:#fff;
margin-top:5px;
font:10px/12px Tahoma, sans-serif; color:#000; 
}
