html{margin:0;height:100%}
#bgmain {
	background: url(../img/bg_shadow.jpg) repeat;
	width: 891px;
	height: 100%;
	top: 0%;
	bottom: 0%;
	margin: 0px;
	position: relative;
}
#nav {
	margin: 0px;
	padding: 0px;
	height: 202px;
	width: 891px;
}
#contentrow {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_content.jpg);
	text-align: center;
}
#contentrow2 {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_content2.jpg);
	text-align: center;
}
#contentrow3 {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_content3.jpg);
	text-align: center;
}
#contentrow4 {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_content4.jpg);
	text-align: center;
}
#contentrow5 {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_content5.jpg);
	text-align: center;
}
#contentrow6 {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_content6.jpg);
	text-align: center;
}
#contentrow7 {
	margin: 0px;
	padding: 0px;
	height: 355px;
	width: 891px;
	position: relative;
	top: 0px;
	background: url(../img/bg_main_contentgal.jpg);
	text-align: center;
}
#skipNav {
	visibility: hidden;
}
.center {
	height: 100%;
	width: 100%;
	margin: 0px;
	top: 0px;
	bottom: 0px;
	position: absolute;
	background-image: url(../img/bg_shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}
.title {
	margin-top: 10px;
	margin-left: 5px;
}
input {
	width: 200px;
	color: #0C445D;
}
input.button {
	width: 90px;
	color: #333333;
}
textarea {
	color: #3486AE;
	width: 200px;
}
.container1 {
	width: 413px;
}
.stocktable {
	font-size: 11px;
}
table.stocktable a {
	color: #CCCCCC;	
}
table.stocktable a:hover {
	color: #FFFFFF;	
}
table.stocktable a:visited {
	color: #CCCCCC;	
}
.border {
	border: 1px solid #3685AE;
}
.task a {
	color: #04274F;
}
