		<!--
		@media all {
			body {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 13px;
				background-image: url(/images/layout/body_bg.jpg);
				background-repeat: repeat-x;
				}
			#pg_cntnr {
				width: 1040px;
				margin-left: auto;
				margin-right: auto;
				}
			#content_top {
				width: 1000px;
				padding-left: 20px;
				min-height: 750px;
				margin-left: auto;
				margin-right: auto;
				background-image: url(/images/layout/content_shadow.png);
				background-repeat: repeat-y;
				}
			#pg_content {
				width: 800px;
				font-family: Georgia, Times New Roman, Times, serif;
				font-size: 14px;
				text-indent: 0px;
				}
			#content_bottom {
				height: 40px;
				background-image: url(/images/layout/content_bottom_bg.png);
				background-repeat: no-repeat;
				background-position: 10px 0px;
				}
			#pg_header {
				width: 800px;
				height: 30px;
				padding-top: 211px;
				background-image: url(/images/layout/header_bg.jpg);
				background-repeat: no-repeat;
				}
			#top_nav_menu {
				margin-left: 10px;
				}
			a.top_nav_menu,a.top_nav_menu_selected {
				margin-left: 8px;
				margin-right: 8px;
				font-size: 12px;
				text-transform: uppercase;
				color: #8e0303;
				text-decoration: none;
				}
			a.top_nav_menu:hover,a.top_nav_menu_selected {
				color: #000000;
				text-decoration: underline;
				}
			#copyrights {
				float: left;
				width: 100%;
				text-align: center;
				font-size: 10px;
				color: #666666;
				}
			div.pg_title {
				font-size: 18px;
				text-transform: uppercase;
				font-weight: bold;
				}
			div.section_title {
				font-weight: bold;
				text-transform: uppercase;
				}
			#side_content {
				float: right;
				width: 200px;
				background-color: #333333;
				text-align: center;
				border-bottom-right-radius: 12px;
				}
			#side_content a {
				color: #ffffff;
				}
			#testimonials_box {
				height: 194px;
				background-color: #000000;
				border-bottom: 1px solid #c8c8c8;
				border-right: 1px solid #ffffff;
				border-top-right-radius: 10px;
				overflow: hidden;
				}
			#testimonials_box div {
				padding: 20px;
				text-align: center;
				font-family: Verdana, Arial, Tahoma;
				font-size: 14px;
				color: #ffffff;
				font-weight: bold;
				font-style: italic;
				line-height: 140%;
				}
			#linkedInConnection {
				padding: 10px;
				}
			}
		//-->
		
