body {

	margin:0;

	padding:0;

	border:0;			/* This removes the border around the viewport in old versions of IE */

	width:100%;

	min-width:600px;    /* Minimum width of layout - remove line if not required */

	/* The min-width property does not work in old versions of Internet Explorer */

		font-size:90%;

	background-color: #cccccc;

	font-family: Arial, Helvetica, sans-serif;

	text-decoration: none;

}



a  {

    	color:#369;

		text-decoration:none;

}



a:hover {

		color:#fff;

		background:#369;

		text-decoration:none;

}



h3 {

	margin:.8em 0 .2em 0;

	padding:0;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #5C0000;

    }



h4 {

	color: #5C0000;

}



h5 {

	font-size: medium;

}
h6 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: blink;
	font-size: 1em;
	margin: 5px;
}
h7 {
	color: #FF0000;
	text-decoration: blink;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.updates {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: justify;
	margin: 5px;
}









li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #b30000;
	display: list-item;
	margin-left: 5em;

}

ul {

	margin: 15px;

}
ol {
	margin-left: 5em;
	padding-left: 5em;
}




p {
	margin:.4em 0 .8em 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;

}



#header   {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #0000FF;

	background-color: #000000;

	width: 100%;

	height: 100px;

	background-repeat: repeat-x;

	text-decoration: none;

	float: left;

	width: 100%;

	padding-top: 0px;

	background-image: url(Assets/GrayPEIHeaderSlice.png);

	margin: 0px;

	left: 0px;

	top: 0px;

}

.headerimgleft   {

	clear: none;

	float: none;

	display: block;

	background-image: none;

	left: 0px;

	top: 0px;

	position: absolute;

	margin: 0px;

	padding: 0px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

.headerimgright     {

	clear: left;

	float: none;

	display: inline-block;

	margin: 0px;

	padding: 0px;

	position: absolute;

	top: 0px;

	right: 0px;

}



#contactmast  {

	clear: none;

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	display: run-in;

}

	/* 'widths' sub menu */

	#layoutdims {

		clear:both;

		background:#eee;

		border-top:4px solid #000;

		margin:0;

		padding:6px 15px !important;

		text-align:right;

	}

img {

	font-family: Arial, Helvetica, sans-serif;

	background-position: center;

	margin-right: auto;

	margin-left: auto;

	display: block;

}

	/* column container */

	.colmask {

	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */

	clear:both;

	float:left;

	width:100%;			/* width of whole page */

	overflow:hidden;	/* This chops off any overhanging divs */

	background-color: #CCCCCC;

	}

	/* 2 column left menu settings */

	.leftmenu {

	background-color: #000000;

	}

    .leftmenu .colright {

	float:left;

	width:200%;

	position:relative;

	left:12em;

	background-color: #CCCCCC;

	background: #eee;

    }

    .leftmenu .col1wrap {

	float:right;

	width:50%;

	position:relative;

	right:12em;

	background-color: #BBBBBB;

	}

	.leftmenu .col1 {

	position:relative;

	right:100%;

	overflow:hidden;

	background-color: #BBBBBB;

	margin-top: 0;

	margin-right: 0em;

	margin-bottom: 0;

	margin-left: 170px;

	border: 1em solid #BBBBBB;

	}

    .leftmenu .col2 {

	float:left;

	width:170px;

	position:relative;

	right:12em;

	background-color: #000000;

    }

	/* Footer styles */

	#footer {

	clear:both;

	float:left;

	width:100%;

	border-top:1px solid #000;

	background-color: #990000;

	margin-top: 0px;

	margin-bottom: 0px;

	height: 100%;

	padding-top: 0px;

	padding-bottom: 0px;

    }

    #footer p {

	padding:2px;

	text-align: center;

	font-size: small;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	background-attachment: fixed;

	background-image: url(Assets/footer.png);

	background-repeat: no-repeat;

	background-position: center center;

	margin-right: auto;

	margin-left: auto;

    }

    /*  */

    </style>

    [if lt IE 7]>

    <style media="screen" type="text/css">

    .col1 {

	    width:100%;

	}



