/*
 = design
*/

#topmenu {
	padding: 5px 25px 19px 20px;
}

.button {
	padding: 0px 0px 0px 30px;
	}

#logo {
	padding: 0px 0px 20px 42px;
}

#mt {
	}

#mainmenu {
	padding: 0px 0px 12px 268px;
	}
#mainmenuitem {
	margin: 0px;
	padding: 0px;
    list-style-type: none;		
	}
#mainmenuitem li {
	font-size: 8pt;
	font-weight: normal;	
	padding: 0px 24px 0px 0px;
	float: left;
	}
a.menu, a.menu:visited, a.menu:link {
	text-decoration: none;
	text-transform: uppercase;
	color: #039;
	}
a.menu:hover {
	text-decoration: underline;
	text-transform: uppercase;
	color: #f00;
	}
a.smenu, a.smenu:visited, a.smenu:link {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #f00;
	}
a.smenu:hover {
	text-decoration: underline;
	text-transform: uppercase;
	color: #f00;
	}
	
#submenu {
	width: 240px;
	padding: 22px 40px 40px 50px;
	background-color: #9cf;
	}
#submenuitem {
	margin: 0px;
	padding: 0px;
    list-style-type: none;		
	}
#submenuitem li {
	font-size: 9pt;
	padding: 18px 0px 0px 0px;
	}
a.submenu, a.submenu:visited, a.submenu:link {
	text-decoration: none;
	font-weight: bold;
	color: #039;
	}
a.submenu:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
	}
a.ssubmenu, a.ssubmenu:visited, a.ssubmenu:link {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}
a.ssubmenu:hover {
	text-decoration: underline;
	color: #fff;
	}

#banners {
	border-left: solid #fff 6px;
	background-color: #9cf;
	padding: 22px 13px;	
	}

#services {
	width: 240px;
	background: url('../i/lbg.gif') repeat-y; 
	background-position: 0px 30px;
	}
#servicesitem {
	padding: 3px 0px 3px 40px;
	color: #fff;
	background: #f90 url('../i/wa.gif') no-repeat; 
	background-position: 5px 0px;
	font-weight: bold;
	font-size: 9pt;
	border-top: solid #fff 30px;
	}
#servicescontent {
	padding: 24px 24px 24px 42px;
	}	
	
ul.menuadd {
        padding: 0px;
        margin: 0px 0px 24px 0px;
}

ul.menuadd li {
	font-size: 11px;
	padding-left: 20px;

	background: url(../i/bullet_orange.gif) left 2px no-repeat;
	list-style: none;
	font-weight: bold;
}

.presscenter {
	padding-left: 50px;
	background: url(../i/title_press.gif) no-repeat;	        
}

#content {
	padding: 30px;
	font-size: 9pt;
	}

#blinks {
	padding: 0px 20px 14px 35px;
	float: left;
	width: 240px;	
	background: url('../i/lbg.gif') repeat-y; 
	}	
#copyrights {
	color: #ccc;
	padding: 0px 0px 14px 15px;
	}
#dleft {
	background: url('../i/lbg.gif') repeat-y; 
	}
	
#subsubmenu {
	padding: 0px 0px 24px 24px;
	width: 160px;
	float: right;
	}
#subsubtitle {
	padding-left: 32px;
	padding-bottom: 12px;
	height: 24px;
	background: url('../i/ba.gif') no-repeat;
	}
#subsubmenu ul {
	margin: 0px;
	padding: 0px;
    list-style-type: square;		
	}
	
#bpanel {
	padding: 12px 0px 24px 0px;
	}
#print {
	float: left;
	background: url('../i/print.gif') no-repeat;
	padding-left: 22px;
	font-size: 8pt;
	}
#totop {
	float: right;
	background: url('../i/up.gif') no-repeat;
	padding-left: 18px;
	font-size: 8pt;
	}
a.b, a.b:visited, a.b:link {
	text-decoration: none;
	color: #039;
	padding: 0px;
	}
a.b:hover {
	text-decoration: underline;
	color: #039;
	padding: 0px;
	}	
	
#tpanel {
	padding-bottom: 12px;
	}

div.map {
	margin: 0px;
	font-size: 12px;
	}
div.mapitem {
	margin: 0px;
	padding-left: 22px;
	padding-bottom: 5px;
	font-size: 11px;
	}
	
#rss {
	color: #fff;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-color: #f90;
	float: right;
	}
a.rss, a.rss:visited, a.rss:link, a.rss:hover {
	text-decoration: none;
	color: #fff;
	}

.news {
	padding-bottom: 24px;
	}
.newsdate {
	font-size: 8pt;
	color: #999;
	}
.newstitle {
	font-weight: bold;
	cursor: pointer;
	}
.newsitem {
	padding-bottom: 24px;
	}
#pages {
	padding-bottom: 24px; 
	padding-left: 30px;
	}
.page {
	padding-left: 8px;
	padding-right: 8px;
	} 
.cpage {
	background-color: #9cf;
	padding: 2px 3px 2px 3px;
	font-weight: bold;
	color: #fff;
	}
	
.phone {
	padding-top: 2px;
	padding-left: 19px;
	background: url('../i/phone.gif') no-repeat;
	}

.jobs {
	padding-bottom: 24px;
	}
.jobtitle {
	font-weight: bold;
	}
/*
 = common tags
*/
a, a:visited, a:link {
	text-decoration: none;
	color: #039;
	padding: 0px;
	}
a:hover {
	text-decoration: underline;
	color: #f00;
	padding: 0px;
	}

body {
	background: #fff url('../i/top-bg.gif') repeat-x;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	color: #000;
	background-color: #fff;
	margin: 0px;
	}
table {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 9pt;
	color: #333;
	}
h1 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px 0px 14px 0px;
	color: #039;
	}
h2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	margin: 20px 0px 14px 0px;
	color: #f00;
	}

small {
	font-size: 10px;
	color: #999;
	}
img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	border:  solid #877F6E 1px;
	font-size: 11px;
	background-color: #ffffff;
	font-family : Tahoma, Verdana, sans-serif;
	padding: 1px;
	color: #333;
	}






