* {outline: none}
html 	{font-size: 13px; background: #224a90; margin: 0px; color: #fff; line-height: 125%; font-family: Lucida Grande,Lucida Sans Unicode,Arial,Sans-serif,Tahoma, sans-serif; height: 100%}
body 	{font-size: 13px; background: #224a90; margin: 0px; color: #fff; line-height: 125%; font-family: Lucida Grande,Lucida Sans Unicode,Arial,Sans-serif,Tahoma, sans-serif; height: 100%}

img 		{border: 0;}
a 			{color: #f6f82f; text-decoration: underline}
a:hover 	{text-decoration: underline}
h1			{font-size: 22px; line-height: 150%;}
h2			{font-size: 14px;}
h3			{font-size: 13px;}

.clear 		{clear: both; float: none}

#page			{min-height: 100%; margin: auto; width: 995px;}
* html #page	{height: 100%}

#header			{height: 182px; background: url(../images/bg_top.jpg) no-repeat;}
#header #info	{padding:120px 0 0 210px;}
#header_start	{height: 182px; background: url(../images/bg_top_start.jpg) no-repeat;}

#middle			{background: url(../images/bg_middle2.jpg) repeat-y;}

#navi			{margin-left: 70px; float: left; width: 175px; padding: 0;}
#download_link 	{margin: 13px 0 0 75px;}
#navi a			{display: block; margin: 0; text-decoration: none; padding: 12px 0 1px 0;}

#navi ul			{list-style: none; margin: 0; padding: 0; padding-top: -5px;}
#navi li			{padding: 0 0 3px 0; height: 40px; background: url(../images/button.gif) no-repeat; width: 159px; text-align: center; font-weight: bold; font-size: 14px;}
#navi li a			{color: #fff; text-decoration: none;}
#navi li a:hover	{color: #0c2044;}
#navi li.active		{height: 40px; background: url(../images/button_on.gif) no-repeat;}
#navi li.active a	{color: #fff; text-decoration: none;}
#navi li.sub		{height: auto; margin-top: -7px; background: url(../images/button_sub.gif) repeat-y;}
#navi li.sub a		{color: #fff; padding: 5px 0 4px 0; font-size: 12px; text-decoration: none;}
#navi li.act a		{text-decoration: underline;}

#content_start {margin-top: -70px; float: left; width: 665px;}
#start_col1		{float: left; width: 460px;}
#start_col2		{float: left; padding-top: 60px;}

#content		{float: left; width: 665px;}
#content h1		{font-size: 18px; line-height: 130%; margin-bottom: 10px; margin-top: 0; padding: 0;}
#content h2		{font-size: 15px; line-height: 150%; margin: 0; padding: 0;}


#footer			{height: 114px; background: url(../images/bg_footer.jpg) no-repeat;}
