body {
	background-color:#FFF;
	background-image: url(images/gradientslice.jpg);
	background-repeat: repeat-x;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 1.2em;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


.bigheader { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 26px; font-style: normal; font-weight: normal; color: #fff; text-decoration: none; letter-spacing:-0.04em;}
.headerlarger { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 19px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; letter-spacing:-0.04em;}
.header { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; letter-spacing:-0.04em;}
.header:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; letter-spacing:-0.04em;}
.headerlink { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; letter-spacing:-0.04em;}
.headerlink:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 15px; font-style: normal; font-weight: normal; color: #67bfbb; text-decoration: none; letter-spacing:-0.04em;}
.normal { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; line-height: 1.2em;}
.normalsm { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; line-height: 1.2em;}
.underline { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #145591; text-decoration: underline; line-height: 1.2em;}
.news { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #cccccc; text-decoration: none; line-height: 1.2em;}
.link { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; line-height: 1.2em;}
.link:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #67bfbb;  text-decoration: none; line-height: 1.2em;}
.linksm { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; line-height: 1.2em;}
.linksm:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal; color: #67bfbb;  text-decoration: none; line-height: 1.2em;}

.section { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #145591; text-decoration: underline; line-height: 1.2em;}
.section:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #cccccc;  text-decoration: underline; line-height: 1.2em;}
.selected { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #cccccc; background-color:#000000; text-decoration: none; line-height: 1.2em;}
.sectionSel { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #145591; text-decoration: underline; line-height: 1.2em;}

.subHeader { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #145591; text-decoration: none; line-height: 1.2em;}
.subS { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #145591; text-decoration: none; line-height: 1.2em;}
.subS:hover { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #cccccc; background-color:#000000; text-decoration: none; line-height: 1.2em;}
.subSelected { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #cccccc; background-color:#000000; text-decoration: none; line-height: 1.2em;}

.content { position:absolute; top:0px; left:30px; z-index:2; }
.loadMessage { font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #cccccc; background-color:#000000; text-decoration: none; line-height: 1.2em; text-indent:3px; position:absolute; top:75px; left: 30px; z-index:1;}

INPUT { background-color: #ececec;
color: #145591; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 10pt; 
}
TEXTAREA { background-color: #ececec; 
color: #145591; 
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: normal; 
font-size: 10pt; 
}






/*DROP DOWN MENU*/
/*Initialize*/
ul#menu, ul#menu ul.sub-menu {
    padding:0;
    margin: 0;
}
ul#menu li, ul#menu ul.sub-menu li {
    list-style-type: none;
    display: block;
}
/*Link Appearance*/
ul#menu li a, ul#menu li ul.sub-menu li a {
    text-decoration: none;
    color: #fff;
    background: none;
    padding: 0px;
    display:block;
}
ul#menu li a:hover, ul#menu li ul.sub-menu li a:hover {
    text-decoration: none;
    color: #7498ba;
    background: none;
    padding: 0px;
    display:block;
}

/*Make the parent of sub-menu relative*/
ul#menu li {
    position: relative;
}
/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 0px;
	margin-left:15%;
    left: 100px;
    width: 135px;
	height: 60px;
}
ul#menu li:hover ul.sub-menu {
    display:block;
}







/*************FROM MENG*************/
/* HTML5 DECLARATIONS */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, dialog {display: block}
audio[controls],canvas,video {display: inline-block; *display: inline; zoom: 1}


h1, h2, h3, h4, h5, h6 {font-family: arial, sans-serif;color:#222;text-shadow:1px 1px 1px rgba(0,0,0,.10)}
h1 {margin: 0; font-size: 3.75em; line-height: 1.2em; margin-bottom: 0.4em} /* 60px / 72px */
h2 {margin: 0; font-size: 3em; line-height: 1em; margin-bottom: 0.5em} /* 48px / 48px */
h3 {margin: 0; font-size: 2.25em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 0.6667em} /* 36px / 48px */ 
h4 {margin: 0; font-size: 1.5em; line-height: 1em; margin-bottom: 1em} /* 24px / 24px */
h5 {margin: 0; font-size: 1.3125em; line-height: 1.1428571428571428571428571428571em; margin-bottom: 1.1428571428571428571428571428571em} /* 21px / 24px */
h6 {margin: 0; font-size: 1.125em; line-height: 1.3333333333333333333333333333333em; margin-bottom: 1.3333333333333333333333333333333em} /* 18px / 24px */
p, ul, blockquote, pre, td, th, label {margin: 0; font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em} /* 16px / 24px */
small, p.small {margin: 0; font-size: 0.875em; line-height: 1.7142857142857142857142857142857em; margin-bottom: 1.7142857142857142857142857142857em} /* 14px / 24px */
smaller, p.smaller {margin: 0; font-size: 13px; line-height: 1.7142857142857142857142857142857em; margin-bottom: 1.7142857142857142857142857142857em} /* 12px / 24px */
.whitetext {color:#FFF}
/* CODE */
pre {white-space: pre; white-space: pre-wrap; word-wrap: break-word} /* Allow line wrapping of 'pre' */
pre, code, kbd, samp {font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; font-family: Menlo, Consolas, 'DejaVu Sans Mono', Monaco, monospace}

/* TABLES */
table {border-collapse: collapse; border-spacing: 0; margin-bottom: 1.5em}
th {text-align: left}
tr, th, td {padding-right: 1.5em; border-bottom: 0 solid #333}

/* FORMS */
form {margin: 0}
fieldset {border: 0;padding: 0}
textarea {overflow: auto; vertical-align: top}
legend {*margin-left: -.75em}
button, input, select, textarea {vertical-align: baseline; *vertical-align: middle} /* IE7 and older */
button, input {line-height: normal; *overflow: visible}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;	box-sizing: content-box}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0}

/* QUOTES */
blockquote, q {quotes: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none}
blockquote, q, cite {font-style: italic}
blockquote {padding-left: 1.5em; border-left: 3px solid #ccc}
blockquote > p {padding: 0}

/* LISTS */
ul, ol {list-style-position: inside; padding: 0}
li ul, li ol {margin: 0 1.5em}
dl dd {margin-left: 1.5em}
dt {font-family:Futura, "Century Gothic", AppleGothic, sans-serif}

/* HYPERLINKS */
a {text-decoration: none; color:#fff}
a:hover {text-decoration: none; color:#7498ba}
a:focus {text-decoration: none; color:#ddd}
a:hover, a:active {outline: none} /* Better CSS Outline Suppression */

/* MEDIA */
figure {margin: 0}
img {padding: 5px;}
img, object, embed, video {max-width: 100%;	_width: 100%} /* Fluid images */
img {border: 0;	-ms-interpolation-mode: bicubic} /* Improve IE's resizing of images */
svg:not(:root) {overflow: hidden} /* Correct IE9 overflow */

/* ABBREVIATION */
abbr[title], dfn[title] {border-bottom: 1px dotted #333; cursor: help}

/* MARKED/INSERTED/DELETED AND SELECTED TEXT */
ins, mark {text-decoration: none}
mark {background: #c47529}
ins {background: #d49855}
del {text-decoration: line-through}
::-moz-selection {background: #c47529; color: #fff; text-shadow: none} /* selected text */
::selection {background: #c47529; color: #fff; text-shadow: none} /* selected text */

/* OTHERS */
strong, b, dt { font-weight: bold}
dfn {font-style: italic}
var, address {font-style: normal}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline} /* Position 'sub' and 'sup' without affecting line-height */
sup {top: -0.5em} /* Move superscripted text up */
sub {bottom: -0.25em} /* Move subscripted text down */
span.amp{font-family:Adobe Caslon Pro,Baskerville,"Goudy Old Style","Palatino","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",Times,serif;font-style:italic;font-size:110%;line-height:0;position:relative;vertical-align:baseline} /* Best available ampersand */

/* MICRO CLEARFIX HACK */
.cf:before, .cf:after {content:"";display:table} /* For modern browsers */
.cf:after {clear:both}
.cf {zoom:1} /* For IE 6/7 (trigger hasLayout) */

/* DEFAULT MOBILE STYLE */

body {
	font-size:40%;
	}
	img { max-width:50px;
	}
	ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 0px;
	margin-left:1%;
    left: 40px;
    width: 80px;
	height: 60px;
}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 220px; height: 1000px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header220.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 220px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback220.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 220px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback220.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 220px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 200px; height: 50px; z-index: 2; left: 10px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 180px;height: 100%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 170px;height: 96%;color:#D6DADF;background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: hidden; overflow-x: hidden;left: 28px;
	}
	#apDiv1b { visibility:hidden;
	}

	#apDiv2 {position: absolute;width: 41px;height: 20px;z-index: 2;left: 30px;top: 27px;
	}
	#apDiv3 {position: absolute;width: 66px;height: 20px;z-index: 3;left: 70px;top: 27px;
	}
	#apDiv4 {position: absolute;width: 95px;height: 20px;z-index: 4;left: 120px;top: 27px;
	}
	#apDiv5 {position: absolute;width: 48px;height: 20px;z-index: 5;left: 30px;top: 37px;
	}
	#apDiv6 {position: absolute;width: 57px;height: 20px;z-index: 6;left: 70px;top: 37px;
	}
	#footer { visibility:hidden;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}

/* media Queries

FOLDING FLUID GRID
< 767px			- 1-Column Fluid Grid
768px - 1023px	- 2-Column Fluid Grid
> 1024px			- 3-Column Fluid Grid
Change widths as necessary
------------------------------------------- */

/*


/* MOBILE TINY */
@media only screen and (min-width: 220px) {
	body {
	font-size:40%;
	}
	img { max-width:50px;
	}
	ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 0px;
	margin-left:1%;
    left: 40px;
    width: 80px;
	height: 60px;
}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 220px; height: 1200px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header220.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 220px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback220.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 220px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback220.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 220px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 200px; height: 50px; z-index: 2; left: 10px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 180px;height: 100%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 170px;height: 96%;color:#D6DADF;background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: auto; overflow-x: hidden;left: 28px;
	}
	#apDiv1b { visibility:hidden;
	}

	#apDiv2 {position: absolute;width: 41px;height: 20px;z-index: 2;left: 30px;top: 27px;
	}
	#apDiv3 {position: absolute;width: 66px;height: 20px;z-index: 3;left: 70px;top: 27px;
	}
	#apDiv4 {position: absolute;width: 95px;height: 20px;z-index: 4;left: 120px;top: 27px;
	}
	#apDiv5 {position: absolute;width: 48px;height: 20px;z-index: 5;left: 30px;top: 37px;
	}
	#apDiv6 {position: absolute;width: 57px;height: 20px;z-index: 6;left: 70px;top: 37px;
	}
	#footer { visibility:hidden;position: relative;width: 180px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}

