* {
	margin: 0;
	padding: 0;
	}
body {
	background-color: #8da79d;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	width: 100%;
}
#e-wrapper {
	background-image: url(img/content-bg-50.png);
	padding: 0;
	margin: .2em;
	margin-bottom: .5em;
	}
#errors {
	background-image: url(img/warning.png);
	background-position: -6px center;
	background-repeat: no-repeat;
	padding: .5em;
	border: 1px solid red;
	}
#main-text>#e-wrapper>div.error{
	background-image: url(img/warning.png);
	background-position: -6px -2px;
	background-repeat: no-repeat;
	padding: .5em;
	border: 1px solid red;
	clear: both;
	}
#main-text>#e-wrapper>div.error p{
	color: red;
	}
#log-errors {
	background-image: url(img/warning.png);
	background-position: -6px -1.4em;
	background-repeat: no-repeat;
	padding: .5em;
	border: 1px solid red;
	}
#errors li, #log-errors li {
	color: red;
	font-weight: bolder;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	text-align: left;
	margin-left: 9em;
	}
#log-errors li {
	color: red;
	font-weight: bolder;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style-type: none;
	text-align: left;
	margin-left: 15px;
	}
#wrapper {
	position: static;
	z-index: -1000;
	width: 100%;
	height: auto;
	min-height: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/pattern.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom center;
	}
#logo {
	width: 792px;
	height: 250px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
	background-image: url(img/content-bg.png);
	}
#logo-shadow {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/shadow.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 9px
	}
#logo2 {
	width: 792px;
	height: 163px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
	border-top: 0;
	background-image: url(img/content-bg.png);
	}
#mywgtlogo {
	width: 792px;
	height: 113px;
	padding: 0;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
	border-top: 0;
	background-image: url(img/content-bg.png);
	}
h1{
	color: #efc55c;
	font-size: 1.9em;
	font-style: italic;
	font-family: georgia, serif;
	}
h2 {
	color: #efc55c;
	font-style: italic;
	font-size: 1.7em;
	}
h3 {
	color: #fad780;
	font-size: 1.3em;
	clear: both;
	}
h3.center {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	color: #fad780;
	font-style: italic;
	font-size: 1em;
	text-align: right;
	margin-top: 5px;
	}
p {
	color: white;
	}
#nav {
	width: 790px;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	}
#main-nav {
	width: 770px;
	padding: .7em;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
	}
#main-nav li {
	float: right;
	margin: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: 0;
	list-style-type: none;
	margin-bottom: -10px;
	}
#main-nav li a {
	position: relative;
	z-index: 1000;
	display: block;
	font-size: 1.5em;
	font-family: Helvetica, sans-serif;
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
	background-color: #e9b637;
	width: 125px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #4d625d;
	}
#main-nav a {
	color: #4d625d;
	text-decoration: none;
	}
#main-nav a:visited {
	color: #000;
	background-color: #efc55c;
	text-decoration: none;
	}
#main-nav li a:hover {
	color: #000;
	background-color: #fad780;
	background-image: url(img/button-hover2.gif);
	background-repeat: no-repeat;
	}
#main-nav li a.current {
	color: black;
	}
#main-nav li a.current:hover {
	color: black;
	}
.wgt {
	width: 33em;
	}
#main-text {
	clear: both;
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 15px;
	border: 1px solid black;
	background-image: url(img/content-bg.png);
	}
#main-text a:link, #footer a:link {
	color: #4d625d;
	text-decoration: none;
}
a:visited {
	color: #fad780;
	text-decoration: underline;
}
#main-text p a:visited {
	padding-right: 20px;
	background-image: url(img/visited.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
a:hover, #main-text p.attention-center a:hover, #main-text p.attention-right a:hover, #main-text p.attention a:hover {
	color: black;
	text-decoration: underline;	
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;	
}
a:active {
	text-decoration: none;
}
#main-text p {
	padding: 1em;
	margin-bottom: 0;
	text-indent: 1.19em;
	text-align: justify;
	font-size: 1em;
	font-weight: bolder;
	color:#eee;
	}
