body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	background-image:    url(images/background.jpg);
	background-repeat: repeat;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}

h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	font-size: 12px;
	line-height: 13px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#request   input, #request  textarea, #request select {
	background-color: #FFFFFF;
	color: #220F47;
	font-weight: bold;
	border: 1px solid #220F47;
}

#form1  {
	font-size: 12px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
#form1 td {
	vertical-align: top;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#wrap {
	width: 760px;
	background-color: #29184A;
	margin: 10px auto;
}

div#header {
	height: 41px;
	background-color: #29184A;
	margin-top: 0px;
	border: 1px solid #FFFFFF;
	padding: 0px;
}

#header img {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
}

#content {
	height: 372px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#content img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

#sidebar {
	top: 51px;
	width: 312px;
	padding: 10px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 353px;
}
div#leftSection {
	display: inline;
}

/* main navigation elements*/
ul#nav {
	list-style: none;
	height: 30px;
	display: inline;
	padding: 0;
}
/* position the nav bar but hide this code from IE6 */
#header>#nav {
	margin-top: 5px;
	position: absolute;
	margin-left: 0px;
	overflow: hidden;
}
/* end of hidden code */

#nav a {
	float: left;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#nav a:hover {
background-position: 0 -30px;
}
	
#nav a:active, #nav a.selected {
	background-position: 0 -60px;
}

#nav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#about a {
	width: 35px;
	background-image:    url(images/buttons/about.gif);
	background-repeat: no-repeat;
}

#contact a {
	width: 47px;
	background-image:    url(images/buttons/contact.gif);
	background-repeat: no-repeat;
}

#orders a {
	width: 40px;
	background-image:    url(images/buttons/orders.gif);
	background-repeat: no-repeat;
	padding-right: 50px;
}
#kids  a {
	width: 69px;
	background-image:    url(images/buttons/kids.gif);
	background-repeat: no-repeat;
}
#models  a {
	width: 69px;
	background-image:    url(images/buttons/models.gif);
	background-repeat: no-repeat;
}
#families  a {
	width: 69px;
	background-image: url(images/buttons/families.gif);
	background-repeat: no-repeat;
	margin-right: 17px;
}
#pets  a {
	width: 69px;
	background-image: url(images/buttons/pets.gif);
	background-repeat: no-repeat;
	margin-right: 17px;
}

#boudoir  a {
	width: 69px;
	background-image: url(images/buttons/boudoir.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
}

#links a {
	width: 30px;
	background-image:  url(images/buttons/links.gif);
	background-repeat: no-repeat;
}

div#address {
	position: relative;
	bottom: 5px;
	right: 0px;
}

#address img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

div#thumbnails {
	position: absolute;
	top: 170px;
	left: 10px !important;
	left /**/:1px;
}

#thumbnails p {
	margin: 2px 0px 0px;
}

#thumbnails img {
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

/* this is simply to force IE to accept the 'hover' border change*/
div#thumbnails a {
	text-decoration:none;
}
/* ...so is this! */
div#thumbnails a:hover {
	text-decoration:underline;
}

div#thumbnails a:link img {
	border: 1px solid #000000;
}

div#thumbnails a:visited img {
	border: 1px solid #666666;
}

div#thumbnails a:active img {
	border: 1px solid #666666;
}

div#thumbnails a:link:hover img {
	border: 1px solid #FFFFFF;
}

#address p {
	margin: 0px;
	padding: 0px;
	text-align: right;
}

div#sheetBtn {
	width: 75px;
}
#foot ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
#foot li {
	list-style-type: none;
	display: inline;
}
#foot p {
	margin-top: 0px;
	text-align: center;
}

div#foot {
	font-size: 12px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#foot img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 10px;
}

#wrap #foot li a:link, #wrap #foot li a:visited {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	color: #FFFFFF;
}

#wrap #foot li a:hover {
	background-color: #6D35FA;
	text-decoration: none;
}

#wrap #foot #nnns {
	text-align: right;
	float: right;
	margin-top: -23px;
}


.ls {
	border-top: 18px solid #000000;
}
.lsshort {
	border-top: 35px solid #000000;
}
.email {
	margin-left: 5px;
	padding-left: 5px;
	margin: 0px;
	padding: 0px;
}
div#pricelist_btn {
	height: 35px;
}
#pricelist_btn a {
	background-image: url(images/buttons/pricelist_btn.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 76px;
}

#pricelist_btn a:hover {
	background-position: 0px -35px;
}
ul#contAndPrice {
	position: absolute;
	top: 335px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 75px;
}
#contAndPrice li {
	margin-left: 0px;
	list-style-type: none;
	display: inline;
	padding: 0px;
}

table#request {
	margin-top: 15px;
}
ul#packagesMenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#packagesMenu li {
	list-style-type: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	display: inline;
}

#packagesMenu a:link, #packagesMenu a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#packagesMenu a:hover {
	text-decoration: none;
	background-color: #B34B65;
}
#priceLists {
	width: 450px;
	float: left;
}
#priceLists img {
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 8px;
}
#priceLists p {
	font-weight: bold;
	text-align: center;
}
#priceLists  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#homePoints {
	margin: 0px;
	padding: 0px;
}
#homePoints li {
	list-style-type: none;
	font-size: 12px;
	padding-bottom: 7px;
}
#wrap #foot #photoProducts {
	text-align: center;
	padding-top: 5px;
}
#photoProducts a img {
	padding: 0px;
}