/* MOBILE PORTRAIT */
@media only screen and (min-width: 320px) {
	body {
	font-size:50%;
	}
	img { max-width:80px;
	}
	ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 0px;
	margin-left:1%;
    left: 40px;
    width: 80px;
	height: 60px;
}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 320px; height: 1000px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header320.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 320px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback320.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 320px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback320.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 320px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 310px; height: 50px; z-index: 2; left: 35px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 280px;height: 100%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 250px;height: 96%;color:#D6DADF;background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: auto; overflow-x: hidden;left: 35px;
	}
	#apDiv1b { visibility:hidden;
	}

	#apDiv2 {position: absolute;width: 41px;height: 20px;z-index: 2;left: 0px;top: 30px;
	}
	#apDiv3 {position: absolute;width: 66px;height: 20px;z-index: 3;left: 34px;top: 30px;
	}
	#apDiv4 {position: absolute;width: 95px;height: 20px;z-index: 4;left: 92px;top: 30px;
	}
	#apDiv5 {position: absolute;width: 48px;height: 20px;z-index: 5;left: 167px;top: 30px;
	}
	#apDiv6 {position: absolute;width: 57px;height: 20px;z-index: 6;left: 205px;top: 30px;
	}
	#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}

/* MOBILE LANDSCAPE */
@media only screen and (min-width: 480px) {
	body {
	font-size:50%;
	}
	img { max-width:200px;
	}
	ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 0px;
	margin-left:1%;
    left: 60px;
    width: 80px;
	height: 60px;
}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 480px; height: 800px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header480.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 480px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback480.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 480px; height: 70%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback480.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 480px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 370px; height: 50px; z-index: 2; left: 100px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 430px;height: 100%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 380px;height: 96%;color:#D6DADF;background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: auto; overflow-x: hidden;left: 45px;
	}
	#apDiv1b {visibility:visible;
	}
	#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}


