@import url(/_styles/common.css);

#i_796x159  {
   background: url(/_images/796x159.jpg) no-repeat;
   position: relative;
   z-index: 2;
   width: 796px;
   height: 159px;
}

#container  {
   margin: 0px auto 0px auto;
   width: 796px;
	height: auto;
   position: relative;
	background-color: #EFEFEF;
}

#content  {
   position: relative;
	z-index: 2;
	width: 796px;
   height: auto;
}

#content h1  {
	font-size: 1.5em;
	padding-bottom: 20px;
}

#content h3  {
	font-size: 1.1em;
	color: #351B75;
}

#content h4  {
	font-size: 1em;
	color: #FF0000;
}

#content p  {
	text-align: left;
	padding-bottom: 15px;
}

#left {
	position: relative;
   z-index: 2;
   width: 430px;
   height: auto;
	top: 15px;
	left: 30px;
	float: left;
}

#right  {
	z-index: 2;
	width: 300px;
   height: auto;
	margin-top: 40px;
	margin-left: 60px;	
	float: left;
}

#right h2, #right p {
	margin-top: 15px;
	font-size: 1.1em;
	color: #333333;
}

#content a:link {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}

#footermargin {
	clear: both;
	height: 40px;
}