@charset "iso-8859-1";
/* CSS Document */
p,a,h1,h2,h3,h4,ol,ul,li,img,div {
	margin: 0;
	padding: 0;
}
a:link,a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover,a:active {
	color: #FE5B16;
	text-decoration:underline
}
h1,h2,h3 {
	font-family:Verdana, Geneva, sans-serif;
	color: #333333;
	text-transform:none;
	font-size:130%;
}
h4 {
	font-family:Verdana, Geneva, sans-serif
}
p {
	margin-bottom: .1em;
	line-height: 1.2em;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 180px;
}
#mainContent {
	background-color: #FFFFFF;
	height: auto;
	width: 629px;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 71px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCC;
	margin-bottom: 5px;
	position: relative;
}
#mainContent p {
	width: 415px;
}

#mainContent p.news {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#mainContent #table.contact {
	width: 606px;
	margin-bottom: 15px;
	margin-top: 25px;
}


#mainContent #news  {
	height: auto;
	width: 170px;
	position: absolute;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 18px;
	font-size: 80%;
	color: #666;
	text-align: left;
	padding-top: 2px;
	top: 0px;
	right: 0px;
	left: 460px;
}

#mainContent #news a {
	color:#666;
}
#mainContent #news a:hover {
	color:#FE5B16;
}

#mainContent #news h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#mainContent #imgLink  {
	float: left;
	height: auto;
	width: auto;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CCC;
	font-size:80%;
	color:#333;
}
#mainContent #imgLink a {
	margin-left:5px;
	line-height: 18px;
	color:#333;
}
#mainContent #imgLink a:hover {
	color:#FFFFFF;
}
#mainContent #imgLink p.small {
	margin-left:5px;
	line-height: 16px;
	color:#333;
	width:170px;
	margin-right:5px;
}
#mainContent #imgLink p.medium {
	margin-left:5px;
	line-height: 16px;
	color:#333;
	width:265px;
	margin-right:5px;
}
#mainContent #imgLink p.large {
	margin-left:5px;
	line-height: 16px;
	color:#333;
	width:590px;
	margin-right:5px;
}
#news p {
	width: 170px;
}


#navigation p a {
	line-height: 22px;
}
#navigation ul a {
	color: #999;
}
#navigation p a.active {
	color: #FE5B16;
}
#navigation ul a.active {
	color: #FE5B16;
}
#navigation ul a:hover {
	color: #FE5B16;
}


#navigation ul {
	list-style-type:none;
	font-size: 80%;
	font-style: italic;
	color: #999;
	line-height: 18px;
	padding-bottom:5px;
}
#imageHolder  {
	height: auto;
	float: right;
	width: 630px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigation {
	text-align: right;
}




#sidebarLeft {
	background-color: #FFFFFF;
	margin: 0px;
	float: left;
	width: 208px;
	height: 100%;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
#sidebarlogo {
	text-align: right;
	margin-top: 24px;
	margin-bottom: 36px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-color: #FFFFFF;
	height: 25px;
	clear: both;
	text-align: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 256px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}

#footer p {
	font-size: 80%;
}
