/*
  
*/

/* Subnav Section */

	#subnav {
		background: url(../images/subnav/what-we-do.png) no-repeat;
		width:214px;
		height:145px;
		position:absolute;
		left:451px;
		top:10px;
		z-index:1;
	}

/* left Content Section */

				#main_content_content p {
					color:#000100;
					font-size:13px;
					line-height: 18px;
					padding:25px 15px 0 20px;
				}

					#main_content_content p a {
						color:#971b1e;
						font-weight:normal;
						text-decoration:none
					}

					#main_content_content p a:hover {
						color:#971b1e;
						text-decoration:none
					}

					#main_content_content ul {
						margin: 25px 0 0 0
					}

					#main_content_content li {
	margin: 0 0 0 45px;
	line-height:17px;
	color: #000;
					}

/* Right Content Section */


		.right-style {
			padding:11px 0 0 21px;
			color:#000000;
			font-weight:bolder;
			font-size:12px
		}

			.right-style ul {
				margin: 0;
				padding: 2px 0 0 13px;
			}

			.right-style ul li {
				color:#000000;
				font-weight:bolder;
				font-size:12px
			}
