body {
	background: #535559 url('../img/bg.gif') 100% 27px no-repeat fixed;
	font-family: 'Georgia', sans-serif;
	color: #1a2233;
}

a {
	color: #0055ff;
}

p {
	margin-top: 1em;
}

a.jslink {
	color: #0055ff;
	text-decoration: none;
	border-bottom: 1px dotted #0055ff;
}

a.selected {
	color: #ff0000;
	text-decoration: none;
}

div#body {
	width: 960px;
	margin: 30px auto;
	margin-top: 57px;
	margin-bottom: 0px;
}

#header {
	width: 960px;
	height: 57px;
	overflow: hidden;
}

h1#logo {
	position: relative;
	left: 20px;
	width: 220px;
	height: 46px;
	margin: 0px;
	padding: 0px;
}

div#topmenu {
	width: 510px;
	height: 42px;
	background: #ffffff;
	position: relative;
	left: 261px;
	top: -31px;
	text-align: center;
	padding-top: 0px;
}

div#topmenu div.corners {
	padding-bottom: 7px;
}

div#buttonsmenu {
	width: 100px;
	height: 26px;
	position: relative;
	left: 790px;
	top: -57px;
	text-align: center;
}

div#buttonsmenu ul, div#topmenu ul {
	list-style: none inside;
}

div#buttonsmenu ul, div#buttonsmenu ul li, div#topmenu ul, div#topmenu ul li {
	margin: 0px;
	padding: 0px;
}

div#buttonsmenu ul li {
	float: left;
	width: 11px;
	height: 11px;
	padding-right: 20px; 
}

div#topmenu ul li {
	display: inline;
	font-size: 18px;
	padding-left: 0.85em;
	padding-right: 0.85em;
}

div#text {
	clear: both;
	background: #ffffff;
	min-height: 240px;
}

div#tcorners {
	width: 960px;
}


div#tcorners img {
	display: block;
}

div#greyarea {
	width: 220px;
	position: absolute;
	z-index: 5;
	margin-left: 20px;
	top: 281px;
	margin-top: 0px; padding-top: 0px;
}

div#greyarea img {
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#submenu {
	background: #cecece url('../img/grey-bg.gif') 0px 0px repeat-x;
	height: 155px;
	padding: 10px;
	padding-top: 1px;
}

div#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
	margin-left: 10px;
}

div#submenu ul li {
	margin: 0px;
	margin-bottom: 5px;
	line-height: 135%;
}

#service-menu {
	margin-top: 0px;
	height: 71px;
}

div#services {
	height: 240px;
	background: #1a2233 url('../img/photo.jpg') 45px 20px no-repeat;
	clear: both;
	padding-left: 260px;
	padding-right: 30px;
	color: #ffffff;
}

div#services h2 {
	font-size: 64px;
	margin: 0px;
	padding: 0px;
	background: url('../img/my-logo.gif') 100% 50% no-repeat;
}

div#mainarea {
	background: #ffffff;
	clear: both;
	min-height: 440px;
}

div#news {
	margin-top: 120px;
	width: 200px;
	float: left;
	padding: 10px;
	padding-left: 30px;
	color: #808080;
}

div#news h2 {
	font-size: 32px;
	margin: 0px;
	color: #ff0000;
}

div#news ul {
	list-style-position: inside;
}

div#news ul li {
	margin-bottom: 0.5em;
}

div#maintext h2 {
	font-size: 48px;
	color: #ff0000;
	margin: 0px;
	padding: 0px;
}

div#maintext {
	margin-left: 260px;
	margin-right: 30px;
	padding-top: 10px;
}

div#corners {
	clear: both;
	margin-top: 20px;
}

div.corners {
	height: 5px;
	overflow: hidden;
}

div.corners img {
	height: 5px;
	width: 5px;
	display: block;
}

div.corners img.left {
	float: left;
}
div.corners img.right {
	float: right;
}

#footer {
	clear: both;
	padding-top: 20px;
	padding-bottom: 30px;
	color: #ffffff;
	height: 36px;
}

#footer a {
	color: #ffffff;
}

#domolink {
	padding-left: 20px;
	width: 220px;
	float: left;
}

#domolink img {
	width: 199px; 
	height: 36px;
}

#copyrights {
	padding-top: 16px;
	margin-left: 260px;
	margin-right: 30px;
}

table.price {
	border: 1px solid #e5e5e5;
	background: #ffffff;
	margin-bottom: 20px;
}

#price-list table.price {
	border: 1px solid #f2e9c2;
	background: #ffffff;
	margin-bottom: 20px;
}

table.price th {
	background: #1a2233;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
	line-height: 120%;
}

table.price td {
	border-top: 1px solid #e5e5e5;
	padding-left: 4px;
	padding-right: 4px;
	line-height: 120%;
}

table.price tr.view td {
	background: #535559;
	color: #ffffff;
	font-weight: normal;
}

#price-list {
	padding: 20px;
	background: #fff5cb;
}

#price-list-stat {
	padding: 20px;
}

#p-techs {
	margin: 0px;
	margin-top: 1em;
	font-size: 12pt;
}

#p-techs  ul {
	list-style: none inside;
}

#p-techs ul li, #p-techs p {
	display: inline;
}

#p-techs ul li {
	margin-left: 0.4em;
}

#p-techs a {
	margin: 0px 2px;
	padding: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
}

#p-techs a.selected {
	border-bottom: 0px;
	background: #fff5cb;
}

ul.trash {
	list-style: none inside;
}

.trash li {
	font-size: 8pt;
}

div#price-list .info {
	display: none;
}

#price-comments {
	display: none;
	background: #e5e5e5;
	padding: 5px 10px;
	font-size: 8pt;
}

#maintext li,#maintext p {
	margin-bottom: 0.5em;
	line-height: 135%;
}

#sitemap, #sitemap ul {
	list-style: none inside;
}

#sitemap li {
	font-size: 16pt;
}

#sitemap ul {
	margin-top: 0.5em;
}

#sitemap ul li {
	font-size: 12pt;
}

#second-menu {
	padding-top: 10px;
}

ul {
	list-style-type: none;
}