:link,:visited {
	text-decoration:none;
	color: #669999;
}
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: #FFFFFF;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 600px;
	float: left;
	padding-top: 5px;
	display: block;
	margin-left: 35px;
	height: 100%;
	color: #333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #669999;
	overflow:hidden;
}
#header {
	background-image: url(../img/header/head_image.gif);
	background-repeat: no-repeat;
	display: block;
	height: 55px;
	margin-left: 35px;
	float: left;
	width: 448px;
}
#header a {
	display: block;
	height: 55px;
	width: 448px;
	text-indent: -9999px;
}
#menu {
	float: left;
	position:relative;
	left:35px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cecac8;
	/*padding-left: 5px;*/
	display: block;
	/*margin-left:10px;*/
	padding-top: 60px;
	overflow:hidden;
}
#menu a {
	text-decoration: none;
}
#menu ul{
	color: #333333;
}
#menu ul a:link {
	color: #333333;
}
#menu ul a:visited {
	color: #333333;
	text-decoration: none;
}
#menu ul a:hover, #menu ul a:visited:hover {
	background-color: #333333;
}
#menu ul ul{
	padding-left: 5px;
	text-decoration: none;
}
#menu ul ul a:link {
	color: #669999;
	text-decoration: none;
}
#menu ul ul a:visited {
	text-decoration: none;
	color: #669999;
}
#menu ul ul a:hover, #menu ul ul a:visited:hover {
	background-color: #669999;
}
#wrapper {
	width:795px;
	display:block;
}
#img-container {
	display: block;
	float: left;
	height: auto;
	width: 600px;
	margin-left: 35px;
	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: #669999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #669999;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#copy a:link {
	color: #669999;
	text-decoration: none;
}
.image {
	float: left;
	margin-bottom: 10px;
}
.landinglink {
	background-color: #CCCCCC;
}
