@charset "utf-8";
/* CSS Document */

html, body, p, h1, h2, h3, h4, h5, img, ul, li { margin:0; padding:0; }

html, body{
	margin:0;
	padding:0;
	font-family:"Myriad Pro",Arial, Helvetica, sans-serif; 
	background:url(site_assets/bg_rpt.png) repeat;
	}
	
	h1 {
		margin:0; padding:0;
		font-size:18px;
		font-weight:normal;
		color:#ed2224;
		line-height:1.4em;
		text-align:left;
		padding-top:1em;
	}
	h2 {
		font-weight:600;
		font-size:14px;
		color:#666;
		padding-bottom:5px;
		padding-top:5px;
		}
	h3 {
		margin:0; padding:0;
		font-size:17px;
		font-weight:normal;
		color:#ed2224;
		line-height:1.4em;
		text-align:center;
		padding-top:3px;
		}
	h4 {
		margin:0; padding:0;
		font-size:17px;
		font-weight:normal;
		color:#ed2224;
		line-height:1.4em;
		text-align:left;
		padding-top:3px;
		}
		
	p{
	 font-size:12px;
	 color:#666;
	 line-height:1.4em;
	 }
	 p span.redFont {
		color:#ed2224;
		text-transform:capitalize;
		}
		
	a:link { color:#4d4c4c; text-decoration:none; }
	a:visited { color:#4d4c4c; text-decoration:none; }
	a:hover { color:#ed2224; text-decoration:none; }
	
	div#mainContainer {
		width:950px;
		height:auto;
		margin:0 auto;
		background:none;
		}
		
		
		
/*default rounded corner style of all white bg rounded boxes*/		

		.bl {background:url(site_assets/whiteCorner_3.png) 0 100% no-repeat; background-color:#f9f9f9;} 
			.bl_Logo {width:245px; float:left; margin-top:5px;}
			.bl_banner {width:508px; float:left; margin-left:5px; margin-top:5px;}
			.bl_Navigation {width:245px; float:left;}
			.bl_ContentInner {width:700px; float:left;}
			
		.br {background: url(site_assets/whiteCorner_4.png) 100% 100% no-repeat} 
		.tl {background: url(site_assets/whiteCorner_1.png) 0 0 no-repeat} 
		.tr {background: url(site_assets/whiteCorner_2.png) 100% 0 no-repeat; padding:4px;} 
		.clear {font-size: 1px; height: 1px}

	/*default rounded corner style ENDED*/	
		
	
			div#logo{
				height:98px;
				background:url(site_assets/binding1_rptY.png) top right repeat-y;
				}
			div#banner {
				height:98px;
				background:url(site_assets/binding2_rptY.png) top left repeat-y;
				padding-left:42px;
				}
			div#phoneNumbers {
				width:192px;
				height:118px;
				background:url(site_assets/phoneNumbers.png) top right no-repeat; 
				float:right;
				}
				
	div#Content {
		width:100%;
		height:auto;
		float:left;
		}
		div#Navigation {
		    width:245px;
			height:auto;
			float:left;
			}
			div#Navigation ul { 
			background:url(site_assets/binding1_rptY.png) top right repeat-y;
			font-size:16px; 
			color:#333333; 
			text-align:right; 
			padding:15px;
			padding-right:25px;
			margin-top:10px;
			}
			div#Navigation ul li 
				{
				list-style:none;
				border-bottom:2px dotted #333333;
				height:22px;
				line-height:22px;
				}
			
			div#ContentInner {
				float:left;
				margin-left:5px;
				}
				div#inner_right
				{
				width:177px;
				height:100%;
				float:left;
				margin-top:10px;
				}
				div#inner_left {
				width:450px;
				height:100%;
				background:url(site_assets/binding2_rptY.png) top left repeat-y;
				padding-left:40px;
				margin-top:10px;
				float:left;
				padding-right:15px;
				}
	
			div#services {
				width:177px;
				background:url(site_assets/grey_top.png) top center no-repeat #e2e2e2;
				text-align:center;
				}
			div.rightGreyBoxes {
				width:177px;
				background:url(site_assets/grey_top.png) top center no-repeat #e2e2e2;
				text-align:center;
				}
				