@charset "UTF-8";
body {
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #142745;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	
}

.index#thrColElsHdr {}
.second#thrColElsHdr {
}
.second#oneColLiqCtr #grid  {
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 15em;
	background-repeat: repeat;
	width: auto;
	background-position: center center;
	background-image: url(images/Main/grid.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39172;
	padding-bottom: 10px;
}
.second#oneColLiqCtr #grid1 {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 10px;
	background-repeat: repeat;
	width: auto;
	background-position: center center;
	background-image: url(images/Main/grid.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A39172;
}
.second#oneColLiqCtr #grid #right {
	position: relative;
	height: auto;
	width: auto;
	overflow: hidden;
	margin: 0;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#oneColLiqCtr #header {
	text-align: left;
	position: relative;
	background-image: url(images/Main/top.jpg);
	height: 13em;
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
}


#oneColLiqCtr #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-repeat: repeat;
	background-position: center top;
	background-color: #192636;
	background-image: url(images/Main/middle1.jpg);
}


#oneColLiqCtr .mainContent {
	width: 800px;
	text-align: left;
	min-width: 47em;
	max-width: 54em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: auto;
}
#oneColLiqCtr #container h1 {
	width: 18em;
	margin: 0;
	padding-top: 10px;
	font-size: 32px;
	color: #E2DDCA;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#oneColLiqCtr #container h3 {
	width: 15em;
	margin: 0;
	padding-top: 10px;
	font-size: 28px;
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	position: relative;
	top: -15px;
}
#oneColLiqCtr #container h2 {
	width: auto;
	margin: 0;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #98B8DC;
	font-weight: normal;
}
#oneColLiqCtr #container p {
	width: auto;
	padding-top: 10px;
	font-size: 14px;
	line-height: 1.5em;
	color: #F9F2DA;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
}
#oneColLiqCtr #container .Commmitment  {
	font-size: 24px;
	line-height: 1.5em;
	color: #EDEDED;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 150px;
	padding-bottom: 10px;
}
#oneColLiqCtr #container .Commmitment p{
	font-size: 16px;
	line-height: 1.5em;
	color: #F9F2DA;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 200px;
	padding-bottom: 10px;
}
#oneColLiqCtr #footer {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(images/Main/bottom.jpg);
	background-repeat: repeat;
	background-position: center top;
	height: auto;
}
#oneColLiqCtr #footer h1 {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #F4F1E0;
	font-weight: normal;
	padding-top: 40px;
}

#footer #project-sheet {
	margin-top: 2em;
	background-image: url(images/Main/projectplanner.png);
	background-repeat: no-repeat;
	background-position: 2% 0%;
	min-height: 146px;
	width: 28em;
	float: left;
}
#footer #project-sheet p {
	margin-bottom: 0.3em;
	margin-left: 150px;
	color: #DDE8D1;
}
.sheet-white p  {
	margin-bottom: 0.3em;
	margin-left: 150px;
	color: #FFF;
}
#footer #contanier {
	overflow: hidden;
	width: auto;
}
#footer #info-sheet {
	min-height: 146px;
	width: 21em;
	float: left;
}
#footer #info-sheet p {
	color: #DDECF6;
	margin-left: 100px;
	text-decoration: none;
	line-height: 1em;
}

#footer #project-sheet h3 a:link {
	margin-top: 2em;
	background-image: url(IMAGES/projectplanner.png);
	background-repeat: no-repeat;
	background-position: 2% 0%;
	min-height: 146px;
	width: 400px;
}
.index#oneColLiqCtr #grid{
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	height: 20em;
	background-repeat: repeat;
	width: auto;
	background-position: center center;
	background-image: url(images/Main/grid1.jpg);
}
#oneColLiqCtr #grid #right {
	text-align: left;
	position: relative;
	height: auto;
	background-repeat: repeat;
	width: 470px;
	background-position: center top;
	margin: 0;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	float: right;
}
#oneColLiqCtr #grid #left {
	position: absolute;
	background-repeat: repeat;
	width: auto;
	background-position: center top;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	overflow: hidden;
	float: left;
}
#oneColLiqCtr #grid #left h1 {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 50px;
	color: #5778A7;
	text-transform: none;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 4px;
}
#oneColLiqCtr #grid #left h2 {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 40px;
	color: #506F9D;
	text-transform: capitalize;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1px;
}
#oneColLiqCtr #grid #left h3 {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #617997;
	text-transform: capitalize;
	font-style: normal;
	letter-spacing: 2px;
	line-height: 1px;
}
#oneColLiqCtr #header #logo {
	text-align: left;
	position: relative;
	width: 250px;
	height: auto;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	background-position: center top;
	top: -25px;
	margin: 0;
}
#oneColLiqCtr #header #logo a {
	text-align: left;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -25px;
	margin: 0;
}


.subTitles_white {
	font-size: 31px;
	color: #F4F1E0;
	line-height: 1.5em;
	font-weight: normal;
	width: 21%;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	position: relative;
}

.Button_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
}
#newworkbox    {
	height: 300px;
	width: 500px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#newworkbox #newworkimage  {
	height: auto;
	width: auto;
	margin-top: 30px;
	float: left;
	border: 5px solid #E8D1AD;
}
