/* CSS Document */


	
html, body {
	text-align: center;
	margin: 0 auto;
	padding:0;
	font-family: Helvetica, Veranda, Arial, sans-serif;
	font-size: 13px;
	line-height:15px;
	color: #000000;
	background:#999;
	}
	
H1 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 6px;
	}	

#container, #container-content {
	width: 850px;
	display:block;
	clear: both;
	margin: 0 auto;
	padding:0;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	border-left, border-right: 1px solid #666;
	}
	
#container-content {
	background-image:url(../images/background_content.gif);
	background-repeat:repeat-x;
	}	
	
	
	#top {
		width: 850px;
		height: 101px;
		clear: both;
		margin:0;
		padding:0;

		}
		
		#logo {
			display:block;
			width: 245px;
			height: 101px;
			float: left;
			margin:0;
			padding:0;
			}
		
		#logo img{
			border:none;
		}
			
		#menu {
			width: 600px;
			height: 101px;
			float: left;
			text-align: right;
			padding: 0px;
			margin: 0px;
			}
			
		#menu ul {
			/*width: 602px;*/
			float: right;
			height: 80px;
			margin:0;
			padding:0;
			}
			
		#menu ul li {
			float: left;
			display: block;
			list-style:none;
			/*border: solid blue 2px;*/
			}
			
		#menu ul li a {
			float: left;
			height: 45px;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 35px;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
			text-decoration: none;
			text-transform: uppercase;
			display: block;
			background-image:url(../images/menu_spacer.gif);
			background-position:left;
			background-repeat:no-repeat;
			}
			
		#menu ul li a:hover {
			height: 45px;
			padding-top: 35px;
			background-image:url(../images/menu_background.gif);
			background-repeat:repeat-x;
			color: #52779b;
			}
			
	
	#header {
		width: 850px;
		height: 300px;
		display:block;
		float:left;
		background: #333 url(../images/home3_LG.jpg) top right no-repeat;
		border-bottom: solid #ffffff 6px;
		}
		
	
	/* mainimage */
	
	ul#mainimage{
	list-style-type:none;
	margin:0;
	padding:0;
	width:450px;
	position:relative;
	float:left;
}

ul#mainimage li{
	display:block;
	float:left;
	width:150px;
	height:100px;
	cursor:pointer;	
}

* html ul#mainimage li {
		float: left;
		}
	
	ul#mainimage li ul {
		display: none;
		}
	
	ul#mainimage li:hover ul,
	ul#mainimage li.over ul{
		display: block;
		position: absolute;
		left: 450px;
		top:0px;		
		padding: 0;
		margin: 0;
		list-style-type: none;
		z-index: 1000;
		}

/* // mainimage */
		
		
	#header-content {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_picture_content.jpg);
		background-repeat:no-repeat;
		}
		
	#header-content2 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_picture_content2.jpg);
		background-repeat:no-repeat;
		}
		
	#header-content3 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_picture_content3.jpg);
		background-repeat:no-repeat;
		}
		
	#header-development1 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development1.jpg);
		background-repeat:no-repeat;
		}
		
	#header-development2 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development2.jpg);
		background-repeat:no-repeat;
		}	
		
	#header-development3 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development3.jpg);
		background-repeat:no-repeat;
		}
		
	#header-development4 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development4.jpg);
		background-repeat:no-repeat;
		}
	
	#header-development5 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development5.jpg);
		background-repeat:no-repeat;
		}
	
	#header-development6 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development6.jpg);
		background-repeat:no-repeat;
		}
		
	#header-development7 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development7.jpg);
		background-repeat:no-repeat;
		}
		
	#header-development8 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development8.jpg);
		background-repeat:no-repeat;
		}	
		
	#header-development9 {
		width: 850px;
		height: 140px;
		border-bottom: solid #ffffff 6px;
		background-image:url(../images/head_development9.jpg);
		background-repeat:no-repeat;
		}
	
	#index-content {
		width: 850px;
		clear: both;
		background-image:url(../images/index_text_background.gif);
		background-repeat: repeat-x;
		}
		
	#content {
		width: 850px;
		display: block;
		clear: both;
		background-image: url(../images/content_background.jpg);
		background-repeat: repeat-x;
		}	
		
	#text {
		width: 590px;
		float: left;
		padding-left: 22px;
		padding-right: 10px;
		padding-top:10px;
		text-align: left;
		}
	
	#text_development {
		float: left;
		padding-left: 22px;
		padding-right: 10px;
		padding-top:10px;
		text-align: left;
		}
	#text_development_detail1 {
		float: left;
		width:450px;
		min-height:470px;
		_height:470px;
		padding-left: 22px;
		padding-right: 10px;
		margin-top:20px;
		text-align: left;
		border-right: 1px solid #f5f5f5;
		}
		
	#text_development_detail1 h2{
		font-size:18px;
	}
	
