

div#homelink { 
	text-transform:uppercase;
	position:absolute; 
	padding:6px 20px;
	color:#C01E1E;
	font-size:12px;
}

div#homelink a {
	color:#C01E1E;
}


* html .div.home2col { height:1px; }

div.home2col {
	
}
div.home2col .home2col_left .home2col_logo img { margin-top:3px; }  

div.home2col .home2col_info { border-top:2px solid white;border-bottom:0px solid #B21717; margin:0 auto; width:240px; color:#FFF; text-align:center; background:#D82F2F; }
div.home2col .home2col_info a { color:#FFE993; } 
div.home2col .home2col_info p { padding:5px; margin:0; }

div.home2col .home2col_link { margin:0 auto; width:240px; text-align:center; background: url(../images/layout/bgHomelink.gif) no-repeat center top; }
div.home2col .home2col_link a { color:#FFF; text-decoration:none; display:block; padding:10px; padding-top:1px; }
div.home2col .home2col_link a:hover { color:#FFE993; }

div.home2col .home2col_logo { clear:both; height:90px; }
div.home2col .home2col_image { clear:both; }

div.home2col .home2col_left { 

	width:49%;
	float:left;
	text-align:center;
	border-right:1px dashed #B0706A;
}

div.home2col .home2col_right {

	width:49%;
	float:left;
	text-align:center;
}


div#intLogoPos img {
	padding-top:15px;
}

div#intLogoPos {
	width:254px;
	background:#FFF;
	top:0px;
	height:83px;
	text-align:center;
	right:0;
	z-index:20;
	position:absolute;
}

div#menuPos {
	width:889px;
	position:absolute;
	background:#FFF;
	height:83px;
	bottom:0;
	left:0;
	
}

table.col2Table {
	width:100%;
	border:0
	border-collapse:collapse;
}

td.col2Left { width:50%; border-right:1px dotted #B0706A; }

td.col3Right { width:50%; background:#CCC; }

table.mainTable  {
clear:both;
	border:0;
	border-collapse:collapse;
}

td#left { 
	height:250px;
	width:635px; 

	background: url(../images/layout/bgContent.gif) no-repeat left top;
}

td#right { 
	width:254px; 
	background:#FFE993; }

div#langPos {
	text-align:right;
	padding:6px 20px;
	color:#C01E1E;
	font-size:12px;
}

div#langPos a {
	color:#C01E1E;
}

div#slideDeco {
	z-index:101;
	left:0;
	bottom:68px;
}

div#mainContainer { text-align:left; min-height:200px; }

div#headCol {
	width:254px;
	height:332px;
	background:#FFE993;
	right:0;
	top:0;
	z-index:2;
}

div#decoBottom {
	height:16px;
	background:#FFF;
}


div#decoBottomRight {
	width:255px;
	right:0;
	height:16px;
	background:#FFE993;
}

div#headCol,div#slideDeco,div#decoBottomRight,div#logoPos,div#impPos {
	position:absolute;
}

div#head {
	position:relative;
	height:415px;
}

div#shadowMain {
	background: url(../images/layout/shadowMain.png) repeat-y left top;
}

div#shadowBottom {
	background: url(../images/layout/shadowBottom.png) no-repeat left top;
	height:30px;
	clear:both;
}

div#impPos {
	line-height:18px;
}

div#logoPos {
	right:10px;
}

div#imp {
	text-align:left;
	position:relative;
}

div#decoBottom,div#mainContainer {
	margin-left:3px;
	margin-right:8px;
	background:#FFF;
	position:relative;
}

div#home {
	width:900px;
	margin:0 auto;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

td {
	vertical-align:top;
}


td.2colLeft { height:400px; width:250px; background:#EEE; }

.2colRight { width:250px; background:#EEE; }

body {
	background:#FEF9D8;
	text-align:center;
	height:100%;
	font-size:12px;
	font-family:verdana,arial,georgia,sans-serif;
}

* {
	margin:0;
	padding:0;
}