#pricing {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

}

#imagefloatleft {

	float: left;

}

.imagefloatleft {

	float: left;

	background-position: top;

	clear: none;

	margin-right: 1em;

}

.imagefloatright {

	float: right;

	background-position: top;

	clear: left;

	margin: 5px;

	padding: 5px;

}





#matrixtable {

	background-color: #CCCCCC;

	border: thin solid #CC3300;

	font-family: Arial, Helvetica, sans-serif;

}

#matrixtable tr {

	font-family: Arial, Helvetica, sans-serif;

	border: thin solid #CC3300;

}

.demo {

	display: block;

	clear: none;

	float: right;

}

.demo p {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-align: center;

}

.demo img {

	margin: 5px;

	padding: 5px;

}

.demoleft {
	display: block;
	clear: none;
	float: left;
	margin-right: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

.demoleft p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: justify;
	line-height: 1em;

}
.demoleft h4 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0em;
	font-weight: bold;
	text-align: center;
}


.demoleft img {
	margin: 5px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	float: none;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	overflow: visible;
	width: auto;

}







#matrixtable td {

	font-family: Arial, Helvetica, sans-serif;

	border: thin solid #CC3300;

}

#colrepeat {

	background-image: url(Assets/Concrete_r1_c1.png);

	background-repeat: repeat-x;

}

/* Floating Items in a div for item and description*/

.clearleft {

	clear: left;

	float: left;

	margin-top: 1px;

	margin-bottom: 1px;

	padding-left: 120px;

}

.benefits {

	clear: none;

	float: none;

	display: inline;

}

.item {

	float: none;

	clear: none;

	width: 100px;

	font-family: Arial, Helvetica, sans-serif;

	text-align: left;

	display: inline;

}

.description {

	clear: none;

	float: none;

	padding-right: 5px;

	padding-left: 1em;

	font-family: Arial, Helvetica, sans-serif;

	text-align: justify;

	display: inline;

}

.table {

	clear: both;

	width: auto;

	height: auto;

}

.table td {

	font-family: Arial, Helvetica, sans-serif;

	background-position: center;

	text-align: center;

	display: block;

	margin-right: auto;

	margin-left: auto;

}

.table   p {

	font-family: Arial, Helvetica, sans-serif;

	margin-right: auto;

	margin-left: auto;

	display: block;

	text-align: center;

}

.inline {

	display: inline;

	font-family: Arial, Helvetica, sans-serif;

	text-align: left;

	color: #b30000;

}

.inlinep {

	display: inline;

	font-family: Arial, Helvetica, sans-serif;

	text-align: justify;

	overflow: visible;

}

/* end floating item description*/

#footerimg {

	background-attachment: fixed;

	background-image: url(Assets/footer.png);

	background-repeat: no-repeat;

	background-position: center center;

	margin-top: 1px;

	margin-left: 1px;

}

.footerimg {

	background-attachment: fixed;

	background-repeat: no-repeat;

	background-position: center center;

	clear: both;

	float: none;

	margin-top: 1px;

	margin-bottom: 1px;

}

.color {

	color: b30000;

}

.divimgfloatleft {

	clear: both;

	float: left;

	margin-top: 20px;

	margin-bottom: 20px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	margin-right: 40px;

	text-align: center;

}

.divin {

	margin-left: 3em;

	padding-left: 3em;

	font-family: Arial, Helvetica, sans-serif;

	display: inline-block;

	margin-top: 3px;

	margin-bottom: 3px;

}



.divimgfloatright {

	clear: both;

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-align: center;

	margin-top: 1px;

	margin-bottom: 1px;

	margin-left: 10px;

	overflow: visible;

}

.blink {

	text-decoration: blink;

	color: #FF0000;

}

.indexpagefix {

	display: block;

}

.demo1 {

	display: inline-block;

	float: right;

	font-weight: bold;

	text-align: center;

}

#imagefloatright {

	display: block;

	clear: both;

	float: right;

}

.imgblock {
	display: inline;
}
