/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: Arial;
}
html {
	height: 100%;
	min-height: 100%;
}
body {
	background: #cec18f;
	background: url(./themes/aa/bg.jpg) repeat top #cec18f;
	height: 100%;
	min-height: 100%;
}
.h1parent {
  color: #cccccc;
}
#container {
	width: 920px;
	background: #c5c3a5;
	padding-bottom: 10px;
}

#site-menu {
	width: 648px;
	margin-right: 10px;
	background: #FFFFFF;
}


#footer {
	clear: both;
	width: 920px;
	height: 20px;
	font-size: 10px;
	color:#000000;
	font-weight: bolder;
	/*background: #cfc69e;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}


#features {
	clear: both;
	width: 960px;
	height: 166px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	/*background: #e4e2be;*/
	background: url(./themes/aa/features_bg.png) no-repeat;
}

#features-left {
	width: 450px;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 40px;
	float: left;
}

#features-right {
	width: 450px;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 40px;
	float: right;
}

#features h1 {
	color: #938468;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 10px;
}

#features p {
	color: #000000;
	font-size: 12px;
	margin-bottom: 30px;
}

#features-img1 {
	width: 100px;
	margin-top: 10px;
	margin-right: 30px;
	float: left;
	z-index:10;
	visibility: visible;
}

#features-img2 {
	width: 100px;
	margin-top: 0px;
	margin-right: 0px;
	float: left;
	z-index:10;
	visibility: visible;
}


#logo {
	position: absolute;
	z-index:10;
	visibility: visible;
	margin-top: 20px;
 margin-left: 14px;
}

#logo2 {
	position: absolute;
	z-index:10;
	visibility: visible;
	margin-left: 403px;
	margin-top: -50px;
}

#logo3 {
	position: absolute;
	z-index:10;
	visibility: visible;
	margin-left: 340px;
	margin-top: -20px;
}

#trade {
	position: absolute;
	z-index:20;
	visibility: visible;
	margin-top: 20px;
	margin-left: 700px;
	color: #ffffff;
	font-size: 12px;
}


#trade h1 {
	color: #abac59;
	font-size: 16px;
	font-weight: bolder;
}


#site-header {
	height: 100px;
	background: url(./themes/aa/top.jpg);
}

#site-header span{
	display: none;
}

#body {
}

#body {
	background: #c5c3a5 /*url(./themes/aa/mainimg.jpg) no-repeat;*/
	min-height: 700px;
}

#body #left {
	float: left;
	width: 240px;
	height: auto;
	margin-top: -39px;
	margin-left: 10px;
	background: #cfc5b1
}

#body #right {
	margin-right: 10px;
	float: right;
	width: 648px;
	background: #ffffff;
}

#body #right #newsletter-bar {
	margin-top: 10px;
	height: 55px;
	background: url(./themes/aa/newsletter-bg.jpg) no-repeat right;
}

#body #right #content {
	text-align: left;
	margin-left: 30px;
	margin-top: 30px;
}

#body #right #content #form {
	width: 600px;

}
#body #right #content #form-left {
	width: 300px;
	margin-right: 0px;
	float: left;
}

#body #right #content #form-right {
	width: 300px;
	margin-left: 0px;
	float: right;
}

#right #content #form h1 {
	color: #837f78;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin-right: 10px;
	margin-bottom: 15px;
} 

#body #left #casestudies {
	height: auto;
}

#body #left #casestudies #csheader {
	width: 260px;
	height: 14px;
	background: url(./themes/aa/casestudy-header.png) no-repeat;
}

#body #left #casestudies #csbody {
	width: 260px;
	height: auto;
	background: url(./themes/aa/casestudy-bg.png) repeat-y;
}

#body #left #casestudies #csbody #csbody-header {
	text-align: left;
	margin-left: 14px;
	background: url(./themes/aa/casestudy.png) no-repeat;
}

#body #left #casestudies #csbody #csbody-header #cscontent {
	text-align: left;
	margin-left: 14px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#body #left #casestudies #csbody #csbody-header #cscontent p {
	font-size: 12px;
	color:#336633;
	margin-right: 22px;
}

#body #left #casestudies #csfooter {
	width: 260px;
	height: 10px;
	background: url(./themes/aa/casestudy-footer.png) no-repeat;
}

#products {
	margin-left: 23px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	width: 100%;

	
}

#products h1 {
	font-size: 20px;
	color: #6b604c;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	/*border-bottom: solid thin #E1E1E1;*/
}

#products h2 {
	font-size: 12px;
	color: #ffffff;
	width: 220px;
	height: 30px;
	background: url(./themes/aa/products_menu_bg_01.jpg) no-repeat;
}



#products li
{
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 26px;		
	float: left;	
	list-style-type: none;
	
}


#news {
	margin-left: 23px;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
}

#news h1 {
	font-size: 20px;
	color: #6b604c;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	/*border-bottom: solid thin #E1E1E1;*/
}

#news h2 {
	font-size: 14px;
	color: #513e15;
	width: 100%;
}


#news ul {
	margin-left: 5px;
	list-style: none;
}

#news li {
	width: 100%;
	border-bottom: solid thin #E1E1E1;
	margin-bottom: 10px;
}

#news li h2 {
	font-size: 14px;
	color: #513e15;
}

#news li p {
	margin-bottom: 10px;
	font-size: 12px;
}

#news p {
	font-size: 12px;
	margin-bottom: 20px;
}

#news p a:hover {
	font-size: 12px;
	margin-bottom: 20px;
	color: #ffffff;
}

#ad {
	vertical-align: text-bottom;
}

#right #content h1 {
	color: #402b00;
	font-size: 25px;
	margin-bottom: 10px;
}

#right #content h2 {
	color: #837f78;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

#right #content h3 {
	color: #837f78;
	font-size: 9px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 30px;
}

#right #content p {
	font-size: 12px;
	color:#837f78;
	margin-bottom: 1.5em;
	margin-right: 20px;
	line-height: 18px;
	/*line-height: 1em;*/
}

#right-img {
	width: 280px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
	float: right;
	z-index:10;
	visibility: visible;
}

#right li {
  margin-left: 2em;
  margin-bottom: .25em;
}

/*#footer {
	clear: both;
	background: url(./themes/aa/bottom.jpg) no-repeat;
	height: 56px;
}*/
.clear {
	clear: both;
}
#calendar {
 text-align: center;
 margin: 10px 5px 20px 0px; 
}

.calendarBG {
 width: 100%;
 background-color: #000;
}

.calendarBlank {
 background-color: #f9f6ed;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #834921;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}