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


body {
	margin:0px;
	padding:0px;
	background:url(img/bg.jpg) top repeat-x #61888F;
	overflow:scroll;
font-family: 'PT Sans Caption', sans-serif;	
}

.wrapper {
	width:820px;
	padding:0px 0px 0px 20px;
	margin:0 auto 0 auto;
	min-height:500px;
}


#header {
	height:200px;
	width:800px;
}
#logo {
	width:243px;
	height:200px;
	float:left;
}

#logo img {
	margin-top:28px;
}
	
	
#nav1 {
	width: 238px;
	float: left;
	margin: 97px 0 0 0;
	padding: 0 0 0 40px;
	list-style: none;
	background-color: #EC2224;
		-moz-border-radius-topleft: 10px;
border-top-left-radius: 10px;
	 }
#nav1 li {
	float: left; }
#nav1 li a {
	display: block;
		height:30px;
		line-height:30px;

	padding:0px 15px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	border-right: 1px solid #fff; }
#nav1 li a:hover {
	color: #EC2224;
	background-color: #fff; }	
#nav1 li a:current {
	color: #EC2224;
	background-color: #fff; }		
	
	
	
	
		
#nav2 {
	width: 229px;
	float: right;
	margin: 97px 0 0 0;
	padding: 0 50px 0 0px;
	list-style: none;
	background-color: #EC2224;
		-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
	 }
#nav2 li {
	float: right; }
#nav2 li a {
	display: block;
		height:30px;
		line-height:30px;

	padding:0px 15px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	border-left: 1px solid #fff; }
#nav2 li a:hover {
	color: #EC2224;
	background-color: #fff; }
	
#nav2 li a:current {
	color: #EC2224;
	background-color: #fff; }
	
	








#bodymain {
	width:760px;
	padding:80px 20px 20px 20px;
	min-height:320px;
	background-color:#FFF;
	margin-top:-73px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
  -moz-box-shadow:    0px 0px 8px 3px #000;
  -webkit-box-shadow: 0px 0px 8px 3px #000;
  box-shadow:         0px 0px 8px 3px #000;


}

#bodymain .left h1, #bodymain .right h1 {
	font-size:1.4em;
	margin:0px;
	color: #EC2224;
	font-weight:normal;
	padding:0px;
}

#bodymain .left h2, #bodymain .right h2 {
	font-size:0.95em;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding:0px;
	color: #333;
	clear:both;
}

#bodymain .left h3, #bodymain .right h3 {
	font-size:1em;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	padding:0px;
	color: #333;
	clear:both;
}

#bodymain .left h3 .red, #bodymain .right h3 .red {
	color:#EC2224;
}

#bodymain .left p, #bodymain .right p  {
	font-size:0.8em;
	margin:0 0 10px 0;
	color:#333;
	line-height:1.2em;
}

#bodymain a{
	text-decoration:none;
	color:#EC2224;

}

#bodymain a:hover{
	text-decoration:none;
	color:#333;

}


#bodymain .left ul {
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;

}

#bodymain .left ul li{
list-style-type: none;
background: url(img/bullet.png) no-repeat top left;
min-height: 18px;
line-height:12px;
margin-left:0px;
padding-left: 25px;
margin-left:15px;
padding-bottom:20px;
}



#bodymain .left {
	float:left;
	width:460px;
	padding-left:20px;
	margin-bottom:10px;
}

#bodymain .right {
	float:right;
	width:250px;
}

#footer {
	width:800px;
	height:65px;
	margin-top:20px;
	background-color:#FFF;
-moz-border-radius: 10px;
border-radius: 10px;
  -moz-box-shadow:    0px 0px 8px 3px #000;
  -webkit-box-shadow: 0px 0px 8px 3px #000;
  box-shadow:         0px 0px 8px 3px #000;
}

#footer h2 {
	text-align:center;
	color:#EC2224;
	font-size:28px;
	line-height:65px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

#cross-navi-wrap {
	width:800px;
	height:114px;
	padding-top:20px;
}


#cross-navi {
	width: 33%;
	height:114px;
	float:left;
}


#cross-navi img:hover{
	opacity:0.7;
filter:alpha(opacity=70); /* For IE8 and earlier */
}
#cross-navi.left {
	margin-left:-10px;
}

#cross-navi.center {
	margin-left:8px;
}

#cross-navi.right {
	float:right !important;
}

.clearfix {
	clear:both;
	margin:0px;
	padding:0px;
}

#slideshow img { display: none }
#slideshow img.first { display: block }
#slideshow { width:300px !important; height:200px !important; margin:0 auto 0 auto;}

.formfield {
	color: #707073;
	font-size: 14px;
	padding: 4px;
	border: 1px solid #EC2224;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 430px;
	background-color:#f4f6f7;
}
.formbutton {
	color: #FFFFFF;
	font-size: 14px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#EC2224;
	margin: 0px;
	width: 80px;
	padding: 4px;
	font-weight: bold;
}


#tags {
	width:800px;
	height:30px;
	margin-top:20px;
	color:#fff;
	font-size:9px;
	line-height:30px;
}

#tags a {
	
	color:#fff;
	
}

#tags .left {
	float:left}

#tags .right {
	float:right}