/* developmentimages */

	ul#development{
	list-style-type:none;
	margin:0;
	padding:0;
	width:450px;
	position:relative;
	float:left;
}

ul#development li img.last{
	margin-right:0px !important; 	
}

ul#development li{
	display:block;
	float:left;
	width:150px;
	_width:140px;
	height:107px;
	cursor:pointer;
	margin:0;
	padding:0;	
}

ul#development li img{
	border: solid #bababa 5px;
	width: 130px;
	height: 87px;
	margin-right:15px;
}

ul#development li p{
	text-align:center;
	color:#A8200A;
	margin: 3px 0px 3px 0px;
}


* html ul#development li {
		float: left;
		}
	
	ul#development li ul {
		display: none;
		}
		
	ul#development li ul.show {
		display: block;
		position: absolute;
		left:0px;
		top:128px;		
		padding: 0;
		margin: 0;
		list-style-type: none;
		}
	
	ul#development li:hover ul,
	ul#development li.over ul{
		display: block;
		position: absolute;
		left:0px;
		top:128px;
		width:440px;
		height: 300px;		
		padding: 0;
		margin: 0;
		list-style-type: none;
		z-index: 1000;
		}
	
	ul#development li ul li img{
	border: solid #bababa 5px;
	width:430px;
	_width:440px;
	height: 293px;
}

/* // developmentimages */
	
	#text_development_detail2{
		float: left;
		width:330px;
		padding-left: 20px;
		padding-top:20px;
		text-align: left;
		}
	
	#text_development_detail2 h2{
		color:#A8200A;
		font-size:16px;
		font-weight:bold;
	}
	
	#text_development_detail2 a.back{
		float:right;
		font-size:11px;
		font-weight:bold;
		text-align:right;
		padding-left:14px;
		text-decoration:none;
		background: url(../images/arrowback.gif) center left no-repeat;
	}
	
	#text_development_detail2 a.back:hover{
		background: url(../images/arrowback_over.gif) center left no-repeat;
	}
		
	#text_development ul{
		list-style-type:none;
		display:block;
		float:left;
		width: 300px;
		margin:10px 0px 0px 0px;
		padding:0;
	}
	#text_development ul li{
		margin-bottom:1px;
		height:25px;	
	}
	
	#text_development ul li a{
		display:block;
		padding: 5px 5px 5px 20px;
		text-decoration:none;
		color: #B30101;
		background: #f5f5f5 url(../images/arrow2.gif) center left no-repeat;
		width:300px;	
	}
	
	#text_development ul li a:hover{
		background: #ECEAEA url(../images/arrow3.gif) center left no-repeat;	
	}
	
	#text_development object{
		float:right;
		width:480px;
		height:300px;	
	}	
		
	.border1 {
		border: solid #bababa 10px;
		}
		
	.broder2 {
		border: solid #8e8e8e 10px;
		}	
		
	#index-content a, #content a {
		background-repeat:no-repeat;
		background-position: 0px 4px;
		font-weight: bold;
		color: #52779b;
		}
		
	#index-content a:hover, #content a:hover {
		color: #000000;
		}
		
		#first {
			width: 240px;
			padding-left: 23px;
			padding-right: 20px;
			padding-top: 5px;
			text-align: left;
			float: left;
			}
			
		#second {
			width: 240px;
			padding-left: 23px;
			padding-right: 20px;
			padding-top: 5px;
			text-align: left;			
			float: left;
			}
			
		#third {
			width: 240px;
			padding-left: 23px;
			padding-right: 20px;
			padding-top: 5px;
			text-align: left;			
			float: left;
			}
			
		
	#footer, #footer-content, #footer-home, #footer-contact {
		width: 850px;
		height: 135px;
		clear: both;
		background-image:url(../images/footer_background.jpg);
		background-repeat:no-repeat;
		}
		
	#footer-content {
		background-image:url(../images/footer_background_content.jpg);
		}	
		
	#footer-home {
		background:url(../images/footer_background_home.jpg) top left no-repeat;
		}
		
	#footer-contact {
		background:url(../images/footer_background_contact.jpg) top left no-repeat;
		}
	
	#footer-text {
		padding-top: 44px;
		padding-left: 160px;
		color: #b9b9b9;
		float: left;
		text-align: left;
		font-size:13px;
		}
		
	#footer-text a {
		color: #b9b9b9;
		}
		
	#footer-text a:hover {
		color: #52779b;
		}
		