#header .bott {
	margin:0px;
	background-color:#ffffff;
	width:auto;
	height:20px;
}

#header  ul {
	list-style-type:none;
	margin:0px;
	margin-left:250px;
}
#header ul li{
	float: left;
	font-family: "trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight:normal;
	padding-right: 8px;
	padding-left:8px;
	color:#000000;
}
#header  ul li a{
text-decoration:none;
color: #000000;
}
#header  ul li a:hover {
text-decoration:underline;
}

#header  ul li .active {
	color:#00c4e7;
}



#layout_1 #left #left_left ul {
	list-style-type:none;
	margin:0px;
}
#layout_1 #left #left_left ul li{
	font-family: "trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#000000;
}





#layout_1 #left #left_left ul li a{
text-decoration:none;
color: #000000;
}
#layout_1 #left #left_left  ul li a:hover {
text-decoration:underline;
}

#layout_1 #left #left_left ul li .active {
	font-family: "trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight:normal;
	color:#00c4e7;
}


#layout_1 #left #left_right h1 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight:normal;
	font-style:italic;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	display: block;
	color:#000000;
}

#layout_1 #left #left_right h2 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight:normal;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:10px;
	display: block;
	color:#444444;
}

#layout_1 #left #left_right p {
	font-family: "trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight:normal;
	color:#000000;
}

#layout_1 #left #left_right p a {
	text-decoration:underline;
	color:#000000;
}

#layout_1 #left #left_right p a:hover {
	text-decoration:none;
	color:#000000;
}



#layout_1 #right  p {
	font-family: "trebuchet MS", sans-serif;
	font-size: 10px;
	font-weight:normal;
	color:#000000;
}


#layout_1 #right  h1 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	display: block;
}

#layout_1 #right  h1 a {
	text-decoration:none;
	color:#000000;
}
#layout_1 #right  h1 a:hover {
	text-decoration:none;
	color:#00C4E7;
}

#layout_1 #right  h2 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
	display: block;
}

#layout_1 #right  h3 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 9px;
	font-style:italic;
	font-weight:normal;
	color:#00C4E7;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:10px;
	margin-bottom:0px;
	display: block;
}

#layout_1 #right  h4 {
	font-family: "trebuchet MS", sans-serif;
	font-size: 9px;
	font-style:italic;
	font-weight:normal;
	color:#00C4E7;
	padding:0px;
}

#footer p {
	text-align: center;
}

#footer ul {
	list-style-type:none;
}
#footer ul li{
	float: left;
	font-family: "trebuchet MS", sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-right: 5px;
	padding-left:5px;
	color:#000000;
}
#footer ul li a{
text-decoration:none;
color: #000000;
}
#footer ul li a:hover {
text-decoration:underline;
}

#layout_1 #left #admin_menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#layout_1 #left #admin_menu ul {
	margin-top:10px;
	padding-top:10px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
	border-top: thin #cccccc 1px;

}
#layout_1 #left #admin_menu li {
/*
	font-family: "trebuchet MS", sans-serif;
	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height: 11px;
	padding-bottom:1px;
}
#layout_1 #left #admin_menu li a {
	font-size: 10px;
	text-decoration: underline;
}
#layout_1 #left #admin_menu li a:hover {
	text-decoration: none;
	color:#333333;
}