@charset "utf-8";
*{
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

body {
	background-color: #080300;
	color: #FFFFFF;
	cursor: default;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 1539px;
	overflow: visible;
}
#email {
	position: absolute;
	visibility: visible;
	left: 568px;
	top: 574px;
}
#client-menu   a:hover  {
	text-decoration: underline;

}




#container .padding-all {
	padding-top: 143px;
	padding-left: 175px;
	padding-right: 172px;
}
#menu-left  {
	width: 77px;
	float: left;
}

#menu-right  {
	width: 78px;
	float: right;
}
#design-preview {
	margin-right: 80px;
	margin-left: 77px;
	display: block;
	text-align: center;
	background-image: url(../img/preview0.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#text-top {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 478px;
	top: 87px;
	width: 319px;
}
#text-top h1 {
	font-size: 1em;
	color: #D5D16E;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#text-top h2 {
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#content {
	display: block;
	width: 100%;
}

.menu-link  span  {
	display: none;

}
#menu-left  ul, #menu-right ul {
	list-style-type: none;
	padding: 0px;
}
#client-menu   ul {
	list-style-type: none;
	padding: 0px;
}
#right-buttons  ul  {
	padding: 0px;
	list-style-type: none;
}
#right-buttons  {
	position: absolute;
	left: 772px;
	top: 554px;


}
#client-menu   li  {
	display: inline;
	padding-right: 3px;
	font-size: 1em;
}
#client-menu {
	position: absolute;
	visibility: visible;
	left: 261px;
	top: 486px;
	width: 586px;
}
#information {
	width: 542px;
	padding-top: 113px;
	font-size: 0.9em;
	color: #2F1612;
	padding-left: 10px;
}
#information   h2, h3 {
	display: block;
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 34px;
}

#information p {
	text-align: justify;
	line-height: 1.54em;
	margin-bottom: 16px;
}
#imgPreview{
	display:none;
}
