html, body {color:#000000; background-color:#73B5FF; background-image:url(../images/bgbody.png); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; }
h1 {color:#214072; float:right; width:440px; font-size:1.167em; text-transform:uppercase; margin:0; padding:0; margin-bottom:6px;}
h3 { color:#fff; margin:.2em; margin-top:0.3em; padding-left:.5em; font-size:1em; text-transform:uppercase; }
strong {font-weight:bold;}
a {color:#214072; text-decoration:none;}
a:hover {text-decoration:underline;}

.wrapper {width:930px; margin:auto; }
.shadow {width:930px; float:left; margin:0 auto; background-image:url(../images/shadow.png); background-repeat:repeat-y; background-position:center;}
.contentWrapper {width:920px; margin:auto;}

.header {float:left; width:100%; background-color:#204071; background-image:url(../images/bgheader.png); background-repeat:repeat-x; }
		.headerTop {float:left; width:100%; height:97px; padding-top:5px; color:#fff;}
			.headerTop ul {float:right; margin-top:20px; margin-right:30px;}
			.logo {float:left; margin-left:6px;}
			.headerTop p {line-height:1.8em; margin-top:2em; margin-left:1em;}
		
		.headerBottom {float:left; width:100%;}
			.menu {float:left; width:100%;}
				.menu ul {float:left; padding:6px;}
					.menu ul li {float:left;}
						.menu ul li a {display:block; width:127px; height:18px; text-align:center; 
										text-transform:uppercase; color:#fff; font-weight:bold; text-decoration:none;}
										
										.menuItemHome {background-color:#FFA608;}
										.menuItemAboutUs {background-color:#4B8949;}
										.menuItemAboutYou {background-color:#63B6D3;}
										.menuItemOurServices {background-color:#C95D77;}
										.menuItemContact {background-color:#A57EAF;}
						
						.menu ul li a:hover {background-color:transparent!important;}
						
	.contentHolder {float:left; width:100%; background-color:#fff; background-image:url(../images/bgcontent.png); background-repeat:repeat-y;}
		.sidebar {float:right; width:276px;}
			.sidebarContent {margin:10px 10px 0 12px;}
				.sidebarContent ul {margin-bottom:15px;}
					.sidebarContent strong {color:#000066;}
				
				.sidebarBox {float:left; padding-bottom:10px;}
					.sidebarBoxTop {float:left; width:100%; height:30px; background-image:url(../images/sidebarboxtop.jpg); background-repeat:no-repeat;}
						.sidebarBoxTop h3 {color:#214072;}
						.sidebarBoxTop img {clear:both;}
					.sidebarBoxBottom {float:left; border:1px solid #ccc; border-top:0; margin-top:62px; width:252px; /*margin-bottom:10px;*/}
						.sidebarBoxBottom p {padding:6px;}
						.sidebarBoxBottom p strong {font-size:14px; color:#214072; display:block;}
				
		.mainContent {float:left; width:644px;}
			.content {margin:12px;}
				.content p {margin-bottom:10px; margin-left:6px;}
				
				
	.footerLinks {float:left; width:100%; background-color:#ccc;}
		.footerLinks ul {float:left; margin-left:12px; margin-right:12px; padding:6px;}
		.footerLinks a {color:#214072;}
		
	.footer {float:left; width:100%; background-image:url(../images/bgfooter.png); background-repeat:repeat-x; background-color:#74B6FF;}
		.footerContent {float:left; margin:12px; color:#fff;}
	
	/* FORM TEMPLATE */
	input {border:1px solid #ccc; width:130px;}
	label {float:left; width:75px; margin-right:10px;}
		label span {color:#FF9933;}
	fieldset ul {float:left;}
	fieldset ul li {padding-left:6px; margin-bottom:4px;}
	
	
	/* INNER PAGE STYLE */
	.innerPageHolder {float:left; width:100%;}
		.innerPageHolder p {float:right; width:440px;}
		.contentInner {background-image:url(../images/bgcontentinner.png);}
 
	
	.sideMenu {float:left; width:160px;}
		.sideMenu a {display:block; background-color:#214072; color:#fff; text-transform:capitalize; padding:1px 0; padding-left:10px; border-bottom:1px solid #fff;}
		.sideMenu a:hover {text-decoration:none; background-color:#ccc;}
        .innerContent {float:left; width:440px; padding:0px 0px 0px 20px;}
         .innerContent ul {list-style:disc;} 
         .innerContent ul li {list-style:disc; padding-left:0px; margin-bottom:4px;margin-left:20px;}

 
