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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: center;
	background: #e6f6f8 url(images/bg.png) repeat-x;
}
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 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Default link colors */

a:link {color: #000; text-decoration: none;}
a:visited {color: #000; text-decoration: none;}
a:hover {color: #000; text-decoration: underline;}
a:active {color: #000; text-decoration: none;}


/* General style */

#wrapper {
	margin: 8px auto;
	width: 1000px;
}

#header {
	margin: 0 auto;
	width: 980px;
	height: 135px;
	z-index: 2;
	position: relative;
}

#logo {
	background: url(images/logo.png) no-repeat;
	width: 460px;
	height: 85px;
	padding: 50px 0 0 105px;
	float: left;
	z-index: 2;
	position: relative;
}

#logo_cont {
	background: url(images/logo_cont.png) no-repeat;
	width: 155px;
	height: 55px;
	position: absolute;
	float: left;
	margin: 135px 0 0 0;
}

#userarea {
	background: url(images/loginarea.png) no-repeat;
	padding: 8px 21px 12px 22px;
	width: 360px;
	height: 40px;
	float: right;
	text-align: left;
	font: 12px arial;
	color: #FFF;
}

#userarea input[type="text"], #userarea input[type="password"] {
	background: url(images/textbox.png) no-repeat;
	width: 136px;
	height: 20px;
	line-height: 20px;	
	text-indent: 5px;
	border: 0;
	margin: 5px 2px 0 0;
}

#userarea input[type="submit"] {
	background: url(images/btnsubmit.png) no-repeat;
	width: 71px;
	height: 21px;
	border: 0;
	margin: 5px 0 0 0;
	font: 600 12px arial;
	color: #FFF;
}



ul#navigation {
	margin: 0 auto 0 auto;
	background: url(images/navibg.png) no-repeat;
	width: 868px;
	height: 35px;
	padding: 0 10px 0 122px;
	overflow: hidden;
}

ul#navigation li {
	background: url(images/navigation.png) no-repeat;
	height: 35px;
	text-align: center;
	list-style: none;
	display: block;
	float: left;
}

ul#navigation li a {
	display: block;
	font: 600 14px arial;
	text-transform: uppercase;
	line-height: 35px;
	color: #FFF;
}

ul#navigation li a:hover {
	text-decoration: none;
}

ul#navigation li.link1 {
	background-position: 0 0;
	width: 151px;
}

ul#navigation li.link2 {
	background-position: -151px 0;
	width: 180px;
}

ul#navigation li.link3 {
	background-position: -331px 0;
	width: 194px;
}

ul#navigation li.link4 {
	background-position: -525px 0;
	width: 177px;
}

ul#navigation li.link5 {
	background-position: -702px 0;
	width: 166px; 
}

ul#navigation li.link1:hover, ul#navigation li.link1#active {
	background-position: 0 -35px;
	width: 151px;
}

ul#navigation li.link2:hover, ul#navigation li.link2#active {
	background-position: -151px -35px;
	width: 180px;
}

ul#navigation li.link3:hover, ul#navigation li.link3#active {
	background-position: -331px -35px;
	width: 194px;
}

ul#navigation li.link4:hover, ul#navigation li.link4#active {
	background-position: -525px -35px;
	width: 177px;
}

ul#navigation li.link5:hover, ul#navigation li.link5#active, ul#navigation li.link5 a {
	background-position: -702px -35px;
	width: 166px;
	height: 35px;
}

#body {
	background: url(images/container.png) repeat-y;
	width: 980px;
	padding: 35px 10px;
	font: 11px verdana;
	color: #000;
	text-align: left;
}

#intro {
	overflow: hidden;
	width: 810px;
	padding: 0 35px 0 135px;
}

#contents {
	overflow: hidden;
	width: 750px;
	padding: 0 95px 0 135px;
	font: 11px verdana;
	line-height: 20px;	
}

hr {
	background: #FFF url(images/hr.png) no-repeat;
	width: 980px;
	height: 40px;
	border: 0;
	margin: 10px 0;
}

hr.hr {
	background: url(images/hr2.png) no-repeat;
	width: 980px;
	height: 40px;
	border: 0;
	margin: 10px 0;
	z-index: 2;
	position: relative;
}

img.badge {
	float: right;
	padding: 0 25px;
}

#special {
	background: url(images/special.png) no-repeat;
	width: 616px;
	height: 210px;
	margin: 0 0 0 -40px;
	padding: 25px 210px 25px 240px;
}

