html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body
{
    margin: 0px;
    padding: 0px;
    color: #6a6c6c;
    font-family: Arial;
    font-size: 14px;
    background: #fff url(images/background.jpg) repeat-x;
}

h1
{
	font-size: 25px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 20px;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
h3
{
	font-size: 14px;
	font-weight: bold;
	color: #6a6c6c;
	margin-bottom: 0px;
}
p
{
	margin: 0 0 20px 0;
}


.Centering
{
    margin: auto;
    text-align: center;
    width: 896px;
}

.Website
{
    width: 896px;
    text-align: left;
	float: left;
	margin-top: 20px;
	padding-bottom: 60px;
}

.ShadowTop
{
	width: 896px;
	height: 10px;
	background: url(images/shadow_top.png) no-repeat;
	float: left;
}
.ShadowBottom
{
	width: 896px;
	height: 10px;
	background: url(images/shadow_bottom.png) no-repeat;
	float: left;
}

.FullContent
{
    width: 876px;
    padding: 0 10px 0 10px;
    background: url(images/shadow_middle.png) repeat-y;
	float: left;
}
	.Header
	{
		width: 876px;
		height: 117px;
		background: url(images/header_background.jpg) no-repeat;
	}
		.Logo a
		{
			margin: 30px 0 0 50px;
			width: 126px;
			height: 65px;
			display: block;
			float: left;
		}
		.TopMenu
		{
            width: 666px;
            height: 34px;
			margin: 82px 0 0 30px;
            font-size: 14px;
			float: left;
        }
		    .TopMenu ul 
			{
			    padding:0; 
			    margin:0;
			    margin-left: 10px;
			    list-style: none;
			    float:left;
		    }
		    .TopMenu ul li 
			{
			    float:left; 
			    position:relative; 
			    list-style:none;
		    }
		    .TopMenu .page_item a, .TopMenu .page_item a:visited
			{
		        text-decoration:none;
				text-transform: uppercase;
				font-size: 11px;
		        display:block; 
		        color:#fff;
		        height: 18px;
		        text-align:center;  
		        border: none;
		        background-color: #373737; 
				border: solid 1px #000;
		        overflow:hidden;
		        padding: 8px 8px 5px 8px;
		        float:left;
		    }
	        .TopMenu .current_page_item a, .TopMenu .current_page_parent a,
	        .TopMenu .current_page_item a:visited, .TopMenu .current_page_parent a:visited
			{
		        text-decoration:none;
				text-transform: uppercase;
				font-size: 11px;
		        display:block; 
		        color: #fff;
		        height: 18px;
		        text-align:center;  
		        border: none;
		        background-color:#212121;
				border: solid 1px #000;				
		        overflow:hidden;
		        padding: 8px 8px 5px 8px;
		        float:left;
	        }
	.Content
	{
		width: 484px;
		padding: 47px 0 47px 36px;
		float:left;
	}
		.Content .TextSize
		{
			font-size: 12px;
		}
		.Content a:link, .Content a:visited, .Content a:active
		{
			color: #6a6c6c;
			text-decoration: underline;
		}
		.Content a:hover
		{
			text-decoration: none;
		}
		.Content ul
		{
			list-style: outside;
			margin: 10px 0 20px 30px;
		}
		.RightContent
		{
			width: 284px;
			padding: 47px 36px 47px 36px;
			float: right;
		}
			.RightContent .Image
			{
				float: right;
				margin-bottom: 10px;
			}
				.RightContent .Shadow
				{
					margin: -10px -10px 10px 0;
				}
			.RightContent .ImageDescription
			{
				width: 284px;
				padding: 3px 0 0 0;
				font-size: 12px;
				font-style: italic;
				float: right;
			}
			.ProffesionalList
			{
				width: 300px;
				margin-top: 100px;
				float: left;
			}
				.ProffesionalList ul
				{
					list-style: inside;
					margin-bottom: 20px;
					font-size: 12px;
				}
		.LinkedIn
		{
			width: 485px;
			margin-bottom: 7px;
			float: left;
		}
			.LinkedInButton
			{
				width: 63px;
				height: 22px;
				margin-top: 6px;
				padding-right: 15px;
				float: left;
			}
				.LinkedInButton a
				{
					display: block;
					width: 63px;
					height: 22px;
					background: url(images/linkedin.gif);
				}
			.LinkedInText
			{
				width: 400px;
				margin-top: 0px;
				float: left;
			}
			
	.ShortContent
	{
		width: 385px;
		padding: 47px 55px 47px 36px;
		float:left;
	}
		.RightShortContent
		{
			width: 375px;
			padding: 47px 0 47px 0;
			float: left;
		}
	.OneColumn
	{
		width: 814px;
		padding: 47px 26px 47px 36px;
		float: left;
	}
		.OneColumn ul
		{
			list-style: inside;
			margin-bottom: 50px;
		}
		.OneColumn .ImageDiv
		{
			margin-bottom: 45px;
			float: left;
		}
			.OneColumn .ImageDiv .Image
			{
				margin: -5px 27px 0 -10px;
				float: left;
			}
		.OneColumn .TextDiv
		{
			margin-bottom: 45px;
			width: 580px;
			float: left;
		}
	.Footer
	{
		width: 876px;
		height: 94px;
		background: url(images/footer_background.gif) no-repeat;
		font-size: 10px;
		float: left;
	}
		.FooterLeft
		{
			padding: 24px 0 0 39px;
			width: 248px;
			float: left;
		}
		.FooterMiddle
		{
			padding: 24px 0 0 0;
			width: 260px;
			float: left;
		}
		.FooterRight
		{
			padding: 24px;
			width: 265px;
			float: left;
		}