body {
	margin-top: 5px ;
	font-size: 12px;

	font-family:Verdana, Tahoma ,Calibri,Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}


a:link, a:visited, a:hover, a:active
{
	color : rgb(130,130,130);
	text-decoration: none;
}

a:hover
{
	color : rgb(190,190,190);
}

#background
{
	background-color:#FFFFFF;
	width: 817px;
	height: 618px;
	margin-left: auto ;
	margin-right: auto ;
}


#header
{
	height: 134px;
	background-image: url('../img/header_bg.jpg');
	background-repeat:no-repeat;

	position:relative;
	top:0;
	left:0;	
	border-bottom: 1px solid rgb(225,225,225);
	margin-bottom: 3px ;
}

#main
{

	height: 409px;
	background-image: url('../img/bg1.jpg');
	background-repeat:repeat-x;
	position:relative;
	top:0;
	left:0;
}

#image_section
{
	width: 435px;
	height: 314px;
	background-color: #FFFFFF;

	position: absolute;
	top: 68px;
	left: 22px;
}

#content_section
{
	width: 316px;
	height: 314px;
	background-color: #FFFFFF;

	position: absolute;
	top: 68px;
	left: 480px;
	

}

#content
{
	width: 300px;
	height: 298px;
	border: 1px solid rgb(200,200,200);
 
	margin-right: auto ;
	margin-left: auto ;
	margin-top: 8px ;
	margin-bottom: auto ;	
}


#content_text
{
	width: 280px;
	margin-right: auto ;
	margin-left: auto ;
	margin-top: 8px ;
	margin-bottom: auto ;	

	font-size: 10px;
	font-family:Verdana, Tahoma ,Calibri,Arial, Helvetica, sans-serif;
	color : rgb(140,140,140);
	text-align: justify;
	
}


#content_text h1
{
	font-size: 12px;
	text-transform:uppercase;
	font-family:Verdana, Tahoma ,Calibri,Arial, Helvetica, sans-serif;

	color : rgb(100,100,100);


}
#footer
{
	border-top: 1px solid rgb(225,225,225);
	height: 74px;
	background-image: url('../img/footer_bg.jpg');
	background-repeat:no-repeat;
	color : rgb(120,120,120);
	font-size: 9px;
	margin-top: 3px ;

	
}

#footer_text
{
	color : rgb(120,120,120);
	padding-top: 12px ;
	font-family:  Arial;
	letter-spacing: 1px;	
	

	
}

#logo
{
	width: 291px;
	height: 108px;
	background-image: url('../img/logo.jpg');
	background-repeat:no-repeat;
	position: absolute;
	top: 20px;
	left: 505px;
	left: 535px;
}

#slogan
{
	font-family: Arial;
	font-weight:bold;

	color : rgb(150,150,150);
	position: absolute;
	top: 110px;
	left: 22px;
	font-size: 11px;
}


#image
{
	width: 420px;
	height: 301px;

	background-image: url('../img/image.jpg');
	background-repeat:no-repeat;
	border: 1px solid rgb(200,200,200);

	margin-right: auto ;
	margin-left: auto ;
	margin-top: 6px ;
	margin-bottom: auto ;
}




#naviation
{
	position: absolute;
	top: 18px;
	left: 22px;
	color : rgb(151,150,149);
	width : 530px;
	height: 20px;
}
#naviation a 
{
	float: left; 
	font-size: 10px;

}

#naviation div
{
	float: left; 
	font-size: 10px;	

}

#naviation a div
{
	font-size: 10px;	
}


#naviation a:link, #naviation a:visited, #naviation a:hover, #naviation a:active 
{
	color : rgb(151,150,149);
	cursor : poniter;
	text-decoration: none;
}

#naviation a:hover
{
	color : rgb(191,190,189);
	cursor : poniter;
}

.nav
{
	font-weight:bold;
	cursor : poniter;
}

.nav_spacer
{
	padding-left: 5px ;
	padding-right: 5px ;
}

#image_section.front_section
{
	width: 773px;
}


#image.front_image
{
	width: 763px;
}

#progress-bar 
{
	position: absolute;
	bottom: 10px;
	left: 22px;
	background-color: grey;
	z-index: 100;
}

#dialog form table 
{
width: 100%; 
}

.text { margin-bottom:12px; width:95%; padding: 0em; }

#dialog
{
	font-size: 10px;
	line-height:0.9;
}

button.ui-corner-all 
{
	font-size: 10px;
}