
/********************* DOM *********************/

body {
	text-align:center;
	background:url(images/bg/bg_square3.gif) top;
/*	background:url(images/bg.gif) top; */
  font-family:arial, verdana;
  font-size:11px;
  color:#333333;
  margin-top:0px;
  margin-bottom:0px;
}

a { color: #FF9900; text-decoration: none; }
a:link { color: #FF9900; text-decoration: none; }
a:visited { color: #FF9900; text-decoration: none; }
a:hover { color: #FF6600;	text-decoration: underline; }




form input, select, textarea{
  font-family:tahoma;
  font-size:1em;
  color:#555555;
}


#wrap {
	width:997px;
	text-align:left;
	margin:0 auto;
	top:30px;
  padding:15px 0px;
}

.float-l {
	float:left
}
.folat-r {
	float:right
}

.clearfix {
	clear:both
}

/********************* header *********************/
#header {
	height:191px;
	background:url(images/hd2.jpg);
	position:relative
}
#nav {
	background:url(images/nav.gif);
	height:43px;
	position:absolute;
	top:148px;
	width:997px;
}
ul#nav {
}
ul#nav li {
	display:inline;
}

ul#nav a { color:#FFFFFF; line-height:43px; padding:0 10px;	border-right:#FFFFFF 1px solid; text-decoration:none  }
ul#nav a:hover { color:#FFFFFF; line-height:43px; padding:0 10px;	border-right:#FFFFFF 1px solid; text-decoration:none  }



#logo {
	position:absolute;
	top:40px;
	left:60px
}
#logo h1 {
	font-size:24px;
	color:#223802
}
#logo div {
	padding-left:100px
}


/********************* content *********************/
#content {
	height:540px;
	background:#FFFFFF
}

#content .leftSidebar {
	width:210px;
	background:#FFFFFF url(images/r.gif) no-repeat;
	border-right:#403f40 1px solid;
  padding:10px;
  float:left;
}


#content .contentMain {
	width:566px;
	background:#FFFFFF url(images/l.gif) no-repeat;
	padding:14px 10px;
	border-left:#403f40 0px solid;
  float:center;
	line-height:18px;
}
#content .contentMain h1 {
	color:#608803;
	font-size:14px;
	padding:14px 0
  font-weight:bold;
}
#content .contentMain h2 {
	color:#608803;
	font-size:14px;
	padding:14px 0
}

#content .rightSidebar {
	width:180px;
/*	background:#FFFFFF url(images/r.gif) no-repeat;*/
	border-left:#403f40 0px solid;
	height:540px;
  float:right;
}

/*#content .contentMain .contentTable {*/
#content .contentTable {
	padding: 3px;
  font-size:1em;
}

.titleLogo {
  font-size:0.9em;
}
.titleLogo, .titleLogo a, .titleLogo a:link, .titleLogo a:visited { color: #777777; text-decoration: none; }
.titleLogo a:hover { color: #777777; text-decoration: underline; }




#side #sidebarTop {
	background:url(images/g_top.gif);
}
#side #bm {
	background:url(images/g_bm.gif);
}
#sidebarTop, #bm {
	margin:0 auto;
	margin-top:15px;
	padding:0 20px 0 15px;
  border:solid 0px #FF0000;
}
#side h2 {
	font-size:1.2em;
	color:#FFFFFF;
	padding:20px 0 13px 0;
  font-weight:bold;
}
#sidebarTop li {
	list-style: url(images/ar.gif) inside;
	line-height:20px
}
#sidebarTop a { color: #FFCC00; text-decoration: none; }
#sidebarTop a:link { color: #FFCC00; text-decoration: none; }
#sidebarTop a:visited { color: #FFCC00; text-decoration: none; }
#sidebarTop a:hover { color: #FF6600;	text-decoration: underline; }



#side #top {
	height:237px;
}
#top {
	width:154px;
	margin:0 auto;
	margin-top:15px;
	padding:0 10px 0 10px;
  border:solid 0px #FF0000;
}
#top ul{
	margin-bottom:8px;
}
#top ul li{
	margin-bottom:4px;
}
#top ul li a{
  color:#777777;
}

/********************* #conveyBelt *********************/
#conveyBelt {
	float: none;
	width: 980px;
  vertical-align:bottom;
	margin-left: 10px; 
	margin-right: 10px; 
  padding: 0;
	background-color: inherit;
  border:solid 0px #FF0000;
}

/********************* footer *********************/

#footer {
	clear:both
}
#footer {
	height:20px;
	color: #fff;
	margin-left: 0px;
	margin-top: 24px;
  font-size:0.9em;
  font-weight:bold;
}

#footer a { color: #FFCC00; text-decoration: none; }
#footer a:link { color: #FFCC00; text-decoration: none; }
#footer a:visited { color: #FFCC00; text-decoration: none; }
#footer a:hover { color: #FFCC00;	text-decoration: underline; }








#xhtml {
	position: absolute;
	top:20px;
	left:550px
}







/********************* footer *********************/



.q {
	width:130px;
	padding:2px 0px;
}
.submit {
	background:url(images/submit.gif) no-repeat;
	height:31px;
	width:27px;
	border:0;
}

#bottomLink {
color:#FFFFFF;
padding-top:10px;
}

#bottomLink a { color: #FFFFFF; text-decoration: none; }
#bottomLink a:hover { color: #FFFFFF;	text-decoration: underline; }





.imgGallery {
  border:solid 1px #AAAAAA;
}

.imgLoading {
  background-image: url('images/loading.gif'); 
  background-repeat: no-repeat; 
  background-position: center center;
}