body, html {padding:0px; margin:0px; border:0px; height:100%;
	font-size:12px; color: #0f2947; line-height: 13px;
	font-family: "Trebuchet MC", Verdana, Geneva, Arial, Helvetica, sans-serif; 
	background: url(sr/images/main_background.jpg) #fff  top center no-repeat;}

.container {width:950px; height:auto; min-height:100%; position:relative; margin:0 auto; z-index:1;}

/*MAIN*/	
.lang {width:200px; height:30px; position:relative; top:305px; left:390px; color:#FFFFFF; }

a:link {text-decoration:none; color:#fff;}
a:visited {text-decoration:none; color:#fff;}
a:hover {text-decoration:underline; color:#fff;}
a:active {text-decoration:none; color:#fff;}


	
p{ display:inline;}
h1 {font-weight:normal; font-size:16px; display:inline;}
h2 {font-weight:normal; font-size:18px; display:inline;}
h3 {font-weight:normal; font-size:20px; display:inline;}
h4 {font-weight:normal; font-size:14px; display:inline;}
h5 {font-weight:normal; font-size:12px; display:inline;}

	
/*RESET STYLES*/
applet, object, iframe, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, 
kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
