html,body {
	margin: 0;
	padding: 0;
        background: #084689 url(field.png) top center no-repeat;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

* html #wrap {
	height: 100%;
}

#wrap {
	display: block;
	clear: both;
	width: 1002px;
	min-height: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	background: #184a87 url(fon.png) 0 0 repeat;
	border-left: 1px solid #FFEFEF;
	border-right: 1px solid #FFEFEF;
}

#main {
	width: 900px;
	position: relative; top: 0;
	margin-left: 53px;
	margin-bottom: 0px;
	float: left;
	display: inline; /* Fix IE double margin float bug */
	background: #ffffff;
}


#bottom {clear: both;}


#load {position: absolute; top: -10px; left: -10px; width: 5px; height: 5px;}
#loadtm1 {background: url(tm1.jpg) 0 0 no-repeat;}
#loadtm2 {background: url(tm2.jpg) 0 0 no-repeat;}
#loadtm3 {background: url(tm7.jpg) 0 0 no-repeat;}
#loadtm4 {background: url(tm4.jpg) 0 0 no-repeat;}
#loadtm5 {background: url(tm5.jpg) 0 0 no-repeat;}
#loadtm6 {background: url(tm6.jpg) 0 0 no-repeat;}



#logo {width: 1002px; height: 296px; background: url(logo2.jpg) left top repeat;}

#bookmark {position: absolute; top: 2px; left: 100px; width: 150px; height: 25px; padding: 5px 0 0 30px; background: url(wishlist.gif) 0 0 no-repeat;}
#bookmark a {color: #0E3A67; text-decoration: none; font-weight: bolder;}
#bookmark a:hover {color: #0E3A67; text-decoration: underline; font-weight: bolder;}

#URLlogo {position: absolute; top: 30px; left: 320px; width: 500px; height: 100px;}
#URLlogo a {display: block; height: 100px;}
#URLlogo a:hover {display: block; height: 100px;}



#TopMenu {position: absolute; top: 252px; left: 265px; width: 730px; height: 42px;}
#TopMenu div a {display: block; height: 42px;}
#TopMenu div a:hover {display: block; height: 42px;}
#tm1 {position: absolute; top: 0; left: 70px; width: 130px; height: 42px;}
#tm2 {position: absolute; top: 0; left: 210px; width: 87px; height: 42px;}
#tm3 {position: absolute; top: 0; left: 307px; width: 76px; height: 42px;}
#tm4 {position: absolute; top: 0; left: 393px; width: 95px; height: 42px;}
#tm5 {position: absolute; top: 0; left: 499px; width: 100px; height: 42px;}
#tm6 {position: absolute; top: 0; left: 609px; width: 110px; height: 42px;}

#tm1 a:hover {background: url(tm1.jpg) 0 0 no-repeat;}
#tm2 a:hover {background: url(tm2.jpg) 0 0 no-repeat;}
#tm3 a:hover {background: url(tm7.jpg) 0 0 no-repeat;}
#tm4 a:hover {background: url(tm4.jpg) 0 0 no-repeat;}
#tm5 a:hover {background: url(tm5.jpg) 0 0 no-repeat;}
#tm6 a:hover {background: url(tm6.jpg) 0 0 no-repeat;}



#left {width: 260px; float: left; padding-bottom: 30px;}
#LeftMenu {position: relative; width: 260px; padding: 30px 0 20px 0; float: left;}
#LeftMenu ul {list-style-type: none; margin: 0 0 10px; padding-left: 30px;}
#LeftMenu li {padding-left: 15px;}
#LeftMenu ul a {color: #c17c14; text-decoration: none; font-weight: bold; font-size: 11pt; font-family: Georgia;}
#LeftMenu ul a:hover {color: #0E3A67; text-decoration: underline;}
#LeftMenu li a {color: #c17c14; text-decoration: none; font-weight: bold; font-size: 10pt; font-family: Georgia;}
#LeftMenu li a:hover {color: #0E3A67; text-decoration: underline;}



#content {width: 610px; padding: 0 10px; float: right;}



#footer {clear: both; width: 1002px; height: 45px; position: relative; margin-top: 0px; margin-left: auto; margin-right: auto; background: url(botx.jpg) 0 100% repeat-x;}
#copyright {position: absolute; top: 0px; left: 0px; width: 1002px; text-align: center;}
.copyright {color: #907F5B; text-decoration: none; font-size: 9pt;}
#BottomMenu {color: #fff; position: absolute; top: 20px; left: 0px; width: 1002px; text-align: center;}
#BottomMenu a {color: #fff; text-decoration: none; font-size: 10pt;}
#BottomMenu a:hover {text-decoration: underline;}


