html, body {
	background: #ffd421 url(../gfx/site/bg.png) repeat-x;
}
body {
	font: 1.0em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	color: #575757;
	line-height: 18px;
}
p {
	margin-bottom: 1.5em;
}

.align_right {
	text-align: right;
}
.align_mid_right {
	text-align: center;
}
.clear {
	clear:both;
}

#wrapper {
	background: #fff url(../gfx/site/footer.png) no-repeat bottom;
	width: 950px;
	min-height:975px;
	height:auto !important;
	height:975px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
}
#logo {
	width: 173px;
	height: 67px;
	top: 33px;
	padding: 0px;
	margin-left: 171px;
	position: absolute;
}
/*MENU*/
#menu {
	background: #fff url(../gfx/site/header_left.png) no-repeat 0 top;
	height: auto;
	width: 199px;
	padding: 20px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
	position: relative;
	float: left;
}
#menu img.top{
	margin: 4px 0px 1px 4px;
}
#navigation {
	width: 195px;
	height: auto;
	padding: 0px 0px 3px 4px;
}
	#navigation li {
		width: 195px;
		display: block;
		margin: 0px;
	}
	#navigation li a {
		background: url(../gfx/site/menu_item.png) repeat;
		display: block;
		font-size: 0.8em;
		font-weight: bold;
		color: #c80f00;
		height: 23px;
		width: 175px;
		margin: 0px 0px 1px 0px;
		padding: 9px 0px 0px 20px;
		text-align:left;
		text-decoration: none;
		border:0;
	}
	#navigation li a:hover {
		background: url(../gfx/site/menu_item_over.png) repeat;
		color: #fff;
	}
	#navigation li a.active {
		background: url(../gfx/site/menu_item_over.png) repeat;
		color: #fff;
	}
	
	#navigation li ul {
		width: 195px;
		display: block;
		margin: 0px;
	}
	#navigation li ul li{
		width: 195px;
		display: block;
		margin: 0px;
	}
	#navigation li ul li a {
		background: url(../gfx/site/sub_menu_item.png) repeat;
		display: block;
		font-size: 0.8em;
		font-weight: bold;
		color: #fff;
		height: 23px;
		width: 175px;
		margin: 0px 0px 1px 0px;
		padding: 9px 0px 0px 20px;
		text-align:left;
		text-decoration: none;
		border:0;
	}
	#navigation li ul li a:hover {
		background: url(../gfx/site/sub_menu_item_over.png) repeat;
		color: #fff;
	}
	#navigation li ul li a.active {
		background: url(../gfx/site/sub_menu_item_over.png) repeat;
		color: #fff;
	}
#menu img.partner{
	margin: 0px 0px 0px 4px;
}

/* CONTENT */

#content {
	width: 747px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-bottom: 24px;
	float: left;
	text-align: justify;
	font-size: 0.8em;
}

/*HEADER */

#content #header {
	background: url(../gfx/site/header_right.png) no-repeat;
	width: 747px;
	height: 82px;
	display: block;
	text-indent: -9999px
}
/* HEADER IMAGES */

#content #images {
	background: #fff;
	width: 747px;
	height: 166px;
	display: block;
}
#content #images img {
	margin: 4px 0px 0px 0px;
}
#content #images img.img_margin {
	margin: 0px 4px 0px 0px;
}

#content #main {
	width: 650px;
	height: auto;
	margin: 0px 0px 25px 0px;
	padding: 27px 10px 11px 27px;
	display: block;
}
#content #main .float_left {
	width: 420px;
	height: auto;
	margin: 0px 30px 0px 0px;
	padding: 0px 0px 22px 0px;
	float: left;
}
#content #main .float_right {
	width: 180px;
	height: auto;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 22px 0px;
	float: left;
	overflow: hidden;
}


/* GENERAL FORMATTING */
	#content #main  p {
		margin-bottom: 1.5em;
	}
	
	#content a {
		color: #575757;
		text-decoration: underline;
	}
	#content a:hover {
		color: #7b7b7b;
	}
	#content #main a.arrow {
		background: url(../gfx/site/arrow.png) no-repeat;
		padding-left: 18px;
	}
	#content #main strong {
		font-weight: bold;
	}
	#content #main  em {
		font-style: italic;
	}
	
	#content #main  ul {
		list-style-type: disc;
		margin: 0;
		margin-left: 20px;
		margin-top: 10px;
		padding: 0;
		border: none;
	}
	#content #main  ol {
		list-style-type: decimal;
		margin: 0;
		margin-left: 20px;
		margin-top: 10px;
		padding: 0;
		border: none;
	}
	#content #main  li {
			color: #575757;
			margin: 0px;
			margin-left: 5px;
			margin-top: 5px;
			padding: 0px;
	}
	#content #main  h1 {
		color: #cc0c00;
		font-weight: bold;
		margin-bottom: 0.8em;
		font-size: 1.9em;
	}
	#content  h2 {
		color: #cc0c00;
		font-weight: bold;
		margin-bottom: 0.8em;
		font-size: 1.6em;
	}
	#content  h3 {
		color: #cc0c00;
		font-weight: bold;
		margin-bottom: 0.8em;
		font-size: 1.2em;
	}
		#content #main  h4 {
		color: #cc0c00;
		font-weight: bold;
		margin-bottom: 0.8em;
		font-size: 1.0em;
	}
	#content #main img.left{
		float: left;
		margin: 0px 30px 0px 0px;
		border: 2px solid #fff;
	}
	#content #main img.right{
		float: right;
		margin: 0px 0px 0px 30px;
		border: 2px solid #fff;
	}

