@charset "utf-8";
/* CSS Document */

body
{
	background-color:#ffffff;
	margin:0px auto;
}

#main
{
	width:950px;
	height:auto;
	margin:0px auto;
}

#header
{
	width:950px;
	height:auto;
}

#navi
{
	background:url('../images/navi_bg.gif') no-repeat;
	width:950px;
	height:50px;
}

.menuitem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	margin:17px 0px 0px 50px;
	float:left;
}

.menuitem a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

.menuitem a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.menuitem a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

#container
{
	width:950px;
	height:auto;
	margin:0px auto;
}

#left
{
	background:url('../images/left_bg.gif');
	width:310px;
	height:514px;
	float:left;
	padding:30px 10px 0px 10px;
}

#right
{
	background:url('../images/right_bg.gif');
	width:620px;
	height:544px;
	float:left;
}

#right_links
{
	background-color:#3088BF;
	background-repeat:no-repeat;
	width:950px;
	height:auto;
	float:left;
}

.r_left
{
	width:391px;
	height:500px;
	overflow:scroll;
	margin:20px;
	float:left;
	padding-right:10px;
}

.r_right
{
	width:150px;
	height:auto;
	float:left;
}
	
.gallery
{
	width:391px;
	height:500px;
	margin:20px;
	float:left;
	padding-right:10px;
}

#footer
{
	background:url('../images/footer_bg.gif') no-repeat;
	width:650px;
	height:77px;
	overflow:hidden;
	padding:0px 0px 0px 300px;
	float:left;
}

.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	margin:17px 0px 30px 38px;
	float:left;
}

.footer a:link
{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

.footer a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.copy_right
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#56463B;
	text-align:center;
	height:50px;
}

.copy_right a:link
{
	color:#56463B;
	text-decoration:none;
}

.copy_right a:visited
{
	color:#56463B;
	text-decoration:none;
}

.copy_right a:hover
{
	color:#56463B;
	text-decoration:none;
}

.text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
}

.text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:justify;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-align:center;
}

h2
{
	font-family:tahoma;
	font-size:25px;
	color:#FFFFFF;
	text-align:center;
}
