html, body, form,
div, span, p, strong, em,
table, tr, td,
ul, li
h1, h2, h3, h4, h5, h6,
input, textarea, select
	{
	padding:				0px;
	margin:					0px;
	font-family:			arial, helvetica, sans-serif;
	font-size:				14px;
	font-weight:			normal;
	}


ul.messages
	{
	list-style:			none;
	padding-bottom:		1.5em;
	}

.error_message
	{
	color:				#f22;
	font-weight:		bold;
	}
	
.info_message
	{
	color:				#22f;
	font-weight:		bold;
	}

#header
	{
	font-size:				14px;
	color:					#fff;
	background-color:		#444;
	}

#header .section
	{
	background-color:		#444;
	height:					3em;	
	}

ul#pages_top li
	{
	width:					11em;
	height:					3em;
	vertical-align:			middle;
	text-align:				center;
	font-weight:			bold;
	}

ul#pages_top li a
	{
	margin:					1em 0 0 0;
	display:				block;
	color:					#eee;
	text-decoration:		none;
	}

ul#pages_top li a:hover
	{
	color:					#ffcc00;
	text-decoration:		underline;
	}

#main
	{
	font-size:				14px;
	font-weight:			bold;
	color:					#777;
	}
	
#main,
#main div.section.last,
#main div.section_app.last
	{
	background-color:		#fff;
	background:				url('/images/graphics/oblique5.jpg') repeat-x bottom center;	
	}

#main div.section h2
	{
	font-size:				18px;
	padding-bottom:			0.5em;
	color:					#28a2d0;
	font-weight:			bold;
	}

#main div.section h3
	{
	font-size:				14px;
	padding-bottom:			0.5em;
	color:					#28a2d0;
	font-weight:			bold;
	text-transform:			uppercase;
	}

#main div.section p
	{
	font-size:				12px;
	font-weight:			normal;
	padding-bottom:			1.5em;
	}
	
ul.normal_list	
	{
	font-size:				12px;
	font-weight:			normal;
	padding-bottom:			1.5em;
	list-style:				square outside;
	}

ul.normal_list li	
	{
	margin-left:			2em;
	}
	
#main .normal_button
	{
	width:					auto;
	padding:				0;
	margin-top:				1em;
	}

.column
	{
	width:					20em;
	padding:				0;
	margin:					0 1em;
	}

.to_left
	{
	float:					left;
	margin-top:				0.5em;
	margin-right:			0.5em;
	margin-bottom:			0.5em;
	}

.to_right
	{
	float:					right;
	margin-top:				0.5em;
	margin-left:			0.5em;
	margin-bottom:			0.5em;
	}

.box_inner
	{
	width:					13.5em;	
	margin-left:			1em;
	padding-top:			1em;
	padding-bottom:			1em;
	color:					#fff;
	}

.box_inner a
	{
	float:					right;
	color:					#fff;
	font-weight:			bold;
	}

#main .section .box_inner h2
	{
	color:					#fff;
	font-size:				14px;
	margin-bottom:			0.5em;
	font-weight:			bold;
	}

#main .section .box_inner p
	{
	color:					#fff;
	font-size:				14px;
	font-weight:			normal;
	}
	
.box_outer
	{
	margin:					0 0.5em;
	width:					15.5em;
	}

.cyan
	{
	background-color:		#109ccb;
	}

.green
	{
	background-color:		#28931e;
	}

.yellow
	{
	background-color:		#e99f00;
	}

.orange
	{
	background-color:		#e53b00;
	}
	

.left_top_cyan
	{
	background:			no-repeat url("/images/corners/left_top_cyan.gif") left top;
	}
	
.left_top_green
	{
	background:			no-repeat url("/images/corners/left_top_green.gif") left top;
	}

.left_top_yellow
	{
	background:			no-repeat url("/images/corners/left_top_yellow.gif") left top;
	}

.left_top_orange
	{
	background:			no-repeat url("/images/corners/left_top_orange.gif") left top;
	}

/*

.right_top_cyan
	{
	background:			no-repeat url("/images/corners/right_top_cyan.gif") right top;
	}

.right_top_green
	{
	background:			no-repeat url("/images/corners/right_top_green.gif") right top;
	}

.right_top_yellow
	{
	background:			no-repeat url("/images/corners/right_top_yellow.gif") right top;
	}

.right_top_orange
	{
	background:			no-repeat url("/images/corners/right_top_orange.gif") right top;
	}
	
.left_bottom_cyan
	{
	background:			no-repeat url("/images/corners/left_bottom_cyan.gif") left bottom;
	}
	
.left_bottom_green
	{
	background:			no-repeat url("/images/corners/left_bottom_green.gif") left bottom;
	}

.left_bottom_yellow
	{
	background:			no-repeat url("/images/corners/left_bottom_yellow.gif") left bottom;
	}

.left_bottom_orange
	{
	background:			no-repeat url("/images/corners/left_bottom_orange.gif") left bottom;
	}

*/	

.right_bottom_cyan
	{
	background:			no-repeat url("/images/corners/right_bottom_cyan.gif") right bottom;
	}
	
.right_bottom_green
	{
	background:			no-repeat url("/images/corners/right_bottom_green.gif") right bottom;
	}

.right_bottom_yellow
	{
	background:			no-repeat url("/images/corners/right_bottom_yellow.gif") right bottom;
	}
	
.right_bottom_orange
	{
	background:			no-repeat url("/images/corners/right_bottom_orange.gif") right bottom;
	}

#sidenotes
	{
	border-style:			solid;
	border-width:			2px 0 0 0;
	border-color:			#fff;
	font-size:				14px;
	color:					#ccc;
	background-color:		#555;
	}

#sidenotes .section,
#sidenotes .section_app
	{
	background-color:		#555;
	height:					25em;
	}

#sidenotes h2
	{
	color:					#fff;
	font-size:				20px;
	font-weight:			bold;
	margin-top:				1em;
	width:					auto;
	}

#news
	{
	width:					45em;
	float:					left;
	}

#advantages
	{
	width:					21em;
	float:					left;
	}

.item
	{
	margin:					1em 1em 2em 0;
	}

.item img
	{
	float:					left;
	margin:					1em;
	}

.item h3
	{
	font-size:				12px;
	font-weight:			bold;
	}

.item p
	{
	font-size:				12px;
	}

.item a
	{
	float:					right;
	color:					#ffcc00;
	font-weight:			bold;
	}

#advantages .item img
	{
	float:					none;
	margin:					1em;
	}


#footer
	{
	font-size:				14px;
	font-weight:			bold;
	color:					#ddd;
	background-color:		#444;
	height:					3em;
	}

#footer .section
	{
	background-color:		#444;
	height:					3em;
	}

#copy
	{
	padding-top:			1em;
	text-align:				center;
	font-weight:			normal;
	}

.container
	{
	width:					100%;
	text-align:				center;
	}

div.section
	{
	width:					66em;
	margin:					0 auto;
	text-align:				left;
	}

div.section_app
	{
	width:					1000px;
	margin:					0 auto;
	text-align:				left;	
	}

.content
	{
	}
	
ul.menu
	{
	list-style-type:		none;
	float:					left;
	}

ul.menu li
	{
	float:					left;
	}

ul.news
	{
	list-style-type:		none;
	}

ul.news li
	{
	}
	
.hook
	{
	font-weight:			bold;
	}			
	