html
{
	height: auto !important;
	font-family: Verdana, Helvetica, Geneva, Arial, SunSans-Regurlar, sans-serif;
}


img { border-width: 0; }

#content_container
{
	background-color: transparent;
	width: auto;
	height: 300px;
	border-width: 0px;
	border-color: #000000;
	border-style: solid;
	text-align:center;
}


#logo_container
{
	background-color: transparent;
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
	text-align: left;
	margin-top: 50px;
	padding-top:0px;
}
* html #logo_container { width: 342px; }
*:first-child+html #logo_container { width: 342px; }

#text_container
{
	background-color: transparent;
	width: 770px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	border-width: 0px;
	border-color: #5d8b0c;
	border-style: solid;
	text-align: left;
	font-size: 12px;
}
* html #text_container { width: 342px; }
*:first-child+html #text_container { width: 342px; }

#text_container_2
{
	background-color: transparent;
	width: 340px;
	height: auto;
	min-height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	border-width: 0px;
	border-color: #5d8b0c;
	border-style: solid;
	text-align: left;
	font-size: 12px;
	padding-left:110px;
}
* html #text_container { width: 342px; }
*:first-child+html #text_container { width: 342px; }


.title
{
	font-size:12px;
	color: red;
}

.title_2
{
	font-size:16px;
	color: red;
}

.text
{
	font-size:11px;
	color: #000000;
	padding-top: 3px;
}

.text_2
{
	font-size:11px;
	color: #000000;
	padding-top: 8px;
}

.text_3
{
	font-size:12px;
	color: #000000;
	padding-top: 8px;
}
