/* Main Layout
------------------------------ 
*/

#index_main {
	text-align: center!important;
	color: #444;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 650px;
	background: #fff;
	padding: 0;
}

#index_main a, a:link {
	color: #444;
	text-decoration:none;
	outline:none;
	outline-style:none;
}


#index_main a:hover{
	color: #c03!important;
}


#index_main a:visited{
	color: #444;
}

#image_block {
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	height: 460px;
	margin-top: auto;
	margin-bottom: auto;
}

#text1_block {
	color: #666;
	font-weight: 100!important;
	font-family: "Trebuchet MS"!important;
	line-height: 240%;
}
