/* CSS Document */

* {
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	}
	
body {
	background-color: #E5E5E5;
	font-family: "Times New Roman", Times, serif;
	height: 100%;
	width: 100%;
	}
	
.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
font-size: 0;
}

.clearfix {
display: inline;

}  

    * html .clearfix {height: 1%;}
	.clearfix {display: block;}

#container {
	width: 780px;
	background-color: #Ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A9B9BF;
	border-left-color: #A9B9BF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	}
	
h1 {
	background-color: #99ccff;
	height: 15px;
	color: #CC3300;
	font-size: 12px;
	line-height: 1.3em;
	padding: 3px 5px;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
h2 {
	background-color: #99ccff;
	height: 35px;
	font-size: 1.5em;
	color: #0E177C;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 35px;
	padding-left: 110px;
	}

h3	{
	font-size: 15px;
	font-weight: bold;
	}
#navigation {
	height: 23px;
	list-style-type: none;
	background-color: #003399;	
	}
	
#navigation li {
	float: left;
	text-align: center;
	margin: 0px;
	padding-left: 17px;
	padding-right: 11px;
	}
	
#navigation a {
	width: 100px;
	display: inline;
	height: 25px;
	font-size: 0.7em;
	color: #CCC;
	text-decoration: none;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;	
	}
	
#navigation a:hover {
	background-color: #003399;
	color: #99CCCC;
	}
	
#container #introductionnews {
	float: left;
	width: 725px;
	margin-top: 5px;
	padding-left: 25px;
	}
	
#intro {
	font-size: 16px;
	color: #003399;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	}
	
#news {
	margin: 0px;
	}
	
h4 {
	font-size: 15px;
	color: #003399;
	margin-top: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	text-decoration: none;
	width: 425px;
	}
	
.right {
	float:right;
	clear: right;
	}	
#news p {
	background-color: #FfffFF;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
#news a {
	background-color: #FfffFF;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#news a:hover {
	color: #0000FF;
	text-decoration: underline;
	line-height: 16px;
	display: inline;
	}
#news1 p {
	background-color: #FfFfFF;
	margin-bottom: 0px;
	padding: 2px;
	}
#news1 a {
	background-color: #FfFfFF;
	margin-bottom: 0px;
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
	}

#news1 a:hover {
	color: #0000FF;
	text-decoration: underline;
	line-height: 16px;
	display: inline;
	}
	img.floatLeft {
	float: left;
	border: 1px solid #99ccff;
	margin-top: 21px;
	margin-right: 18px;
	padding: 0px;
	margin-bottom: 4px;
}

img.floatRight {
	float: right;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #99ccff;
} 

img.floatRightClear {
	float: right;
	clear: right;
	margin-bottom: 35px;
	border: 1px solid #99ccff;
	margin-left: 15px;
	margin-top: 2px;
} 

#recentwork {
	width: 720px;
	float: left;
	background-color: #FDFFFF;
	margin-right: 5px;
	margin-bottom: -5px;

	}
	
#recentwork ul {
	padding-left: 15px;
	list-style-type: disc;
}

#news ul {
	padding-left: 15px;
	list-style-type: disc;
}


h5 {
	height: 22px;
	background-color: #FFFFFF;
	color: #CC3300;
	font-size: 18px;
	letter-spacing: 0.1em;
	margin-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	width: 425px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
h6 {
	font-size: 18px;
	color: #003399;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	width: 425px;
	}

#recentwork p {
	margin-top: 10px;
	margin-bottom: -5px;
	}

#footer {
	width: 780px;
	background-color: #99ccff;
	border-left: 1px solid #A9B9BF;
	border-right: 1px solid #A9B9BF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	list-style-type: none;
	position: relative;
	padding-bottom: 5px;
	color: #003399;
}
	
#footer p, a {
	font-size: 10px;
	padding-top: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
	}

#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
	
#maincontent #options {
	margin-top: 9px;
	list-style-position: outside;
	color: #003399;
	font-size: 14px;
	line-height: 25px;
	list-style-type: none;
}

#container #Layer1 {
	position:absolute;
	width:143px;
	height:68px;
	z-index:1;
	margin-top: -22px;
	margin-right: 0px;
	margin-left: 639px;
}

#recentwork #table {
	margin-top: 10px;
	margin-bottom: 0px;
	border-collapse:collapse;
	padding-right: 10px;
	margin-right: 10px;
	float: none;
	text-align: left;
	border: 1px solid #99ccff;

}
