/*-----------------------------------------
# [Color codes]
# Dark grey (text): #333333
# Dark Blue (headings, links) #000066
# Mid Blue (header) #333399
# Light blue (top navigation) #CCCCFF
# Mid grey: #666666
-----------------------------------------*/

html {
		height:100%
}
body {
		padding: 0px;
		margin: 0px;
		background:url(images/main_bg.jpg) #85c546;
		text-align:center;
		height:100%;
}
table,td,div,p,a,ul,li {
		font:12px Arial;
		color:#33471c;
}
h1,p {
		margin:0px;
		padding:0px;
}
ul {
		padding-left:10px;
		margin-left:0px;
}
ol {
		padding-left:20px;
		margin-left:20px;
		margin-top:0px;
		margin-bottom:23px;
}
ol li {
		margin-bottom:10px;
}
img	{
		border: none;
}
table {
		border-collapse: collapse;
		border: none;
}
td	{
		vertical-align: top;
}
table.all {
		height:100%;
		width:100%;
}
table.main {
		width:990px;
}
td.bg_head {
		background:url(images/bg_head.jpg) top left no-repeat;
		width:990px;
		height:223px;	
}
td.footer {
		height:310px;
		background:url(images/bg_footer.gif) bottom right no-repeat;
}

div.head {
		position:relative;
		width:990px;
		height:223px;
}


/*------------------------  menu_head  --------------------------*/
div.menu {
		position:absolute;
		top:97px;
		right:49px;
}
div.menu a {
		display:block;
		background:url(images/bg_button.gif) no-repeat;
		width:149px;
		height:52px;
		padding-left:36px;
		font:14px Tahoma;
		color:#fff;
		line-height:52px;
		text-decoration:none;
		margin-bottom:3px;
}
,div.menu a {
		width:185px;
}

div#inscript1 {
		position:absolute;
		top:150px;
		left:48px;
		width:600px;
		text-align:center;
		font:bold 18px Tahoma;
		color:#33471c;
		line-height:18px;
}
div#inscript1 a {
		font:bold 18px Tahoma;
		color:#33471c;
		text-decoration:none;
		line-height:18px;
}
div#inscript2 {
		position:absolute;
		top:201px;
		left:150px;
		width:400px;
		text-align:center;
		font:12px Tahoma;
		color:#33471c;
}



/*----------------------  end menu_head  ------------------------*/



/*-------------------------  content  ---------------------------*/

div.content {
		margin:65px 285px 0px 50px;
}

div.content h1 {
		font:24px Tahoma;
		margin-bottom:22px;		
}
div.content p {
		font:12px Arial;
		margin-bottom:15px;
}
div.content a {
		color:#e0f28e;
}

div#foto {
		float:left;
		margin-left:20px;
		margin-top:15px;
		margin-bottom:10px;
		padding:1px;
		border:1px solid #69913b;
}
div.fotogal {
		width:658px;
}
div.fotogal img {
		float:left;
		margin:0px 10px 25px 5px;
		border:2px solid #c0c0c0;
}

p#p5 {
		margin-top:-5px;
		margin-bottom:15px;
}

p#p3 {
		margin-top:-8px;
		margin-bottom:15px;
}


/*-----------------------  end_content  -------------------------*/



/*-------------------------  footer  ----------------------------*/

div#footer {
		position:relative;
		width:990px;
		height:310px;
}

div#footer div#lamp{
		position:absolute;
		top:35px;
		left:0px;
		background:url(images/img_lamp.gif) no-repeat;
		width:291px;
		height:110px;
}

div#footer div#contacts {
		position:absolute;
		top:28px;
		left:330px;
		color:#fff;
}

div#footer div#contacts span#sp1 {
		display:block;
		font:12px Tahoma;
		margin-bottom:-5px;
		margin-left:10px;
}
div#footer div#contacts span#sp2 {
		display:block;
		font:30px Tahoma;
}
div#footer div#contacts a#mail {
		display:block;
		padding-left:24px;
		margin-left:120px;
		margin-top:5px;
		font:12px Tahoma;
		background:url(images/pic_mail.gif) bottom left	no-repeat;
}
div#footer div#counter {
		position:absolute;
		top:160px;
		right:150px;
}

div.golden_pic {
		position:absolute;
		bottom:55px;
		left:50px;
		text-align:left;
}
div.golden_pic img {
		float:left;
		border:none;
}
div.golden_pic div {
		float:left;
		margin-top:2px;
}
div.golden_pic div a {
		display:block;
		font:11px Arial;
		color:#fff;
		text-decoration:none;
}


/*-----------------------  end_footer ---------------------------*/