/* CSS Document */

/*--------------------------------------------

				Defaults
				
---------------------------------------------*/


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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}


/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.left {
float: left;
}
.right {
float: right;
}
em {
font-style: italic;
}
strong {
font-weight: bold;
}


/*--------------------------------------------

				Layout
				
---------------------------------------------*/

body {
background: url(images/bkg_top.gif) repeat-x;
font-size: 62.5%;
font-family: Tahoma;
}

#bkg {
float: left;
width: 100%;
background: url(images/bkg_bottom.gif) bottom repeat-x;
padding: 0 0 75px;
}


#container, .container {
width: 700px;
margin: 0 auto;
}

#header {
float: left;
width: 700px;
}

#main {
float: left;
width: 700px;
}

#footer {
float: left;
width: 700px;
height: 100px;
padding: 10px 0 0;
}

/*--------------------------------------------

				header
				
---------------------------------------------*/

.logo {
float: left;
padding: 25px 0 0;
}

ul.top_nav {
float: right;
padding: 29px 24px 24px 0;
}

ul.top_nav li {
float: left;
line-height: 1.6em;
color: #666666;
}

ul.top_nav li.pipe {
padding: 0 10px;
}

ul.top_nav li a {
color: #666666;
text-decoration: none;
}

ul.top_nav li a:hover {
color: #0099CC;
}

ul.main_nav {
float: right;
margin: 0 24px 0 0;
background: #F7C033;
width: 498px;
position: relative;
}

ul.main_nav li {
float: left;
}

ul.main_nav li.first {
padding-left: 1px;
}

ul.main_nav li.pipe {
height: 23px;
width: 1px;
background: #F7DA99;
}


ul.main_nav li a {
float: left;
padding: 0 20px 0 19px;
background: #F7DA99 url(images/nav_bkg.gif) left 1px repeat-x;
line-height: 23px;
font-size: 1.2em;
color: black;
text-decoration: none;
}

ul.main_nav li.first a {
padding-left: 20px;
}

ul.main_nav li.last a {
padding-right: 21px;
}

ul.main_nav li a:hover, ul.main_nav li.active a {
background: transparent;
}

ul.main_nav li.corner1, ul.main_nav li.corner2, ul.main_nav li.corner3, ul.main_nav li.corner4 {
height: 1px;
width: 1px;
background: white;
}

ul.main_nav li.corner1 {
position: absolute;
top: 0;
left: 0;
}

ul.main_nav li.corner2 {
position: absolute;
bottom: 0;
right: 0;
}

ul.main_nav li.corner3 {
position: absolute;
top: 0;
right: 0;
}

ul.main_nav li.corner4 {
position: absolute;
bottom: 0;
left: 0;
}

/*--------------------------------------------

				Main
				
---------------------------------------------*/

.right_col {
float: left;
width: 170px;
padding: 53px 0;
}

.right_col ul, .right_col ul li {
float: left;
}

.right_col ul li a {
float: right;
text-align: right;
padding: 0 25px 10px 0;
background: url(images/go_arrow.gif) right 1px no-repeat;
color: #0099CC;
font-size: 1.2em;
line-height: 1.4em;
}


.left_col {
float: left;
width: 178px;
padding: 53px 0;
}

.left_nav_bkg {
float: left;
background: url(images/left_nav_bkg.gif);
width: 130px;
}

.left_nav_top {
float: left;
background: url(images/left_nav_top.gif) no-repeat;
width: 130px;
}

.left_nav_bottom {
float: left;
background: url(images/left_nav_bottom.gif) bottom no-repeat;
width: 130px;
padding: 10px 0;
}

.left_col ul {
float: left;
width: 130px;
}

.left_col ul li {
float: left;
}

.left_col ul li a {
font-size: 1.1em;
line-height: 2.2em;
text-decoration: none;
padding: 0 11px;
width: 108px;
color: black;
float: left;
}

.left_col ul li a:hover, .left_col ul li a.active {
background: #FFCC00;
}

.content {
float: left;
width: 450px;
padding-top: 20px;
}

.access {
width: 325px;
}

.content li {
	font-size:1.3em;
}

.content a {
color: #0099CC;
}

.content .pic {
float: left;
width: 95px;
text-align: center;
}

.content p, blockquote {
font-size: 1.2em;
line-height: 1.6em;
padding: 0 0 10px;
}

.content h1 {
font-size: 1.7em;
font-weight: normal;
padding: 5px 0 10px;
}

.content h2 {
font-size: 1.4em;
font-weight: normal;
padding: 5px 0;
}

.content h3 {
font-size: 1.8em;
font-weight: bold;
color:#1396ba;
}

.box_bkg {
float: left;
width: 352px;
background: url(images/box_bkg.gif);
margin: 0 0 10px;
}

.box_top {
float: left;
width: 352px;
background: url(images/box_top.gif) no-repeat;
}

.box_bottom {
float: left;
width: 337px;
padding: 10px 10px 10px 5px;
background: url(images/box_bottom.gif) left bottom no-repeat;
position: relative;
}

.access_box_bkg {
float: left;
background: url(images/access_box_bkg.gif);
width: 312px;
}

.access_box_top {
float: left;
background: url(images/access_box_top.gif) no-repeat;
width: 312px;
}

.access_box_bottom {
float: left;
background: url(images/access_box_bottom.gif) bottom no-repeat;
width: 287px;
padding: 15px 10px 15px 15px;
}

.access_box_bottom p {
padding-bottom: 8px;
}

.go_arrow {
position: absolute;
right: 10px;
bottom: 10px;
}


/*--------------------------------------------

				Main
				
---------------------------------------------*/

#footer p {
font-size: 1em;
line-height: 1.2em;
color: #666666;
}