/* CSS Document by Dieter Schneider 2007 | www.csstemplateheaven.com */


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

}


h1{font: lighter 200% "Trebuchet MS",Arial sans-serif;color: #303F6E}
h1,p{margin:0 20px}
ol{margin:10px 40px;padding:0}
ol li{margin:0;padding:0}
 
body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background:#ffffff;
	background-image: url(../images/backgroundtile.gif);
	line-height: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
}
img						{
	border:none;
	margin: 0;
}
p 						{
	line-height: 14px;
	word-spacing: normal;
	margin-bottom: 0px;
	padding-bottom: 6px;
}


ul 						{
	list-style:url(../images/bullet,leaf.gif) none outside;
	padding-left: 33px;
	line-height: 15px;
} 
a						{color:#33649c; font-weight:normal; font-size:12px; text-decoration:none}
a:visited 				{color:#33649c;}
a:hover 				{color:#33649c; text-decoration:underline}
hr 						{}
hr.separator			{}



/*Nifty Corners Cube CSS by Alessandro Fulciniti
The following classes are added dinamically by javascript,
and their use should be avoided in the markup */

b.niftycorners,b.niftyfill{display:block}
b.niftycorners *{display:block;height: 1px;line-height:1px;font-size: 1px;
    overflow:hidden;border-style:solid;border-width: 0 1px}
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}





#container {
	width: 780px;
	margin: 0px auto;
	;
}

#header {
	height: 359px;
	margin: 0;
	background-image: url(../images/headerbacktile.jpg);
	background-color: #333333;
	
	}   

#leftColumn {
	width: 545px;
	height:850px;
	float: left;
	padding: 5;
	padding-top: 20px;
	padding-left: 15px;
	background-image: url(../images/gradient2.png);
	background-repeat: repeat;
}

#leftContact {
	width: 560px;
	height:850px;
	float: left;
	padding-top: 20px;
	background-image: url(../images/gradient2.png);
	background-color: #CCCCCC;
}

#rightColumn {
	width: 220px;
	height: 850px;
	float: right;
	padding: 5;	
	padding-top: 20px;
	background-image: url(../images/gradient2.png)
	
}

#footer {
	clear: both;
	background-image: url(../images/topmenu_bg.jpg);
	height: 50px;
}
submenu {
	list-style-position: outside;
	list-style-image: url(../images/mainmenu_item.png);
	filter: DropShadow(Color=ffffff, OffX=3, OffY=3,);
}
.sub_menu {
	font-style: normal;
	list-style-image: url(../images/mainmenu_item.png);
}
