		/* CSS Document */
		html,body,div,span,h1,h2,h3,h4,p,a,abbr,em,img,strong,ol,ul,li,form,label {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			vertical-align: baseline;
			font-family:Verdana, Geneva, sans-serif;
			font-size:14px;
			color:#071334;
		}
		
		p   {
			line-height:145%;
			margin-top:12px;
		}
		
		li {
			margin-left:25px;
			line-height:140%;
			margin-top:8px;
		}
		
			
		@font-face {
			font-family: 'verdana';
			font-weight: normal;
			font-style: normal;
		}
		#header
		{
			width:960px;
			height:90px;
			margin:15px auto 0 auto;	
		}
		#header .sec_header
		{
			font-family:Gill Sans;
			text-align:left;
			width:710px;
			height:30px;
			font-size:32px;
			font-weight:normal;
			margin-top:2px;
		}
		#header .primary_header
		{
			font-family:Lucinda Calligraphy;
			text-align:left;
			width:710px;
			height:30px;
			font-size:58px;
			color:#cccccc;
			letter-spacing:20px;
			margin-top:-10px;
		}
		#blue_nav
		{
			background:#666 repeat;
			width:900;
			height:30px;	
		}
		#blue_nav .nav
		{
			width:900px;
			text-align:left;
			letter-spacing:2px;
			margin:0 auto;
			color:#FFF;
			padding-top:5px;
		}
		#blue_nav .nav span
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:white;
			font-size:87%;
		}
		
		#content
		{
			width:960px;
			margin:30px auto 0 auto;	
		}
		#content .left_side
		{
			width:630px;
			float:left;
		}
		#content .left_side .left_content_strip
		{
			height:52px;
			background:#ececec;	
			font-size:;90%
		}
		#content .left_side .slider
		{
			width:630px;
			height:329px;
			margin-top:15px;	
		}
		
		#content .right_side
		{
			width:280px;
			float:right;
			font-size:80%;
		}
		#content .right_side span
		{
			float:left;
		}
		#content #key_client_box
		{
			width:630px;
			background:#ececec;
			float:left;
		}
		.inner_key_box
		{
			width:204px;
			float:left;
			padding:3px;
		}
		.inner_key_box1
		{
			font-size:8px;
			width:630px;
			float:left;
			padding:3px;
			line-height: 20%;
			text-wrap: normal
		}
		.inner_key_box p
		{
			font-size:12px;	
			line-height:15px;
			padding-top:10px;
			padding-left:10px;
			padding-bottom:10px;
		}
		.key_box_heading
		{
			height:50px;
			background:#071334;
		}
		.key_box_heading p
		{
			color:white;
			font-size:12px;
			padding-left:10px;	
		}
		
		#blue_nav .nav a:link    {text-decoration:none;}
		#blue_nav .nav a:visited {text-decoration:none;}
		#blue_nav .nav a:hover   {text-decoration:none; border-bottom: 1px solid #FFF;}
		#blue_nav .nav a:active  {text-decoration:none}
		
		#blue_nav .nav .current_page
		{
			color:#003f87;
		}
		
		a:link    {text-decoration:none; color:#003f87;}
		a:visited {text-decoration:none; color:#ce1126;}
		a:hover   {text-decoration:underline; }
		a:active  {text-decoration:none}
		
		#content .gray_box
		{
			width:225px;
			background:#ececec;
			height:auto;
			line-height:135%;
			clear:both;
			margin-top:30px;
			padding:15px;
			box-shadow: -5px 5px 10px #c0c0c0;
		}
		#content .gray_box h1
		{
			font-weight:normal;
			line-height:115%;	
			font-size:16px;
			padding:0;
		}
		#footer
		{
			clear:both;
			width:960px;
			height:20px;
			margin:8px auto 0 auto;	
		}
		#footer .copyright
		{
			width:960px;
			height:40px;
			margin-top:30px;
			margin-bottom:15px;
			border-top:#ececec solid;
			border-top-width:medium;
			padding-top:8px;
			float:left;
			font-size:12px;
		}
		.sub_heading
		{
			font-family: 'Eras';
			font-size:43px;
			line-height:55px;
			font-weight:500;
		}