:link,:visited {
	text-decoration: underline;
	color: #333333;
}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:small; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }

body {
	background-image: url(../img/bg_patterns/left_pattern.gif);
	background-repeat: repeat-y;
	background-color: #bde4f5;
}
#copy {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 704px;
	float: left;
	padding-top: 5px;
	display: block;
	margin-left: 40px;
	height: 100%;
	color: #666666;
	overflow:hidden;
}
#copy ul{
	text-align: left;
	text-shadow: 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
	padding:0px 0px 0px 15px;
}
#copyen {
	text-align: left;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 330px;
	float: left;
	padding-top: 5px;
	display: block;
	height: 100%;
	overflow:hidden;
}
#copysp {
	float: right;
	text-align: left;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 330px;
	padding-top: 5px;
	display: block;
	margin-left: 20px;
	height: 100%;
	color: #000000;
	overflow:hidden;
}
#header {
	margin-top: 5px;
	background-image: url(../img/header/header.gif);
	background-repeat: no-repeat;
	display: block;
	height: 125px;
	margin-left: 40px;
	float: left;
	width: 704px;
}
#header a {
	display: block;
	height: 55px;
	width: 448px;
	text-indent: -9999px;
}
#menu {
	margin-top: 5px;
	float: left;
	position:relative;
	left:30px;
	width: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	/*padding-left: 5px;*/
	display: block;
	/*margin-left:10px;*/
	/*padding-top: 5px;*/
	overflow:hidden;
}
#menu a {
	text-decoration: none;
}
#menu ul{
	color: #333333;
}
#menu ul a:link {
	text-decoration: underline;
	color: #333333;
}
#menu ul a:visited {
	color: #333333;
	text-decoration: underline;
}
#menu ul a:hover, #menu ul a:visited:hover {
	color: #000000;
}
#wrapper {
	margin-top: 15px;
	width: 925px;
	display:block;
}
#img-container {
	display: block;
	float: left;
	height: auto;
	width: 600px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 10px;
	padding-top: 5px;
	text-decoration: none;
	text-align: left;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#copy a:link {
	color: #000000;
	text-decoration: underline;
}
.image {
	float: left;
	margin-bottom: 10px;
}
.landinglink {
	background-color: #CCCCCC;
}
