@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000FF;
	background-image: url(background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
body a:link {
	color: #00FFFF;
	text-decoration: underline;
}
body a:hover {
	color: #FF0000;
}
body a:visited {
	color: #000000;
}

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	background-color: #0000FF;
}

.mainContent {
	width: 825px;
	margin-right: auto;
	margin-left: auto;

}


.forms th {
	text-align: left;
	padding-left: 30px;
}

th {
	background-image: url(formBg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	padding-right: 15px;
}
.highlight {
	color: #FFCC33;
	padding-bottom: 7px;
	padding-left: 7px;
	font-weight: bold;
}
.contacts {
	padding-top: 20px;
	padding-right: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	padding-left: 7px;
}

.features {
	background-image: url(features.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.space {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


h1 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(formBg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 930px;
	padding-top: 20px;
	background-position: bottom;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	margin-top: 0px;
	font-style: italic;
	line-height: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.footer {
	font-size: 12px;
	background-image: url(footer_bg.jpg);
	height: 130px;
	width: 950px;
	background-repeat: repeat-x;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFCC33;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: normal;
	letter-spacing: 2pt;
}
.bullitt {
	font-size: 18px;
	color: #efefef;
}

.editList {
	font-size: 14px;
	border-collapse: collapse;
	margin-top: 20px;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.editList a {
	color: #FF0000;
	text-decoration: underline;
}
.editList a:hover {
	color: #66FF66;
}

.editList td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 7px;
}
.centerBold {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
}
.submitForm td {
	padding-bottom: 9px;
}
.forms {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	background-color: #0044FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #293966;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
}
.forms2 {
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC33;
	border-left-color: #FFCC33;
	background-color: #0044FF;
}
.forms input {
	background-color: #ccd8e2;
	border-collapse: collapse;
	border: 1px solid #000000;
}
.forms select {
	background-color: #ccd8e2;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.forms .textArea textarea {
	border: 1px solid #000000;
	background-color: #ccd8e2;
}
.forms2 input {
	background-color: #ccd8e2;
	border-collapse: collapse;
	border: 1px solid #000000;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.forms2 select {
	background-color: #ccd8e2;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.forms2 .textArea textarea {
	border: 1px solid #000000;
	background-color: #ccd8e2;
}


.leftFormCells {
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.textArea {
	padding: 15px;
	line-height: 17px;
}
.forms p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.checkboxes {
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.sellectCells {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#contentInv {
	width: 800px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.invList {
	border-collapse: collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
}
.cell6 {
	position: relative;
	left: 150px;
}

.invList th {
	background-repeat: no-repeat;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;
}
.imgDisplay {
	height: 500px;
	width: 640px;
	float: left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6183a4;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#contentInv h4 {
	height: 20px;
	width: 625px;
	background-image: url(images/formHeader.jpg);
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01509c;
	color: #01509c;
}
#contentDisp {
	width: 900px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}
#contentDisp h4 {
	height: 20px;
	width: 625px;
	background-image: url(images/formBg.gif);
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #01509c;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
.adTables {
	margin-right: 47px;
	margin-left: 47px;
}

.adPrice {
	background-image: url(adPrice.gif);
	margin: 0px;
	padding: 0px;
	height: 65px;
	width: 370px;
	background-repeat: no-repeat;
}
.adPrice td {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-right: 3px;
}
.invPrice td {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-right: 3px;
}
.invPrice {
	background-image: url(adPrice.gif);
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 640px;
	background-repeat: no-repeat;
	background-position: right;
}

.adHeader {
	background-image: url(images/formBg.gif);
	background-repeat: repeat-x;
	height: 20px;
	width: 355px;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	padding-top: 0px;
	padding-left: 15px;
	color: #FFFFFF;
}
.adText {
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.optionTable {
	width: 900px;
	border-collapse: collapse;
	margin-top: 20px;
	border: 1px dotted #CCCCCC;
}
.optionTable td {
	padding-left: 7px;
}

.txtDescription {
	width: 640px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0px;
}


.adWrap {
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.adWrapNew {
	width: 370px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.adWrapNew table {
	margin-top: 7px;
	margin-bottom: 7px;
}
.cell5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

.lineLink a:visited {
	color: #FF0000;
	text-decoration: none;
	display: block;
	width: 800px;
	background-color: #e4e4e4;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 76px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


.lineLink a:link {
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 800px;
	background-color: #486789;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC9E0;
	height: 76px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAC9E0;
}
.lineLink a:hover {
	color: #FFFF00;
	background-color: #6a8cae;
	width: 800px;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	height: 76px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
}
.thumbs {
	padding-right: 0px;
	padding-bottom: 20px;
	height: 83px;
	width: 110px;
	padding-top: 0px;
	padding-left: 13px;
}
.paddingRt {
	padding-right: 10px;
}
.specialsLinks {
	font-weight: bold;
	padding-top: 15px;
}
.comments {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #b93d54;
}
.lineLink img {
	padding-right: 10px;
}
.rightImg {
	float: right;
	padding-bottom: 3px;
	padding-left: 10px;
}
.leftImg {
	float: left;
	padding-right: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
}
ul {
	line-height: 25px;
	font-size: 15px;
	list-style-type: square;
	list-style-position: inside;
}
.client {
	background-color: #f1f1f1;
	border: 1px solid #000000;
	margin-top: 25px;
	margin-bottom: 50px;
	border-collapse: collapse;
}
.client td {
	text-align: center;
	width: 33%;
	border-collapse: collapse;
	border: 1px solid #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.client img {
	border: 1px solid #000000;
}
.name {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 8px;
}
.client ul {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 0px;
	margin-top: 0px;
}

