img {border:none; display:block;}

p {
	margin: 0px;
	padding: 0px;	
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.90em;
	color: #000;
	background-color:#DEDEDE;
	background-image: url(images/MainBack.jpg);
	background-repeat: repeat-x;
}

.HoldingBack {
	background-image: url(images/HoldingBackGround.jpg);
	background-repeat: no-repeat;
}

#wrapper {
	margin: 0px auto auto;
	width: 800px;
}

#watermarkHome {
	width: 100%;
	background-image: url(images/PlanBackRepeat.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}

#logo {
	background-image: url(images/PlanBack.jpg);
	position: absolute;
	width: 800px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-color: #4F5272;
	left: 4px;
}

#heading {
	height: 84px;
	margin-left: 370px;
}

#content {
	width: 800px;
	float: left;
	color: #FFFFFF;
}

#menu {
	font-size: 13px;
	font-weight: bold;
	width: 500px;
	background-image:url(images/MenuBack.jpg);
	background-repeat:repeat-y;
	margin-left: 290px;
	letter-spacing: 1px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	width: 510px;
	background-image:url(images/MenuBack.jpg);
	background-repeat:repeat-y;
	float: left;
}

#menu ul li {
	float: left;
	padding-left: 10px;
	width: 90x;
}

#menu ul li a, ul li a:visited {
	text-decoration: none;
	color: #fff;
	list-style:inside;
	list-style-type:disc;
	line-height: 1em;
	display: block;
	padding: 0 1em;

	}

#menu ul li a:hover {
	color: #aaa;
}

#home #mainmenu .home a,
#about #mainmenu .about a,
#services #mainmenu .services a,
#contact #mainmenu .contact a {
	background-position: bottom right;
	color: #fff;
	cursor: default;
}

#ContentLeft {
	width: 370px;
	float: left;
}

#home-p1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 150px;
	top: 250px;
}
#home-p2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: -3px;
	top: 486px;
}

#CL-Col1 {
	margin-left: 20px;
	line-height: 1.3em;
	text-align:right;
	width: 120px;
	text-decoration: none;
	padding-top: 150px;
}

#CL-Col2 {
	margin-left: 30px;
	margin-right: 5px;
	text-align:left;
	width: 110px;
	text-decoration: none;
	padding-top: 90px;
	float: right;
	padding-bottom: 20px;
}

h1 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 0.95em;
	color: #FFFFFF;
}

h2 {
	color: #000;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 1.3em;
}

#ContentMiddle {
	width: 195px;
	min-height: 550px;
	background-color:#FFFFFF;
	float: left;
	color: #000;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 50px;
	line-height: 1.5em;
	font-style: italic;
}

#ContentMiddleHome {
	width: 195px;
	min-height: 750px;
	background-color:#FFFFFF;
	float: left;
	color: #000;
	padding-left: 50px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 50px;
	font-style: italic;
}

#ContentMiddle a, #ContentMiddle a:visited, #ContentMiddleHome a, #ContentMiddleHome a:visited {
	text-decoration: none;
}

#ContentMiddle a:hover, #ContentMIddleHome a:hover {
	text-decoration: underline;
}

#ContentRight {
	float: left;
	width: 165px;
}

#ContentRightText {
	padding-top: 10px;
	line-height: 1.3em;	
	padding-left: 10px;
	padding-right: 5px;
}

#ContentRightText h1 {
	color: #ffffff;
}

#ContentRightText .dark {
	color: #000;
}

#footer {
	background-color: #999999;
	width: 539px;
	float: right;
	height: 14px;
	text-align:right;
	padding-right: 10px;
	font-size: 10px;
	vertical-align: bottom;	
	color: #dddddd;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #dddddd;
}

#footer a:hover {
	text-decoration: underline;
}
