body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
font-size:12px;
color: black;
background-color:#EFEFEF;
background-image:url();
background-position:top left;
background-repeat:repeat-y;
}

img {
border: 0px;
}
img.border{
border: 1px;
}

#container {
padding: 0;
margin: 0;
width: 770px;
background-image: url();
background-repeat: repeat-y;
}

#main-banner {
margin-top: 0;
margin-bottom: 0;
margin-left: 129px;
width:641px;
height:234px;
}

#main-text {
top: 280px;
margin-left: 165px;
font-size: 12px;
line-height: 13px;
color: black;

}

.imgborder {
	border:1px;
	border-style:solid;
	border-color:#000000;
	}
	

p, ul, ol, table {
text-align: justify;
padding-top: 0px;
padding-bottom: 0px;

}

ol, ul {
margin-left: 25px;
}

h1 {
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
	font-size: 17px;
	padding-right: 0;
	color: #676767;
	letter-spacing: 2px;
	font-weight: normal;
}

tr, td {
	font-size:11px;
}

h1 small {
	font-size:14px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #676767;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #676767;
}

hr{
	width:100%; color:#333333;
	border-style: solid;
	border-color: #9D9DA1;
	background: #9D9DA1;
}

a:link, a:visited {
text-decoration: none;
color:#b11e17;
border-bottom: 0px;
}

a:hover {
text-decoration: none;
color:#487f9e;
border-bottom: 0px;
}

#left-menu {
position: absolute;
top: 0px;
left: 0;
background-color: #bdb9ad;
width: 129px;
height: 100%;
padding-top: 0px;
}
#left-menu img {

}

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 9px;
padding-bottom: 5px;
font-size: 75%;
line-height: 21px;
margin-top: 7px;
margin-left: 129px;
}

#footer a:link, #footer a:visited {
color: #b11e17;
border: none;
}

#footer a:hover {
color: #000000;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;

}

.screen{
	position:relative;
	border:1px;
	background:#dddddd;
	padding:10px;
	width:auto!important;
	width:585px;
}

.screen h3{
	font-size: 14px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #676767;
}

.screen h4{
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #676767;
}

.screenthumbnail{
	position:absolute;
	top:20px;
	right:30px;
	text-align:center;
}
