@charset "utf-8";

/*									RESET
_________________________________________________________________________________________________________ */
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, caption { margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent; }
body { line-height:1; }
ol, ul { list-style: none; }
blockquote, q { quotes:none; }
:focus { outline:0; }
ins { text-decoration:none; }
del { text-decoration:line-through; }

strong { font-weight:bold; }
em { font-style:italic; }
div { display:block; }

/*									BASE STYLES & SKELETON
_________________________________________________________________________________________________________ */
html, body { height:100%; }
body { background-color:#171e2d; }

/*									TYPOGRAPHY
_________________________________________________________________________________________________________ */
body { font:normal 12px/18px Arial, Helvetica, sans-serif; color:#333; }
a { text-decoration:none; color:#666;}
a:hover { color:#3a6f8f; }


/*									HEADER
_________________________________________________________________________________________________________ */
div#header {  height:390px; margin:0; padding:0; background: #fff url(../img/gradient0.gif) repeat-x 0 0; }

/*									MID
_________________________________________________________________________________________________________ */
div#mid { width:940px; margin:0 auto; padding:40px 0 15px 0; overflow:hidden; }
* html div#mid { zoom:1; }
/* -------------------------------- LEFTCOL -------------------------------- */
div#leftcol { float: left; width:330px; padding:3px 0 0 0; }
div#leftcol img { margin:0 0 0 15px; }

/* -------------------------------- CONTENT -------------------------------- */
div#content { float: right; width:550px; color:#ffcc33; }
div#content p { margin:0 0 7px 0; line-height: 17px;}

/*									FOOTER
_________________________________________________________________________________________________________ */
div#footer { width:920px; margin:15px auto 0 auto; border-top:1px solid #254364; padding:5px 0 10px 0; overflow:hidden; color:#fff; font-size:11px; }
div#footer a { color:#fff; }
div#footer a:hover { text-decoration: underline; }
div#footer span { color:#4e6782; }
* html div#footer { zoom:1; }





/*									STATIC NAV
_________________________________________________________________________________________________________ */
#toptools {height:72px;width:940px;margin:0 auto;}
#staticlogo {margin:12px 0 0 0;}
#header ul {height:116px;width:940px;overflow:hidden;margin:15px auto 0 auto;}
#header ul li {float:left;width:93px;height:116px;margin:0 1px 0 0; background: transparent url(../img/btnbg.gif) repeat-x 0 0;}
#header ul li a {
	display:block;
	width:89px;
	height:36px;
	padding:60px 2px 0 2px;
	overflow:hidden;
	background-position:1px 1px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	line-height:10px;
	font-size:10px;
	}
li#btn1 a{background-image:url(../img/staticbtn1.jpg);}
li#btn2 a{background-image:url(../img/staticbtn2.jpg);}
li#btn3 a{background-image:url(../img/staticbtn3.jpg);}
li#btn4 a{background-image:url(../img/staticbtn4.jpg);}
li#btn5 a{background-image:url(../img/staticbtn5.jpg);}
li#btn6 a{background-image:url(../img/staticbtn6.jpg);}
li#btn7 a{background-image:url(../img/staticbtn7.jpg);}
li#btn8 a{background-image:url(../img/staticbtn8.jpg);}
li#btn9 a{background-image:url(../img/staticbtn9.jpg);}
li#btn10 a{background-image:url(../img/staticbtn10.jpg);}
#header ul li a:hover{color:#3a6f8f;}



#staticstart {width:940px;margin:0 auto;padding:20px 0 0 0;overflow:hidden;}
#staticstart #ssleft{width:400px;float:left;}
#staticstart #ssright{width:470px;float:right;}
#staticstart #ssright a {text-decoration:underline}
#staticstart #ssleft h3 {color:#3a6f8f; font-size:16px; margin:0 0 5px 0;}
#staticstart #ssleft p {font-size:14px;}











