* {
	margin: 0;
}

html>body {
	background-color:#fff;
}
body {
	background-color:#fff;
	background-image:url(../images/bg_stylite.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
}
a{
color:#990099;}
a:hover{color:#333}
#wrapper-front {
	margin: 0 auto;
	border:0;
	width: 1000px;
	background-image:url(../images/wrapper-bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
	float:none;
	overflow:hidden;

}
#wrapper {
	margin: 0 auto;
	border:0;
	width: 1000px;
	background-image:url(../images/wrapper-bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	clear:both;
	float:none;
	overflow:hidden;

}

#rounded-stylite {
	position: absolute;
	text-align:right;
	background-image:url(../images/stylite-round.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:1;
	width:250px;
	margin-left:740px;
	height:205px;
}
#rounded-client {
	position: absolute;
	text-align:right;
	background-image:url(../images/client-round.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
	width:250px;
	margin-left:740px;
	height:205px;
}
#rounded-products {
	position: absolute;
	text-align:right;
	background-image:url(../images/products-round.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
	width:250px;
	margin-left:740px;
	height:205px;
}
#rounded-kwnoledge {
	position: absolute;
	text-align:right;
	background-image:url(../images/knowledge-round.png);
	background-position:right top;
	background-repeat:no-repeat;
	z-index:2;
	width:250px;
	margin-left:740px;
	height:205px;
}
#header {
	margin: 0 0 15px 0;
}
#menu-left {
	float: left;
	width: 174px;
	background-color:#000;
	border-right:4px solid #fff;
}
#main {
	margin: 0;
	float: left;
	width: 810px;
	height: 1% /* Holly hack for Peekaboo Bug */
}
#main .about-us {
	background-image:url(../images/they.png);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:610px;
	width:610px;
	position:absolute;
	z-index:-1;
}
#main-all {
	margin:0;
	padding:0;
	height:101px;
	width:1000px;
	background-image:url(../images/logo_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:3;
}
#footer {
	clear: both;
	margin:0 auto;
	width:1030px;
	text-align:left;
	padding:0px;
	height:120px !important;
	background-image:url(../images/footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#inside-footer{
	padding:0;
	margin:0 200px;
	margin-right:12px;
}
#footer, .push {
	height: 50px; /* .push must be the same height as .footer */
	padding:0;
}
#news-feed {
	min-height:200px;
}
ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 10.9em;
}
ul.menu a {
	display: block;
	text-decoration: none;
}
ul.menu li {
	margin-top: 1px;
	border-bottom:1px solid #999
}
ul.menu li a {
	color: #fff;
	padding: 0.5em;
}
ul.menu li a:hover {
	background: #a5439a;
}
ul.menu li ul li a {
	background: #333;
	color: #fff;
	padding-left: 15px;
}
ul.menu li ul li a:hover {
	background: #a5439a;
	padding-left: 15px;
	color:#fff;
}
#listticker {
	height:400px;
	width:170px;
	overflow:hidden;
	padding:5px;
	line-height: 1em;
}
#listticker li {
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
#listticker li {
	height:200px;
	padding:5px;
	list-style:none;
}
#listticker a {
	color:#a5439a;
}
#listticeker a:hover {
	color:#a5439a;
	text-decoration:underline;
}
#listticker .news-title {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:11px;
}
#listticker .news-text {
	display:block;
	font-size:11px;
	color:#fff;
}
#listticker img {
	float:left;
	margin-right:14px;
	padding:4px;
	border:solid 1px #DEDEDE;
}
.menu-2 {
	margin:0;
	padding: 0;
	list-style: none;
	z-index:1000
}
.menu-2 li {
	padding: 0;
	margin: 0 2px;
	float: left;
	position: relative;
	text-align: center;
	z-index:1000
}
.menu-2 a {
	padding: 14px 10px;
	display: block;
	color: #fff;
	width: 80px;
	text-decoration: none;
	font-weight: bold;
}
.menu-2 li div {
	background: #fff;
	border:3px solid #a5439a;
	width: 180px;
	height: 205px;
	position: absolute;
	top: -225px;
	left: -55px;
	text-align: left;
	padding: 20px 12px 10px;
	font-style: normal;
	display: none;
	font-size:9pt;
	z-index:10000
}
.th-products{background-image:url(../images/product-title.jpg);background-position:left top;background-repeat:repeat-x; color:#fff; font-size:14px;text-align:left; padding:0;padding-left:10px;line-height:25px;border-right:1px solid #fff; margin:0; padding-top:5px}
.products-desc{margin-right:250px}
.fal-products{background-image:url(../images/black_pr_bg.jpg);background-position:left top;background-repeat:repeat-x; padding-left:20px; padding-right:20px; padding-top:10px; border-right:1px solid #fff; background-color:#000; height:540px;}
.m-products{background-image:url(../images/grey_pr_bg.jpg); background-position:left top; background-repeat:repeat-x; padding:20px;border-right:1px solid #fff; background-color:#4a4a4a}
#donal-picture{background-color:#000; background-image:url(../images/donal_stylite.jpg); background-position:left top; background-repeat:no-repeat; width:811px; height:305px}
#donal-picturep{margin-left:450px; padding-top:70px;padding-right:10px; color:#ddd; font-size:100%; line-height:1.6em; text-align:left}
.about-donal{color:#333 !important}
.clear{float:none; clear:both; height:1%;}
.products{ min-height:200px;}
.products p{font-size:12px; color:#333}
#download-pdf{position: relative; z-index:2; top:150px;; margin-right:70px;float:right}