html,body {
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background:#283a47 url(../images/main_background_grad.jpg) repeat-x top right;
}

table {border:0px; border-collapse:collapse;}
table td {padding:0px; vertical-align:top;}

a {position:relative;}
img {border:0px;}

#Preloader {width:100%; height:100%; position:absolute; top:0; left:0; background-color:#283a47; z-index:1024;}
#Preloader td {width:100%; height:100%; vertical-align:middle;}
#Preloader td div {width:160px; height:90px; background: #283a47 url(../../default/images/preloader_bg.gif) no-repeat top center; margin:auto;}
#Preloader td div #Counter {font-size:11px; background: url(../../default/images/loading.gif) no-repeat 18px 15px; white-space:nowrap; font-weight:bold;}
* html #Preloader td div #Counter {font-size:11px; background: url(../../default/images/loading.gif) no-repeat top left; margin:15px 0px 0px 32px; white-space:nowrap; font-weight:bold;}
#Preloader td div #Counter span {display:block; padding:56px 0px 0px 13px; color:#93b4cb;}
* html #Preloader td div #Counter span {display:block; padding:41px 0px 0px 0px; color:#93b4cb;}

#Main {width:100%; height:100%; background:url(../images/main_background_table.jpg) no-repeat top center;}
#Top {vertical-align:top;}
#Top #TopContent {width:800px; height:660px; margin:auto;}
#Top #TopContent #Header {height:102px; position:absolute; width:600px; z-index:25; padding:62px 0px 0px 160px; text-align:center;}

#Top #TopContent #Header a{height:33px; display:block; float:left; margin-right:33px; font-size:0px; line-height:100%; cursor:pointer;}

#Top #TopContent #Header a.LinkW:link {width:131px; background:url(../images/link_w.png) no-repeat top left;}
#Top #TopContent #Header a.LinkW:visited {width:131px; background:url(../images/link_w.png) no-repeat top left;}
#Top #TopContent #Header a.LinkW:hover { background:url(../images/hover_w.png) no-repeat top left;}

#Top #TopContent #Header a.LinkI:link {width:111px; background:url(../images/link_i.png) no-repeat top left;}
#Top #TopContent #Header a.LinkI:visited {width:111px; background:url(../images/link_i.png) no-repeat top left;}
#Top #TopContent #Header a.LinkI:hover { background:url(../images/hover_i.png) no-repeat top left;}

#Top #TopContent #Header a.LinkN:link {width:197px; background:url(../images/link_n.png) no-repeat top left;}
#Top #TopContent #Header a.LinkN:visited {width:197px; background:url(../images/link_n.png) no-repeat top left;}
#Top #TopContent #Header a.LinkN:hover { background:url(../images/hover_n.png) no-repeat top left;}

#Top #TopContent #Content {height:675px; position:absolute; width:800px; z-index:1;}

#Top #TopContent #Content #ArtW {height:675px; position:absolute; width:800px; z-index:1014; background:#283a47 url(../images/art_w.jpg) no-repeat top left;}

#Top #TopContent #Content #ArtI {height:675px; position:absolute; width:800px; z-index:1011; background:#283a47 url(../images/art_i.jpg) no-repeat top left;}

#Top #TopContent #Content #ArtN {height:675px; position:absolute; width:800px; z-index:1012; background:#283a47 url(../images/art_n.jpg) no-repeat top left;}

#Bottom {vertical-align:bottom;}
#Bottom #Footer{width:700px; vertical-align:bottom; background:url(../images/main_background_bottom.gif) no-repeat top center; height:152px; margin:auto;}

#Bottom #Footer #LogoFooter {width:700px; margin:auto;}
#Bottom #Footer #LogoFooter td { vertical-align:middle; text-align:center; padding:20px 10px 10px 10px;}