/* SMALL TABLET */
@media only screen and (min-width: 600px){
	body {
	font-size:60%;
	}
	img { max-width:280px;
	}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 600px; height: 700px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header600.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 600px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback600.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 600px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback600.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 600px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 384px; height: 50px; z-index: 2; left: 195px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 550px;height: 95%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 500px;height: 90%;color:#D6DADF;background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: auto; overflow-x: hidden;left: 45px;
	}
	#apDiv1b {visibility:visible;
	}
	#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}


/* TABLET/NETBOOK */
@media only screen and (min-width: 768px) { 
	body {
	font-size:75%;	
	}
	img { max-width:350px;
	}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 750px; height: 700px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header750.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 750px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback750.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 750px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback750.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 750px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 384px; height: 50px; z-index: 2; left: 195px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 700px;height: 95%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 680px;height: 90%; color:#D6DADF;background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: auto; overflow-x: hidden;left: 35px;
	}
	#apDiv1b {visibility:visible;
	}
	#apDiv2 {position: absolute;width: 51px;height: 20px;z-index: 2;left: 0px;top: 26px;
	}
	#apDiv3 {position: absolute;width: 76px;height: 20px;z-index: 3;left: 54px;top: 26px;
	}
	#apDiv4 {position: absolute;width: 105px;height: 20px;z-index: 4;left: 132px;top: 26px;
	}
	#apDiv5 {position: absolute;width: 58px;height: 20px;z-index: 5;left: 239px;top: 26px;
	}
	#apDiv6 {position: absolute;width: 67px;height: 20px;z-index: 6;left: 299px;top: 26px;
	}
	#apDiv7 {position:absolute;width:82px;height:20px;z-index:7;left: 439px;top: 7px;
	}
	#apDiv8 {position:absolute;width:50px;height:20px;z-index:8;left: 528px;top: 7px;
	}
	#apDiv9 {position:absolute;width:110px;height:20px;z-index:9;left: 6px;top: 166px;
	}
	#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}

