body, html {
	margin:0px;
	height:100%;
	background:#b3b8d5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

/* header */

.header {
	width:100%;
	height:460px;
	background:#b3b8d5;
	z-index:1;
}

.top-menu-bg {
	width:100%;
	height:23px;
	background:#433b2e;
}

.top-menu-shad {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:2;
}

.top-menu-shad p {
	background:url(images/topmenu_shad.png) repeat-x;
	width:100%;
	height:5px;
	margin:0 auto;
}

.top-menu-shad span {
	display:block;
	padding: 23px 0px 0px 0px;
}

.top-menu-padd {
	padding:4px 0 0 780px;
}

.top-menu {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	width:100%;
	height:23px;
	position:relative;
	margin:0 auto;
	z-index:3;
}

.top-menu a {
	color:#FFF;
	text-decoration:none;
}

.top-menu a:hover {
	text-decoration:underline;
}

.shadow {
	background:url(images/bk_shadow.png) repeat-y;
	width:970px;
}

.header-top {
	width:950px;
	height:102px;
	background:#fff;
	z-index:1;
	position:relative;
}

.header-top-content {
	width:920px;
	height:89px;
	border-bottom:1px solid #7a7a9c;
}

.logo-padd {
	padding:12px 730px 0 0;
}

.logo {
	background:url(images/logo.gif) no-repeat;
	width:191px;
	height:67px;
	position:relative;
	z-index:2;
	cursor:pointer;
}

.ban {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
}

.nav {
	position:absolute;
	top:60px;
	left:250px;
}

.nav-buttons {
	padding-right:3px;
}

.contact {
	position:absolute;
	top:33px;
	left:772px;
}

.header-bottom {
	width:950px;
	background:#fff;
	z-index:1;
}

.header-bottom-content {
	background:url(images/banner.jpg) no-repeat;
	width:922px;
	height:334px;
}

/* header_eof */

/* content */

.page-content-container {
	width:915px;
	background:#fff;
	text-align:left;
	padding-left:35px;
	position:relative;
}

.col-page-title, h1 {
	width:625px;
	color:#79799b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	padding:10px 0 10px 0;
	margin:0px;
	line-height:0px;
}

.col-page-heading, h2 {
	width:625px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
}

.col-page-content {
	width:625px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	padding-bottom:20px;
	border-bottom:1px #d3cdc1 solid;
	margin:0px;
}

.page-title, h1 {
	width:881px;
	color:#79799b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	padding:10px 0 10px 0;
	margin:0px;
	line-height:0px;
}

.page-heading, h2 {
	width:881px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
}

.page-content {
	width:881px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	padding-bottom:20px;
	border-bottom:1px #d3cdc1 solid;
	margin:0px;
}

.page-content a {
	color:#000;
	text-decoration:underline;
}

.page-content a:hover {
	text-decoration:none;
}

.right-col {
	width:224px;
	position:absolute;
	margin:0 0 0 660px;
	background:url(images/right-col.png) no-repeat;
	padding:10px;
	z-index:1;
}

.right-col-title {
	color:#ff7524;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
}

.right-col-text {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	margin:0px;
	padding-right:10px;
	line-height:20px;
}

.login {
	position:absolute;
	left: 25px;
	top: 210px;
}

.right-col-about {
	width:224px;
	position:absolute;
	left:692px;
	top:152px;
	background:url(images/right-col.png) no-repeat;
	padding:10px;
}

.team {
	padding-bottom:20px;
	border:0;
}

.contact-form {
	width:881px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	padding-bottom:20px;
	margin:0px;
}

/* content_eof */

/* footer */

.footer {
	width:100%;
	height:189px;
	border-top:7px #646c9d solid;
	background:#fff;
}

.footer-content {
	width:881px;
	height:189px;
	background:#fff;
}

.footer-content-padd {
	padding:7px 0 0 0;
}

.footer-browse {
	width:165px;
	height:175px;
	border-right:#CCC 1px solid;
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#656b9d;
	font-weight:bold;
	line-height:18px;
}

.footer-browse a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.footer-browse a:hover {
	text-decoration:underline;
}

.footer-title {
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#656b9d;
	font-weight:bold;
}

.footer-about {
	width:380px;
	height:175px;
	margin-left:176px;
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	line-height:18px;
	text-align:left;
}

.footer-bottom {
	width:100%;
	height:25px;
	background:#433b2e;
}

.footer-bottom-content {
	width:881px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
	padding:5px 0 0 0;
}

.footer-bottom-content img {
	border:0; 
	vertical-align:middle;
}

.footer-bottom-content a {
	color:#FFF;
	text-decoration:none;
}

.footer-bottom-content a:hover {
	text-decoration:underline;
}

/* footer_eof */