#service-list, #news-story, #security{
	padding: .5em;
	line-height: 150%;
	color: #eee;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 1em;
	}
	
#news-story a:link, #security a:link {
	color: #fad780;
	padding-right: 20px;
	background-image: url(img/external.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#news-story a:hover, #security a:hover {
	color: white;
	text-decoration: underline;
	padding-right: 20px;
	background-image: url(img/external-hover.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#news-story a:visited, #security a:visited {
	padding-right: 20px;
	background-image: url(img/visited.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#news-story a:visited:hover, #security a:visited :hover{
	background-image: url(img/visited-hover.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#news-story li, #security li {
	list-style-type: none;
	padding-bottom: 1em;
	}
#service-list li{
	list-style-type: none;
	text-align: center;
	}
.anounc-list {
	padding: .5em;
	line-height: 150%;
	color: #eee;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
	font-size: 1em;
	}
ul.anounc-list li {
	list-style-type: disc;
	text-align: center;
	}

ol.anounc-list li {
	text-align: center;
	}
	
.selling-point {
	color: #4d625d;
	font-size: 1.8em;
	font-style: italic;
	font-family: georgia, serif;
	padding: 3px;
	border: 1px solid black;
	background-color: #fff;
	background-image: url(img/backcenterglobe.png);
	background-repeat: no-repeat;
	background-position: 270px top;
	-moz-border-radius: 15px;
	}
p.center {
	text-align: center;
	font-weight: bolder;
	}
#main-text p.attention {
	background-color: white;
	background-image: url(img/backcenterglobe.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	color: black;
	font-size: 1.4em;
	font-weight: bolder;
	border: 3px solid #000;
	-moz-border-radius: 15px;
	margin: 1em;
	width: 50%;
	float: left;
	text-align: justify;
	}
#main-text p.attention-right {
	background-color: white;
	background-image: url(img/backcenterglobe.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	color: black;
	font-size: 1.4em;
	font-weight: bolder;
	border: 3px solid #000;
	-moz-border-radius: 15px;
	margin: 1em;
	width: 50%;
	float: right;
	text-align: justify;
	}
#main-text p.attention-center {
	background-color: white;
	background-image: url(img/backcenterglobe.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	color: black;
	font-size: 1.1em;
	font-weight: bolder;
	border: 3px solid #000;
	-moz-border-radius: 15px;
	margin: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	text-align: justify;
	}
#main-text p.login-box {
	position: relative;
	top: -210px;
	}
#main-text p.login-box a {
	display: block;
	background-color: transparent;
	background-image: url(img/button-login.gif);
	background-repeat: no-repeat;
	background-color: #e9b637;
	width: 129px;
	height: 44px;
	color: black;
	font-size: 1.4em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bolder;
	margin: 1em;
	line-height: 44px;
	float: right;
	text-align: center;
	text-indent: 0;
	}
#main-text p.login-box a:visited {
	color: black;
	background-color: #efc55c;
	text-decoration: none;
	padding-right: 0;
	}
#main-text p.login-box a:hover {
	color: #4d625d;
	background-color: #fad780;
	text-decoration: none;
	background-image: url(img/button-login-hover.gif);
	background-repeat: no-repeat;
	}
span {
	color: #fad780;
	}
.pin {
	clear: both;
	width: 100%;
	}
#footer {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/shadow.png);
	background-position: top;
	background-repeat: repeat-x;
	}
#footer p.questions {
	font-family: Georgia, serif;
	font-weight: bolder;
	font-size: 13px;
	text-align: center;
	width: 782px;
	margin-left: auto;
	margin-right: auto;
	padding: .5em;
	padding-top: .5em;
	}
