@charset "utf-8";

/**
* Developed By David Tarczynksi
* Online Media Group
* david@webomg.com
**/

* {
	margin: 0;
	padding: 0;
}

body {
	background: url('../images/page_bg.jpg') repeat-x;
	background-color: #000;
	font-family: "Helvetica", Arial, Sans-Serif, Verdana;
}

#frame {
	width: 777px;
	min-height: 875px;
	float: none;
	margin: 0 auto;
	background: url('../images/frame_bg.jpg') no-repeat;
	background-position: 0 225px;
}

#frame1 {
	width: 777px;
	min-height: 875px;
	float: none;
	margin: 0 auto;
	
}

#header {
	width: 777px;
	height: 150px;
	float: left;
}

#header_left {
	width: 440px;
	height: 150px;
	float: left;
}

#header_left img {
	border: 0;
	padding: 0 0 20px 10px;
}

#header_left h1 {
	display: none;
}

#header_right {
	width: 337px;
	height: 150px;
	float: left;
}

#header_text {
	width: 755px;
	margin: 0 auto;
}

#header_text_cont {
	width: 755px;
	float: left;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#header_text_cont p {
	text-align: justify;
	color: #fff;	
	font-size: 13px;
	margin: 0 10px 20px 0;
}

#navigation {
	width: 777px;
	float: left;
}

#navigation_cont {
	width: 777px;
	float: none;
	margin: 0 auto;
	padding-top: 35px;
}

#navigation_cont ul {
	list-style: none;
}

#navigation_cont ul li {
	display: inline;
}

#page_cont {
	width: 777px;
	height: 320px;
	float: none;
	margin: 0 auto;
	background: url('../images/content_bg.jpg') no-repeat;
}

#page_cont_left {
	width: 180px;
	height: 320px;
	float: left;
}

#page_cont_left img {
	padding: 0 0 0 9px;
}

#page_cont_left p {
	color: #fff;
	font-size: 12px;
	margin: 10px 0 0 10px;
	letter-spacing: 1px;
}

#page_cont_right_top {
	width: 597px;
	height: 45px;
	float: left;
}

#heading_left {
	width: 462px;
	height: 45px;
	float: left;
	margin: 0 0 0 40px;
}

#heading_left h1 {
	font-size: 16px;
	color: #000;
	margin: 20px 0 0 0;	
}

#heading_right {
	width: 95px;
	height: 45px;
	float: left;
}

#heading_right img {
	border: none;
	padding: 22px 0 0 3px;
}

#page_cont_right_bottom {
	width: 527px;
	height: 45px;
	float: left;
	margin: 0 30px 0 40px;
}

#page_cont_right_bottom p {
	color: #2b2b2b;
	font-size: 12px;
	margin: 10px 0 10px 0;
	text-align: justify;
}

#page_cont_right_bottom a {
	color: #2b2b2b;
	text-decoration: underline;
}

#page_cont_right_bottom a:hover {
	color: #2b2b2b;
	text-decoration: none;
}

#text_links * {	
	margin: 0;	
	padding: 0;	
}

#text_links {
	list-style: none;
	padding: 2px 0 0 24px;	
}

#text_links li {
	display: inline;
	color: #fff;
	font-family: "Helvetica", Arial, Sans-Serif, Verdana;
	font-size: 14px;
	letter-spacing: .09em;
	
}

#text_links li a {
	color: #fff;
	text-decoration: none;
}

#text_links li a:hover {
	color: #fff;
	text-decoration: underline;
}

#link1 {
	float: left;
	padding-left: 3px;	
}

#link2 {
	float: left;
	margin-left: 20px;
}

#link3 {
	float: left;
	margin-left: 21px;
}

#link4 {
	float: left;
	margin-left: 20px;
}

#address {
	width: 777px;
	float: left;
	padding: 120px 0 0 0;
}

#address_cont {
	width: 416px;
	height: 100px;
	float: none;
	margin: 0 auto;
	background: url('../images/address_bg.jpg') no-repeat;
	background-position: 0 20px;
	color: #bfbfbf;
	font-family: "Helvetica", Arial, Sans-Serif, Verdana;
}

#address_left {
	width: 198px;
	float: left;
	padding-right: 10px;
}

#address_left h1 {
	font-size: 13px;
	line-height: 20px;
	text-align: right;
}

#address_left p {
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
}

#address_left a {
	color: #bfbfbf;
	text-decoration: underline;
}

#address_left a:hover {
	color: #bfbfbf;
	text-decoration: none;
}

#address_right {
	width: 198px;
	float: left;
	padding-left: 10px;
}

#address_right h1 {
	font-size: 13px;
	line-height: 20px;
}

#address_right p {
	font-size: 11px;
	padding-top: 5px;
}

#address_right a {
	color: #bfbfbf;
	text-decoration: underline;
}

#address_right a:hover {
	color: #bfbfbf;
	text-decoration: none;
}

#footer {
	width: 777px;
	float: left;
	padding: 20px 0 0 0;
	text-align: center;
}

#footer ul {
	color: #bfbfbf;
	font-family: "Helvetica", Arial, Sans-Serif, Verdana;
	font-size: 14px;	
}

#footer ul li{
	display: inline;
	padding: 0 10px 0 10px;
}

#footer ul li a {
	color: #bfbfbf;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #bfbfbf;
	text-decoration: underline;
}

#footer p {
	color: #808080;
	font-family: "Helvetica", Arial, Sans-Serif, Verdana;
	font-size: 11px;	
}

#footer p a {
	color: #808080;
	text-decoration: none;
}

#footer p a:hover {
	color: #808080;
	text-decoration: underline;
}
