@charset "UTF-8";

* 
{
	font-family: Arial, Helvetica, sans-serif;
}

body 
{
	background: #ffffff;
	font: 15px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, li
{
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:active
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: red;
	text-decoration: underline;
}

.clear
{
	clear: both;
	font-size:0px;
	height: 0px;
	line-height: 0px;
}

.warp
{
	width: 900px;
	margin: 0px auto;
}

.hide
{
	display: none;
}

/* Header (start) */
.header
{
	text-align: right;
}

.photo
{
	background: url("images/all.png") no-repeat 0px -373px;
	height: 227px;
	width: 900px;
	color: #ffffff;
}

.photo .text
{
	padding: 40px;
}

.photo h1
{
	font: bold 20px arial;
	color: #ffc600;
	padding-bottom: 5px;
}

.join
{
	float: left;
	padding: 154px 0px 0px 158px;
}
/* Header (end) */

/* Menu (start) */
.menu ul
{
	list-style: none;
	line-height: 33px;
	text-align: center;
}

.menu li
{
	background: url("images/all.png") no-repeat 0px 0px;
	float: right;
	height: 33px;
	width: 127px;
	padding: 0px 0px;
	margin-left:1px;
}

.menu li a, .menu li a:visited, .menu li a:active
{
	color: #ffffff;
	text-decoration: none;
	font: bold 17px arial;
}

.menu li a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.menu li.active
{
	background: url("images/all.png") no-repeat -144px 0px;
}

.menu li.active a
{
	color: #000000 !important;
}
/* Menu (end) */

/* content (start) */
.content
{
	background: url("images/content.png") left top repeat-y;
	width: 907px;
}

.content .padd
{
	padding: 0px 50px 0px 0px;
}

.content .padd h1
{
	color: #000000;
	font: bold 20px arial;
}

.content .padd p
{
	margin: 8px 0px 0px 0px;
}

.content .top
{
	background: url("images/all.png") no-repeat 0px -46px;
	#background: url("images/all.png") no-repeat 4px -46px !important;
	height: 61px;
	width: 292px;
}

.content .bottom
{
	background: url("images/all.png") no-repeat 0px -115px;
	width: 900px;
	height: 34px;
}

	/* left (start) */
	.content .left
	{
		width: 299px;
		float: left;
		font: bold 13px arial;
		color: #000000;
		text-align: center;
	}
	
	.rtl
	{
		text-align: right !important;
		width: 255px;
		margin: 0px auto;
	}

	.gray
	{
		background: #b7b7b7;
		font: bold 16px arial;
		padding: 5px;
		margin-top: 4px;
	}

	.gray small
	{
		font: 11px arial;
	}

	.contact
	{
		text-align: center;
	}

	.contact input
	{
		width: 200px;
	}

	.button 
	{
		text-align: left !important;
	}

	.button input
	{
		background: url("images/all.png") no-repeat 0px -161px;
		width: 128px;
		height: 46px;
		border: 0px;
		font-size: 0px;
		color: transparent;
		cursor: pointer;
	}
	/* left (end) */

/* content (end) */

/* Footer (start) */
.footer
{
	background: url("images/all.png") no-repeat 0px -207px;
	height: 141px;
	text-align: center;
	margin-top: 50px;
}

.footer ul
{
	padding-top: 50px;
	list-style: none;
}

.footer li
{
	display: inline;
	font: bold 16px arial;
	font: #ffffff;
	padding: 0px 20px;
	
}

.footer li a, .footer li a:visited, .footer li a:active
{
	color: #ffffff;
	text-decoration: none;
}

.footer li.active, .footer li.active a
{
	color: #ffc900;
}
/* Footer (end) */

h1
{
text-align:right;
color:#005493;
font-size:20px;
}

h2
{
text-align:right;
color:#AB0000;
font-size:18px;
text-decoration: none;
}

h3
{
text-align:right;
color:#AB0000;
font-size:16px;
text-decoration: none;
}
