.bodyDefault {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#dddcdb;
	margin: 0px  0px 0px 0px;
}

.bodyRed {
	background-image:url(../images/bgRed.gif);
	background-repeat:repeat-x;
	background-color:#dddcdb;
	margin: 0px  0px 0px 0px;
}

.bodyFull {
	background-image:url(../images/bgFull.gif);
	background-repeat:repeat-x;
	background-color:#dddcdb;
	margin: 0px  0px 0px 0px;
}

#main {
	background-image:url(../images/bgShine.gif);
	background-repeat:no-repeat;
	width:1024px;
	height:766px;
}

#mainRed {
	background-image:url(../images/bgShineRed.gif);
	background-repeat:no-repeat;
	width:1024px;
	height:766px;
}

#mainFull {
	background-image:url(../images/bgShineWithOut    .gif);
	background-repeat:no-repeat;
}

#logo {
	top: 145px;
	left: 245px;
	width: 180px;
	position: relative;
}

#nav {
	top: 158px;
	left: 247px;
	height: 17px;
	width: 600px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e21023;
	text-decoration: none;
	vertical-align: top;
}

#nav a {
	color: #505050;
	text-decoration: none;
	vertical-align: top;
}

#nav a:hover {
	color: #505050;
	text-decoration: underline;
}

#nav a:visited:active {
	color: #505050;
	text-decoration: none;
}

#currentNav {
	vertical-align: top;
}

#content {
	top: 170px;
	left: 247px;
	height: 232px;
	width: 796px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	text-align:justify;
}

#contentLarge {
	top: 170px;
	padding-left: 247px;
	padding-bottom:30px;
	width:796px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	text-align:justify;
	background-color:#FFF;
}

#whiteBackground {
	position: relative;
	top: 170px;
	background-color:#FFF;
}

#contentProduct {
	top: 170px;
	left: 247px;
	height: 232px;
	width: 365px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5e5e5e;
	text-align:justify;
}

#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #888888;
}

#titleBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}

a.linkRedSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e21023;
	text-decoration: none;
}

a.linkRedSmall:hover {
	color: #e21023;
	text-decoration: underline;
}

a.linkRedSmall:visited:active {
	color: #e21023;
	text-decoration: none;
}

#icons {
	margin-top:-245px;
	left: 249px;
	height: 45px;
	width: 600px;
	position: relative;
	font-size: 20px;
}

#iconsFull {
	margin-top:-245px;
	background-image:url(../images/shadow.gif);
	background-repeat:repeat-x;
	margin-top:160px;
	padding-top:25px;
	padding-left: 249px;
	height: 100px;
	position: relative;
	font-size: 20px;
}

#contactForm select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size:13px;
}

#contactForm input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size:13px;
}

#contactForm textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	font-size:13px;
}

.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	font-size:12px;
}

.confirmation {
	font-family: Arial, Helvetica, sans-serif;
	color: #CACACA;
	font-size:17px;
}

.titleWhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:17px;
}

#productScreenshot {
	position:absolute;
	margin-left:377px;
	margin-top:-111px;
}

#productDetailScreenshot {
	position:absolute;
	margin-left:625px;
	margin-top:-111px;
}
