* {
	margin:0;
	padding:0;
	border:none;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666; /*#091346;*/ 
	/*letter-spacing:.1em;*/
	line-height:19px;
	background: #fff url(../gfx/bg_body.jpg) repeat-x left top;
	/*background: #333;*/
	margin: 0;
	padding: 0;
}

a,a:visited,a:active
{
	color: #135fbd;
	font-weight:normal;
	text-decoration:underline;
}
a:hover
 {
	text-decoration:none;
	}
div.container
{
	width:1044px;
	margin: 0 auto;
	text-align: center;
	/*background: #fff;*/
}

div.header
{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 10px;
}

div.header img
{
	margin-top: 30px;
}

.box
{
	/*background: url(../gfx/box_top.png) no-repeat left top;*/
	width: 693px;
	/*margin: 0 auto 0px auto;*/
	text-align: left;
	color: #666; /*#cff;*/ 
	/*position: relative;*/
}

.box_bottom
{
	background: url(../gfx/box_bottom.png) no-repeat left bottom;
	height: 12px;
	clear: both;
}

.box_color
{
	background: url(../gfx/box_middle.png) repeat-y left bottom;
}

.box h1
{
	font-size: 38px;
	margin: 0px 20px 20px 30px;
	padding-top: 20px;
	font-weight: normal;
	/*text-indent: -6000px;*/
}

.box p
{
	/*margin: 0 45px 20px 33px;*/
	margin: 10px;
}

.box a,
.box a:visited,
.box a:active
{
	color: #135fbd;
	font-weight:normal;
	text-decoration:underline;
}
.box a:hover
 {
	/*color: #ffBA00;*/
	text-decoration:none;
	}
	

