@charset "utf-8";
/* CSS Document */

#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/smm_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: justify;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
#banner {
	height: 274px;
	width: 920px;
	position: relative;
}
#content {
	background-image: url(images/smm_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
	position: relative;
}
#footer {
	height: 68px;
	width: 920px;
	position: relative;
}
body {
	background-color: #235185;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	color: #333333;
	line-height: normal;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/back.jpg);
}
h1 {
	font-size: 1.2em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #1A3D63;
	border-bottom-color: #1A3D63;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	color: #1A3D63;
}
h2 {
	font-size: 2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A3D63;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: right;
	font-weight: bold;
	color: #1A3D63;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#main {
	height: auto;
	width: 680px;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 180px;
	min-height: 500px;
	position: relative;
}
.fin {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-bottom: 3px;
}
.tradsavailable {
	text-decoration: none;
	font-weight: bold;
}
.archives {
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 30px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 12px;
}
#top_menu {
	position: absolute;
	padding-top: 12px;
	padding-right: 12px;
	left: -325px;
	top: 200px;
	height: auto;
	width: 500px;
	float: left;
	z-index: 99;
	margin-left: 50%;
}
div#searchbox {
	float: left;
	width: 174px;
	height: 54px;
	overflow: hidden;
	top: 140px;
	left: 50%;
	position: absolute;
	margin-left: -140px;
	margin-top: 0px;
	z-index: 99;
}

div#searchbox input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: transparent;
	margin-top: 4px;
	margin-left: 1px;
	height: 18px;
	width:  180px;
	color: #FFFFFF;
	padding-bottom: 0px;
	border-style: none;
	font-weight: bold;
	font-size: 0.92em;
}