/* LANDSCAPE TABLET/NETBOOK/LAPTOP */
@media only screen and (min-width: 1024px) { 
	body {
	font-size:70%;
	}
	
	#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	z-index: 1;
	top: 0px;
	}
	#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 950px;
	height: 125px;
	z-index: 1;
	top: 0px;
	}
	#mainback {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/mainback.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 950px;
	/*height: 90%;*/
	z-index: 1;
	top: 0px;
	}
	#footerback {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/footerback.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	width: 950px;
	height: 50px;
	z-index: 1;
	top: 0px;
	}
	#buttoncontainer {
	position: absolute;
	width: 384px;
	height: 50px;
	z-index: 2;
	left: 195px;
	top: 25px;
	}
	#apDiv100 {
	position: absolute;
	width: 940px;
	height: 95%;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	top: 6px;
	left: 3px;
	}
	#apDiv101 {
	position: absolute;
	width: 860px;
	height: 90%;
	background-image: url(images/boxarea1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	z-index: 1;
	top: 12px;
	overflow-y: auto; overflow-x: hidden;
	left: 40px;
	}
	#apDiv1b {visibility:visible;
	}
	#apDiv2 {
	position: absolute;
	width: 51px;
	height: 20px;
	z-index: 2;
	left: 0px;
	top: 26px;
	}
	#apDiv3 {
	position: absolute;
	width: 76px;
	height: 20px;
	z-index: 3;
	left: 54px;
	top: 26px;
	}
	#apDiv4 {
	position: absolute;
	width: 105px;
	height: 20px;
	z-index: 4;
	left: 132px;
	top: 26px;
	}
	#apDiv5 {
	position: absolute;
	width: 58px;
	height: 20px;
	z-index: 5;
	left: 239px;
	top: 26px;
	}
	#apDiv6 {
	position: absolute;
	width: 67px;
	height: 20px;
	z-index: 6;
	left: 299px;
	top: 26px;
	}
	#apDiv7 {
	position:absolute;
	width:82px;
	height:20px;
	z-index:7;
	left: 439px;
	top: 7px;
	}
	#apDiv8 {
	position:absolute;
	width:50px;
	height:20px;
	z-index:8;
	left: 528px;
	top: 7px;
	}
	#apDiv9 {
	position:absolute;
	width:110px;
	height:20px;
	z-index:9;
	left: 6px;
	top: 166px;
	}
	#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}


