@charset "iso-8859-1";
/* CSS Document */

body {margin:0px; background-color:#A3915E; background-image:url(images/tiling_m.gif); background-repeat:repeat-x; background-position:top}

.header {height:180px; background-image:url(images/tiling_header.gif)}
.navigation {position:absolute;left:583px;top:107px;width: 155px;}
.main{background-image:url(images/bg_main.gif); width:766px; background-repeat:no-repeat}
.flash{position:absolute; top:180px; left:0; width:292px}
.column{margin-left:292px; width:448px; background-image:url(images/bg3.gif)}

.copyrights{font-family:Tahoma; font-size:11px; color:#786C49}
.text{
	font-family:Tahoma;
	font-size:13px;
	color:#333333
}
.text1{
	font-family:Tahoma;
	font-size:14px;
	color:#FF3300
}
.text2{
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	font-style: italic;
}
.image1 {
	margin-right: 15px;
	margin-bottom: 10px;
}
.image2 {
	margin-right: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iframeborder {
	border: 1px ridge #FF3300;
}
