@charset "utf-8";


body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	overflow: visible;
	///background-image: url(../images/curve.jpg);
	///background-repeat: no-repeat;
	///background-position: bottom right;
	
}

#container {
	height: auto;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;	

}

.header {
	background-image: url(../images/bgstripe2.jpg);
	height: 145px;
	width: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}

.thumb {
	height: auto;
	width: 840px;
	background-color: white;
	float: left;
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 11px;
	text-align: left;
	
}
.thumb  img {
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.logo {
	width: 185px;
	height: 1000px;
	float: left;

}

.menu {
	width: 165px;
	height: 1000px;
	float: left;

}

.footer {
	height: auto;
	width: 740px;
	background-color: white;
	font-size: 9px;

}


p {
	line-height: 150%;
	width: auto;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	vertical-align: baseline;
	font-family: Verdana, Geneva, sans-serif;
	color: #2D2D2D;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}


h1 {
	line-height: 1px;
	width: auto;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	vertical-align: baseline;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #818181;
	font-size: 18px;
	text-align: left;
}

a:link {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	font-weight: bold;
}
a:visited {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	weight: bold;
}
a:hover {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	weight: bold;
}
a:active {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	size: 10px;
	weight: bold;
	font-size: 10px;
}

h2 {
	line-height: normal;
	width: auto;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	vertical-align: baseline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D2D2D;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