#searchbox {
	background: url(images/box.png) no-repeat;
	width: 557px;
	height: 27px;
	margin: 15px 0;
	padding: 17px 32px 26px 28px;
}

#searchbox input, #searchbox select {
	float: left;
	height: 27px;
	font: 600 16px arial;
	line-height: 27px;
	color: #444;
}

#searchbox input[type="text"] {
	background: url(images/searchbox.png) no-repeat;
	width: 332px;
	border: 0;
	text-indent: 10px;
}

#searchbox select {
	width: 75px;
	text-transform: uppercase;
	margin: 0 0 0 5px;
}

#searchbox input[type="submit"] {
	background: url(images/btnsearch.png) no-repeat;
	margin: 0 0 0 5px;
	width: 132px;
	font: 600 12px arial !important;
	color: #FFF;
	border: 0;
}

ul.steps li {
	background: url(images/progress_bar.png) no-repeat;
	display: block;
	float: left;
	width: 112px;
	height: 24px;
	padding: 4px 0 0 8px;
	color: #444;
	font: 600 12px arial;
	text-transform: uppercase;
}

ul.steps li.last {
	background-position: 0 -56px;
}

ul.steps li.active {
	background-position: 0 -28px;
	color: #FFF;
}

.desc {
	margin: 0 0 0 -32px;
	width: 80px;
	text-align: center;
}

#bodyend {
	background: url(images/container_footer.png) no-repeat;
	margin: 0 auto;
	width: 1000px;
	height: 25px;
}

ul#extras {
	width: 980px;
	height: 180px;
}

ul#extras li {
	height: 200px;
	float: left;
	display: block;
	line-height: 20px !important;
	font: 11px arial;
}

ul#extras li.extra1 {
	background: url(images/label_blog.png) no-repeat top center;
	width: 227px;
	height: 160px;
	padding: 40px 30px 0 30px;
	letter-spacing: 1px;
}

ul#extras li.extra2 {
	background: url(images/divider.png) no-repeat top left;
	width: 247px;
	padding: 0 22px 0 30px;
}

ul#extras li.extra2 a {
	color: #4d8bc3;
	text-decoration: underline;
}

ul#extras li.extra2 a:hover {
	text-decoration: none;
}

h4 {
	font: 600 18px arial;
	color: #666;
	font-style: italic;
}

a.readmore {
	display: block;
	margin: 40px 0 0 0;
	font-weight: 600;
	text-align: right;
	text-decoration: none !important;
}

a.readmore:hover {
	text-decoration: underline !important;
}

ul#extras li.extra3 {
	background: url(images/note.png) no-repeat top center;
	width: 322px;
	height: 189px;
	margin: -35px 0 0 0;
	padding: 20px 36px;
}

ul#bullets {
	margin: 5px 0 0 10px;
}

ul#bullets li {
	background: url(images/bullets.png) no-repeat center left;
	padding: 0 0 0 30px;
	height: 20px;
	width: 80%;
}

img.monster {
	position: absolute;
	z-index: 5;
	margin: 450px 0 0 780px;
}

img.monster2 {
	position: absolute;
	z-index: 5;
	margin: 1780px 0 0 780px;
}

img.monster3 {
	position: absolute;
	z-index: 5;
	margin: 50px 0 0 780px;
}

#navigation2 {
	padding: 10px 0;
	width: 500px;
	float: right;
}

#navigation2 li {
	list-style: none;
	float: left;
	margin: 0 2px;
	font: 11px verdana;
}

#footer {
	margin: 50px 0 0 0;
	background: url(images/footerbg.png) repeat-x;
	width: 100%;
	height: 105px;
	/*position: absolute;
	top: 1027px;
	z-index: -1;*/
}

#realfooter {
	margin: 0 auto;
	background: url(images/footer.png) no-repeat 50% 0;
	width: 100%;
	height: 105px;
}

#copyright {
	padding: 75px 0 0 0;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	font: 11px verdana;
}

table.info {
	border: 1px solid #333333;
	padding:10px 20px 30px 40px;
	margin-left: auto; 
	margin-right: auto;
}

table.info td {
    border-color: #600;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #FFC;
}

table.info2 {
    background-color: transparent; 
	width: 100%;
	border: 0px;
	padding:0 0 0 0;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 7px;
}

table.info2 td {
    background-color: transparent; 
    border-width: 0 0 0 0;
    border-style: solid;
    margin: 0;
    padding: 0;

}

table.info2 a {
    color: #fff; 

}
h1 a {
    float: left;
	text-indent: -10000px;
}
