﻿body{
	padding:0px;
	margin:0px;
	font-family: verdana;
}
.img-left {
	border-width: 0px;
	float: left;
	margin-right: 8px;
	}
.img-right {
	vertical-align: middle;
}
a{
	color: #0d462e;
}
a:hover{
	text-decoration: none;
}
#container {
	width: 995px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 995px;
	height: 96px;
}
#logo {
	width: 198px;
	height: 96px;
	float: left; 
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
#slogan {
	padding: 20px 15px 20px 30px;
	float: left;
	width: 560px;
	height: 58px;
	font-family: verdana;
	font-size: 17.28px;
	font-weight: bold;
	color: #0e462e;
}
#login {
	float: left;
	width: 190px;
	height: 86px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #09422a;
	padding-top: 8px;
}
#banner {
	
	background-repeat: no-repeat;
	background-position: center center;
	width: 995px;
	height: 100px;
}
#navigation-links {
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#text-changer {
	float: right;
}
#txt-smal {
	width: 21px;
	height: 19px;
	background-image: url('../images/txt-small.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#txt-mid {
	width: 21px;
	height: 19px;
	background-image: url('../images/txt-mid.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-right: 2px;
	margin-left: 2px;

}
#txt-big {
	width: 21px;
	height: 19px;
	background-image: url('../images/txt-lrg.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-left: 2px;

}
#navigation-btns {
	width: 995px;
	height: 30px;
}
#main {
	padding: 30px 10px 10px 10px;
	float: left;
	width: 690px;
	margin-right: 19px;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	display: inline;
}
#credit {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 23px;
}
.credit-header {
	color: #0d462e;
	font-weight: bold;
}
#rightside {
	background-position: center center;
	width: 266px;
	height: 362px;
	float: left;
	
	background-repeat: no-repeat;
	margin-top: 20px;
}



.clear {
	clear: both;
}
#below-credit {
	width: 141px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.txtbox-leftcorner {
	float: left;
	background-image: url('../images/txtbox-leftcorner.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	width: 5px;
	height: 20px;
	z-index: 10;
}
.name-txtbox {
	width: 177px;
	margin-bottom: 6px;
	margin-top: 6px;
}
.pass-txtbox {
	width: 154px;
}
#company-place {
	height: 448px;
	width: 660px;
	border: 1px solid black;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
#main-pic {
	background-position: center;
	height: 270px;
	width: 688px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
.copany-title {
	color: #336633;
}
.table-style {
	text-align: center;
}

