

/*--------------- Global Reset Start ------------------*/


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, del, 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: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: none;
	outline: 0;
}

strong {
	font-weight: bold;
}

/*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: "" "";
}


/*------------------------- Global Start -----------------------------*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(../images/img_bg.gif) repeat-x;
	width:100%;
	height:768px;
}
/*
.body-nonbg {
	background-color: #fff;
}

dl, dt, dd, .ulreset, .ulreset li { margin: 0px; padding: 0px; list-style: none; float: left; }

h1, h2, h3 { margin: 0px; padding: 0px; font-weight: normal; }

h1 {
	font-size: 28px;
	color: #990000;	
}

h2 {
	font-size: 18px;
	color: #000000;
	margin-top: 10px;
}

h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

:focus { outline: none; }

p { margin-top: 10px; line-height: 18px; }

a { color: #990000; text-decoration: none; }

a:hover { }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #5f5f5f; }

.inputreset { }

ins, del {
	text-decoration: none;
}
*/
.centralizer {
	width: 800px;
	margin: 0 auto;
}

/*--------------------------header -----------------------------------*/
.header{
	margin-top:40px;
}

.menu{
	margin-left:500px;
	margin-top:-60px;
}

/*------------------------- Mainbody Start -----------------------------*/
.slider{
	margin-top:30px;
	margin-bottom:5px;
	text-align:right;
	width:851px;
	height:369px;
	padding:1px;
	float:left;
	background:url(../images/slider_back.gif) repeat;
}

.conain{
	width:800px;
}

/*.languagebar {
	width: 800px;
	float: left;
	text-align: right;
	color: #fff;
	padding-bottom: 10px;
	font-size: 10px;
	text-transform: uppercase;
}

.languagebar a {
	color: #fff;
	font-weight: bold;
}

.languagebar a:hover {
	text-decoration: underline;
}

.wrap-mainbody {
	width: 100%;
	float: left;
	background: #990000 url(../images/bg-body.gif) left bottom repeat-x;
	padding: 70px 0;
}

.mainbody {
	float: left;
	width: 786px;
	border: 7px solid #cccccc;
	background-color: #ffffff;
	position: relative;
}
*/
.wrap-slide {
	float: left;
	width: 850px;
	height: 360px;
}

/*.logo {
	border: 3px solid #cccccc;
	width: 190px;
	height: 190px;
	position: absolute;
	background: #ffffff url(images/logo.png) center center no-repeat;
	right: 140px;
	top: 185px;
	z-index: 9999;
}*/

/*.wrap-content {
	 float: left;
	 width: 850px;
	 height: 850px;
	 position: relative;
}*/

/*.content-main {
	 position: absolute;
	 left: 0;
	 bottom: 0;
	 width: 820px;
	 z-index: 99;
	 float: left;
}


.container {
	float: left;
	width: 850px;
}

.toggler {
	float: left;
	width: 850px;
	background-color: #069;
}

#main-content {
	float: left;
	width: 850px;
	background: url(../images/transwhite-75pc.png);
	border-top: 2px solid #FFF;
}

#main-content a { text-decoration: underline; }
#main-content a:hover { color: #000000; text-decoration: none; }

#main-content .content-wrapper {
	padding: 20px;
	width: 400px;
	float: left;
}

.content-wrapper ul, .content-wrapper ul li {
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}

.content-wrapper ul li {
	background: url(../images/bullet.png) 0 0 no-repeat;
	padding-left: 25px;
}

.toggler {
	background: url(../images/transblack-30pc.png);
}

.toggler a {
	background-color: #000;
	 padding: 4px 8px;
	 color: #fff;
	 float: left;
}

#show {
	display: none;
}

.img-caption {
	float: left;
	margin: 0 15px 0 0;
}

.img-caption img {
	width: 50px;
	border: 3px solid #FFF;
}

.highslide-wrapper img {
	border: 10px solid #FFF;
}


------------------------- Table Start -----------------------------


.tabular {
	float: left;
	width: 100%;
	font-size: 12px;
}

.tabular th {
	color: #50be66;
	background: url(../images/bg-blacktrans.png);
}

.tabular th, .tabular td {
	padding: 7px 7px 7px 0px;
	border-bottom: 1px solid #e5e5e5;
	text-align: left;
}*/