#footer p.questions a:visited {
	text-decoration: none;
	}
#footer p.questions a:visited:hover {
	text-decoration: underline;
	}
#footer p a:link {
	color: #fad780;
	}
#footer a:visited {
	padding-right: 20px;
	background-image: url(img/visited.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#footer a:visited:hover {
	background-image: url(img/visited-hover.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
#login, #adminlogin {
	width: 45%;
	margin: .2em;
	margin-left: auto;
	margin-right: auto;
	}
#addTech, #newPassword {
	width: 70%;
	margin: .2em;
	margin-left: auto;
	margin-right: auto;
	}
#createInvoice {
	width: 75%;
	margin: .2em;
	margin-left: auto;
	margin-right: auto;
	}
#login fieldset, #addTech fieldset, #adminlogin fieldset, #newPassword fieldset {
	margin: .5em;
	padding: .5em;
	background-image: url(img/content-bg.png);
	}
#createInvoice fieldset {
	display: block;
	margin: .2em;
	padding: .5em;
	background-image: url(img/content-bg.png);
	}
label {
	/*margin-left: 1em;
	line-height: 1em;*/
	display: block;
	font-weight: bolder;
	color: white;
	}
#login label, #addTech label, #adminlogin label, #newPassword label {
	margin-left: 5em;
	}
#addTech label {
	margin-left: -.5em;
	}
textarea {
	display: block;
	margin-left: 1.3em;
	margin-right: 1.3em;
	width: 25em;
	}
span.form {
	float: left;
	width: 10em;
	margin-left: 3.8em;
	margin-right: auto;
	margin-bottom: 1em;
	color: black
	}
.float-left {
	float: left;
	}
.float-right {
	float: right;
	}
#createInvoice #submit {
	height: 2.5em;
	}
legend {
	font-weight: bold;
	font-size: 1em;
	font-family: helvetica, sans-serif;
	background-image: url(img/legend.gif);
	background-position: center center;
	line-height: 1.2em;
	padding-left: .2em;
	padding-right: .2em;
	border: 1px solid black;
	}
input {
	margin: .5em;
	}
input:focus, textarea:focus {
	color: #333;
	background-color: #efc55c;
	}
input[type="submit"] {
	width: 10em;
	margin-left: auto;	
	margin-right: auto;
	display: block;
	}
label[for="comments"] {
	margin: .5em;
	}
#createInvoice textarea {
	width: 39.9em;
	height: 5em;
	margin: 1em;
	}
#createInvoice input[type='submit'] {
	display: block;
	background-color: transparent;
	border: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bolder;
	background-image: url(img/button-long.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	height: 44px;
	line-height: 44px;
	}
#createInvoice input[type='submit']:hover{
	background-image: url(img/button-long-hover.gif);
	background-repeat: no-repeat;
	}
#createInvoice input[name="addLine"] {
	width: 15px;
	height: 15px;
	line-height: 15px;
	background-position: center center;
	padding: 0;
	}
#addTech input[type="text"], #addTech input[type="password"] {
	float: left;
	}
#login input[type="text"], #login input[type="password"], #login select, #addTech input[type="text"], #addTech input[type="password"], #adminlogin input[type="text"], #adminlogin input[type="password"], #newPassword input[type="text"], #newPassword input[type="password"] {
	width: 10em;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
#login input[type="submit"], #addTech input[type="submit"], #newPassword input[type="submit"] {
	display: block;
	border: 0;
	background-color: transparent;
	font-size: 1.4em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bolder;
	background-image: url(img/button-login.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #e9b637;
	width: 129px;
	height: 44px;
	line-height: 44px;
	clear: both;
	}
#login input[type="submit"]:hover, #addTech input[type="submit"]:hover, #newPassword input[type="submit"]:hover {
	background-image: url(img/button-login-hover.gif);
	background-repeat: no-repeat;
	background-color: #fad780;
	}
