body {
	background:#EBF3FA url(/siteimg/mainback.gif) top left repeat-x;
	padding:0;
	margin:0;
	font:normal 11px Tahoma,Verdana;
	color:#333;
}

#cnt a {
	color:333;
	text-decoration:none;
}


#cnt a:hover {
	text-decoration:underline;
}

/*--------------------------------Page----------------------------------------------------*/
#page {
	 clear:both; width:100%;
}
/*------------------------------HEADER-----------------------------------------------------*/
#header {
	height:126px;
	width:100%;
	background:url(/siteimg/cloudleft.jpg) top left no-repeat;
}

#pics {
	height:126px;
	width:100%;
	background:url(/siteimg/cloudright.jpg) top right no-repeat;
}

#logo {
	padding:54px 0 0 59px;
	float:left;
}

#rightmenu {
	background-color:#1A4C85;
	text-align:center;
	height:30px;
	width:100px;
	float:right;
	margin:60px 0 0 0;
}

img{
	border:none;
}

#rightmenu a img {
	margin:10px 4px 0 4px;

}


/*------------------------------history----------------------------------------------------*/
#history {
	width:100%;
	text-align:right;
	height:21px;
	background:url(/siteimg/histback.gif) top right repeat-y;
	vertical-align:middle;
}

#history ul{
	margin:0;
	padding:0;
}

#history ul li{
	display:inline;
	margin:0 20px 0 0;
	vertical-align:middle;
	padding-left:15px;
	background:url(/siteimg/arrow.gif) no-repeat left center;
}

#history ul li a{
	color:#333;
	text-decoration:none;
}
#history ul li a:hover{
	color:#006600;
}




/*------------------------------MENU and CONTENT-------------------------------------------*/

#menu {
	width:250px;
}

#menu ul{
	margin:0;
	padding:0 0 0 40px;
	list-style-type:none;
}

#menu ul li{
	margin:3px 0 3px 0;
}


#menu ul li a{
	font:18px Tahoma, Arial, sans-serif;
	color:#333;
	white-space:nowrap;
}

#menu ul li a:hover{
	color:#006600;
}

#page #content {
	float:left;
	width:80%;
	//margin-left:20%; //display:inline;
}

 h1 {
	margin:0;
	padding:6px 100px 0 0;
	color:#0585D7;
	font:normal 27px Arial;
}

#text {
	margin:10px 60px 0 0;
	font:12px Tahoma, sans-serif;
}

h2 {
	font:bold 11px Tahoma,Verdana;
	
}

#reg {
	text-align:right;
}

#reg a {
	margin:10px 00px 0 0;
	color:#333;
}
#reg a:hover {
	color:#006600;
}

#reg form {
	margin:40px 50px 0 0;
}

h4 {
	font:bold 14px Tahoma, sans-serif;
	margin:10px 0 10px 0;
}

h3 {
	font:bold 14px Tahoma, sans-serif;
	margin:25px 0 8px 0;
}


#au {
	padding:10px 0 0 0 ;
}

#au div {
	padding:3px 0;
	margin:0;
}

/*-------------------------------footer-----------------------------------------*/

#footer {
	clear:both;
	padding:20px 0 0 0;

	width:100%;
	text-align:right;
}

#copy {
	border:1px solid #6FA8D9;
	text-align:left;
	padding:15px 0 0 20px;
	background-color:#6FA8D9;
	color:#fff;
	height:25px;
	_height:45px;
}

#contacts {
	text-align:left;
	padding:10px 0 0 0;
	height:35px;
	_height:45px;
}

#contacts .contact {
	border-left:1px solid #6FA8D9;
	padding:5px 0 5px 20px;
	height:25px;
	_height:35px;
	color:#6FA8D9;
	font:normal 11px Arial;
	margin-right:20px;
	float:left;
}


/*-----------------------------------other-------------------------------------*/
input {
	margin:3px 0 3px 0;
	border:solid 1px #666;
	background-color:#F9FBF0;
	color:#000;
	text-indent:3px;
	vertical-align:middle;
	font-size:11px;
}

#check{
	border:0;
	background:transparent;
}

input .text{
	width:118px;
	height:18px;
}

#menu label{
	color:#1B4D85;
	font-size:10px;
	margin-right:4px;
	
}

#cnt {position:absolute;z-index:10;top:147;left:250;}

#cnt form {
	margin:0;
	padding:0;
}

#cnt form label {
	font: 11px Tahoma, sans-serif;
	width:120px;
	text-align:right;
	padding:0 0px 0 0;
}

#cnt input, #cnt select, #cnt textarea {
	font: 11px Tahoma, sans-serif;
	border-top:1px solid #333;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #333;
	background:#fff;
}

#cnt form div {
	padding:4px 0;
}

#cnt form div.subm {
	padding: 5px 0 0 133px;	
}

#cnt div.subm input {
	background: #fff;
	color:#333;	
	font: 11px Tahoma, sans-serif;
	border-top:1px solid #ccc;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #ccc;
	cursor:hand;
}

#cnt .errors {
	color:red;
	font: 11px Tahoma, sans-serif;
}