/* BOTTOM TABLES */
#content .columns {
	margin-left:	-27px;
	padding: 		0px 0px 25px 0px;
	display: 		block;
}
	#content .column1 {
		background: url(../gfx/site/table_bg_1.png) no-repeat bottom;
		width: 650px;
		min-height: 45px;
		height: auto !important;
		height: 45px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#content .column2 {
		background: url(../gfx/site/table_bg_2.png) no-repeat bottom;
		width: 650px;
		min-height: 45px;
		height: auto !important;
		height: 45px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
#content .column1_last {
		background: url(../gfx/site/table_bg_1.png) no-repeat top;
		width: 650px;
		min-height: 45px;
		height: auto !important;
		height: 45px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#content .column2_last {
		background: url(../gfx/site/table_bg_2.png) no-repeat top;
		width: 650px;
		min-height: 45px;
		height: auto !important;
		height: 45px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	#content .column1,
	#content .column2,
	#content .column1_last, 
	#content .column2_last {
		color: #fff;
		padding: 10px 66px 11px 27px;
	}
	#content .column1 h2,
	#content .column2 h2,
	#content .column1_last h2, 
	#content .column2_last h2{
		color: #fff;
		font-size: 1.9em;
		padding: 3px 0px 0px 0px;
	}
	#content .column1 h3,
	#content .column2 h3,
	#content .column1_last h3, 
	#content .column2_last h3{
		color: #fff;
		font-size: 1.1em;
		font-weight: bold;
		
	}
		#content .column1 p,
	#content .column2 p,
	#content .column1_last p, 
	#content .column2_last p{
		
	}
	#content .column1 a,
	#content .column2 a,
	#content .column1_last a, 
	#content .column2_last a{
		color: #fff;
		text-decoration: underline;
	}
	#content .column1 img,
	#content .column2 img,
	#content .column1_last img, 
	#content .column2_last img{
		float: right;
		display: block;
		margin: 0 0 0 30px;
		border: 2px solid #fff;
	}
	
	#content #main p.news_link {
		margin-top:		-1.5em;
	}
/* CONTACT */

#content form * {
	font-size: 1em;
	color: #383838;
	line-height: 1.5em;
}

#content form label {
	display: block;
}

#content label {
		width: 4em;
		float: left;
		text-align: left;
		margin-right: 0.5em;
		display: block;
	}
	#content label.error {
		color: #C02B0D;
		width: 4em;
		float: left;
		text-align: left;
		margin-right: 0.5em;
		display: block;
		
	}
	#content form {
		margin: 0px;
	}
	#content input[type='text'],input.text,input[type='password'] {
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		margin-left: 1.5em;
		width:320px;
		height: 15px;
	}
	#content textarea {
		height:100px;
		border: 1px solid #8c8c8c;
		padding:0px;
		margin:0;
		margin-left: 1.9em;
		width: 320px;
	}
	#content input[type='submit'],input.submit {
			padding:0px;
			margin:1em 0 0 1.9em;
			width:auto;
			height: auto;
	}
	#content input.error {
		border: 1px solid #cc0c00;
	}
	#content textarea.error {
		height:150px;
		border: 1px solid #cc0c00;
	}
	#content form input:focus {
		border-color: #575757;
	}
	#content form textarea:focus {
		border-color: #575757;
	}

/* FOOTER */
#footer {
	width: 950px;
	margin: 0 auto;
	top: -40px;
	left: 0px;
	text-align: right;
	position: relative;
	font-size: 0.7em;
}
#footer p {
		margin-bottom: 0em;
		color: #c80f00;
	}
	
	#footer a {
		color: #c80f00;
		text-decoration: underline;
	}
	#footer a:hover {
		color: #c80f00;
	}
	#footer strong {
		font-weight: bold;
	}
	
td { vertical-align: top; }


