html {
	height: 100%;
}


body {
		background:#b1b1b1 url(../images/background.jpg) repeat;
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
		height: 100%;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}
	a {
		color: #555555;
	}	
				
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:800px;		
		margin-bottom:2em;
		height: auto;
		min-height: 100%;
		}	
	#header{
		height:80px;
		line-height:80px;
		}				
	#content{
		position:relative;
		}
		
	/* HEADER */
	
	#header {
		margin-bottom: 10px;
	}
	
		#header img {
			float: left;
			margin-top: -50px;
		}
		
		#header #nav {
			float: right;
			overflow: hidden;
			margin-top: -33px;
		}
		
		#header #nav li {
			float: left;
			list-style: none;
			padding: 6px 9px;
			height: 14px;
			line-height: 14px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			margin-top: 10px;
		}
		
		#header #nav li.selected, #header #nav li:hover {
			background: #a3c758 url(../images/nav-bg.jpg) repeat-x;
			margin-top: 10px;
			border: 1px solid #829d44;
			padding: 5px 8px;
		}
		
		#nav li a {
			color: #000000;
			text-decoration: none;
			display: inline;
			padding: 6px 1px;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:860px;
		height:410px;
		overflow:hidden; 
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

#bottom-banner-other {
	float: left;
	min-height: 100px;
	width: 100%;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#bottom-banner-other h1 {
	font-size: 25px;
	color: #555555;
	padding-top: 10px;
	text-shadow: 0 1px 1px #e4e4e4;
}

#bottom-banner-other p {
	font-size: 11px;
	padding-left: 20px;
}

#bottom-banner-other ul {
	float: left;
	overflow: hidden;
	list-style: none;
	margin-top: 5px;
}

#bottom-banner-other li {
	float: right;
	height: 48px;
	line-height: 48px;
	padding: 6px 9px;
	margin-left: 45px;
}

#bottom-banner {
	float: left;
	min-height: 300px;
	width: 62%;
	margin-left: 0px;
	margin-top: -30px;
	margin-bottom: 60px;
}

#bottom-banner h1 {
	font-size: 25px;
	color: #555555;
	padding-top: 10px;
	margin-left: 0px;
	text-shadow: 0 1px 1px #e4e4e4;
}

#bottom-banner p {
	font-size: 12px;
	padding-left: 20px;
}

#bottom-banner ul {
	float: left;
	overflow: hidden;
	list-style: none;
}

#bottom-banner li {
	float: right;
	height: 48px;
	line-height: 48px;
	padding: 6px 9px;
	margin-left: 50px;
}

#bottom-banner-blog {
	float: left;
	min-height: 300px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 3px dashed #555555;
}

#bottom-banner-blog h1 {
	font-size: 25px;
	color: #555555;
	padding-top: 30px;
	margin-left: 0px;
	text-shadow: 0 1px 1px #e4e4e4;
}

#bottom-banner-blog p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 30px;
}

#bottom-banner-blog ul {
	float: left;
	overflow: hidden;
	list-style: none;
}

#bottom-banner-blog li {
	float: right;
	height: 48px;
	line-height: 48px;
	padding: 6px 9px;
	margin-left: 50px;
}

#bottom-banner-about {
	float: left;
	min-height: 300px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 3px dashed #555555;
}

#bottom-banner-about h1 {
	font-size: 25px;
	color: #555555;
	padding-top: 30px;
	margin-left: 0px;
	text-shadow: 0 1px 1px #e4e4e4;
}

#bottom-banner-about p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 30px;
}

#bottom-banner-about ul {
	float: left;
	overflow: hidden;
	list-style: none;
}

#bottom-banner-about li {
	float: right;
	height: 48px;
	line-height: 48px;
	padding: 6px 9px;
	margin-left: 50px;
}

#bottom-banner-port {
	float: left;
	min-height: 100px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 3px dashed #555555;
}

#bottom-banner-port h1 {
	font-size: 25px;
	color: #555555;
	padding-top: 30px;
	margin-left: 0px;
	text-shadow: 0 1px 1px #e4e4e4;
}

#bottom-banner-port p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 0px;
}

#bottom-banner-port img {
	float: right;
	margin-top: 40px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#bottom-banner-port ul {
	float: left;
	overflow: hidden;
	list-style: none;
}

#bottom-banner-port li {
	float: right;
	height: 48px;
	line-height: 48px;
	padding: 6px 9px;
	margin-left: 50px;
}

#project {
	float: left;
	min-height: 100px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 3px dashed #555555;
}

#project h1 {
	font-size: 25px;
	color: #555555;
	padding-top: 30px;
	margin-left: 0px;
	text-shadow: 0 1px 1px #e4e4e4;
}

#project p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 0px;
}

#project img {
	float: left;
	margin-top: 40px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#project ul {
	float: left;
	overflow: hidden;
	list-style: none;
}

#project li {
	float: right;
	height: 48px;
	line-height: 48px;
	padding: 6px 9px;
	margin-left: 50px;
}

#bottom-banner2 {
	float: right;
	background: #999999;
	min-height: 327px;
	width: 35%;
	margin-left: 10px;
	margin-top: -20px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
}

#bottom-banner2-about {
	float: left;
	background: #999999;
	min-height: 170px;
	width: 100%;
	margin-left: 0px;
	margin-top: -30px;
	margin-bottom: 30px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	text-align: center;
	display: inline;
}

#bottom-banner2-about li.print {
	float: left;
	list-style-image: url(../images/print.png);
	list-style-position: inside;
	height: 14px;
	line-height: 14px;
	padding: 5px 19px;
	width: 200px;
}

#bottom-banner2-about li.web {
	float: left;
	list-style-image: url(../images/web.png);
	list-style-position: inside;
	height: 14px;
	line-height: 14px;
	padding: 5px 19px;
	width: 200px;
}

#bottom-banner2-about li.seo {
	float: left;
	list-style-image: url(../images/seo.png);
	list-style-position: inside;
	height: 14px;
	line-height: 14px;
	padding: 5px 19px;
	width: 200px;
}

#bottom-banner2-about li {
}

/* FOOTER */

#footer {
 border-top: 3px dashed #555555;
 clear: both;
 position: relative;
 z-index: 10;
 margin-top: -10px;
}

#footer p {
 float: right;
 font-size: 13px;
}


