
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E7E7E7 url(images/bg01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}

h1, h2, h3 {
	margin: 10px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4F4F4F;
}

h1, h2 {
	/*text-transform: lowercase;*/
}

h1 {
	letter-spacing: -2px;
	font-size: 40px;
}

h1.style1 {
	margin-bottom: 5px;
}

h2, 
#typocontent h1, 
#sidebar h1 {
	letter-spacing: -1px;
	font-size: 20px;
}

h2, 
#sidebar h1  {
	color: #C2C2C2;
}

#typocontent h1 {
	font-size: 22px;
}

p, ol, ul {
	text-align: justify;
}

strong {
	color: #5D5D5D;
}

a {
	color: #306D85;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border, 
#sidebar img, 
#content img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}

#content .tx-irfaq-dynheader img {
	border:none;
	padding:0px;
}

img.alignleft {
	float: left;
	margin: 10px 20px 0px 0px;
}

img.alignright {
	float: right;
	margin: 10px 0px 0px 20px;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 180px;
}

/** MENU */

#menubox {
	float: right;
	width: 650px;
	height: 180px;
	background: url(images/bg02.jpg) no-repeat left top;
}

#menu, #submenu {
	float: none;
	clear:both;
}

#submenu {
	
}

#menu ul, 
#submenu ul {
	margin: 0px;
	padding: 109px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#submenu ul {
	padding: 5px 0px 0px 20px;
}

#menu li, 
#submenu li {
	float: left;
	height: 28px;
	margin-right: 10px;
	padding: 6px 7px 0px 7px;
}

#menu a, 
#submenu a {
	outline: none;
	text-decoration: none;
	/*text-transform: lowercase;*/
	letter-spacing: -1px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#submenu a {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #DDD;
}

#menu a:hover, 
#submenu a:hover {
	text-decoration: underline;
}

#menu li.active, #menu li.active a {
	background: #2460C0;
	text-decoration: none;
}

/** PAGE */

#page {
	overflow: hidden;
	background: url(images/bg03.jpg) repeat-y left top;
}

#page-bg-bottom {
	overflow: hidden;
	background: url(images/bg06.jpg) no-repeat left bottom;
}

/** CONTENT */

#content {
	float: right;
	width: 500px;
	height: 680px;
	min-height: 680px;
	padding: 50px 100px 0px 50px;
	background: url(images/bg05.jpg) no-repeat right top;
}

html>body #content {
	height: auto;
}

.two-columns {
	overflow: hidden;
	width: 100%;
}

.two-columns .column1 {
	float: left;
	width: 225px;
}

.two-columns .column2 {
	float: right;
	width: 225px;
}


/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
	height: 610px;
	min-height: 610px;
	padding: 120px 50px 0px 50px;
	background: url(images/bg04.jpg) no-repeat left top;
}

html>body #sidebar {
	height: auto;
}

/** FOOTER */

#footer {
	background: #48869D url(images/bg08.jpg) repeat-x left top;
}

#footer .container {
	width: 600px;
	height: 200px;
	padding: 0px 50px 0px 350px;
	background: url(images/bg07.jpg) no-repeat left top;
}

#footer p, 
#footer a {
	margin: 0px;
	padding: 100px 0px 0px 0px;
	text-align: center;
	color: #DAE6EB;
}

p#typofooter {
	padding:0px 0px 0px 0px;
}

#footer .legal {
}

#footer .links {
}

.csc-header {
	clear:both;
}

.tx-wecmap-pi1 {
	overflow:hidden;
}
