@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header {
	height: 50px;
	width: auto;
	background-image: url(../images/topBlue3.jpg);
	background-repeat: repeat-x;
}

#pagewrap {
 width:900px;
 height:500px;
	margin: auto;
	padding: 0;

	
}

#navwrap {

 height:1px;
width: auto;
 	 margin: 0px 0px 0px 580px;
	 padding: 0;

	
}

#navlist {

 list-style-type:none;
 border: none;
 	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;

	
}
#navlist li {
 display:inline;
 margin: 0;
 padding:0;
}
#navlist li a {
	font-size: 85%;
	text-align:center;
	color:#FFF;
	background-color:#D7D7D7;
	padding:0.3em 0.9em 0.5em 0.9em;
	text-decoration:none;
	border-right: solid 5px #fff;
}

#outside {
	 	 margin: 0px 0px 0px 117px;
}

#navlist li a:hover {
	background-color:#F3F3F3;
	color:#83D0EC;
	border-right: solid 5px #fff;
}
#container {
	width:900;
	height: 535px;
	background-image: url(../images/Bun112712.png);
	background-position:top-left;
	background-repeat: no-repeat;
	margin: auto;
	padding: 0;
}


#main {
	width:400px;
	height: auto;
	font-size: 90%;
	line-height: 160%;
	color:#787878;
	padding: 0px 0px 0px 0px;
	margin:192px 120px 0px 0px;
float:right;
}

/*.rightfloat {
float: right;
}*/
 
 
 #copyright {
	width:auto;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 130px;
	opacity: 0%;
	padding-top: 20px;
	background: none;
}
h2 {
		color: #CCC;
	font-size: 10px;
}
 
#portfolio {
	float: right;
	width: auto;
	height: 130px;
	margin: 0px 120px 0px 0px;
	padding-top: 20px;
	background:none;
}
#portfolio img {
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	border: none;
}



h1 {
	color: #25AAE2;
	font-weight: normal;
	font-size: 110%;
	line-height:140%;
}

a:link {
	color: #27AAE2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #83D0EA;
}
a:hover {
	text-decoration: none;
	color: #3F3F3F;
}
h1 a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #24AADF;
}





#footer {
	height: 200px;
width:auto;
	background-image: url(../images/bottomBlue4.jpg);
	background-position:bottom;
	background-repeat: repeat-x;
	margin: auto;

} 

.clearfloat {
	font-size: 1px;
	line-height: 0.1em;
	clear: both;
	height: 0.1em;
}

/*#bottom {
	width:370px;
	margin: auto;
	padding: 0px;
	font-size: 80%;
	line-height: 160%;
	color:#5C5C5C;
	padding: 0px;
}*/

/*#middle {
  width: 900px;
  	height: 535px;
  margin: auto;
  padding: 0px;
}*/
/*#floatwrap {
 width:450px;
 height:475px;

 	 margin: 0px 88px 0px 0px;
	 padding: 0px 0px 0px 0px;
		float:right;
}*/