table {
	margin: 0;
	padding: 0;
	width: 100%;
	}
tr {
	margin: 0;
	padding: 0;
	}
td {
	margin: 0;
	padding: 0;
	text-align: center;
	}
td>label[for="quantity"] {
	text-align: center;
	}
td>input[name="quantity"] {
	width: 4em;
	}
td>label[for="description"] {
	text-align: left;
	margin-left: .7em;
	}
td>input[name="description"] {
	text-align: left;
	width: 22em;
	}
td>label[for="cost"] {
	text-align: center;
	}
td>input[name="cost"] {
	width: 4em;
	text-align: right
	}
td>label[for="total"] {
	text-align: center;
	}
td>input[name="total"] {
	width: 4em;
	text-align: right
	}
td>input[name="quan1"] {
	width: 4em;
	}
td>input[name="descr1"] {
	text-align: left;
	width: 22em;
	}
td>input[name="cost1"] {
	width: 4em;
	text-align: right
	}
td>input[name="total1"] {
	width: 4em;
	text-align: right
	}
td>input[name="quan2"] {
	width: 4em;
	}
td>input[name="descr2"] {
	text-align: left;
	width: 22em;
	}
td>input[name="cost2"] {
	width: 4em;
	text-align: right
	}
td>input[name="total2"] {
	width: 4em;
	text-align: right
	}
td>input[name="quan3"] {
	width: 4em;
	}
td>input[name="descr3"] {
	text-align: left;
	width: 22em;
	}
td>input[name="cost3"] {
	width: 4em;
	text-align: right
	}
td>input[name="total3"] {
	width: 4em;
	text-align: right
	}
input[name="totAmount"], input[name="tax"], input[name="bill"]  {
	width: 4em;
	margin: 1em;
	text-align: right;
	}
label[for="totAmount"], label[for="tax"], label[for="bill"] {
	text-align: right;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.01em;
	color: #000;
	float: left;
	width: 27em;
	margin: .8em;
	}
span[name="totAmount"], span[name="tax"], span[name="bill"]  {
	display: block;
	margin: 1em;
	padding-bottom: 1em;
	line-height: 1em;
	width: 90%;
	text-align: right;
	}
h3.login {
	position: relative;
	top: -3.5em;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
	color: #fad780;
	font-style: italic;
	font-size: 1em;
	text-align: right;
	}
#WGT-nav {
	width: 42.2em;
	margin-top: .5em;
	margin-left: auto;
	margin-right: auto;
	}
#WGT-nav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
#WGT-nav li a {
	display: block;
	margin: .25em;
	color: black;
	font-weight: bold;
	font-size: 1.2em;
	font-family: helvetica, sans-serif;
	background-image: url(img/button2.gif);
	background-repeat: no-repeat;
	width: 125px;
	height: 40px;
	line-height: 40px;
	}
#WGT-nav li a:visited {
	text-decoration: none;
	}
#WGT-nav li a:hover {
	background-image: url(img/button-hover3.gif);
	background-repeat: no-repeat;
	color: #000;
	}
#main-text p.login {
	font-weight: bolder;
	border: 1px solid black;
	background-image: url(img/text-bg.png);
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .3em;
	color: #333;
	}
p.login a {
	color: black;
	}
#main-text p.login a:visited {
	padding-right: 0;
	background-image: none;
	}
#footer p a[href="mailto:mdragon321@comcast.net"] {
	background-image:  url(img/mail.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 5px;
	padding-left: 29px;
	line-height: 20px;
	}
#time {
	position: relative;
	top: 60px;
	width: 792px;
	margin-left: auto;
	margin-right: auto;
	padding-left: .5em
	}
.known {
	padding-left: .5em;
	}
.known2 {
	color: black;
	padding-left: .5em;
	}
.valid {
	border: 0;
	text-align: center;
	}
#footer .valid  a:visited{
	background-image: none;
	padding-right: 0;
	}