@charset "utf-8";
/* CSS Document */

body {
	background:#745c2e url('../img/body-bg.jpg') repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}

#layout {
	width:992px;
	margin:0 auto;
	background:#fbbd35;
}

#header1 {
	width:100%;
	height:398px;
	background:url('../img/header1-bg.jpg') no-repeat;
}

#header2 {
	width:100%;
	height:116px;
	padding:0;
	margin:0;
}


#menu {
	width:100%; height:82px;
}

#menu a.btn1 {
	display:block;
	width:228px;
	height:82px;
	background:url('../img/btn1.jpg') no-repeat;
}
#menu a.btn1:hover {
	background-position:0 -82px;
}

#menu a.btn2 {
	display:block;
	width:519px;
	height:82px;
	background:url('../img/btn2.jpg') no-repeat;
}
#menu a.btn2:hover {
	background-position:0 -82px;
}

#menu a.btn3 {
	display:block;
	width:245px;
	height:82px;
	background:url('../img/btn3.jpg') no-repeat;
}
#menu a.btn3:hover {
	background-position:0 -82px;
}

#content {
	width:100%;
	background:#ebdfc2 url('../img/content-bg.jpg') repeat-y;
}

	
td.details {
	font-weight:bolder;
	background:url('../img/td-header2.jpg') no-repeat;
}

td.img a img { border:1px solid #19a2f0; }

a.dwl { 
	display:block;
	width:992px;
	height:131px;
	background:url('../img/abo.jpg');
}

a.dwl:hover { 
	background-position:0 -131px;
}

#footer1 {
	width:100%;
	height:169px;
	background:url('../img/footer1-bg.jpg');
}

#footer2 {
	width:100%;
	height:111px;
}

#footer3 {
	width:100%;
	height:84px;
}

#footer3 a.btn4 {
	display:block;
	width:228px;
	height:84px;
	background:url('../img/btn4.jpg') no-repeat;
}
#footer3 a.btn4:hover {
	background-position:0 -84px;
}


#footer3 a.btn5 {
	display:block;
	width:519px;
	height:84px;
	background:url('../img/btn5.jpg') no-repeat;
}
#footer3 a.btn5:hover {
	background-position:0 -84px;
}

#footer3 a.btn6 {
	display:block;
	width:265px;
	height:84px;
	background:url('../img/btn6.jpg') no-repeat;
}
#footer3 a.btn6:hover {
	background-position:0 -84px;
}

#footer4 {
	width:100%;
	height:61px;
	background:url('../img/footer4-bg.jpg') no-repeat;
	line-height:12px;
	padding-top:20px;
	color:#000;
}

td.menu_bottom {
font-weight:bold;
}

td.menu_bottom a {
color:#000;
font-weight:bold;
text-decoration:none;
}
td.menu_bottom a:hover {
text-decoration:underline;
}

td.link { width:236px; height:166px; background:url('../img/abotd.jpg') no-repeat;
padding-left:1px;

 }

div.links {
width:992px;
height:526px; background:url('../img/links-bg.jpg') no-repeat;
}



div.navigation {
font-size:15px;
color:#000;
text-align:center;
}

div.navigation_box {
margin:0 390px;
}

div.navigation a {
text-decoration:none;
display:block;
float:left;
border:1px solid #000;
width:15px;
height:18px;
margin-left:5px;
background-color:#CCCCCC;
color:#000;
}

div.navigation a:hover {
background:#FFF;
}

div.navigation strong {
display:block;
float:left;
width:15px;
height:18px;
border:1px solid #000;
margin-left:5px;
background:#FFF;
}

h1 {
font-size:50px;
}

table.thumbs img {
margin-left:10px;
margin-bottom:5px;
}