


body{
	/*background-color: #353535;*/
	background-image:url(../images/bg6.gif);
	background-repeat:repeat;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	margin:0px;
	padding:0px;
}

#container {
	background-color: #ffffff;
	width:980px;
	margin:0 auto;
	height:100%;
	height:auto;

}

#top {
	width:980px;
	height:214px;
	background:url(../images/top.jpg) top no-repeat;
}

#topmenu {
	background-color: #000000;
	width:980px;
	height:22px;
	color:#ffffff;
	text-align:right;

}

#topmenu a {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	padding:10px;
}

#topmenu a:hover {
	text-decoration:none;
	color:#ff322d;
	padding:10px;
}

#content{
	width:980px;
	/*height:480px;
	height:auto !important;
	min-height:480px;*/
	background-color:#ffffff;
	text-align: justify;

}

#left {
	width:160px; /*140*/
	height:590px;
	height:auto !important;
	min-height:590px;
	padding-top:20px;
	margin-right:10px;
	float:left;
	background-color:#ffffff;
}

#text {
	width:448px; /*410*/
	height:590px;
	height:auto !important;
	min-height:590px;
	padding-top:20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	float:left;
	background-color:#ffffff;
	text-align: justify;
	border-right:dotted 1px #cbcbcb;
	border-left:dotted 1px #cbcbcb;
}

#text2 {
	width:800px; /*810*/
	height:720px;
	height:auto !important;
	min-height:720px;
	padding-top:20px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	background-color:#ffffff;
	/*border:1px dotted red;*/
}


#right {
	width:300px; /*370*/
	height:590px;
	height:auto !important;
	min-height:590px;
	padding-top:20px;
	padding-bottom:15px;
	padding-left:5px;
	float:right;
	margin-right:10px;
	text-align:left;
	background-color:#ffffff;
	/*border-left:dotted 1px #cbcbcb;*/

}

.ads_top {
	width:128px;
	height:16px;
	background:url(../images/top_ad.gif) top;
	margin-left:10px;
}

.ads {
	width:128px;
	background-color:#cbcbcb;
	text-align:center;
	margin-left:10px;
	color:#ffffff; /*#ff322d;*/
	font-size:12pt;
	line-height: 17pt;
	font-weight:normal;
	font-variant:small-caps;
	text-align:center;
}

.ads_bottom {
	width:128px;
	height:16px;
	background:url(../images/bottom_ad.gif) top;
	margin-left:10px;
}

.grey_top {
	width:366px;
	height:16px;
	background:url(../images/top_grey.gif) top;
}

.grey {
	width:366px;
	background-color:#cbcbcb;
	text-align:center;
}

.grey_bottom {
	width:366px;
	height:18px;
	background:url(../images/bottom_grey.gif) top;

}


.rood_top {
	width:430px;
	height:16px;
	background:url(../images/top_rood.gif) top;
	margin:0px auto;
}

.rood {
	width:430px;
	background-color:#ff322d;
	color:#ffffff;
	font-size:12pt;
	line-height: 17pt;
	font-weight:normal;
	font-variant:small-caps;
	text-align:center;
	margin:0px auto;
}

.rood_bottom {
	width:430px;
	height:18px;
	background:url(../images/bottom_rood.gif) top;
	margin:0px auto;
}

#bottom {
	background-color: #000000;
	width:960px;
	height:22px;
	margin-top:0px;
	color:#ffffff;
	text-align:left;
	padding-left:20px;
	float:left;
}

#bottom a {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
	padding:22px;
}

#bottom a:hover {
	text-decoration:none;
	color:#ff322d;
	padding:22px;
}

#url {
	background-color:none;
	width:960px;
	height:10px;
	margin-top:6px;
	color:#ffffff;
	text-align:center;
	padding-left:20px;
	float:left;
}

#url a {
	text-decoration:none;
	color:#ffffff;
	font-weight:normal;
}

#url a:hover {
	text-decoration:none;
	color:#ff322d;
}

#menu {
	width: 980px;
}

#subnav1 {
	display: none;
	position: absolute;
	visibility: hidden;
	background-color:#666;
	float: left;
	clear: both;
	z-index: 100;
	top: 238px;
	padding: 0 8px;
	left: 50%;
	margin-left: 88px;

}

#subnav1 a {
	text-decoration: none;
	color: #ffffff;
	font-weight:normal;
}

#subnav1 a:hover {
	text-decoration: none;
	color:#ff322d;
}

#ag_body{
	background-color: #ffffff;
	width:500px;
	text-align:left;
	padding:20px;
	margin:0 auto;
}

.art {
	width:440px;
	margin-bottom:5px;
	padding:5px;
	text-align: justify;
	vertical-align:middle;
	float:left;
	font-size:8pt;
	line-height:14pt;
	/*border-left:dotted 1px #cbcbcb;*/
	border-bottom:dotted 1px #cbcbcb;
}

.art2 {
	width:800px;
	margin-bottom:5px;
	padding:5px;
	text-align: justify;
	float:left;
	font-size:8pt;
	line-height:14pt;
	border:dotted 1px #cbcbcb;
}

.img {
	float:right;
	border:none;
}

.imgtxt {
	width:310px;
	padding:5px;
	float:left;
	/*border-right:dotted 1px #cbcbcb;*/
}

h1 {
	color:#ff322d;
	font-size:16pt;
	font-weight:normal;
	font-variant:small-caps;
	letter-spacing:1px;

}

h2 {
	color:#ff322d;
	font-size:11pt;
	font-weight:normal;
	margin:0px;
	font-variant:small-caps;
	letter-spacing:1px;

}

h3 {
	color:#ff322d;
	font-size:10pt;
	font-weight:normal;
	margin:0px;
	font-variant:small-caps;
	letter-spacing:1px;
	text-align:center;

}
h4 {
	color:#4B4B4B;
	font-size:14pt;
	font-weight:normal;
	letter-spacing:1px;
	font-variant:small-caps;

}


b {
	color:#4B4B4B;
	font-weight:normal;
	font-variant:small-caps;
	font-size:8pt;
}

a {
	text-decoration:none;
	color:#ff322d;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color:#cbcbcb;
}

.contact {
	font-size: 8pt;
	line-height: 14pt;
	color: #000000;
}


.youre{
	margin-top:5px;
}

.youre a{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.youre a:hover{
	color:#ff322d;
	font-weight:normal;
	text-decoration:none;
}

.toplink {
	color:#ff322d;
	font-variant:small-caps;
	letter-spacing:1px;
	text-decoration:none;
	font-weight:normal;
	float:right;
}

.ban {
	margin-left:20px;
	border:none;
}

.expo {
	margin-left:5px;
}