@media only screen and (min-width: 1280px) { 
/* DESKTOP */
	body {
	font-size:75%;
	}
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 1200px; height: 700px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header1200.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 1200px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback1200.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 1200px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback1200.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 1200px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 384px; height: 50px; z-index: 2; left: 195px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 1180px;height: 92%;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {
	position: absolute;
	width: 1100px;
	height: 90%;
	background-image: url(images/boxarea1120.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	z-index: 1;
	top: 16px;
	overflow-y: auto;
	overflow-x: hidden;
	left: 46px;
	}
	#apDiv1b {visibility:visible;
	}
	/*sub menu*/
ul#menu li ul.sub-menu {
    display:none;
    position: absolute;
    top: 0px;
	margin-left:15%;
    left: 110px;
    width: 135px;
	height: 60px;
}
#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}

/* WIDESCREEN */
/* Increased body size for legibility */
@media only screen and (min-width: 1400px) { 
	body {font-size:80%; /*background:url('../images/28px_grid_bg.gif')*/ 0 1.25em; max-width:1440px} /* 18.5px / 28px */
	#container {
	position: relative; margin-left: auto; margin-right: auto; width: 1200px; height: 700px; z-index: 1; top: 0px;
	}
	#header {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/header1200.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 1200px; height: 125px; z-index: 1; top: 0px;
	}
	#mainback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/mainback1200.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 1200px; height: 90%; z-index: 1; top: 0px;
	}
	#footerback {
	position: relative; margin-left: auto; margin-right: auto; background-image: url(images/footerback1200.png); background-repeat: no-repeat; background-size: 100% 100%; -webkit-background-size: 100% 100%; -khtml-background-size: 100% 100%; -moz-background-size: 100% 100%; width: 1200px; height: 50px; z-index: 1; top: 0px;
	}
	#buttoncontainer {
	position: absolute; width: 384px; height: 50px; z-index: 2; left: 195px; top: 25px;
	}
	#apDiv100 {position: absolute;width: 1180px;height: 510px;z-index: 1;margin-left: auto;margin-right: auto;top: 6px;left: 3px;
	}
	#apDiv101 {position: absolute;width: 1100px;height: 490px;background-image: url(images/boxarea1120.png);background-repeat: no-repeat;background-size: 100% 100%;-webkit-background-size: 100% 100%;-khtml-background-size: 100% 100%;-moz-background-size: 100% 100%;z-index: 1;top: 12px; overflow-y: auto; overflow-x: hidden; left: 45px;
	}
	#apDiv1b {visibility: visible;
	}
	#footer { visibility:visible;position: relative;width: 200px;height: 10px;z-index: 8;top: 5px;margin-left: auto;margin-right: auto;
	}
}


/* PRINT */
@media print {
  * {background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important} /* Black prints faster */
  a, a:visited {color: #444 !important; text-decoration: underline}
  a[href]:after {content: " (" attr(href) ")"}
  abbr[title]:after {content: " (" attr(title) ")"}
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {content: ""}  /* Don't print links for images, javascript or internal links */
  pre, blockquote {border: 1px solid #999; page-break-inside: avoid; }
  thead {display: table-header-group; } /* Repeat header row at top of each printed page */
  tr, img {page-break-inside: avoid; }
  img {max-width: 100% !important; }
  @page {margin: 0.5cm}
  p, h2, h3 {orphans: 3; widows: 3}
  h2, h3{page-break-after: avoid}
}
