@charset "utf-8";

@import url("reset.css");

/* Reset Styles */


img {
	border: 0;
}

#flashcontent{
	border: 4px solid #37404f;
	width: 770px;
	height: 400px;
}

#flashcontent2{
	border: 4px solid #37404f;
	width: 400px;
	height: 225px;
}

.logoRisga{
	position: relative;
	top: 50px;
	left: 580px;
}

.logoMesbo{
	position: relative;
	top: 50px;
	left: 575px;
}

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,
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%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}

h1, h2, h3, h4, h5, h6, p, small {
	margin: 0;
	padding: 0;
}

body{
	font: 12px Helvetica,Arial,sans-serif;
	color: #383f51;
  	line-height: 16px;
  	margin: 0px;
  	padding: 0px;
  	background:url(../img/bg.jpg) repeat-x center 0;
  	background-color: #18191b;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

#container{
	width: 960px;
	height: 920px;
	margin: auto;
  	border-right: 1px solid #1b395a;
	border-left: 1px solid #1b395a;	
  	background:url(../img/bg-main.jpg) repeat; 
}

#header{
	width: 960px;
	height: 302px;
	margin: 0 auto;
}

#logoAndNav{
	height: 302px;
	width: 960px;
}

#logo{
	height: 270px;
  	width: 960px;
  	padding-top: 0px;
  	margin-right: auto;
  	margin-top: -20px;
  	background:url(../img/logo.jpg) no-repeat;
}

#nav{
	position: relative;
	margin-top: -2px;
	margin-left: -2px;
	width: 550px;
	height: 32px;
}

.rep{
	margin-left: -2px;
}
.cli{
	margin-left: -2px;
}
.con{
	margin-left: -2px;
}

#main{
	width: 960px;
	height: 510px;
	background-image: url(../images/bg-main.jpg);
	margin-top: 50px;
}

#copy{
	margin-left: 80px;
	margin-top: 20px;
	height: 510px;
	width: 300px;
}
#copyy{
	margin-left: 80px;
	margin-top: 20px;
	height: 510px;
	width: 400px;
}
#sidebar{
	float: right;
	position: relative;
	top: -510px;
	left: -90px;
	background-image: url(../images/bg-main.jpg);
	width: 420px;
	height: 510px;
}

.imgSidebar{
	margin-left: 60px;
	margin-top: -10px;
}

#footer{
	background-image: url(../images/bg-main.jpg);
  	width: 960px;
  	height: 20px;
}

#coninfo{
	margin-left: 180px;
	margin-top: -20px;
}
