body {
	background-color:#ffffff;
	margin: 0px;
	padding:0px;
	background-image:url(images/side.jpg);
	background-repeat: repeat-x;
}

#container {
	width: 836px;
	font-family: "century gothic";
	margin-left: auto ;
	margin-right: auto ;
	background-color:#ffffff;
}

#nav {
	background-image: url(images/nav.jpg);
	width: 836px;
	height: 65px;
	color: #ffffff;
	font-size:14px;
}

#nav td {
	width: 139px;
	text-align:center;
	padding-top:10px;
	border-bottom:8px #38301D solid;
	cursor: pointer;
}

#nav td a:link, a:visited, a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}

#navServiceBlock {
	background-image: url(images/nav_services.jpg);
	width: 836px;
	height: 43px;
	color: #ffffff;
	font-size:14px;
}

#navServiceBlock td {
	width: 139px;
	text-align:center;
	border-bottom:4px #004A4A solid;
	cursor: pointer;
}

#navServiceBlock td a:link, a:visited, a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}

#navInformationBlock {
	background-image: url(images/nav_information.jpg);
	width: 836px;
	height: 43px;
	color: #ffffff;
	font-size:14px;
}

#navInformationBlock td {
	width: 139px;
	text-align:center;
	border-bottom:4px #442267 solid;
	cursor: pointer;
}

#navInformationBlock td a:link, a:visited, a:active, a:hover {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	color:#000000;
	font-size:18px;

}

#content {
	background-color: #ffffff;
	color: #333333;
	letter-spacing: 1px;
	line-height:170%;
	font-size: 12px;
	padding: 10px;
	z-index: 999;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;

}

#content a:link, a:visited, a:active {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	color:#aa0000;
	text-decoration:underline;
	font-weight:bold;
}

#content li {
	color: #666666;
}

.footerh2 {
	font-size:10px;
	display: inline;
	color:#cccccc;
	font-weight: normal;
}

#content .tdPrice{
	color: #00bb00;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #dddddd solid;
	padding: 10px;
	width: 150px;
	text-align: right;
	background-color: #ffffff;
}

#content .tdPrice2 {
	color: #00bb00;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px #dddddd solid;
	padding: 10px;
	width: 80px;
	text-align: right;
	background-color: #ffffff;
}

#content  B {
	color: #666666;

}

#content .tdImage{
	text-align:center;
	background-color:#ffffff;
}

#content .tdInfo{
	border-bottom: 1px #dddddd solid;
	padding: 10px;
	background-color: #ffffff;
	color:#333333;
}

#content .tdPriceDeduct{
	color: #bb0000;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #dddddd solid;
	padding: 10px;
	width: 150px;
	text-align: right;
	background-color: #29291D;
}

#content th {
	padding:10px;
	border-bottom:2px #aaaaaa solid;
	text-align: left;
}

#content .productHead {
	background-color:#dddddd; 
	border-bottom:1px #bbbbbb solid; 
	color: #666666; 
	font-size:10px; 
	font-weight: normal;
	text-align:right;
	padding:4px;
}

#content .productCell {
	text-align:right;
	padding: 2px;
	color:#666666;
	border-bottom:1px #eeeeee solid;
}


.smallfont {
	font-size: 10px;
	color: #aaaaaa;
}

/* CART STYLES */

input, textarea {
	font-size: 12px;
	font-family: "century gothic";
	background-color: #dddddd;
	border:1px #ffffff solid;
}

.imageTD {
	background-color:#000000;
	padding:0px;
	text-align:center;
	border-right:1px #222222 solid;
	border-bottom:1px #222222 solid;
}

.imageStyle {
	padding:6px;
}

.optionBlock {
	background-color:#111111;
	color:#cccccc;
	font-family: verdana;
	font-size:11px;
	width:100%;
	text-align: left;
}

#infoBlock {
	color:#cccccc;
	font-family: verdana;
	font-size:11px;
	text-align: left;
	padding:10px;
	width: 730px;
	line-height: 170%;
	letter-spacing: 0.5px;
}

#client {
	color:#ffffff;
	font-family: verdana;
	font-size:11px;
	text-align: left;
	width: 730px;
	line-height: 170%;
}

#client2 {
	color:#ffffff;
	font-family: verdana;
	font-size:11px;
	text-align: left;
	width: 730px;
	line-height: 170%;
	background-repeat: repeat-x;
}

#infoBlock fieldset {
	border: 1px #9700DF dashed;
}

#infoBlock legend {
	font-family: verdana;
	font-size:11px;
	line-height: 170%;
	color:#00cc00;
}

#infoBlock2 {
	background-color:#111111;
	color:#aaaaaa;
	font-family: verdana;
	font-size:11px;
	text-align: left;
	border:1px #666666 solid;
	padding:10px;
	width: 740px;
	line-height: 170%;
}

#stepBlock {
	background-color:#660099;
	color:#ffffff;
	font-family: verdana;
	font-size:11px;
	text-align: left;
	width: 100%;
	line-height: 170%;
	background-image: url(cartimages/bg_purple.jpg);
	background-repeat: repeat-x;
}

#stepBlock2 {
	background-color:#339900;
	color:#ffffff;
	font-family: verdana;
	font-size:11px;
	text-align: left;
	width: 100%;
	line-height: 170%;
	background-image: url(cartimages/bg_green.jpg);
	background-repeat: repeat-x;
}

#stepBlock a:link {
	color:#ffffff;
		text-decoration: none;
		font-weight: bold;
}

#stepBlock a:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: bold;
}

#stepBlock a:visited {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

.confirmTD {
	text-align:center;
	font-size:12px;
	border-bottom:1px #666666 solid;
}

.totalBox {
	background-color:#660099;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	}

#infoBar {
	display: block;
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #111111;
	border-top: 1px solid #666666;
	border-bottom: #ddd;
	color: #999999;
	clear: both;
	padding:6px 0;
	font-size:12px;
}

TH {
	font-family: verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#222222;
	color:#ffffff;
	padding: 4px;
}

.imageTable {
 text-align: center;
 
}

.imageCell {
	text-align: center;
	background-color: #000000;
	padding: 5px;
	width:136px;
}