a.download
{
	height: 38px;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.download
{
	text-decoration: underline;
}

a.download span.icon
{
	background: url(../gfx/btn_download.png) no-repeat left center;
	height: 38px;
	width: 35px;
	display: block;
	float: left;
}

a.download span.text
{
	background: url(../gfx/btn_download.png) no-repeat right center;
	height: 38px;
	display: block;
	float: left;
	padding-right: 15px;
	line-height: 36px;
}

div.main
{
	/*background: url(../gfx/bg_main.png) no-repeat center bottom;*/
	text-align: center;
	/*height: 480px;*/
}
div.shadow
{
	background: url(../gfx/bg_shadow.jpg) no-repeat center bottom;
	text-align: center;
	height: 129px;
}

.footer
{
	/*width: 693px;*/ /*border-top:1px solid #BABABA;*/
	/*margin: 0 auto;*/
	font-size: 11px;
	padding:20px 0;
}

.footer p
{
	color:#999;
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}

.links
{
	float: right;
	line-height: 36px;
	margin-right: 35px;
}

.links a
{
	color: #fff;
	font-size: 13px;
}

.footer p a
{
	color: #000;
	text-decoration: none;
}

.footer p a:hover
{
	text-decoration: underline;
}
/* rounded corners */
/* empty orange */
.t {background: url("../gfx/dotO.gif") 0 0 repeat-x; width: 100%}
.b {background: url("../gfx/dotO.gif") 0 100% repeat-x}
.l {background: url("../gfx/dotO.gif") 0 0 repeat-y}
.r {background: url("../gfx/dotO.gif") 100% 0 repeat-y}
.bl {background: url("../gfx/boxO_03.gif") 0 100% no-repeat}
.br {background: url("../gfx/boxO_04.gif") 100% 100% no-repeat}
.tl {background: url("../gfx/boxO_01.gif") 0 0 no-repeat}
.tr {background: url("../gfx/boxO_02.gif") 100% 0 no-repeat; padding:10px}
/* empty blue */
.box5_t {background: url("../gfx/box3_dot.gif") 0 0 repeat-x; width: 100%}
.box5_b {background: url("../gfx/box3_dot.gif") 0 100% repeat-x}
.box5_l {background: url("../gfx/box3_dot.gif") 0 0 repeat-y}
.box5_r {background: url("../gfx/box3_dot.gif") 100% 0 repeat-y}
.box5_bl {background: url("../gfx/box3_03.gif") 0 100% no-repeat}
.box5_br {background: url("../gfx/box3_04.gif") 100% 100% no-repeat}
.box5_tl {background: url("../gfx/box3_01.gif") 0 0 no-repeat}
.box5_tr {background: url("../gfx/box3_02.gif") 100% 0 no-repeat; padding:10px}
/* shaded blue-grey */
.box5a_t {background: #e1e4f2 url("../gfx/box5a_dot.gif") 0 0 repeat-x; width: 100%}
.box5a_b {background: url("../gfx/box5a_dot.gif") 0 100% repeat-x}
.box5a_l {background: url("../gfx/box5a_dot.gif") 0 0 repeat-y}
.box5a_r {background: url("../gfx/box5a_dot.gif") 100% 0 repeat-y}
.box5a_bl {background: url("../gfx/box5a_03.gif") 0 100% no-repeat}
.box5a_br {background: url("../gfx/box5a_04.gif") 100% 100% no-repeat}
.box5a_tl {background: url("../gfx/box5a_01.gif") 0 0 no-repeat}
.box5a_tr {background: url("../gfx/box5a_02.gif") 100% 0 no-repeat; padding:10px}
/* shaded light grey */
.box5b_t {background: #eeeeee url("../gfx/box5b_dot.gif") 0 0 repeat-x; width: 100%}
.box5b_b {background: url("../gfx/box5b_dot.gif") 0 100% repeat-x}
.box5b_l {background: url("../gfx/box5b_dot.gif") 0 0 repeat-y}
.box5b_r {background: url("../gfx/box5b_dot.gif") 100% 0 repeat-y}
.box5b_bl {background: url("../gfx/box5b_03.gif") 0 100% no-repeat}
.box5b_br {background: url("../gfx/box5b_04.gif") 100% 100% no-repeat}
.box5b_tl {background: url("../gfx/box5b_01.gif") 0 0 no-repeat}
.box5b_tr {background: url("../gfx/box5b_02.gif") 100% 0 no-repeat; padding:10px}
/* empty gold */
.box7_t {background: url("../gfx/box7_dot.gif") 0 0 repeat-x; width: 100%}
.box7_b {background: url("../gfx/box7_dot.gif") 0 100% repeat-x}
.box7_l {background: url("../gfx/box7_dot.gif") 0 0 repeat-y}
.box7_r {background: url("../gfx/box7_dot.gif") 100% 0 repeat-y}
.box7_bl {background: url("../gfx/box7_03.gif") 0 100% no-repeat}
.box7_br {background: url("../gfx/box7_04.gif") 100% 100% no-repeat}
.box7_tl {background: url("../gfx/box7_01.gif") 0 0 no-repeat}
.box7_tr {background: url("../gfx/box7_02.gif") 100% 0 no-repeat; padding:10px}
/* empty red */
.box8_t {background: url("../gfx/box8_dot.gif") 0 0 repeat-x; width: 100%}
.box8_b {background: url("../gfx/box8_dot.gif") 0 100% repeat-x}
.box8_l {background: url("../gfx/box8_dot.gif") 0 0 repeat-y}
.box8_r {background: url("../gfx/box8_dot.gif") 100% 0 repeat-y}
.box8_bl {background: url("../gfx/box8_03.gif") 0 100% no-repeat}
.box8_br {background: url("../gfx/box8_04.gif") 100% 100% no-repeat}
.box8_tl {background: url("../gfx/box8_01.gif") 0 0 no-repeat}
.box8_tr {background: url("../gfx/box8_02.gif") 100% 0 no-repeat; padding:10px}
/* empty grey */
.box3_t {background: url("../gfx/box6_dot.gif") 0 0 repeat-x; width: 100%}
.box3_b {background: url("../gfx/box6_dot.gif") 0 100% repeat-x}
.box3_l {background: url("../gfx/box6_dot.gif") 0 0 repeat-y}
.box3_r {background: url("../gfx/box6_dot.gif") 100% 0 repeat-y}
.box3_bl {background: url("../gfx/box6_03.gif") 0 100% no-repeat}
.box3_br {background: url("../gfx/box6_04.gif") 100% 100% no-repeat}
.box3_tl {background: url("../gfx/box6_01.gif") 0 0 no-repeat}
.box3_tr {background: url("../gfx/box6_02.gif") 100% 0 no-repeat; padding:10px}
/* lightest red */
.box4_bl {background: url("../gfx/box4_03.gif") 0 100% no-repeat #f0d9d9; width: 100%}
.box4_br {background: url("../gfx/box4_04.gif") 100% 100% no-repeat}
.box4_tl {background: url("../gfx/box4_01.gif") 0 0 no-repeat}
.box4_tr {background: url("../gfx/box4_02.gif") 100% 0 no-repeat; padding:10px}
/* deep blue-grey */
.box_bl {background: url("../gfx/box5_03.gif") 0 100% no-repeat #515c99; width: 100%}
.box_br {background: url("../gfx/box5_04.gif") 100% 100% no-repeat}
.box_tl {background: url("../gfx/box5_01.gif") 0 0 no-repeat}
.box_tr {background: url("../gfx/box5_02.gif") 100% 0 no-repeat; padding:10px}
/* light blue */
.box2_bl {background: url("../gfx/box2_03.gif") 0 100% no-repeat #c4d0d7; width: 100%}
.box2_br {background: url("../gfx/box2_04.gif") 100% 100% no-repeat}
.box2_tl {background: url("../gfx/box2_01.gif") 0 0 no-repeat}
.box2_tr {background: url("../gfx/box2_02.gif") 100% 0 no-repeat; padding:10px}
.box_clear {font-size: 1px; height: 1px}
/* rounded corners */
