/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: underline; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: none; }
a.inv:link, a.inv:visited { text-decoration: none; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#ie7 .clearFix { min-height: 1%; }



/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #000066;
}
a:visited { 
	color: #000066;
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #c8d2b1 url(../img/body-bg.png) repeat-x 0 0;
}
#page {
	width: 936px;
	font-size: 1.4em;
	margin: 0 auto;
	text-align: left;
	color: #000000;
	background: #e7e9e4 url(../img/page-bg.png) repeat-y 0 0;
}
	#page2 {
		background: url(../img/page-b.png) no-repeat 0 100%;
		padding: 0 0 25px;
	}
		#page3 {
			background: url(../img/page-t.png) no-repeat 0 0;
			padding: 0 29px;
		}

#top {
	margin: 0 0 35px;
	height: 129px;
	background: url(../img/header-1.png) no-repeat 0 0;
}
	#logo {
		float: left;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 165px;
			height: 102px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/header-1.png) no-repeat 0 0;
			}
	#contact {
		float: right;
		text-align: right;
		padding: 25px 10px 0 0;
		font-size: 78.57%;
	}
	#bar1 {
		clear: both;
		width: 858px;
		margin: 0 10px;
		overflow: hidden;
		font-size: 85.71%;
		line-height: 27px;
	}
		#menu {
			float: left;
			padding: 0 0 0 4px;
			font-weight: bold;
			background: url(../img/menu-l.png) no-repeat 0 0;
		}
			#menu ul {
				background: #666666 url(../img/menu-r.gif) no-repeat 100% 0;
				padding: 0 10px 0 6px;
				height: 27px;
				width: 396px;
			}
				#menu li {
					float: left;
					background: url(../img/menu-sep.gif) no-repeat 100% 0;
				}
					#menu li a:link, #menu li a:visited {
						float: left;
						display: block;
						padding: 0 10px;
						color: #FFFFFF;
						text-decoration: none;
					}
					#menu li a:link:hover, #menu li a:visited:hover {
						text-decoration: underline;
					}
					#menu li.active a:link, #menu li.active a:visited {
						text-decoration: underline;
					}
		#news {
			float: left;
			color: #141455;
			padding: 0 15px 0px 15px;
			background: #ebebe9;
			position: relative;
		}

#TICKER {overflow:hidden; background: #ebebe9;display:none;}

			#news span {
				color: #666666;
				font-weight: bold;
			}
			#news a:link, #news a:visited {
				font-size: 91.67%;
			}
			#news em {
				position: absolute;
				top: 0;
				right: -5px;
				width: 5px;
				height: 27px;
				background: url(../img/bar1-r.png) no-repeat 0 0;
			}

#wrap {
	width: 868px;
	margin: 0 0 0 10px;
	background: url(../img/side-bg.gif) repeat-y 100% 0;
}
	#wrap2 {
		background: url(../img/side-b.gif) no-repeat 100% 100%;
	}
		#wrap3 {
			background: url(../img/side-t.gif) no-repeat 100% 0;
			width: 100%;
			overflow: hidden;
		}
			#content {
				float: left;
				width: 480px;
			}

			#inside #content {
				min-height:700px;
			}

			#inside #content p img {
				padding:0px 0px 5px 10px;
				float:right;
			}

			#side1 {
				float: right;
				width: 260px;
				padding: 20px 17px;
				font-size: 85.71%;
			}

#wrap p {
	margin: 0 0 1em;
}
#wrap ul {
	list-style: disc;
	margin: 0 0 1em 1.5em;
}
#wrap ul.list1 {
	list-style: none;
	margin-left: 0;
}


#content h1 {
	font-size: 214%;
	margin: 0 0 0;
}
#content h2 {
	font-size: 128.57%;
	font-weight: normal;
	margin: 0 0 .5em;
}
#content h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 1em;
}
#content blockquote {
	padding: 0 0 15px 35px;
	background: url(../img/quotes-1.gif) no-repeat 0 0;
}
#content cite {
	font-style: normal;
	display: block;
	margin: 0 0 1em;
}
#content img.flR {
	position: relative;
	left: 50px;
	margin-left: -35px;
}

#side1 h3 {
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 .75em;
}

#footer {
	width: 916px;
	margin: 0 auto;
	padding: 5px 10px;
	text-align: right;
}
	#footer a:link, #footer a:visited {
	}



/*-------
// homepage
//-----*/

.hp #top {
	background: url(../img/header-home.jpg) no-repeat 0 85px;
	height: 333px;
}
	.hp #top .in {
		background: url(../img/header-1.png) no-repeat 0 0;
		height: 333px;
	}

.hp #wrap {
	background: none;
	margin: 0;
	width: 878px;
}
	.hp #content {
		float: none;
		width: auto;
	}

.box1 {
	background: #FFFFFF url(../img/box-1.png) no-repeat 0 0;
	padding: 5px 430px 20px 20px;
	height: 264px;
	overflow: hidden;
	margin: 0 0 20px;
	position: relative;
}
	.box1 .video {
		position: absolute;
		right: 30px;
		top: 30px;
	}
	#content .box1 h1, #content .box1 h2 {
		display: inline;
	}
	#content .box1 p {
		margin: 1em 0;
	}


.boxes {
	width: 100%;
	overflow: hidden;
	font-size: 85.71%;
}
	#content .boxes h3 {
		font-size: 150%;
		font-weight: normal;
		margin: 0 0 .5em;
	}
.box2 {
	background: #FFFFFF url(../img/box-2.png) no-repeat 0 0;
	float: left;
	width: 419px;
	height: 193px;
	overflow: hidden;
	padding: 1px 1px;
}
	.box2 .boxIn {
		height: 153px;
		padding: 20px 140px 20px 20px;
		background-position: 100% 0;
		background-repeat: no-repeat;
	}
.box3 {
	background: #FFFFFF url(../img/box-3.png) no-repeat 0 0;
	float: right;
	width: 430px;
	height: 193px;
	overflow: hidden;
	padding: 1px 1px;
}
	.box3 .boxIn {
		height: 153px;
		padding: 20px 160px 20px 20px;
		background-position: 100% 0;
		background-repeat: no-repeat;
	}




/*-------
// page-2
//-----*/






















