@charset "utf-8";



*{

	margin:0px;

	padding:0px;

}



body {

	color: #666666;

	background-color: #ddd;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.clear {

	clear: both;

}



img {

	border: none;

}



a {

	color: #0C419A;

}



a:hover {

	text-decoration: none;

}



h1 {

	font-size: 26px;

	font-weight: normal;

	margin-bottom: 15px;

	padding-top: 5px;

	color: #0C419A;

}



h2 {

	font-size: 18px;

	font-weight: normal;

}



.text p {

	margin: 7px 0px;

	text-indent: 40px;

	line-height: 16px;

}



div#header {

	width: 100%;

	height: 169px;

}



	div#header div.line {

		width: 100%;

		height: 3px;

		background-color: #cccccc;

	}

	

	div#header div.top {

		width: 100%;

		height: 166px;

		background-image: url(top_back.jpg);

		background-repeat: repeat-x;

	}

	

		div#header div.top div.content {

			width: 850px;

			height: 100%;

			margin: auto;

		}

		

			div#header div.top div.content div.left {

				width: 335px;

				height: 100%;

				float: left;

			}

			

				div#header div.top div.content div.left div.logo {

					width: 205px;

					height: 155px;

					margin-left: 30px;

					background-image: url(logo.jpg);

					background-repeat: no-repeat;

				}

				

				div#header div.top div.content div.left div.bottom {

					width: 100%;

					height: 11px;

					background-image: url(top_shadow.jpg);

					background-repeat: no-repeat;

				}

				

			div#header div.top div.content ul {

				list-style: none;

				font-size: 11px;

				font-weight: bold;

			}

			

				div#header div.top div.content ul li {

					display: block;

					float: left;

					background-repeat: no-repeat;

					text-align: center;

				}

			

				div#header div.top div.content ul li a,

				div#header div.top div.content ul li .button5 {

					display: block;

					width: 103px;

					height: 41px;

					background-repeat: no-repeat;

					color: #666666;

					text-decoration: none;

					padding-top: 125px;

					letter-spacing: 1px;

				}

				

				div#header div.top div.content ul li .button1 {

					background-image: url(button1.jpg);

				}

				

				div#header div.top div.content ul li .button2 {

					background-image: url(button2.jpg);

				}

				

				div#header div.top div.content ul li .button3 {

					background-image: url(button3.jpg);

				}

				

				div#header div.top div.content ul li .button4 {

					background-image: url(button4.jpg);

				}

				

				div#header div.top div.content ul li .button5 {

					background-image: url(button5.jpg);

				}

				

				div#header div.top div.content ul li a.selected,

				div#header div.top div.content ul li a.selected:hover {

					background-position: right;

					color: #FFFFFF;

				}

				

				div#header div.top div.content ul li a:hover {

					background-position: center;

				}

div#middle {

	width: 100%;

	min-height: 600px;

	background-color: #fff;

}



	div#middle div#content {

		width: 850px;

		margin: auto;

		min-height: 600px;

		padding-top: 10px;

		padding-bottom: 20px;

		font-family: Verdana, Arial, Helvetica, sans-serif;

	}

		

		div#middle div#content div.rounded-box {

			width: 277px;

			float: left;

		}

		

			div#middle div#content div.rounded-box div.top {

				width: 100%;

				height: 39px;

				padding-top: 10px;

				background-image: url(rounded_box_top.jpg);

				background-repeat: no-repeat;

			}

			

				div#middle div#content div.rounded-box div.top h2 {

					text-align: center;

					margin-left: -10px;

				}

			

			div#middle div#content div.rounded-box div.center {

				width: 100%;

				background-image: url(rounded_box_center.jpg);

				background-repeat: repeat-y;
				
				

			}

			

			div#middle div#content div.rounded-box div.bottom {

				width: 100%;

				height: 26px;

				background-image: url(rounded_box_bottom.jpg);

				background-repeat: no-repeat;

			}

	

div#footer {

	width: 100%;

	height: 111px;

	background-image: url(footer.jpg);

	background-repeat: repeat-x;

}



	div#footer div.content {

		width: 850px;

		height: 100%;

		margin: auto;

	}

	

		div#footer div.content div.left {

			width: 470px;

			height: 76px;

			padding-top: 20px;

			float: left;

		}

		

			div#footer div.content div.left p {

				line-height: 15px;

				margin-bottom: 2px;

			}

			

			div#footer div.content div.left .intertech {

				color: #0C419A;

				font-size: 16px;

			}

			

			div#footer div.content div.left a {

				color: #333333;

			}

			

		div#footer div.content div.right {

			width: 370px;

			height: 100%;

			float: right;

		}

		

			div#footer div.content div.right a {

				display: block;

				float: right;

				margin: 50px 6px 0px 7px;

			}

	

	

	

	

	







