/****************************************
**		Tpl styles
*****************************************/

html {
	height: 100%;
}

body {
	background: #eeeeee;
	color: #838383;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	height: 100%;
	text-align: center;
}

#page {
	background: url(../images/ipg_30a.gif) #fff left top repeat-y;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 787px;
}

#head {
	background: url(../images/ipg_02a.jpg) top left no-repeat;
	height: 240px;
	position: relative;
}

#logo {
	font-size: 30px;
	left: 47px;
	position: absolute;
	top: 37px;
}

#flc {
	left: 205px;
	position: absolute;
	top: 48px;
}

#navy {
	background: url(../images/ipg_06b.gif) left top repeat-x;
	border-bottom: solid 1px #C9C9C9;
	height: 35px;
	margin: 0 10px 2px;
	padding: 0 14px 2px 13px;
}

#navy li {
	background: url(../images/ipg_08c.gif) #FFFFFF left top repeat-x;
	display: block;
	float: left;
	height: 35px;	
	position: relative;
	width: 148px;
}

#navy li a {
	display: block;
	padding: 11px 0 5px;
	text-align: center;
	z-index: 9;
}

#navy li span {
	display: none;
	height: 11px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 37px;
	width: 148px;
	z-index: 10;
}

#navy li:hover span {
	background: #DDDDDD;
}

#navy li.active span {
	background: #898989 !important;
}

#navy li:hover span, #navy li.active span {
	display: block;
}

#snavy {
	overflow: hidden;
	padding: 20px 60px 10px 10px;
}

#snavy li {
	display: block;
	float: right;
	padding: 0 10px;
}

#content {
	margin: 0 10px;
	padding: 20px 60px 60px;
}

#foot {
	background: url(../images/ipg_66t.gif) left bottom no-repeat;
	bottom: 0;
	left: 0;
	padding: 10px 0 20px;
	position: absolute;
	text-align: center;
	width: 787px;
}

#fnavy {
	margin: 0 0 10px;
}

#fnavy li {
	display: inline;
	padding: 0 10px;
}



#content .box {
	margin: 0 0 30px;
	overflow: hidden;
}

#content .content {
	line-height: 16px;
}

#content .teaser {
	border: solid 1px #dddddd;
	float: left;
	margin:  0px 10px 10px;
	padding: 5px;
}

#content em {
	color: #FF0D0D;
	font-size: 1.2em;
	font-style: normal;
}

#content p {
	margin: 0 0 10px;
}

#content h1 {
	font: normal 18px/22px tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}

#content h2 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	text-transform: uppercase;
}

#content .news {
	border-bottom: solid 1px #DDDDDD;
	border-top: solid 1px #DDDDDD;
	margin: 0 0 0 200px;
	overflow: hidden;
	padding: 15px 0;
}

#content .ln {
	border-bottom: solid 1px #DDDDDD;
	padding-bottom: 10px;
}

#content .news .right, #content .news .left {
	width: 46%;
}

.right {
	float: right !important;
}

.left {
	float: left !important;
}

.more {
	color: #DD0B0B;
}

.partlist {
	overflow: hidden;
}

.partlist li {
	display: block;
	float: left;
	height: 80px;
	text-align: center;
	width: 120px;
}

#contactForm {
	display: block;
	overflow: hidden;
	width: 400px;
}

#contactForm label {
	color: #aaaaaa;
	display: block;
	margin: 0 0 3px;
}

#contactForm .text {
	border: solid 1px #ddd;
	color: #666666;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 3px;
	width: 390px;
}

#contactForm textarea {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	height: 90px;
}

.submit {
	background: #eeeeee;
	color: #888888;
	cursor: pointer;
	border: solid 1px #dddddd;
	border-left: solid 10px #DD0B0B;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
}