@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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: #000000;
	background-color: #666666;
	background-image: url(../_images/background.gif);
	background-repeat: repeat;
}
.oneColLiqCtr #container {
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: auto;
	background-color: #F5F0F0;
	min-width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-image: url(../_images/background.gif);
	background-repeat: repeat;
}
.oneColLiqCtr #header {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	height: 125px;
	background-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: auto;
	text-align: center;
	background-image: url(../_images/header.png);
	background-repeat: no-repeat;
	background-position: center;
}

.oneColLiqCtr #navbackground {

}
.oneColLiqCtr #navcontainer {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.oneColLiqCtr #navcontainer ul {
	list-style-type: none;
	font-family: Neuropol, Arial;
	margin: 0;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	font-size: 13pt;
}
.oneColLiqCtr #navcontainer ul li {
	display: inline;
	margin: 0px;
	font-family: Neuropol, Arial;
	font-size: 13pt;
}
.oneColLiqCtr #navcontainer ul li a {
	text-decoration: none;
	color: #FFF;
	background-color: #333;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	width: 158px;
}
.oneColLiqCtr #navcontainer ul li a:hover
{
color: #000;
background-color: #fff;
}

.oneColLiqCtr #mainContent {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	height: auto;
}

.oneColLiqCtr #body {
	border: 1px solid #FFF;
	overflow: hidden;
	padding: 10px;
	background-color: #999;
}
.oneColLiqCtr #gear {
	padding-right: 10px;
}


.oneColLiqCtr #serviceslist {
	height: 2400px;
	width: 360px;
	float: left;
	background-color: #FFF;
	margin-right: 14px;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(../_images/services-background1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColLiqCtr #textservices4a {
	height: 50px;
	width: 150px;
	float: left;
	padding-top: 5px;
}
.oneColLiqCtr #textservices3a {
	height: 55px;
	width: 180px;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
}

.oneColLiqCtr #servicesform {
	height: 2400px;
	width: 360px;
	float: left;
	background-color: #FFF;
	padding-top: 55px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #000;
	background-image: url(../_images/services-background2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColLiqCtr #textservices {
	height: auto;
	width: 270px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 80px;
}
.oneColLiqCtr #textservices5 {
	height: auto;
	width: 250px;
	float: left;
	padding-left: 30px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}
.oneColLiqCtr #textservices6 {
	float: left;
	height: auto;
	width: 60px;
	padding: 0px;
}

.oneColLiqCtr #textservices2 {
	height: auto;
	width: auto;
	padding-right: 25px;
}
.oneColLiqCtr #textservices3 {
	height: 35px;
	width: 170px;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
}
.oneColLiqCtr #textservices4 {
	height: 27px;
	width: 150px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	padding-top: 8px;
}


.oneColLiqCtr #mainwindow {
	height: 500px;
	width: 776px;
	border: 1px solid #000;
	float: left;
	background-color: #F5F5F5;
	margin-bottom: 10px;
}
.oneColLiqCtr #mainwebsites {
	height: auto;
	width: 776px;
	background-color: #FFF;
	border: 1px solid #000;
	float: left;
	text-align: left;
	background-image: url(../_images/websites-background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColLiqCtr #textwebsites {
	width: 756px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.oneColLiqCtr #textwebsites2 {
	width: 746px;
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 17px;
}

.oneColLiqCtr #itemwebsites {
	height: 250px;
	width: 776px;
	border-top-color: #000;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}

.oneColLiqCtr #captionwebsites {
	width: 370px;
	height: 248px;
	float: left;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 2px;
}
.oneColLiqCtr #imagewebsites {
	height: 247px;
	width: 375px;
	float: left;
	padding-top: 3px;
}
.oneColLiqCtr #mainabout {
	height: auto;
	width: auto;
	background-color: #FFF;
	border: 1px solid #000;
	background-image: url(../_images/about-background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColLiqCtr #maincontact {
	width: auto;
	background-color: #FFF;
	border: 1px solid #000;
	height: 490px;
}


.oneColLiqCtr #textcontact {
	width: 385px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.oneColLiqCtr #textcontact2 {
	width: 60px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
}
.oneColLiqCtr #textcontact4 {
	float: left;
	width: 200px;
	font-size: 12px;
	padding-top: 15px;
}
.oneColLiqCtr #textcontact3 {
	float: left;
	width: 295px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.oneColLiqCtr #contactform {
	float: left;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 50px;
	width: 675px;
}
.oneColLiqCtr #form1 {
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #666;
}
.oneColLiqCtr #form1 table {
}
.oneColLiqCtr #form1 td {
	padding: 5px;
	border: 1px solid #666;
}



.oneColLiqCtr #form1 table tr td #Name {
	width: 225px;
	background-color: #333;
	color: #FFF;
	font-weight: bold;
}

.oneColLiqCtr #form1 table tr td #Email {
	width: 225px;
	color: #FFF;
	background-color: #333;
	font-weight: bold;
}

.oneColLiqCtr #form1 table tr td #Comments {
	width: 630px;
	color: #FFF;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtr #form1 #button1 {
	background-color: #333;
	color: #FFF;
	font-family: Neuropol;
	font-weight: bold;
	border: 2px solid #000;
}
.oneColLiqCtr #form1 #button1:hover {
	color: #000;
	background-color: #FFF;
}
.oneColLiqCtr #form2 {
}
.oneColLiqCtr #form2 table tr td #Name {
	border: 1px solid #333;
	width: 250px;
}
.oneColLiqCtr #form2 table tr td #Email {
	border: 1px solid #333;
	width: 250px;
}
.oneColLiqCtr #form2 table tr td #Phone {
	border: 1px solid #333;
	width: 250px;
}
.oneColLiqCtr #form2 table tr td #Type {
	width: 252px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #Package {
	width: 252px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 #Style {
	width: 350px;
	border: 1px solid #333;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtr #textorder2 {
	width: 55px;
	float: left;
}
.oneColLiqCtr #textorder3 {
	float: left;
	width: 290px;
	padding-left: 10px;
}

