
html, body, div, span, applet, object, iframe,h1, h2,
h3, h4, h5, h6, p, blockquote, pre,  abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong,  tt, 
var,dl, dt, dd, fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}




a{font-weight:bold;text-decoration:none;}




blockquote:before, blockquote:after,q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: url(../images/bg_body.jpg) #cd3f9e repeat-x;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#8b0465;
	}

#container {
	width:976px;
	margin: 0 auto;

	}
	
#content {
	background:url(../images/bg_content.jpg) no-repeat;
	width:976px;
	height:auto;
	}

#footer {
	background: url(../images/bg_footer.gif) no-repeat;
	height:61px;
	color:#90bfff;
	font-weight:bold;
	padding-top:20px;
	display:block;
	text-align:center;
	}
	
#footer	a, #footer a:visited, #footer a:active {
	color:#90bfff;
	text-decoration:none;
	}
	
#footer	a:hover {
	color:#90bfff;
	text-decoration: underline;
	}	
	
.text01 {
	color:#ffffff;
	}

.text02 {
	color:#184c97;
	font-size:14px;
	font-weight:bold;
	}
	
h1 {
	font-size:16px;
	color:#184c97;
	text-align:center;
	}
	
h2 {
	font-size:24px;
	color:#184c97;
	font-weight:bold;
	}
	
h3 {
	color:#184c97;
	font-size:14px;
	font-weight:bold;
	}
	
/* content */
#whatsparx {
	width:390px;
	height:130px;
	margin:35px 0 0 330px;
	padding-right:20px;
	}
	
#medcontent {
	margin: 53px 15px 0 15px;

	padding-left:5px;

	}


#content a, #content a:visited, #content a:active {
	color:#90bfff;
	text-decoration:none;
	}
	
#content a:hover {
	color:#90bfff;
	text-decoration: underline;
	}

.link_more a {
	border:none;
	}
	
	
/* Slider */
.headerslider {
	width: auto; 
	color:#184c97;
	font-size:14px;
	font-weight:bold;
	margin-top:5px; 
	cursor:pointer; }
	
.headerslider:hover {
	width: auto; 
	color:#184c97;
	font-size:14px;
	font-weight:bold;
	margin-top:5px; 
	cursor:pointer; }

.contentslider {
	overflow:hidden;
	}
