html, body, form, ul, li
{
	margin: 0;
	padding: 0;
}
body
{
	font-family: Arial;
	font-size: 12px;
	color: #5f6871;
	background-color: #ffffff;
}
a
{
	color: #5f6871;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0;
}
table
{
	border-collapse: collapse;
}
table td
{
	vertical-align: top;
	margin: 0;
	padding: 0;
}
ul
{
	list-style-position: inside;
}
#wrapper
{
	width: 900px;
	margin: 0 auto;
	border: 1px solid #110e0e;
}
.default_edit
{
	width: 100%;
}
.default_edit td.button
{
	width: 70px;
	text-align: center;
}
#default_form td
{
	padding-bottom: 5px;
}
#default_form th
{
	padding-right: 10px;
	vertical-align: top;
}
#header
{
	width: 100%;
	height: 160px;
}
#header td#logo
{
	width: 285px;
	padding-top: 20px;
}
#header table
{
	float: right;
	font-size: 14px;
}
#header table tr
{
	border-top: 2px solid #5f6871;
}
#header table td
{
	
}
#header table td.first
{
	padding-right: 25px;
}
#header table td.main
{
	padding: 0px 25px;
}
#header table td.last
{
	padding: 0px 15px 0px 25px;
}
#language
{
	height: 24px;
	padding: 61px 15px 0px 0px;
	text-align: right;
}
#slogan
{
	width: 100%;
}
#slogan td
{
	text-align: center;
	padding: 50px 0px 100px 0px;
}
#frontpage_clients
{
	margin-left: 73px;
}
#frontpage_clients td.main
{
	width: 595px;
	padding: 30px;
	background: url(../images/frontpage_clients2.jpg) bottom left no-repeat;
	border-top: 1px solid #97aebe;
}
#frontpage_clients td.title
{
	width: 94px;
	padding: 0px 0px 3px 7px;
	background: url(../images/frontpage_clients.jpg) bottom left no-repeat;
	vertical-align: bottom;
	color: #ffffff;
	font-size: 14px;
}
#frontpage_clients td.line
{
	width: 1px;
	background-color: #97aebe;
	border-top: 1px solid #97aebe;
}
#frontpage_clients_bottom
{
	height: 43px;
	margin-left: 73px;
	background: url(../images/frontpage_clients_bottom.jpg) top left no-repeat;
}
#frontpage_works
{
	margin-left: 73px;
}
#frontpage_works td.main
{
	width: 595px;
	padding: 30px;
	background: url(../images/frontpage_works2.jpg) bottom left no-repeat;
	border-top: 1px solid #5f6871;
}
.main_image
{
	float: left;
	width: 198px;
	text-align: center;
}
#frontpage_works td.title
{
	width: 94px;
	padding: 0px 0px 3px 7px;
	background: url(../images/frontpage_works.jpg) bottom left no-repeat;
	vertical-align: bottom;
	color: #ffffff;
	font-size: 14px;
}
#frontpage_works td.line
{
	width: 1px;
	background-color: #5f6871;
	border-top: 1px solid #5f6871;
}
#frontpage_works_bottom
{
	height: 43px;
	margin-left: 73px;
	background: url(../images/frontpage_works_bottom.jpg) top left no-repeat;
}
#page_top
{
	height: 22px;
	padding: 27px 0px 0px 7px;
	margin-left: 73px;
	background: url(../images/page_top.jpg) top left no-repeat;
	font-size: 14px;
	color: #ffffff;
}
#page_top_menu
{
	padding: 0px 0px 25px 50px;
	color: #5F6871;
	font-size: 12px;
	text-align: justify;
}
#page_top_menu a
{
	text-decoration: underline;
}
.link_active
{
	text-decoration: underline;
}
#page_main
{
	width: 585px;
	margin-left: 174px;
	padding: 0px 35px 35px 35px;
	border-right: 1px solid #5f6871;
	border-left: 1px solid #5f6871;
}
#works_main
{
	width: 585px;
	margin-left: 174px;
	padding: 0px 35px;
	border-right: 1px solid #5f6871;
	border-left: 1px solid #5f6871;
}
#page_bottom
{
	width: 657px;
	height: 40px;
	margin-left: 174px;
	border-top: 1px solid #5f6871;
}
#client_top
{
	height: 22px;
	padding: 27px 0px 0px 7px;
	margin-left: 73px;
	background: url(../images/client_top.jpg) top left no-repeat;
	font-size: 14px;
	color: #ffffff;
}
#client_main
{
	width: 585px;
	margin-left: 174px;
	padding: 35px;
	border-right: 1px solid #97aebe;
	border-left: 1px solid #97aebe;
}
#client_bottom
{
	width: 657px;
	height: 40px;
	margin-left: 174px;
	border-top: 1px solid #97aebe;
}
#footer
{
	height: 38px;
	padding: 22px 0px 0px 60px;
	background: url(../images/footer.jpg) top left repeat-y;
	color: #ffffff;
	font-size: 14px;
}
.gallery_in li
{
	float: left;
	width: 185px;
	list-style-type: none;
	text-align: center;
	padding: 10px 0px;
}
#admin
{
	padding: 10px;
}
#login td
{
	padding-bottom: 5px;
}