div#inner_content {
	background: url(../images/bg_inner_content3.jpg) top no-repeat;
}

div#inner_content {
	padding-top: 20px;
}

img.chop {
	float: right;
	margin-top: 17px;
	margin-right: 24px;
	margin-left: 20px;
}

p.main_text {
	margin-top: 25px;
	font-size: 1.3em;
}

p {
	text-align: left;
	margin-top: 5px;
}

div.main_articles_column {
	float: right;
	margin-top: 15px;
}


div.main_left_column {
	float: left;
	width: 308px;
	height: 782px;
	margin-top: 15px;
	margin-left: 10px;
}


div.main_articles_column_middle {
	width: 289px;
	height:: 525px;
	padding-left: 14px;
	padding-right: 10px;
	background: url(../images/articles_bg.gif) repeat-y;
}

div.main_articles_column_middle a:hover{
	text-decoration: underline;
}

div.main_articles_column_top {
	width: 313px;
	height: 22px;
	background: url(../images/articles_top.gif) no-repeat;
}

div.main_articles_column_bottom {
	width: 313px;
	height: 24px;
	background: url(../images/articles_bottom.gif) no-repeat;
}

div#header {
	background: url(../images/bg_header_index.gif) no-repeat bottom;
}

ul.menu_index {
	display: block;
	width: 690px;
	padding-top: 110px;
	list-style: none;
	margin-left: 22px;
}

ul.menu_index li{
	display: inline;
	float: left;
	margin-right: 12px;
}

div#header {
	height: 140px;
}


ul.articles a{
	color: #ffffff;
}	

div.main_articles_column_middle h3.right_box_title {
	font-size: 14px;
	color: #6fa7ef;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Verdana","Geneva", sans-serif;
	margin-bottom: 15px;
}

a.right_box_handbooktitle {
	font-size: 14px;
	color: #e2070b;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Verdana","Geneva", sans-serif;
	display: block;
	margin-bottom: 15px;
}

form.newsletter_form {
	margin-top: 20px;
	width: 250px;
	margin-left: 20px;
}

form.newsletter_form input {
	background-color: #ffffff;
	bordeR: none;
	height: 17px;
}

form.newsletter_form  label{
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	width: 58px;
}

form.newsletter_form input.newsletter_submit {
	display: block;
	width: 83px;
	height: 17px;
	float: right;
}

p.handbook_text {
	font-size: 14px;
}

a.handbook_image {
	display: block;
	width: 105px;
	height: 155px;
	float: left; 
	margin-right: 10px;
}

a.handbook_link {
	color: #e2070b;
	font-weight: bold;
	text-decoration: underline;
}
