html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

*
{
margin: 0px;
padding: 0px;
}

a:link, a:visited {
	color:#333333;
}

body {
	color: #383838;
	background-color: #a0a1a3;
	font-size: 1em;
	font-family: Arial, "Trebuchet MS", Tahoma;
}

#content
{
	margin: 0 auto;
	width:1024px;
	height:auto;
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
}
#middle {
	width: 875px;
	margin-left: 53px;
}
#header {
	width: 875px;
	height: 376px;
	margin-left: 17px;
}


/* for Internet Explorer */
/*\*/
* html #left #right {
height: 605px;
}
/**/

/* for Internet Explorer */
/*\*/
* html #left {
padding: 0px;
}
/**/


div#left {
	min-height:500px;/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#logo {
	width: 875px;
	height: 321px;
	overflow: hidden;
}

#main {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
/* --------------------menu------------------------- */

#menu {
	height: 46px;
	width: 840px;
	clear: both;
}

#menu ul {
	list-style: none;
	height: 46px;
	float: left;
}

#menu li {
	float: left;
	height: 46px;
	display: inline;
	overflow: hidden;
}
#right {
	width: 230px;
	float: right;
	margin-top: 70px;
}

#orange {
	background-image: url(images/orange_box.jpg);
	height: 177px;
	width: 190px;
	margin-left: 40px;
}


#orange p {
	color: #323232;
	padding: 35px 12px 7px 14px;
	font-size: 14px;
}
#orange  a{
	color: #FFFFFF;
}




/* -----------------------------left column------------------------------- */

#left
{
	width: 540px;
	min-height: 500px;
	float: left;
	padding: 5px;
	margin-top: 20px;
	margin-left: 15px;
}

/* for Internet Explorer */
/*\*/
* html #left {
	height: 500px;
}
/**/

div#left {
	min-height:500px;/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}

#left p {
	margin-bottom: 15px;
}

#left a
{
	color: #357123;
}

#left a:hover {
	text-decoration: none;
}

#left h2 {
	color: #333333;
	padding-bottom: 25px;
	font-size: 18px;
	padding-top: 10px;
}

#left h3 {
	background-image: url(images/tele_bg.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 121px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	font-weight: 500;
}

#contactform{
	height: 50px;
	margin-bottom: 20px;
	background-image: url(images/enews_box.jpg);
	background-repeat: no-repeat;
	padding-top: 53px;
	padding-left: 5px;
}


 
/* -------------------------------footer-------------------------------- */

#bottom
 {
	height: 55px;
	clear: both;
	background-image: url(images/bottom.jpg);
	width: 764px;
	margin-left: 60px;
}
#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
	height: 91px;
}

#footer p {
	font-size: .9em;
	text-align: left;
	color: #333333;
	text-decoration: none;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #CE912A;
	text-decoration: underline;
}
	
#footer_container {
	height: 91px;
	width: 768px;
	margin: auto;
	background-image: url(images/footer.jpg);
	padding-left: 5px;
	}	
p1  {
	font-size: 12px;
}

#contactform {
	height: 250px;
	margin-left: 40px;
	width: 190px;
}
#acu_left {
	margin-top: -50px;
}
#submenu {
	float: right;
	height: 34px;
	width: 237px;
	margin-right: 22px;
	margin-top: 6px;
	overflow: hidden;
}
#submenu ul {
	list-style: none;
}
#submenu ul li {
	display: inline;
	float: left;
}
#pic  {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

