@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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: #00000C;
	vertical-align: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 5px;
}
#webdesign {
	float: left;
	height: auto;
	width: 350px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.oneColLiqCtrHdr #container {
	width: 925px;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	vertical-align: top;
	background-position: center top;
	background-image: url(images/bg3.jpg);
	text-align: right;
}
.oneColLiqCtrHdr #header {
	margin: 0px;
	height: 165px;
	text-align: right;
	background-repeat: no-repeat;
	background-position: 11px top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/sla1.jpg);
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: center;
}

.oneColLiqCtrHdr #header p {
	font-size:13px;
	text-align:right;
	padding-right: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3d1684;
	letter-spacing: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 700;
}
#topRight {
	height: 165px;
	width: 215px;
	float: right;
}


.oneColLiqCtrHdr #header a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #167D87;
	text-align: right;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.oneColLiqCtrHdr #header a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #3d1684;
}



#menu
{
	width: 915px;
	height: 30px;
	text-align: center;
	background-position: left top;
	top: 0px;
	clear: both;
	background-image: url(images/navbg.gif);
	background-repeat: repeat;
	vertical-align: bottom;
	padding-left: 10px;
	
}
.oneColLiqCtrHdr #ind {
	height: 670px;
	background-image: url(images/bot.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #indL {
	float: left;
	height: auto;
	width: 600px;
}

.oneColLiqCtrHdr #indL p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #00000c;
	text-align: justify;
	line-height: 25px;
	word-spacing: normal;
}

.oneColLiqCtrHdr #indL h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #167D87;
	word-spacing: 1px;
	font-weight: 700;
}

.oneColLiqCtrHdr #indR {
	float: right;
	height: auto;
	width: 200px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3d1684;
}

.oneColLiqCtrHdr #indR p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #00000c;
	text-align: justify;
	line-height: 25px;
	word-spacing: normal;
}


.oneColLiqCtrHdr #indR h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #167D87;
	word-spacing: 1px;
	font-weight: 700;
}

.oneColLiqCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 35px;
	text-align: left;
}	

.oneColLiqCtrHdr #mainContent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #167D87;
}

.oneColLiqCtrHdr #mainContent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d1684;
	text-align: left;
}


.oneColLiqCtrHdr #mainContent p{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00000C;
	line-height: 25px;
	word-spacing: normal;
	text-align: justify;
	
	
}

.oneColLiqCtrHdr #mainContent h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #167D87;
	letter-spacing: 1px;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 10px;
}

.oneColLiqCtrHdr #mainContent h2{
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-weight:700;
	line-height: 20px;
	word-spacing: 6px;
	color: #371C83;	
	
}

.oneColLiqCtrHdr #mainContent h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #167D87;
	word-spacing: 1px;
	font-weight: 700;
	text-align: left;
}

.oneColLiqCtrHdr #mainContent h4{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #000;
	word-spacing: 1px;
	font-weight: 700;
	text-align: center;
}
.oneColLiqCtrHdr #mainContent h5{
	height: auto;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 25px;
	font-weight: normal;
}

.oneColLiqCtrHdr #mainContent h6{
	height: auto;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 25px;
	font-weight: bold;
}


.oneColLiqCtrHdr #mainContent ul
{
list-style-type: none;
padding: 0;
margin-left: 1em;
font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00000C;
	text-align: justify;
	line-height: 15px;
	word-spacing: normal;

}

.oneColLiqCtrHdr #mainContent li
{
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	background-image: url(images/arr.jpg);
}


.oneColLiqCtrHdr #footer {
	background-color: #C3C1BF;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.oneColLiqCtrHdr #contact {
	color: #00000C;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtrHdr #serv {
	height: 420px;
}
.oneColLiqCtrHdr #servL {
	float: left;
	height: auto;
	width: 380px;
}

.oneColLiqCtrHdr #servL p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #00000c;
	text-align: justify;
	line-height: 25px;
	word-spacing: normal;
}

.oneColLiqCtrHdr #servL h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #3d1684;
	word-spacing: 1px;
	font-weight: 700;
}

.oneColLiqCtrHdr #servR {
	float: right;
	height: auto;
	width: 378px;
	padding-left: 45px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3d1684;
}

.oneColLiqCtrHdr #servR p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #00000c;
	text-align: justify;
	line-height: 25px;
	word-spacing: normal;
}


.oneColLiqCtrHdr #servR h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #3d1684;
	word-spacing: 1px;
	font-weight: 700;
}



.oneColLiqCtrHdr #gal {
	height: 420px;
}
.oneColLiqCtrHdr #galL {
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
}

.oneColLiqCtrHdr #galL p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #00000c;
	text-align: justify;
	line-height: 25px;
	word-spacing: normal;
		padding-right: 8px;

}

.oneColLiqCtrHdr #galL h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #167D87;
	word-spacing: 1px;
	font-weight: 700;
}

.oneColLiqCtrHdr #galR {
	float: right;
	height: auto;
	width: 500px;
	padding-left: 35px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3d1684;
}

.oneColLiqCtrHdr #galR p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #00000c;
	text-align: justify;
	line-height: 25px;
	word-spacing: normal;
}


.oneColLiqCtrHdr #galR h3{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #167D87;
	word-spacing: 1px;
	font-weight: 700;
	line-height: 25px;
}

#logoBG {
	float: right;
	width: 380px;
	height: 200px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 30px;
	margin-bottom: 40px;
	text-align: center;
	margin-right: 30px;
	padding-left: 20px;
}
#logoLeft {
	float: left;
	height: auto;
	width: 350px;
	padding: 30px;
}
