body,
html
{
	width: 100%;
	height: 100%;
}

body
{
	font: normal 0.7em Arial, sans-serif;
	background-color: #000033;
	color: #fff;
}

a
{
	color: #33ccff;
	text-decoration: none;
}

a:hover
{
	color: #33ccff;
	text-decoration: underline;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

#allcontent
{
	width: 960px;
	min-height: 620px;
	margin: 10px auto 20px auto;
	padding: 0;
	border: 1px solid #e0e0e0;
	background: #000004 url(../images/bg.jpg) top left no-repeat;
}

#disclaimer
{
	width: 960px;
	margin: 0 auto 20px auto;
	font-size: 10px;
}

#header
{
	height: 109px;
}

#sub-header
{
	height: 23px;
}

#sub-header-left
{
	float: left;
	padding: 5px 0 0 20px;
}

#sub-header-left div.menu-item
{
	float: left;
	padding: 0 10px 0 10px;
	border-right: 1px solid #fff;
}

#sub-header-left div.menu-item-last
{
	border-right: none;
}

#sub-header-left div.menu-item a
{
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 1;
}

#sub-header-right
{
	width: 345px;
	padding: 4px 5px 0 5px;
	float: right;
}

#sub-header-left-links
{
	width: 330px;
	float: left;
	color: #000004;
	padding: 0 0 0 10px;
	text-align: right;
}

#sub-header-left-links a
{
	font-weight: bold;
	color: #000004;
}

#sub-header-left-links a:hover
{
	color: #000004;
}

#sub-header-right-links
{
	float: right;
}

.social-link
{
	float: left;
	padding: 0 5px 0 0;
}

#maincontent
{
	padding: 17px 0 0 0;
}

#left-menu
{
	float: left;
	width: 280px;
}

#left-menu .left-menu-item
{
	margin: 0;
	line-height: 0;
	padding: 0 0 5px 28px;
}

#main-page
{
	float: left;
	width: 640px;
	margin: 0 0 0 20px;
}

#maincontent-design
{
	width: 610px;
	padding: 10px 15px 10px 15px;
	min-height: 385px;
	_height: 385px;
	border: 1px solid #fff;
}

#coverup
{
	background-color: #fff;
	display: none;
	height: 100%;
	width: 100%;
}

#maincontent-design
{
	color: #fff;
}

#maincontent-design p
{
	color: #fff;
	margin: 0 0 10px 0;
	line-height: 1.4em;
}

#maincontent-design li
{
	color: #fff;
	line-height: 1.4em;
}

#maincontent-design ul,
#maincontent-design ol
{
	margin: 0 0 10px 0;
}

#maincontent-design ol
{
	list-style: decimal;
}

#maincontent-design ol li
{
	margin: 0 0 0 25px;
}

#maincontent-design table
{
	color: #fff;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}

#maincontent-design table th
{
	font-weight: bold;
}

#maincontent-design table.renderedtable th,
#maincontent-design table.renderedtable td
{
	padding: 5px;
}

#maincontent-design h1,
#maincontent-design h2,
#maincontent-design h3,
#maincontent-design h4,
#maincontent-design h5,
#maincontent-design h6
{
	font-family: "lucida grande", Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

#maincontent-design h1
{
	font-size: 20px;
	color: #33ccff;
}

#maincontent-design h1.pink
{
	font-size: 22px;
	color: #ff0099;
}

#maincontent-design h1 span.white
{
	font-size: 18px;
	color: #fff;
}

#maincontent-design h2
{
	font-size: 18px;
	color: #ff6600;
}

#maincontent-design h2.blue
{
	font-size: 18px;
	color: #33ccff;
}

#maincontent-design h3
{
	font-size: 16px;
}

#maincontent-design h4
{
	color: #33ccff;
	font-size: 14px;
}

#maincontent-design h5
{
	color: #ff0099;
	font-size: 14px;
}

#maincontent-design h6
{
	color: #ff6600;
	font-size: 12px;
}

#home-page
{
}

#home-page-left
{
	width: 160px;
	margin-right: 20px;
	float: left;
}

#home-page-right
{
	width: 420px;
	float: left;
}

#bottom-menu
{
	padding: 15px 0 5px 0;
	font-size: 10px;
}

#bottom-menu-left
{
	float: left;
}

#bottom-menu-left div.bottom-menu-left-item
{
	float: left;
	padding: 0 5px 0 5px;
	margin: 17px 0 0 0;
	border-right: 1px solid #fff;
}

#bottom-menu-left div.bottom-menu-left-item-last
{
	border-right: none;
}

#bottom-menu-left div.bottom-menu-left-item a
{
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 1;
}

#bottom-menu-right
{
	float: right;
	color: #fff;
}

.bottom-menu-right-item
{
	float: left;
	padding: 17px 0 0 10px;
}

#bottom-menu-right .bottom-menu-right-item a
{
	font-weight: bold;
	color: #fff;
	display: block;
	line-height: 1;
}

.bottom-menu-right-item-nopadd
{
	padding-top: 0;
}

#page-slider
{
	width: 610px;
	margin: 0 auto;
	position: relative;
}

.scroll
{
	height: 385px;
    width: 610px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.page-slider-container div.panel
{
	height: 345px;
    overflow: hidden;
	width: 610px;
}

.panel-image
{
	float: right;
	padding: 0 20px 20px 20px;
}

.scroll-button
{
	height: 24px;
	width: 69px;
	position: absolute;
	text-indent: -9999px;
	bottom: 10px;
	cursor: pointer;
}

.scroll-button-left
{
	background: url(../images/previous.jpg) top left no-repeat;
	left: 0;
}

.scroll-button-right
{
	background: url(../images/next.jpg) top left no-repeat;
	right: 0;
}

label
{
	font-weight: bold;
	display: block;
	padding: 0 0 2px 0;
}

input.halfbox
{
	width: 95%;
	padding: 4px;
	font: normal 11px Verdana, sans-serif;
}

textarea.halfbox
{
	width: 98%;
	font: normal 11px Verdana, sans-serif;
	height: 40px;
}

select.halfbox
{
	width: 98%;
	font: normal 11px Verdana, sans-serif;
}

input.button
{
	float: right;
	background: url(../images/submit.jpg) top left no-repeat;
	height: 30px;
	width: 150px;
	border: 0;
	text-indent: -9999px;
	font-size: 1px;
	color: #fff;
}

#form-container-34
{
	position: relative;
	height: 370px;
}

#form-container-34 .form-item-1,
#form-container-34 .form-item-2,
#form-container-34 .form-item-3,
#form-container-34 .form-item-4,
#form-container-34 .form-item-5,
#form-container-34 .form-item-6,
#form-container-34 .form-item-7,
#form-container-34 .form-item-8,
#form-container-34 .form-item-9,
#form-container-34 .form-item-10,
#form-container-34 .form-item-11
{
	width: 300px;
	position: absolute;
}

#form-container-34 .form-item-1
{
	top: 20px;
}

#form-container-34 .form-item-2
{
	top: 70px;
}

#form-container-34 .form-item-3
{
	top: 120px;
}

#form-container-34 .form-item-4
{
	top: 170px;
}

#form-container-34 .form-item-5
{
	top: 20px;
	right: 0;
}

#form-container-34 .form-item-6
{
	top: 70px;
	right: 0;
}

#form-container-34 .form-item-7
{
	top: 120px;
	right: 0;
}

#form-container-34 .form-item-8
{
	top: 170px;
	right: 0;
}

#form-container-34 .form-item-9
{
	top: 220px;
	right: 0;
}

#form-container-34 .form-item-10
{
	top: 210px;
}

#form-container-34 .form-item-11
{
	top: 280px;
}

#form-container-34 input.button
{
	position: absolute;
	bottom: 0;
	right: 0;
}
