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


#wrapper {
	padding-top:30px;
	width: 918px;
	height: auto;
	margin: auto;
	font-family: Verdana, Geneva, sans-serif;
	
}

* {
    margin: 0;
    outline: none;
    padding: 0;
}

html, body {
	height: 100%;
}

html {
    overflow-y: scroll;
}

body {
	background-color: #F5F5F5;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	text-decoration: none;
	width: auto;
}

a {
	outline: 0;
}


clear {
	clear: both;
}
#google {
	text-indent:-9999px;
	height:0px;
	} 
	
#header {
	width: 918px;
	height: 43px;
	margin: auto;
}

#header img {
	width: 244px;
	height: 43px;
	margin: auto;
	float:left;
	margin-left:8px;
}

#menu {
	width: 878px;
	height: 50px;
	margin:auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#menu a {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #808080;
	font-size: 14px;
	text-decoration: none;
	margin-right: 35px;
}

#menu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FF4C00;
	text-decoration: none;
}

#menu a.active {
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FF4C00;
	text-decoration: none;
}

.border {
	width: 878px;
	border-bottom-style: dashed;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	margin:auto;
	margin-top: 14px;
}

.border2 {
	width: 878px;
	border-bottom-style: dashed;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	margin:auto;
}

#slideshow {
	margin:auto;
	width: 878px;
	height: 345px;
}

#topcontent {
	width: 918px;
	height: 70px;
	margin:auto;
	background-image: url(elements/wrap_back_top.png);
	background-repeat: no-repeat;
}

.middlecontent ul {
    color: #646464;
    list-style-position: outside;
    margin-left: 7px;
    padding-left: 7px;
		float:left;

}

.middlecontent ul li {
    font-size: 12px;
	color: #646464;
	line-height: 130%;
    list-style-image: url("images/images/bullet.gif");
	margin-bottom:3px;
}

.middlecontent {
	width: 918px;
	height: 505px;
	margin:auto;
	background-image: url(elements/wrap_back_middle.png);
	background-repeat: repeat-y;
	
}

.middlecontent p {
	font-size: 12px;
	color: #646464;
	line-height: 130%;
	padding-bottom:10px;
}

.middlecontent a {
	color: #0088B1;
	line-height: 150%;
}

.middlecontent a:hover {
	color: #0088B1;
}

.middlecontent a:visited {
	color: #0088B1;
}

.middlecontent h4 {
	color: #808080;
	padding-bottom: 10px;
	font-weight: normal;	
}

.referencesmiddlecontent {
	width: 918px;
	height: 1450px;
	margin:auto;
	background-image: url(elements/wrap_back_middle.png);
	background-repeat: repeat-y;
	
}

.referencesmiddlecontent p {
	font-size: 12px;
	color: #646464;
	line-height: 130%;
}

.referencesmiddlecontent a {
	color: #0088B1;
	line-height: 150%;
}

.referencesmiddlecontent a:hover {
	color: #0088B1;
}

.referencesmiddlecontent a:visited {
	color: #0088B1;
}

.referencesmiddlecontent h4 {
	color: #808080;
	padding-bottom: 10px;
	font-weight: normal;	
}

.title {
    width: 878px;
	height: auto;
	margin:auto;
	padding-right:10px;
	margin-top: 20px;
	padding-left: 20px;
	float:left;
}

.left {
	width: 429px;
	height: 147px;
	margin:auto;
	padding-right:10px;
	margin-top: 20px;
	padding-left: 20px;
	float:left;	
}

.left p {
	font-size: 12px;
	color: #646464;
	line-height: 130%;
	height: auto;
	margin:auto;
	float:left;	
	width:429px;
	}
	
.left a {
	color: #0088B1;
	line-height: 130%;
	text-decoration:none;
}

.left h4 {
	color: #808080;
	font-weight: normal;
}

.right {
	width: 429px;
	height: 147px;
	margin:auto;
	padding-left: 10px;
	margin-top: 20px;
	padding-right: 20px;
	float:right;
}

.rightback {
	width: 429px;
	height: 244px;
	margin:auto;
	padding-left: 10px;
	margin-top: 20px;
	padding-right: 20px;
	float:right;
	background-image: url(images/images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
}

#middleleft {
	width: 429px;
	height: 115px;
	margin:auto;
	padding-right:10px;
	margin-top: 20px;
	padding-left: 20px;
	float:left;	
	border-right-width: 1px;
	border-right-style: dashed;
	border-bottom-color: #808080;
}

#middleright {
	width: 428px;
	height: 115px;
	margin:auto;
	padding-left: 10px;
	margin-top: 20px;
	padding-right: 20px;
	float:right;
}

#middleleft img {
	float:right;
	padding-left:10px;
}

#middleright img {
	float:right;
	padding-left:10px;
}

#bottomcontent {
	width: 918px;
	height: 60px;
	margin:auto;
	background-image: url(elements/wrap_back_bottom.png);
	background-repeat: no-repeat;
}

#bottomcontent p {
	width: 878px;
	height: 30px;
	margin:auto;
	font-size: 10px;
	font-style: normal;
	color: #808080;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	text-align: center;
	padding-top: 17px;
}

#bottomcontent a {
	font-style: normal;
	color: #808080;
	text-decoration: none;
}
