body,html
{
	width	: 100%;
	height	: 100%;
	margin	: 0;
	padding	: 0;
	
}

body
{
	background	: #004182;
	color		: #000;
	font-family	: tahoma,verdana;
	font-size	: 14px;
}

a
{
	color	: #000;
	
}

a:hover
{
	text-decoration	: none;
}

#header
{
	height	: 100px;
	width	: 900px;
	margin	: 0 auto;

}


#header div#date
{
	float		: right;
	display		: block;
	height		: 70px;
	width		: 150px;
	padding		: 30px 25px 0 25px;
	text-align	: center;
	font-size	: 13px;
	font-family	: Cambria, Tahoma, Verdana;
	line-height	: 20px;
	color		: #fff;
}

#main
{
	width	: 900px;
 	margin	: 0 auto;
	background	: #fff;
	overflow	: visible;

}	

#top
{
	height			: 115px;
	background		: url('../media/images/corner_tr.gif') right top no-repeat;
	margin-bottom	: 20px;
	position: relative;
}

a#logo
{

	width		: 356px;
	height		: 162px;
	background	: url('../media/images/logo.gif') no-repeat;

	position	: absolute;
	top			: -69px;

}

div#balloon
{

	width		: 287px;
	height		: 82px;
	background	: url('../media/images/balloon.gif') no-repeat;
	font-size	: 15px;
	font-style	: italic;
	font-family	: cambria,verdana,tahoma;
	text-align	: center;
	padding		: 30px 0 0 20px;
	line-height	: 20px;
	position	: absolute;
	top			: -84px;
	left		: 386px;
}

div#weather
{
	float			: right;
	width			: 350px;
	height			: 60px;
	border-bottom	: 1px solid #004182;
	padding			: 30px 0 0 20px;
	font-size		: 14px;
	font-family		: cambria, verdana, tahoma;
	color			: #494949;
	font-style		: italic; 
	line-height		: 18px;
	margin-top		: 20px;
}

div#weather span.day
{
	font-weight	: bold;
	font-size	: 19px;
	padding		: 0 8px 0 4px;
}

div#weather span.night
{
	color		: #fff;
	background	: #004182;
	font-weight	: bold;
	font-size	: 19px;
	padding		: 0 4px;
}

div#weather.ico1
{
	background	: url('../media/images/weather/weather_1.png') right bottom no-repeat;
}

div#weather.ico2
{
	background	: url('../media/images/weather/weather_2.png') right bottom no-repeat;
}

div#weather.ico3
{
	background	: url('../media/images/weather/weather_3.png') right bottom no-repeat;
}

div#weather.ico4
{
	background	: url('../media/images/weather/weather_4.png') right bottom no-repeat;
}

div#weather.ico5
{
	background	: url('../media/images/weather/weather_5.png') right bottom no-repeat;
}

div#weather.ico6
{
	background	: url('../media/images/weather/weather_6.png') right bottom no-repeat;
}

div#weather.ico7
{
	background	: url('../media/images/weather/weather_7.png') right bottom no-repeat;
}

div#weather.ico8
{
	background	: url('../media/images/weather/weather_8.png') right bottom no-repeat;
}


#content
{
	display	: block;
	float	: left;
	width	: 663px;
	padding	: 0 11px 0 26px;
}

div#path
{
	border-bottom	: 1px solid #767676;
	padding			: 0 10px 7px 10px;
	font-size		: 12px;
	color			: #767676;
	margin			: 5px 0 20px 0;
}

div#path ul
{
	list-style	: none;
	padding		: 0;
	margin		: 0;
}

div#path ul li
{
	padding		: 0;
	margin		: 0;
	float		: left;
	display		: block;
	line-height	: 20px;
}

div#path ul li.last
{
	font-size	: 14px;
	color		: #4d4d4d;
}

div#path ul li a
{
	color		: #767676;
	float		: left;
	display		: block;
}

#sidebar
{
	display		: block;
	float		: right;
	width		: 188px;
	padding		: 0 12px 0 0;
	text-align	: center;

}

#banner_position_1
{
	background		: #F1F2E4;
	padding			: 10px 0;
	margin-bottom	: 10px;
}

#banner_position_1 a img, #banner_position_2 a img
{
	border	: 0;
}

#bottom
{
	padding		: 26px;
	background	: url('../media/images/bottom_bg.gif') left bottom no-repeat;	
}

#bottom ul
{
	list-style	: none;
	padding		: 0;
	margin		: 0 auto;
	background	: url('../media/images/menu_bg.gif') repeat-x;
	height		: 68px;
	width		: 99%;
}

#bottom ul li
{
	padding		: 0;
	margin		: 0;
	width		: 20%;
	float		: left;
	display		: block;
	background	: url('../media/images/menu_bg_spec.gif') right top no-repeat;
}

#bottom ul li a
{
	display			: block;
	text-align		: center;
	line-height		: 68px;
	font-size		: 20px;
	font-family		: calibri, cambria, georgia;
	color			: #B8C8CD;
	text-decoration	: none;
}

#bottom ul li.first a
{
	background	: url('../media/images/menu_bg_left.gif') no-repeat;
}

#bottom ul li.last a
{
	background	: url('../media/images/menu_bg_right.gif') right top no-repeat;
}


#bottom ul li a:hover
{
	text-decoration	: underline;
	color			: #fff;
}

#footer
{
	width		: 880px;
	margin		: 10px auto 0 auto;
	font-size	: 12px;
	height		: 30px;
	font-family	: tahoma, verdana, arial;
	color		: #96B1CC;
	padding		: 0 10px 0 0;
}

#footer p
{
	float	: left;
	display	: block;
	width	: 690px;
	margin	: 0;
	padding	: 0;
}

#footer span.solution
{
	display		: block;
	float		: right;
	width		: 180px;
	text-align	: right;
}

#footer span.solution a
{
	color	: #96B1CC;
	margin-left	: 5px;
}


.clear
{
	clear		: both;
	height		: 0px;
	line-height	: 0px;
	margin		: 0;
	padding		: 0;
}