@charset "utf-8";

body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 901px;
	margin: 0 auto;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
#header {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	height: 131px;
	width: 901px;
	float: left;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: left;
	word-spacing: normal;
	float: left;
	height: 33px;
	width: 901px;
	padding-top: 5px;
	background-color: #333333;
	padding-left: 0px;
	padding-bottom: 10px;
}
#main {
	height: auto;
	float: left;
	width: 901px;
	background-color: #FFFFFF;
}
#LeftCol {
	float: left;
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#RightCol {
	float: right;
	height: auto;
	width: 630px;
	margin-right: 0px;
	padding-right: 35px;
	border-left-style: groove;
	border-left-color: #CCCCCC;
	border-left-width: thin;
}
.mainImage {
	padding-left: 50px;
}
.authorizenet {
	padding-left: 25px;
}

.menuImage {
	padding-left: 10px;
}
.mainContent {
	padding-right: 50px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #000000;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	clear: both;
	float: left;
	height: 100px;
	width: 900px;
	background-color: #000000;
	text-align: center;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftMainContentPic {
	padding-left: 45px;
}
.clickherelink {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 60px;
}
.clickhereimage {
	padding-left: 50px;
}


.mainHeading {
	padding-left: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
}
.mainParagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-left: 25px;
	padding-right: 30px;
}
.mainList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin-left: 20px;
	list-style-type: square;
	list-style-position: outside;
}
.flashimage {
	padding-left: 20px;
}
.apsadvantageloginbutton {
	padding-left: 80px;
}
.advantagecustomerheadingtext {
	padding-left: 50px;
}
.signageconsultationheadingtext {
	padding-left: 175px;
}

.ourlegaltext {
	padding-left: 150px;
}

p {
	font-size:85%;
	max-width: 650px;
	margin: 0 auto 10px 0;
	background-repeat: no-repeat;
	}
form {
	width:499px;
	margin:15px auto 10px 20px;
	background-repeat: repeat;
	}
label {
	display:block;
	font-weight:bold;
	}
textarea {
	width:300px;
	height:250px;
	text-align: left;
	}
.textInput {
	width:250px;
	margin-left: 0px;
	}
.warning {
	font-weight:bold;
	color:#FF0000;
	padding-left: 50px;
	}
.goodwarning {
	padding-left: 50px;
}

.emailTableForm {
	text-align: right;
	vertical-align: top;
}
