body {
	margin: 0;
	text-align: center;
	background-color: #181818;
}

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

#mainwrapper {
	width: 800px;
	background: #303030;
	height: auto;
	margin: 0 auto;
	text-align: left;
	display: table;
}

#headerright {
	width: 400px;
	height: 195px;
	float: left;
}

#headerleft {
	width: 400px;
	height: 195px;
	float: left;
}

#headerleftlinks {
	width: auto;
	height: 62px;
	float: left;
}

#content {
	width: 800px;
	height: auto;
	background: #303030 url(../img/content_bg.jpg) top repeat-x;
	clear: both;
	overflow: hidden;
}

#contentleft {
	width: 196px;
	height: auto;
	float: left;
	margin-left: 37px;
}

#contentright {
	width: 550px;
	height: auto;
	float: right;
}

#welcomebox_int {
	width: 503px;
	height: 61px;  /*163px;*/
	background: url(../img/welcome_interior.jpg) no-repeat;
	overflow: hidden;
	margin-top: 5px;
	margin-left: 30px;
}

#welcomeboxint_text {
	font-family: Tahoma;
	font-size: 20px;
	font-style: bold;
	color: #fff;
	margin-top: 20px;
	margin-left: 50px;
	height: 55px;
	width: 335px;
}

#welcomebox_main {
	width: 550px;
	height: 223px;
	background: url(../img/welcome_main.jpg) no-repeat;
	overflow: hidden;
}


#welcomeboxmain_row {
        clear: both;
	overflow: hidden;
	width: 480px;
	margin-top: 0px;
	margin-left: 35px;
	font-family: Arial;
	font-size: 11px;
	
}



#welcomeboxmain_text {
	font-family: Arial; //Tahoma;
	font-size: 12px;
	color: #fff;
	margin-top: 0px;
	/*margin-left: 35px;*/
	width: 335px;
	height: 305;
	background: url(../img/wtext_foot.jpg) no-repeat;
	background-position: bottom;
	float: left;
}


#welcomeboxmain_img {
	margin-left: 0px;
	width: 120px;
	float: right;
	
}



#contenttext {
	width: 450px;
	margin-top: 20px;
	margin-left: 35px;
	color: #fff;
	font-size: 12px;
	font-family: Arial;
}

#mainmenu {
	width: 175px;
	height: auto;
	display: table;
	margin-top: 40px;
	margin-left: 10px;
}

#footer {
	width: 800px;
	height: 73px;
	background: #303030 url(../img/footer.jpg) no-repeat;
	clear: both;
	overflow: hidden;
}

#footer_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	margin-top: 35px;
	margin-right: 200px;
	float: right;
}


 
a.srollover {
          display: block;
          width: 175px;
          height: 39px;
          background: url("../img/m_homepage.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
       
a:hover.srollover {
       background-position: -175px 0;

}



a.srollover2 {
          display: block;
          width: 175px;
          height: 36px;
          background: url("../img/m_about.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
       
a:hover.srollover2 {
       background-position: -175px 0;

}


a.srollover3 {
          display: block;
          width: 175px;
          height: 32px;
          background: url("../img/m_join.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
       
a:hover.srollover3 {
       background-position: -175px 0;

}


a.srollover4 {
          display: block;
          width: 175px;
          height: 34px;
          background: url("../img/m_broadway.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
       
a:hover.srollover4 {
       background-position: -175px 0;

}


a.srollover5 {
          display: block;
          width: 175px;
          height: 33px;
          background: url("../img/m_nemo.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
       
a:hover.srollover5 {
       background-position: -175px 0;

}


a.srollover6 {
          display: block;
          width: 175px;
          height: 40px;
          background: url("../img/m_contacts.jpg") 0 0 no-repeat;
          text-decoration: none;
      }
       
a:hover.srollover6 {
       background-position: -175px 0;

}

p {

text-align: justify;
}

h3 {
background-color: #181818;
padding: 5px;
}