.oneColLiqCtr #form2 #Examples {
	width: 350px;
	margin-top: 10px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtr #form2 table tr td #Logo {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #Header {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #MenuStyle {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #MenuType {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #eCommerce {
	width: 145px;
	border: 1px solid #000;
}
.oneColLiqCtr #form2 table tr td #ItemQuantity {
	width: 142px;
	border: 1px solid #000;
}
.oneColLiqCtr #form2 table tr td #Editing {
	width: 145px;
	border: 1px solid #000;
}
.oneColLiqCtr #form2 table tr td #FileQuantity {
	width: 142px;
	border: 1px solid #000;
}

.oneColLiqCtr #form2 table tr td #Forms {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 #FormsDescription {
	width: 350px;
	border: 1px solid #333;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtr #form2 table tr td #CustomWork {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 #CustomDescription {
	width: 350px;
	border: 1px solid #333;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.oneColLiqCtr #form2 table tr td #Content {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #Creativity {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 table tr td #Timeframe {
	width: 145px;
	border: 1px solid #333;
}
.oneColLiqCtr #form2 #button2 {
	font-family: Neuropol;
	color: #FFF;
	background-color: #333;
	border: 2px solid #000;
	font-weight: bold;
}
.oneColLiqCtr #form2 #button2:hover {
	color: #000;
	background-color: #FFF;
}







.oneColLiqCtr #textabout {
	width: 465px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 60px;
	height: auto;
}
.oneColLiqCtr #imgabout {
	height: 105px;
	width: auto;
	float: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 50px;
}

.oneColLiqCtr #textabout2 {
	clear: both;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.oneColLiqCtr #maintestimonials {
	background-color: #FFF;
	border: 1px solid #000;
	height: auto;
	background-image: url(../_images/testimonials-background.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColLiqCtr #texttestimonials {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.oneColLiqCtr #texttestimonials2 {
	padding: 10px;
}
.oneColLiqCtr #texttestimonials3 {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}








.oneColLiqCtr #blwindow {
	height: 190px;
	width: 250px;
	border: 1px solid #000;
	margin-right: 11px;
	float: left;
	background-color: #F5F5F5;
	text-align: left;
	font-size: 12pt;
	padding-top: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../_images/bg-frame1.png);
}
.oneColLiqCtr #blwindow-text1 {
	height: 50px;
	width: 230px;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 45px;
}
.oneColLiqCtr #blwindow-text2 {
	height: 50px;
	width: 230px;
	float: left;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 45px;
}


.oneColLiqCtr #bcwindow {
	height: 190px;
	width: 250px;
	border: 1px solid #000;
	float: left;
	background-color: #F5F5F5;
	font-size: 12pt;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../_images/bg-frame-sn.png);
}
.oneColLiqCtr #bcwindow-text {
	width: 233px;
	padding-right: 7px;
	padding-left: 10px;
	height: 137px;
	padding-top: 5px;
}
.oneColLiqCtr #bcwindow-icons {
	height: 38px;
	width: 239px;
	padding-left: 11px;
}

.oneColLiqCtr #services-link {
	padding-top: 14px;
}

.oneColLiqCtr #brwindow {
	height: 430px;
	width: 250px;
	border: 1px solid #000;
	float: right;
	background-color: #F5F5F5;
	font-size: 12pt;
	padding: 0px;
	margin-left: 11px;
}
.oneColLiqCtr #bottom-window {
	float: left;
	width: 515px;
	height: 430px;
}
.oneColLiqCtr #bottom-window-ctr {
	float: left;
	height: 147px;
	width: 503px;
	margin-top: 11px;
	border: 1px solid #000;
	background-color: #FFF;
	background-image: url(../_images/bg-frame5.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 35px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 10px;
}
.oneColLiqCtr #bottom-window-left {
	float: left;
	height: 137px;
	width: 241px;
	margin-right: 18px;
	padding-top: 10px;
}
.oneColLiqCtr #bottom-window-right {
	float: left;
	height: 137px;
	width: 241px;
	padding-top: 10px;
	text-align: center;
}



.oneColLiqCtr #brwindow-header {
	height: 35px;
}
.oneColLiqCtr #fb-panel {
	height: 395px;
}




.oneColLiqCtr #footer {
	height: 20px;
	text-align: center;
	color: #FFF;
	padding-top: 5px;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #FFF;
}
.oneColLiqCtr #thankyoucontact {
	height: 450px;
	padding-top: 50px;
	padding-right: 80px;
	padding-left: 80px;
}
.oneColLiqCtr #thankyoucontacttitle {
	padding-top: 20px;
	text-align: center;
}

.oneColLiqCtr #thankyouorder {
	height: 450px;
	padding-top: 50px;
	padding-right: 80px;
	padding-left: 80px;
}
.oneColLiqCtr #thankyouordertitle {
	text-align: center;
	padding-top: 20px;
}
.oneColLiqCtr #mainthankyoucontact {
	height: auto;
	background-color: #FFF;
	border: 1px solid #000;
}
.oneColLiqCtr #mainthankyouorder {
	height: auto;
	background-color: #FFF;
	border: 1px solid #000;
}
.oneColLiqCtr #fchi1 {
	padding-bottom: 5px;
}
.oneColLiqCtr #cje1 {
	padding-bottom: 5px;
}
.oneColLiqCtr #current-caption {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

