*
{
margin:0px;
padding:0px;
}

header, section, footer, nav, article, aside 
{
display:block;
}

a
{
text-decoration:none;
color:inherit;
}

a img
{
border:0px;
}

body
{
position:relative;
width:100%;
font-size:62.5%;
font-family:"Trebuchet MS","Nimbus Sans L",Helvetica,sans-serif; 
background:#c84648;
}

	#page
	{
	position:relative;
	width:1100px;
	margin:0px auto;
	background:url(../images/background.jpg) #e7e4d5 repeat-y;
	}
	
		header
		{
		position:relative;
		height:300px;
		width:1020px;
		margin:0px auto;
		padding-top:20px;
		}
		
			#picture
			{
			position:relative;
			width:250px;
			height:300px;
			}
			
			#main-image
			{
			position:absolute;
			top:20px;
			left:270px;
			width:750px;
			height:300px;
			}
			
			header aside
			{
			position:absolute;
			top:80px;
			right:20px;
			width:150px;
			height:300px;
			color:#fff;
			font-size:1.8em;
			text-align:center;
			}
			
			.rounded
            {
            position:absolute;
            top:0px;
            left:0px;
            width:100%;
            height:100%;
            }
            
		nav
		{
		position:relative;
		float:left;
		width:250px;
		margin-left:40px;
		margin-top:30px;
		top:-15px;
		}
		
			nav ul
			{
			list-style:none;
			color:#703e3b;
			}
			
				nav ul li
				{
				font-size:1.8em;
				margin-top:15px;
				}

				nav ul li ul li
				{
				margin-bottom:10px;
				font-size:16px;
				margin-left:30px;
				}
				
					nav ul li img
					{
					vertical-align:-5px;
					margin-right:15px;
					}
				
					nav ul li a
					{
					
					}
					
					nav ul li a:hover
					{
					text-decoration:underline;
					}
					
		#content
		{
		position:relative;
		width:750px;
		min-height:500px;
		margin-left:310px;
		margin-top:30px;
		color:#703e3b;
		}

			#content .B_crumbBox
			{
			display:block;
			font-size:1.4em;
			margin-bottom:20px;
			color:#000;
			}

				#content .B_crumbBox a:hover
				{
				text-decoration:underline;
				}
		
			#content h1
			{
			margin-bottom:15px;
			color:#C84648;
			}
			
			#content h2, #content h3
			{
			margin-bottom:10px;
			color:#C84648;
			clear:both;
			}
			
			#content p
			{
			font-size:1.6em;
			margin-bottom:5px;
			line-height:150%;
			text-indent:25px;
			}

				#content p a
				{
				text-decoration:underline;
				}

				#content p img
				{
				display:block;
				padding:5px 15px 10px 0px;
				}
			
			#content ul, #content ol
			{
			font-size:1.6em;
			margin-left:50px;
			}
			
			#blocks
			{
			position:relative;
			height:480px;
			}
			
			.block
			{
			position:relative;
			float:left;
			width:360px;
			height:210px;
			margin-top:30px;
			margin-right:30px;
			background:url(../images/block-background.png) #d3c8b4 100% 100% no-repeat;
			}
			
			.block:nth-child(2n)
			{
			margin-right:0px;
			}
			
				.block h3
				{
				width:360px;
				height:40px;
				line-height:40px;
				text-align:center;
				font-size:2em;
				color:#C84648;
				background:url(../images/h3-background.png) #d3c8b4 0% 0% no-repeat;
				}
				
				.block p
				{
				width:330px;
				margin-left:15px;
				color:#532e63;
				text-align:justify;
				}
				
				.block .miniatures
				{
				position:absolute;
				bottom:20px;
				left:15px;
				width:350px;
				height:40px;
				}
				
					.block .miniatures a
					{
					display:block;
					float:left;
					margin-right:10px;
					width:75px;
					}
					
					.block .miniatures a:last-child
					{
					margin-right:0px;
					}
					
		footer
		{
		position:relative;
		width:100%;
		height:250px;
		margin-top:70px;
		color:#fff;
		padding:40px 40px 0px 40px;
		font-size:1.5em;
		background:url(../images/footer-background.jpg) repeat-y;
		clear:both;
		}
		
			footer p
			{
			width:500px;
			}
			
			footer p a
			{
			text-decoration:underline;
			}	

			footer #banner
			{
			position:absolute;
			width:500px;
			height:151px;
			top:45px;
			right:125px;
			background:url(../images/banner.jpg) no-repeat;
			}	

		#registration
		{
		position:fixed;
		bottom:0px;
		left:50px;
		width:140px;
		height:159px;
		color:#fff3db;
		background:url(../images/registration.png) no-repeat;
		text-align:center;
		font-size:1.5em;
		}
		
			#registration a
			{
			line-height:40px;
			}


		#item-a1, #item-a2, #item-a3, #item-a4, #item-b1, #item-b2, #item-b3, #item-b4, #item-c1, #item-c2, #item-c3, #item-c4, #item-d1, #item-d2, #item-d3, #item-d4		
		{display:none;}

#skype-form
{
position:relative;
}

	#skype-form input
	{
	padding:3px;
	margin-left:25px;
	}

	#skype-form img
	{
	padding:0px !important;
	margin-left:25px;
	}