body {
	padding:    0;
	margin:     5px;
	background: #ababab;
	font:       10pt verdana;
	text-align: justify;
}

#wrapper {
	margin:     0 auto;
	text-align: left;
	background: #ffffff;
	width:      900px;
	color:       #7b7667;

}

#wrapper table#layout {
	width: 900px;
}

a:hover {
	background: #fdfce1;
}

h1#title {
	font-size: 13pt;
	font-weight: normal;
	border-bottom: 1px solid #dbaaff;
	color: #8a8473;
	padding: 25px;
}

#header {
	height:      279px;
	text-indent: -2000px;
	/*background:  #ffffff url('/?asset=assets%2fanglia%20services%2fpng%2fheader.png') no-repeat 0px 50%;*/
	background:  #ffffff url('/?asset=assets%2fanglia%20services%2fpng%2fheader.png') no-repeat 0px 50%;
}

#nav {
	padding:    5px;
	width:      210px;
	background: #f4e5ff;
}


#nav div       { padding: 1px 0 1px 0; }
#nav div.out   { padding: 6px 0 6px 0; }
#nav div.first { padding-top: 0;       }
#nav div.last  { padding-bottom: 0;    }

#nav h3 {
	color:         #ffffff;
	background:    #6e3896;
	text-indent: 5px;
	line-height: 18pt;
	font-weight:   normal;
	font-size:     8pt;
	cursor:        pointer;
	
}

#nav ul {
	display: none;
	border: 1px solid #dbaaff;
}

#nav li div,
#nav li a {
	text-indent: 5px;
	line-height: 18pt;
	display:       block;
	border-bottom: 1px solid #dbaaff;
}

#nav li.last a,
#nav li.last div {
	border-bottom: none;
}

#nav a {
	color: #8a8473;
}

#nav a:hover {
	display: block;
	color:         #ffffff;
	text-decoration: none;
	background: #ec2c91;
}

#nav li.active div {
	color:         #ffffff;
	background: #febc28;
	font-weight: bold;
}

#nav li.highlight {
	background: #eee;
	border-top: 1px solid #aaa;
}

#nav div.out h3 {
	font-weight:   bold;
	border-bottom: none;
}

#nav div.out ul {
	display:    block;
	background: #ffffff;
	border-top: none;
}

#nav div.out li {
	list-style:  none;
}

/*#nav div.admin h3 {
	color:      #fff;
	background: #f00;
}

#nav div.admin ul {
	background: #fee;
	border:     1px solid #f00;
	border-top: none;
}*/

#inner {
	padding: 25px;
	min-height: 400px;
	text-align: justify;
	line-height: 1.4

}

* html #inner {
	height: 400px;
}

#inner h2 {
	font-size:   10pt;
	font-weight: normal;
	color:       #7b7667;
}

#cartsummary {
	clear: both;
	padding: 10px;
	border-bottom: 1px solid #eee;
	background: #ffe;
	margin-bottom: 10px;
}

#right {
	padding:    5px;
	width:      120px;
	background: #eee;
}

#right h4 {
	margin:     0;
	padding:    2px;
	color:      #fff;
	background: #ccc;
}

#right img {
	border: 1px solid #ccc;
	border-top: none;
}

#right p {
	padding-bottom: 10px;
}

#right p a {
	color: #000;
}

#add_ads {
	position: absolute;
	left: 50%;
	width: 60px;
	margin-left: 410px;
	text-align: right;
}

#footer div.links {
	padding:    1px;
	background: #dbaaff;
}

#footer div.footnotes {
	color: #84878d;
	padding:    9px;
	background:  #f4e5ff;
	text-align: right;
}