body
{
	font-family: Trebuchet MS;
	margin: auto;
	text-align: center;
	background: url(../images/bg.jpg) #f1e98e repeat-x;
}

#global
{
	width: 901px;
	height: auto;
	margin: 5px auto;
	text-align: left;
}

#header
{
	width: 901px;
	height: 96px;
	background-image: url(../images/header_bg.jpg);
}

#header img
{
	border: none;
	margin: 0px 0px 0px 77px;
	font-size: 0px;
}

#menu
{
	width: 901px;
	height: 39px;
	background-image: url(../images/menu_bg.jpg);
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#logo
{
	width: 901px;
	height: 295px;
	background-image: url(../images/logo.jpg);
}

#logo h4
{
	margin: 0px;
	padding: 255px 0px 0px 45px;
	color: #efdf29;
}

#logo img
{
	margin: 251px 0px 0px 37px;
}

#content
{
	width: 901px;
	height: auto;
	float: left;
	background-image: url(../images/content_bg.jpg);
	margin: 0px;
	padding; 0px;
}

#footer
{
        float: left;
        top: 200px;
	width: 901px;
	height: 82px;
	background-color: #59c4ff;
	border-top: solid 6px #4d4d4d;
}


.content_left
{
	float: left;
	width: 534px;
	height: auto;
	padding: 0px 0px 20px 36px;

}

.content_right
{
	float: right;
	width: 290px;
	height: auto;
}


.mb
{
	padding: 7px 0px 0px 10px; 
	font-size: 14px;
	font-weight: bold;
	color: #efdf29; 
}

.text2
{
	width: 534px;
	height: auto;
	background-image: url(../images/text2.jpg);

}

.text2 a
{
	text-decoration: none; 
	font-size: 14px;
	font-weight: bold;
	color: #59c4ff; 
	padding-left: 10px;
}

.text2_main
{
	width: 500px;
	height: auto;
	padding: 1px 0px 0px 17px;
	font-size: 12px;

}

.text2_main h1, .text2_main h2, .text2_main h3, .text2_main h4, .text2_main h5, .text2_main h6, .text2_main p, .text2_main a, .text2_main ul, .text2_main ul, .text2_main dl, .text2_main span, .text2_main title, .text2_main tr, .text2_main form, .text2_main img, .text2_main li
{
	margin-bottom: 0;
}

.text2_main table
{
  font-size: 12px;
}

.text3
{
	font-size: 0px;
	width: 534px;
	height: 9px;
	background-image: url(../images/text3.jpg);
}

.comment_box
{
	width: 500px;
	height: auto;
	border: solid 1px #afafaf;
	margin: 7px 0px 0px 0px;
}

.cb_name
{
	width: 500px;
	border-bottom: solid 1px #afafaf;
	background-image: url(../images/cb_name_bg.jpg);
}

.cbn
{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

.cb_text
{
	padding-left: 10px;
}

.cbt
{
	padding-top: 5px;
	font-size: 14px;
}

.login
{
	width: 282px;
	height: 263px;
	background-image: url(../images/login.jpg);
	padding: 0px;
	margin: 0px;
}

.login a
{
  text-decoration: none;
  color: #59c4ff;
}

.login p
{
  font-size: 18px;
  padding: 0px; 
  margin: 5px 0px 0px 130px;
}

.login form
{
	margin: 0px;
	padding: 50px 0px 0px 50px;
	color: #59c4ff;
	font-weight: bold;
}

.login form h3
{
	margin: 0px;
	padding: 0px 0px 0px 80px;
}

.login form input
{
	width: 185px;
 	border: 1px solid #59c4ff; 
	margin: 4px 0px 4px 0px;
	font-size: 18px;
}

.login form input#login_button
{
	width: 32px;
	height: 32px;
	margin: -10px 0px 0px 70px;
	padding: 0px;
	border: none;
}

.login form a
{
	text-decoration: none;
	color: #59c4ff;
	font-size: 14px;
}

.login form text
{
	font-size: 14px;
	font-weight: bold;
}

.login br{font-size: 11px;}

.message
{
	width: 282px;
	height: 123px;
	background-image: url(../images/forum.jpg);
	color: #59c4ff;
	font-size: 14px;
	font-weight: bold;
}

.message h3
{
	margin: 0px;
	padding: 50px 0px 5px 125px;
}

.message a
{
	padding-left: 125px;
	text-decoration: none;
	color: #59c4ff;
}

#menu ul
{
	margin: 0px;
	padding-top: 10px;
	padding-left: 50px;
	text-align: left;
}

#menu li
{
	list-style: none;
	border-left: solid 1px #efdf29;
	padding-left: 5px;
	padding-right: 20px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

#menu li a
{	display: block;
	margin: 0 0 0 0;
	width: auto;
	background: #48a6da;
	color: #efdf29;
	text-align: left;
	text-decoration: none}

#menu li a:hover
{	
	background: #318dc0;
	color: #efdf29}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 13 0 0 -5;
	padding: 0;
	background: white;
	border: 1px solid white;
}

#menu div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #48a6da;
	color: #efdf29;
	font: 11px arial}

#menu div a:hover
{
	background: #318dc0;
	color: #efdf29;
}


.license
{
	float: left;
	color: white;
	margin: 25px 0px 0px 30px;
	font-size: 12px;
}

.license a
{
	text-decoration: none;
	color: white;
}

.footer_menu ul
{
	margin: 25px 0px 0px 80px;
	padding: 0px;
	text-align: left;
	float: left;
}

.footer_menu ul li
{
	list-style-type: none;
	border-left: solid 1px white;
	padding: 0px 5px 0px 5px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.footer_menu ul li#elso
{
	border: none;
}

.footer_menu ul li a
{
	text-decoration: none;
	color: white;
}

.row
{
	width: 500px;
	height: 200px;

}

.gallery_item
{padding-top: 15px;_padding-top: 8px;
	width: 250px;
	height: 200px;
	float: left;
	text-align: center;
	padding-left: 0px;
	background-image: url(../images/gallery_item.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.gallery_item p
{
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: white; 
}

.gallery_item a
{
	padding: 0px;
}

.gallery_item a img
{
	margin-top: 5px;
	border: none;
}

.contact_form
{
padding-left: -17px;
	width: 510px;
	height: 352px;
	background-image: url(../images/contact_form_bg.jpg);
}

.contact_form form
{
	margin: 0px;
	padding: 10px 0px 0px 30px;
	color: #59c4ff;
	font-weight: bold;
}

.contact_form input
{
	width: 350px;
 	border: 1px solid #59c4ff; 
	margin: 4px 0px 4px 0px;
	font-size: 18px;
}

.contact_form form input#submit_button
{
	width: 65px;
	height: 32px;
	margin: 10px 0px 0px 285px;
	padding: 0px;
	border: none;
}

.contact_form form textarea
{
	width: 350px;
	height: 120px;
 	border: 1px solid #59c4ff; 
	margin: 0px;
	font-size: 18px;	
	overflow: hidden;
}

.new_msg_box {
  width: 500px;
  height: 150px;
  padding: 5px;
}
