body {
	background-color: #cfd8dd;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color:#4a87a5;
}
#Layer1 {
	position:relative;
	width:223px;
	height:172px;
	z-index:1;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
}
#Layer2 {
	position:relative;
	width:223px;
	height:172px;
	z-index:1;
	background-image:url(images/bg.gif);
	background-repeat:no-repeat;
}

.top {
	position:relative;
	background-image:url(images/top.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:824px;
	height:194px;	
}
#menu {
	position:relative;
	left:225px;
	top:33px;
}
#name {
	position:relative;
	left:60px;
	top:135px;
}
.mid {
	background-image:url(images/mid.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	width:824px;
	height:120px;	
}
.main {
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-y;
	margin: 0px auto;
	float: left;
	padding:0px;
	width: 824px;
}
.left {
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-y;
    padding-left: 26px;
    float: left;
	position:relative;
    width: 550px;
    margin: 0px;
}
.content {
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
    padding:15px 20px 10px 10px;
	width: 520px;
    margin: 0px;
    float: left;
}
.content ul {
	list-style: none;
	padding-left:20px;
}
.content li {
	list-style: none;
}
.gallery {
	text-align:center;
	padding:0px;
	border:5px solid #C7D6DC;
}
.right {
	background-image:url(images/sidebar_bg.jpg);
    background-repeat:no-repeat;
	background-position:top right;
    float: right;
	position:relative;
    width: 220px;
    margin: 0px;
	padding: 20px 28px 20px 0px;
}
.sidebar {
	width:191px;
	padding:60px 0px 0px 0px;
}
.sidebar h4{
	background:#E5E5E5;
	height:21px;
	width:219px;
	margin-top:30px;
	padding-top:4px;
	font-size:13px;
	font-weight:normal;	
	text-align:center;
}
.sidebar img{
	margin-top:40px;
	margin-left:30px;
	padding:0px;
	border:10px solid #EEEEEE;
}
.links {
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-y;
	margin:0px;
	float:left;
	padding:0px 28px 0px 28px;
	width:768px;
	text-align:center;
}
.links img{
	padding-left:5px;
	padding-right:5px;
}
.submit_button {
	border : 1px solid #6EB7DA;
	color : #666666;
	font-family : Verdana;
	font-size : 11px;
}
.input_text {
	font-family : Verdana;
	font-size : 11px;
	border:#E0EFF6 solid 1px;
}
.footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:0px;
	height:41px;
	width:824px;
	padding-top:18px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
}
.footer a:link, .footer a:visited{
	font-size:11px;
	text-decoration:none;
	color:#ffffff;
}
.footer a:hover, .footer a:active{
	text-decoration:underline;
	color:#ffffff;
}
.center {
	text-align:center;
	}
#Logo {
	position:absolute;
	left:0px;
	top:16px;
	width:201px;
	height:110px;
	z-index:1;
}
a.a:link {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color:#4a87a5;
	font-weight: normal;
	text-decoration:none;

}
a.a:hover {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color:#4a87a5;
	font-weight: normal;
	text-decoration:underline;
	
}
a.a:visited {
	font: normal 13px Verdana, Arial, Helvetica, sans-serif;
	color:#4a87a5;
	font-weight: normal;
	text-decoration:none;
}
