/****************************** TAGS *******************************/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffefc6 url("../images/bg.gif") repeat-x;
	font-family: Tahoma;
	color: #1f2020;
}

a {
	font-family: Tahoma;
}

img {
	vertical-align: top;
}

ul {
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #584827;
}

h2 {
	font: 14px Tahoma;
	color: #584827;
}

/******************************** CLASSES *********************************/

.g-clear-right {
	clear: right;
	height: 0;
	overflow: hidden;	
}

.l-main {
	width: 980px;
	margin: 0 auto;
	height: 1%;
	oveflow: hidden;	
} 

.l-main-b-head {
	width: 980px;
	height: 170px;
	/*background: url("../images/flash_head.jpg") no-repeat;*/
	margin-top: 12px;
}

.l-main-l-left {
	display: inline;
	width: 200px;
	float: left;
	margin-left: 27px;
}

.l-main-l-left-b-solution {
	margin-bottom: 30px;
}

.l-main-l-left-b-solution h2 {
	font-size: 18px;
}

.l-main-l-left-b-solution h3 {
	font-size: 14px;
}

.l-main-l-left-b-solution p {
	font: bold 11px Tahoma;
	padding: 10px 0 0 2px;
}

.l-main-l-left-b-menu {
	background: #f1e6c8 url("../images/menu_bg.gif") repeat-x;
	padding: 13px 15px;
	margin-bottom: 30px;
}

.l-main-l-left-b-menu h2 {
	color: #ffefc6;
	padding-bottom: 9px;
}

.l-main-l-left-b-menu ul li {
	line-height: 33px;
}

.l-main-l-left-b-menu ul a {
	font-size: 14px;
	color: #1f2020;
	text-decoration: none;
	padding-left: 11px;
	background: url("../images/big_marker.gif") left center no-repeat;
}

.l-main-l-left-b-menu ul a:hover {
	text-decoration: underline;
}

.l-main-l-left-b-info {
	padding: 0 14px;
}

.l-main-l-left-b-info h2 {
	padding-bottom: 27px;
}

.l-main-l-left-b-info ul {
	padding-left: 4px;
}

.l-main-l-left-b-info ul li {
	line-height: 16px;
}

.l-main-l-left-b-info ul a {
	font-size: 11px;
	color: #584827;
	text-decoration: underline;
	padding-left: 8px;
	background: url("../images/big_marker.gif") left center no-repeat;
	vertical-align: top;
}

.l-main-l-left-b-info ul a:hover {
	text-decoration: none;
}

.l-main-l-left-b-right {
	display: inline;
	width: 680px;
	float: left;
	margin-left: 73px;
}

.l-main-l-left-b-right-b-photo {
	width: 662px;
	height: 334px;
	
	margin: 6px 0 20px 0;
	float: right;
}

.l-main-l-left-b-right-b-actions {
	background: url("../images/actions_bg.gif") repeat-y;
	margin: 0 0 28px 5px;
	padding-left: 54px;
	height: 1%;
	overflow: hidden;
}

.l-main-l-left-b-right-b-actions h2 {
	padding-bottom: 7px;
	position: relative;
	top: -7px;
}

.l-main-l-left-b-right-b-actions img {
	float: left;
	margin-top: 3px;
}

.l-main-l-left-b-right-b-actions ul {
	float: left;
	padding-left: 7px;
}

.l-main-l-left-b-right-b-actions ul li {
	border-bottom: 1px solid #c1b18a;
	line-height: 19px;
}

.l-main-l-left-b-right-b-actions ul li.last {
	border-bottom-width: 0;
}

.l-main-l-left-b-right-b-actions ul a {
	font-size: 11px;
	color: #1f2020;
	text-decoration: none;
	padding-left: 8px;
	background: url("../images/small_marker.gif") left center no-repeat;
	line-height: 15px;
	vertical-align: top;
}

.l-main-l-left-b-right-b-actions ul a:hover {
	text-decoration: underline;
}

.l-main-l-left-b-right-b-footer  {
	width: 947px;
	height: 45px;
	padding-top: 8px;
	background: url("../images/footer.gif") no-repeat;
	font-size: 9px;
	color: #584827;
	line-height: 18px;
	text-align: center;
	top: 90%;
	left: 18%;
	position:relative; bottom:0;
	padding-bottom:30px; 
	margin-top:-50px;

}

.testfooter {
	width: 947px;
	height: 45px;
	padding-top: 8px;
	background: url("../images/footer.gif") no-repeat;
	font-size: 9px;
	color: #584827;
	line-height: 18px;
	text-align: center;
	position: absolute;
	top: 1500px;
	left: 15%;
}
