@charset "utf-8";
/* CSS Document */
body{
	background-color: #FFF;

}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-variant: normal;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	font-style: normal;
	font-weight: lighter;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #93C;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.class{}
.button{
	margin-right: 70px;
	margin-left: 70px;
}
.img{
	margin-right: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container{
	width: 900px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFF;
	
}
#banner{
	height: 150px;
	clear: both;
	margin-top: 25px;
	text-align: center;
}

#homebanner{
	height: 150px;
	clear: both;
	margin-top: 150px;
	text-align: center;
	margin-bottom: 50 px;
}
#bright{
	float: right;
	width: 250px;
	height: 125px;
	text-align: right;
	vertical-align: middle;
}
#bleft{
	height: 125px;
	width: 650px;
	float: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#navigation{
	height: 150px;
	text-align: center;
	clear: none;
	margin-top: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#right{
	width:500px;
	float: right;
	clear: none;
	margin-right: 0px;
	margin-left: 20px;
}

#center{
	clear: none;
	float: right;
	width: 150px;
	text-align: center;
}

#left{
	width: 200px;
	clear: none;
}

#profileright{
	width:650px;
	float: right;
	clear: none;
	margin-right: 0px;
	margin-left: 20px;
}
	
#profileleft{
	width: 200px;
	clear: none;
}

#slideshowright{
	width:900px;
	float: right;
	clear: none;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}
	

#contact{
	text-align: center;
}

#footer{
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #36F;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.medillimg{
	margin-bottom: 100px;
}

.imcwork{
	margin-bottom: 60px
}
