
*{
	margin:		0px;
	padding:	0px;
}

body{
	background:			#F4F1EA;
	color:				#000000;
	font-family:		Tahoma;
	font-size:			14px;
	text-decoration:	none;	
}

#main_frame
{

	background:		#DADB59;
	margin-left:	auto;
	margin-right:	auto;
	width:			970px;
/*	height:			700px;*/
	padding-right:	9px;
	padding-left:	9px;
	padding-top:	9px;
	padding-bottom:	16px;	/* 26 */
}

#main_frame_float
{

	background:		#DADB59;
	margin-left:	auto;
	margin-right:	auto;
	width:			970px;
	padding-right:	9px;
	padding-left:	9px;
	padding-top:	9px;
	padding-bottom:	26px;
}

#main_frame2
{
	background:		#FFFFFF;
	margin-left:	auto;
	margin-right:	auto;
	height:			100%;
	border-style:	solid;
	border-color:	#B5BEC7;
	border-width:	1px;
}

#header
{
	background:			#FFFFFF;
	background-image:	url(/images/h1.jpg);
	height:				107px;
}

#content
{
	background:			#FFFFFF;
	height:				auto;
	margin-left:		15px;
	margin-top:			15px;
}

.content_fix
{
	height:			250px;
    float:			right;
    width:			1px;
}

#right
{
	float:				right;
	width:				273px;
	height:				536px;
	background-image:	url(/images/h2b.jpg);
	background-repeat:	no-repeat;
	padding-right:		50px;
	padding-top:		25px;
}

#right22
{
	float:				right;
	width:				273px;
	height:				536px;
	background-image:	url(/images/h2o.jpg);
	background-repeat:	no-repeat;
	padding-right:		50px;
	padding-top:		25px;
}

#menu1
{
	font-family:		German, Verdana, Tahoma;
	font-size:			16px;
	color:				#000000;
	margin-left:		75px;
}

#menu
{
	font-family:		German, Verdana, Tahoma;
	font-size:			12px;
	color:				#000000;
	margin-left:		45px;
	margin-top:			25px;
}

#menu a
{
	color:				#696969;
}

#big_blue_text
{
	font-family:		German, Verdana, Tahoma;
	font-size:			29px;
	text-transform:		uppercase;
	color:				#74C2E1;
	margin-left:		390px;
	margin-top:			-90px; 
}

#big_red_text
{
	font-family:		German, Verdana, Tahoma;
	font-size:			29px;
	text-transform:		uppercase;
	color:				#FE8402;
	margin-left:		420px; /* 420 */
	margin-top:			0px;
}

#big_beige_line
{
	background:			#D9DB56;
	background-image:	url(/images/transparent.gif);
	background-repeat:	no-repeat;
}

#big_blue_line
{
	background:			#1F89B3;
	background-image:	url(/images/transparent.gif);
	background-repeat:	no-repeat;
}

#big_blue_text2
{
	font-family:		Tahoma;
	font-size:			21px;
	color:				#959595;
	margin-left:		0px; 
	margin-top:			10px; 
}

#question_img
{
	height:				373px;
	background:			#FFFFFF;
/*	background-image:	url(/images/h4.jpg);*/
	background-repeat:	no-repeat;
}

#question_text
{
	font-family:		Tahoma;
	font-size:			21px;		/*	18	*/
	color:				#000000;
	padding-left:		40px;
	padding-top:		40px;
	width:				240px;
}

#question_button
{
	padding-left:		65px;
	padding-top:		80px;
}

#questions_img
{
	font-family:		Tahoma;
	font-size:			12px;
	width:				610px;
	padding-left:		10px;
	padding-top:		10px;
	background:			#EBEBEB;
	border-style:		solid;
	border-color:		#B5BEC7;
	border-width:		1px;
}

#form_question
{
	font-family:		Tahoma;
	font-size:			13px;
	font-weight:		bold;
	padding-left:		40px;
	padding-right:		40px;
	padding-top:		40px;
}

#form_options
{
	font-family:		Tahoma;
	font-size:			12px;
	font-weight:		normal;
	padding-left:		20px;
	padding-top:		20px;
	padding-bottom:		20px;
}

#partners
{
	font-family:		Verdana, Tahoma;
	font-size:			10px;
	font-weight:		normal;
}

#services
{
	font-family:		Verdana, Tahoma;
	font-size:			9px;
	font-weight:		normal;
}

.clear
{
	clear:			both;
	height:			1px;
	overflow:		hidden;
}

#img
{
	border:solid 0px; black;
}

