/* Global Reset */
html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; }
blockquote:before, q:before, blockquote:after, q:after { content: ""; }

th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; }

table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; }

a img { border: none; }

a:link {
	text-decoration: none;
	color: #a41b35;
}

a:hover {
	text-decoration: none;
	color: #db566f;
}

a:visited {
	text-decoration: none;
}

h1 { font-weight: normal; color: #222222; font-size: 2em; line-height: 1; margin-bottom: 0.5em; }
h1 img { margin: 0; }

h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.70em; }

h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }

h4 { font-weight: normal; color: #222222; font-size: 1.3em; line-height: 1.25; margin-bottom: 1.25em; }

h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

p {
	margin: 0 0 1.5em;
	color:#585858;
}
p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }

ul {
  list-style-position: inside;
}

body {
	background-color:#e8e8e9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 21px;
	color:#000000;
}

.container {
	width: 850px;
	margin: 0 auto;
}

.header {
	padding: 0 20px;
	overflow: hidden;
	position: relative;
}

h1#logo {
	width: 188px;
	height: 100px;
	background: url(../images/logo_aspire.png) no-repeat top left;
	text-indent: -10000px;
	float: left;
	margin-top: 15px;
}

.header .menu {
	list-style: none;
	position: absolute;
	right: 0;
}

.header .menu  li {
	display: block;
	float: left;
	margin: 0 6px 0 0;
}

.header .menu  li a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px 0px 0px;
	margin: 65px 0px 0 0;
	color: #000;
	text-decoration: none;
	background: transparent url(../images/btn-right.png) no-repeat right top;
}

.header .menu a span {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 0 0 0 10px;
  background: transparent url(../images/btn-left.png) no-repeat left top;
}

.header .menu  li a.current, .header .menu  li a.section {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0 10px 0 0;
	color: white;
  background-position: bottom right;
  background-image: url(../images/act-btn-right.png);

}

.header .menu  li a.current span, .header .menu  li a.section span {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 65px 0 0 10px;
  color: white;
  background: transparent url(../images/act-btn-left.png) no-repeat scroll left bottom;
}

.header .menu  li a:hover {
	display: block;
	height: 100px;
	margin: 0;
	padding: 0 10px 0 0;
	color: white;
  background-position: bottom right;
  background-image: url(../images/hvr-btn-right.png);

}

.header .menu  li a:hover span {
  display: block;
  height: 35px;
  line-height: 35px;
  padding: 65px 0 0 10px;
  color: white;
  background: transparent url(../images/hvr-btn-left.png) no-repeat scroll left bottom;
}


.header .menu li.last {
  margin-right: 0;
}

.content {
	clear: both;
	background: white;
	padding: 15px 20px;
	overflow: hidden;
}

.sidebar {
  width: 205px;
  float: left;
}

.sidebar.banner {
  width: 205px;
  float: right;
}

.content-top {
  padding-top: 5px;
  background: url(../images/corners-fff.png) no-repeat top left;
}
.content-bottom {
  padding-bottom: 5px;
  background: url(../images/corners-fff.png) no-repeat bottom left;
}
.sidebar h2 span {
  display: block;
  padding: 5px 5px 0 10px;
  background: white url(../images/corners-red.png) no-repeat right top;
}

.sidebar {
  font-size: 0.9em;
}

.sidebar h2 {
  font-weight: normal;
  background: #a41b35;
  color: white;
  font-size: 1.2em;
  padding-bottom: 7px;
  margin-bottom: 10px;
  background: white url(../images/corners-red.png) no-repeat right bottom;
}

.sidebar .catalog {
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: white url(../images/corners-cat.png) no-repeat right bottom;
}
.sidebar ul {
  list-style: none;
  padding: 10px 0 0 0;
  background: #e6e6e6 url(../images/corners-cat.png) no-repeat left top;

}

.sidebar ul li a{
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  color: #666;
}

.sidebar ul li a:hover, .sidebar ul li a.current, .sidebar ul li a.section {
  background: #f3f3f3;
}

#layout.catalog {
  width: 585px;
  float: right;
  padding: 0 0 20px 20px;
}

#layout.page {
  width: 585px;
  float: left;
  padding: 0 20px 20px 0px;
}

.footer {
  padding: 5px 20px;
  text-align: center;
  background: #cdcdcd;
  font-size: 0.8em;
}
.footer-top {
  margin-top: 10px;
  padding-top: 5px;
  background: url(../images/corners-cd.png) no-repeat top left;
}
.footer-bottom {
  padding-bottom: 5px;
  background: url(../images/corners-cd.png) no-repeat bottom left;
}
.footer p {
  padding: 0;
  margin: 0;
}

h1, h2, h3 {
  color: #a41b35;
}

.lbg {	
	position:absolute; 
	left:0; 
	top:0;
	height:326px;
	width:326px;
	background:url(../images/left_bg.jpg);
	z-index:-50;
}

.rbg {	
	position:absolute; 
	right:0; 
	top:0;
	height:326px;
	width:326px;
	background:url(../images/right_bg.jpg);
	z-index:-50;
}