@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(/img/layout4/body.png);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#box {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px; 
	margin-left: auto;
	background-color: #990099;
}
#head {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 200px;
	width: 980px;
	background-image: url(/img/layout4/head.jpg);
	background-position: 0px 20px;
	background-attachment: scroll;
	background-repeat: repeat-x;
}
#head ul {
	clear: left;
	float: left;
	height: 200px;
	width: 760px;
	background-image: url(/img/layout4/head-ul.png);
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
#head ul li {
	display: block;
	clear: none;
	float: left;
	width: 110px;
	height: 40px;
	margin-top: 60px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 40px;
	padding: 0px;
}
#head ul li.wg {
	width: 220px;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 515px;
}
#head ul li.wg a {
	background-image: url(/img/layout4/head-nav-awg.png);
	text-align: left;
	padding-left: 35px;
}
#head ul li.sel a {
	background-position: 0px 0px;
	color: #B55AC5;
}



#head ul li a {
	display: block;
	background-image: url(/img/layout4/head-nav-a.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left -50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	overflow: hidden;
}
#head ul li a:hover {
	background-position: 0px 0px;
	color: #B55AC5;
}


#content {
	background-color: #FFFFFF;
	clear: left;
	float: left;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.2em;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-style: normal;
	clear: left;
	display: block;
}

#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.1em;
}
#content img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear: left;
	float: left;
	background-color: #EBEBEB;
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #FFFFFF;
}
#content .gallery {
	clear: left;
	float: left;
	width: 960px;
	display: block;
}
#content .gallery img {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #FFFFFF;
	clear: none;
	float: left;
}
#content .show {
	padding: 0px;
	clear: left;
	float: left;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content .show h2 {
	clear: none;
	padding-left: 330px;
	margin: 0px;
}
#content .show p {
	padding-left: 330px;
}
#content .clients {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	width: 960px;
}
#content .clients p {
	padding-left: 470px;
}
#content .clients img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#popup {
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-attachment: scroll;
	background-image: url(/img/layout4/popup.png);
	background-repeat: repeat;
}
#popup a {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}






#foot {
	background-color: #B45AC4;
	padding: 0px;
	clear: left;
	float: left;
	height: 30px;
	width: 980px;
	text-align: center;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#foot  li  {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#foot li a {
	display: inline;
	color: #FFFFFF;
}
