@charset "utf-8";
/* CSS Document */
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0pt;
vertical-align:baseline;
}
table {
border-collapse:separate;
border-spacing:0pt;
}
caption, th, td {
font-weight:normal;
text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
content:"";
}
blockquote, q {
quotes:"" "";
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
* {
margin:0pt;
padding:0pt;
}
/* PNG FIX */
img, background-image, #c_content, #main_navi, #sub_navi, #footerimage { 
	behavior: url(../EMS/iepngfix.htc); 
}
body {
	background:url(images/background.jpg) fixed top center #fff no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFF;
	background-color: #333;
}
a {
	color: #333;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#333;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin: 0px auto;
}
#logo {
	float: right;
	height: 65px;
	width: 190px;
	position: relative;
	padding-top: 25px;
	padding-right: 10px;
}
#header {
	width: 960px;
	clear: both;
	height: 380px;
	position: relative;
	padding-top: 15px;
	margin-bottom: 15px;
}
#main_navi {
	height: 30px;
	background-image: url(images/head_03.png);
	background-repeat: no-repeat;
	margin-top: 60px;
	width: 650px;
	float: left;
	padding-left: 15px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 11px;
}
#box_left {
	width: 312px;
	position: relative;
	float: left;
	background-color: #FFF;
	margin-right: 12px;
	height: 140px;
}
#box_left h1 {
	font-size:14px;
	text-transform:uppercase;
	background-image: url(images/bg-boxtitle.jpg);
	background-repeat: repeat-x;
	padding-left: 20px;
	line-height: 27px;
	height: 25px;
	color: #FFF;
}
#box_left p {
	position: relative;
	width: 250px;
	float: left;
}
#box_right {
	position: relative;
	width: 312px;
	float: right;
	background-color: #FFF;
	height: 140px;
}
#box_right h1 {
	font-size:14px;
	text-transform:uppercase;
	background-image: url(images/bg-boxtitle.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	line-height: 27px;
	height: 25px;
	color: #FFF;
	margin-bottom: 10px;
}
#box_right p {
	position: relative;
	width: 292px;
	float: left;
	padding-left: 20px;
	background-color: #CCC;
	height: 25px;
	line-height: 25px;
	margin-bottom: 8px;
}
#box_middle {
	width: 312px;
	position: relative;
	background-color: #FFF;
	float: left;
	height: 140px;
}
#box_middle h1 {
	font-size:14px;
	text-transform:uppercase;
	background-image: url(images/bg-boxtitle.jpg);
	background-repeat: repeat-x;
	padding-left: 15px;
	line-height: 27px;
	height: 25px;
	color: #FFF;
}
#box_middle p {
	padding:20px;
	position: relative;
	width: 250px;
	float: left;
}
#c_content {
	clear: both;
	width: 960px;
	position: relative;
	display: inline-block;
	font-size: 11px;
	color: #333;
}
#footerimage {
	width: 960px;
	height: 40px;
	clear: both;
	position: relative;
	background-image: url(images/footer-image.png);
}

#footer {
	width: 950px;
	clear: both;
	position: relative;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}
#footer a {
	color:#FFF;
	font-size:9px;
	text-decoration: none;
}
