html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */



#main_wrap
{ margin-left:auto; margin-right:auto; width:1000px; border:1px solid #999; border-top:0px; }

#bodywrap
{ width:1000px; height:auto; background-color:#e5e5e5; }

.ctboxtitle {font-family:Tahoma, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#b44506;}

#footer {width:1000px; margin-left:auto; margin-right:auto; height:auto;background-color:#5b5b5b; border:1px solid#ccc; margin-top:10px;}
#foot_content {margin:5px;}
.footer_font {font-family:Tahoma, Geneva, sans-serif; font-size:12px; color:#fff; }
a.footerlink:link  {color: #fff; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;  font-weight: bold; font-size:12px;}
a.footerlink:visited  {color: #fff; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;  font-weight: bold; font-size:12px;}
a.footerlink:active  {color: #fff; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;  font-weight: bold; font-size:12px;}
a.footerlink:hover  {color: #ccc; font-family: Tahoma, Geneva, sans-serif; text-decoration:underline;  font-weight: bold; font-size:12px;}

a.footerlink2:link  {color: #fff; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.footerlink2:visited  {color: #fff; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.footerlink2:active  {color: #fff; text-decoration: none; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.footerlink2:hover  {color: #ccc; font-family: Tahoma, Geneva, sans-serif; text-decoration:underline;  font-weight: normal; font-size:12px;}

a.bxl:link  {color: #666; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.bxl:visited  {color: #666; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.bxl:active  {color: #666; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.bxl:hover  {color: #ff6600; font-family: Tahoma, Geneva, sans-serif; text-decoration:underline;  font-weight: normal; font-size:12px;}


a.click:link  {color: #666; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.click:visited  {color: #666; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.click:active  {color: #666; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: normal; font-size:12px;}
a.click:hover  {color: #ff6600; font-family: Tahoma, Geneva, sans-serif; text-decoration:underline;  font-weight: normal; font-size:12px;}

a.search:link  {color: #333; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: bold; font-size:14px;}
a.search:visited  {color: #333; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: bold; font-size:14px;}
a.search:active  {color: #333; text-decoration: underline; font-family: Tahoma, Geneva, sans-serif;  font-weight: bold; font-size:14px;}
a.search:hover  {color: #ff6600; font-family: Tahoma, Geneva, sans-serif; text-decoration:underline;  font-weight: bold; font-size:14px;}

ul {list-style:none; }

.main_text {font-family:Arial, Helvetica, sans-serifa; font-size:12px; color: #333; font-weight:normal; }
.title_white {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold;}
.header1 {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#ff6600;}
.tb_head {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff; }
.title_alaska {font-family:Arial, Helvetica, sans-serif; font:14px; font-weight:bold; color:#333; }

body {margin:0px; background-color:#b6b6b4;}
#header_table {
	position:relative;
	left:0px;
	top:0px;
	width:1000px;
	height:319px;
}

#btn_purch { 
height: 23px; 
width: 112px; 
overflow: hidden; 
background: url(../images/btn_purch.jpg) top left no-repeat; 
display: block; }

#btn_purch:hover
{background-position: bottom left; }

#btnhome { 
height: 29px; 
width: 228px; 
overflow: hidden; 
background: url(../images/btn_home.jpg) top left no-repeat; 
display: block; }

#btnhome:hover
{background-position: bottom left; }

#btncourse { 
height: 29px; 
width: 228px; 
overflow: hidden; 
background: url(../images/btn_course.jpg) top left no-repeat; 
display: block; }

#btncourse:hover
{background-position: bottom left; }

#btnabout { 
height: 29px; 
width: 228px; 
overflow: hidden; 
background: url(../images/btn_about.jpg) top left no-repeat; 
display: block; }

#btnabout:hover
{background-position: bottom left; }

#btncontact { 
height: 29px; 
width: 228px; 
overflow: hidden; 
background: url(../images/btn_contact.jpg) top left no-repeat; 
display: block; }

#btncontact:hover
{background-position: bottom left; }

#btnth { 
height: 29px; 
width: 228px; 
overflow: hidden; 
background: url(../images/btn_th.jpg) top left no-repeat; 
display: block; }

#btnth:hover
{background-position: bottom left; }

#header-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:39px;
	height:98px;
}

#header-02_ {
	position:absolute;
	left:39px;
	top:0px;
	width:232px;
	height:98px;
}

#header-03_ {
	position:absolute;
	left:271px;
	top:0px;
	width:103px;
	height:319px;
}

#header-04_ {
	position:absolute;
	left:374px;
	top:0px;
	width:626px;
	height:319px;
}

#header-05_ {
	position:absolute;
	left:0px;
	top:98px;
	width:39px;
	height:221px;
}

#header-06_ {
	position:absolute;
	left:39px;
	top:98px;
	width:232px;
	height:221px;
}




#nav_table {
	position:absolute;
	left:0px;
	top:0px;
	width:232px;
	height:221px;
}

#nav-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:4px;
	height:221px;
}

#nav-02_ {
	position:absolute;
	left:4px;
	top:0px;
	width:228px;
	height:17px;
}

#nav-03_ {
	position:absolute;
	left:4px;
	top:17px;
	width:228px;
	height:29px;
}

#nav-04_ {
	position:absolute;
	left:4px;
	top:46px;
	width:228px;
	height:10px;
}

#nav-05_ {
	position:absolute;
	left:4px;
	top:56px;
	width:228px;
	height:29px;
}

#nav-06_ {
	position:absolute;
	left:4px;
	top:85px;
	width:228px;
	height:9px;
}

#nav-07_ {
	position:absolute;
	left:4px;
	top:94px;
	width:228px;
	height:29px;
}

#nav-08_ {
	position:absolute;
	left:4px;
	top:123px;
	width:228px;
	height:9px;
}

#nav-09_ {
	position:absolute;
	left:4px;
	top:132px;
	width:228px;
	height:29px;
}

#nav-10_ {
	position:absolute;
	left:4px;
	top:161px;
	width:228px;
	height:8px;
}

#nav-11_ {
	position:absolute;
	left:4px;
	top:169px;
	width:228px;
	height:29px;
}

#nav-12_ {
	position:absolute;
	left:4px;
	top:198px;
	width:228px;
	height:23px;
}