body 				{background-size: 100%; background-image: url(../images/bg.jpg); background-repeat:no-repeat; font-size: 15px; font-family: Arial; color: #7b857f; font-weight: 300; font-style: normal;}
a img 				{border: none;}
h2 					{margin: 0 0 30px 0; font-size: 18px;font-weight: 600;}
p 					{margin: 0 0 18px 0; font-size: 15px; line-height: 25px; font-style: normal;}
a 					{text-decoration: none; color: #7b857f;}
strong 				{font-weight: 600}
a:hover 			{text-decoration: underline;}
.smallFont 			{font-size: 13px;}
.current 			{text-decoration: underline;}

#BgContainer		{width: 990px; margin: 78px auto 0; }
#Header 			{width: 905px; height: 97px; padding-left: 38px; padding-right: 47px; padding-top: 33px; background: url(../images/header_bg.png) no-repeat top left;}
#Layout 			{width: 905px; height: 505px; padding-left: 38px; padding-right: 47px; background: url(../images/content_bg.png) repeat-y top left;}
#Footer 			{width: 100%; height: 17px; background: url(../images/footer_bg.png) no-repeat right top;}
#Logo 				{float: right;}

#ContentRight 		{float: right; margin-top: 16px; height: 480px; border-left: 1px solid #7b857f; width: 185px; position: relative;}
#ContentLeft 		{float: left; width: 719px; margin-top: 25px;}
#ContentLeftPicture {float: left;}
#ContentLeftText 	{float: left; width: 489px; margin-left: 35px;}

#Navigation 		{float: left; padding-left: 15px; margin-top: 6px;}
#Navigation ul 		{list-style-type: none; margin: 0; padding: 0;}
#Navigation ul li 	{margin-bottom: 7px;}

#ContactInfo 		{position: absolute; bottom: -4px; left: 14px;}
#ContactInfo p 		{margin: 0; line-height: 18px; font-size: 14px;}
#ContactInfo a 		{font-weight: 600; font-size: 14px;}