@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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;
}
.oneColFixCtrHdr #container {
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.logo {
	float: left;
}

.oneColFixCtrHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 105px;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container #header a {
	color: #FFFFFF;
}

.oneColFixCtrHdr #container #topright {
	float: right;
	width: 300px;
	padding-top: 15px;
}
.topright {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 14px;
	color: #666666;
}
.textsmall {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 12px;
	color: #999999;
}

.heading {
	font-family: Cambria, Arial, Georgia;
	font-size: 20px;
	color: #333333;
}
.maintext {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 14px;
	color: #333333;
}
.RTtitle {
	font-family: Cambria, Arial, Georgia;
	font-size: 17px;
	color: #333333;
}
.oneColFixCtrHdr #RTtext {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 14px;
	color: #333333;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}




.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF0000;
}



.oneColFixCtrHdr #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: 0;
}
.oneColFixCtrHdr #mainContent {
	padding: 0;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container #mainContent #text {
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
.oneColFixCtrHdr #mainpic {
	background-image: url(images/webdesign_main.jpg);
	height: 240px;
	width: 740px;
}

.oneColFixCtrHdr #container #mainContent #maintext {
	float: left;
	width: 450px;
}


.oneColFixCtrHdr #container #mainContent #RTside {
	float: right;
	width: 230px;
	margin-top: 15px;
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #RTtitle {
	width: 170px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 55px;
	padding-top: 7px;
}


.oneColFixCtrHdr #container #mainContent #menu {
	width: 715px;
	margin-left: 20px;
}
.menu {
	padding-right: 1px;
}
.form {
	font-family: Calibri, Arial, "Times New Roman";
	color: #666666;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
.submit {
	margin-left: 50px;
	text-decoration: none;
	clear: both;
}
a {
}
.oneColFixCtrHdr #container #mainContent #text #RTside #RTtext #form1 .submit {
	text-decoration: none;
	color: #FFFFFF;
}
.oneColFixCtrHdr #container #mainContent #RTside2 {
	float: right;
	width: 230px;
	background-image: url(images/box2.jpg);
	margin-top: 15px;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #rtbox2title {
	width: 150px;
	padding-left: 55px;
	padding-top: 7px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.pic {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
.pic2 {
	float: left;
}
.tickgreen {
	float: left;
	padding-top: 2px;
}
.heading {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}



.dash {
	padding-left: 20px;
}


.oneColFixCtrHdr #RTpic1 {
	width: 220px;
	height: 80px;
	margin-top: 30px;
}
.oneColFixCtrHdr #RTpic2 {
	height: 150px;
	width: 220px;
}

.red {
	color: #FF0000;
}
.oneColFixCtrHdr #container #pricelist {
	width: 450px;
	background-image: url(images/webdesign_prices.png);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #container #pricelist2 {
	background-image: url(images/webdesign_prices2.png);
	background-repeat: no-repeat;
	width: 450px;
}

.white {
	font-family: Calibri, Arial, "Times New Roman";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.white2 {
	font-family: Calibri, Arial, "Times New Roman";
	color: #FFFFFF;
	font-size: 14px;
}

.oneColFixCtrHdr #container #pricetext {
	width: 300px;
	padding-left: 150px;
	padding-top: 10px;
}
.oneColFixCtrHdr #container #mainContent #pricemenu {
	width: 300px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}










.oneColFixCtrHdr #footer {
	padding: 0 10px;
	background-color: #000000;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.oneColFixCtrHdr #container #footer a {
	color: #999999;
}

.bold {
	font-weight: bold;
}
.oneColFixCtrHdr #container #sep1 {
	height: 30px;
	width: 100px;
}
.sep2 {
	height: 40px;
	width: 200px;
}
.oneColFixCtrHdr #container #mainContent #samples {
	padding: 5px;
	width: 450px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.oneColFixCtrHdr #container #mainContent #contactform {
	width: 450px;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
}
.contactform {
	width: 400px;
	padding-top: 20px;
	padding-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.box1 {
	width: 170px;
	float: left;
	margin-left: 20px;
	color: #CCCCCC;
}
.box2 {
	width: 180px;
	float: right;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.offer {
	margin-left: 40px;
}

.spacer {
	width: 150px;
	text-align: right;
}

