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

/* THE FOLLOWING CODE RESETS THE QUIRKY BEHAVIOR BETWEEN DIFFERENT BROWSERS. */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}

body{
overflow:hidden;
background:#91855D;

}


#main1
{width:100%;
max-width:1450px;
height:580px;
background:#009999;
overflow:hidden;
background:url(style/bg1_main.jpg) repeat-x;
color:#fff;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:90%;
}

#main2
{width:100%;
max-width:1450px;
height:580px;
background:#009999;
overflow:hidden;
background:url(style/bg2_main.jpg) repeat-x;
color:#fff;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:90%;
}

#main3
{width:100%;
max-width:1450px;
height:580px;
background:#009999;
overflow:hidden;
background:url(style/bg3_main.jpg) repeat-x;
color:#fff;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:90%;
}

#main4
{width:100%;
max-width:1450px;
height:580px;
background:#009999;
overflow:hidden;
background:url(style/bg4_main.jpg) repeat-x;
color:#fff;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:90%;
}

#main6{width:100%;
max-width:1450px;
height:580px;
background:#009999;
overflow:hidden;
background:url(style/bg6_main.jpg) repeat-x;
color:#fff;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:90%;
}

#main h2
{padding-top:15px;
}

#header
{
	width:100%;
	height:45px;
	color:#fff;

}

#body
{float:left;
width:55%;
padding:10px;
padding-right:15px;
height:443px;
overflow:auto;
background:url(style/textbg.png);
}

#menu1
{width:12%;
background:#997962;
float:left;
padding:15px;
overflow:auto;
padding-top:15px;
height:433px;

}

#menu1 li a, #menu2 li a, #menu3 li a, #menu4 li a, #menu5 li a, #menu6 li a
{margin-bottom:6px;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-size:90%;
font-style:italic;
}

#menu2
{width:12%;
background:#B84519;
float:left;
padding:15px;
overflow:auto;
padding-top:15px;
height:433px;
}

#menu3
{width:12%;
background:#3F3F41;
float:left;
padding:15px;
overflow:auto;
padding-top:15px;
height:433px;
}

#menu4
{width:12%;
background:#667a3f;
float:left;
padding:15px;
overflow:auto;
padding-top:15px;
height:433px;
}

#menu6
{width:12%;
background:#3F1010;
float:left;
padding:15px;
overflow:auto;
padding-top:15px;
height:433px;
}

#menu li
{padding-bottom:4px;
}

#menu li a
{
text-decoration:none;

}

#menu h2
{border-bottom: 1px dashed #cccccc;
margin-bottom:4px;
}

#rightimage1{
background:url(style/bg1_right.jpg) no-repeat;
height:100%;
margin-top:-70px;
min-width:25%;
float:right;
overflow:hidden;
padding-top:15px;
}

#rightimage2{
background:url(style/bg2_right.jpg) no-repeat;
height:100%;
margin-top:-70px;
min-width:25%;
float:right;
overflow:hidden;
padding-top:15px;
}

#rightimage3{
background:url(style/bg3_right.jpg) no-repeat;
height:100%;
margin-top:-70px;
min-width:25%;
float:right;
overflow:hidden;
padding-top:15px;
}

#rightimage4{
background:url(style/bg4_right.jpg) no-repeat;
height:100%;
margin-top:-70px;
min-width:25%;
float:right;
overflow:hidden;
padding-top:15px;
}

#rightimage6{
background:url(style/bg6_right.jpg) no-repeat;
height:100%;
margin-top:-70px;
min-width:25%;
float:right;
overflow:hidden;
padding-top:15px;
}

#footer{
float:left;
margin-top:-65px;
color:#fff;
position:relative;
padding:15px;
font-family:trebuchet ms, arial, helvetica, sans-serif;
font-size:80%;

}

h2
{padding-top:15px;
}

a
{color:#ffffff;
font-weight:bold;
}


#body h2
{
margin-top:10px;
font-size:140%;

}

#body h2 a{
text-decoration:none;
}

#body li a
{
text-decoration:none;
} 

.content p
{
padding-bottom:15px;
}

.title
{font-size:140%;
}

.tabs a
{color:#000;
}

.yellow
{color:#FFFF00;
}
.red
{color:#FF0000;
}

