body {
	margin: 0;
	padding: 0;
}
body, table, td, div {
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
img {
	border: none;
}
a {
	color: #003366;
}
table.wrapper, table.content {
	width: 100%;
}
td  {
	vertical-align: top;
}
.left_column {
	background: url(/des3/images/pen.jpg) left bottom no-repeat;	
	width: 250px;
	padding: 0 0 120px 0;
}
.right_column {
	background: url(/des3/images/r_corner.gif) right bottom no-repeat;
	padding: 0 15px 15px 10px;
}
td.header {
	height: 216px;
	background: url(/des3/images/header_bg.gif) repeat-x;
}
div.header {
	height: 216px;
	background: url(/des3/images/header_end.jpg) right no-repeat;
}
div.headr_content {
	height: 216px;
	background: url(/des3/images/header_begin.jpg) left no-repeat;
}
div.icons {
	float: right;
	width: 21px;
	padding: 5px 25px 0 0;
}
div.phones {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-weight: bold;
	position: absolute; 
	top: 100px;
	right: 60px;
	text-align: right;
}
span.code {
	color: #036;
	font-size: 19px;
}
span.phone {
	color: #036;
	font-size: 25px;
	vertical-align: text-top;
}
div.sitename {
	padding: 100px 0 0 165px;
	float: left;
}
td.footer {
	height: 46px;
	background: url(/des3/images/bg_footer.gif) repeat-x;
	
}
h1 {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #036;
	font-weight: normal;	
	font-size: 16px;
}

h2 {
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: #036;
	font-weight: normal;	
	font-size: 16px;
}

.left_column h1 {
	background: url(/des3/images/h1_bg1.gif) left no-repeat;
	padding: 0 0 0 45px;
}
.right_column h1 {
	background: url(/des3/images/h1_bg2.gif) left no-repeat;
	padding: 0 0 0 10px;
	margin-left: -10px;
}

.left_column h2 {
	background: url(/des3/images/h1_bg1.gif) left no-repeat;
	padding: 0 0 0 45px;
}
.right_column h2 {
	background: url(/des3/images/h1_bg2.gif) left no-repeat;
	padding: 0 0 0 10px;
	margin-left: -10px;
}


.menu {
	margin: 0 0 40px 33px; 
}
.menu a, .menu span {
	display: block;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #333;
	line-height: 32px;
	background: url(/des3/images/menuitem_bg.gif) left bottom no-repeat;
	padding: 0 0 0 15px;
}

.menu a:hover { 
	color: #003366;
	text-decoration: underline;
}

.menu a.act {
	font-weight: bold;
}

.submenu a, .submenu span {
	display: block;
	text-decoration: underline;
	color: #333;
	line-height: 24px;
	background: url(/des3/images/submenuitem_bg.gif) left bottom no-repeat;
	padding: 0 0 0 15px;
}

.submenu a:hover { 
	color: #003366;
	text-decoration: none;
}


.contacts {
	margin: 0 0 30px 48px;

}
.contacts a{
	color: #c00;
}
.read_more {
	font-size: 13px;
	background: url(/des3/images/arrow.gif) left no-repeat;
	padding-left: 12px;
	float: right;
}
.copyright {
	height: 46px;
	background: url(/des3/images/footer_bg_2.jpg) right no-repeat;
	color: #fff;
	font-size: 12px;
	line-height: 46px;
	padding-left: 48px;
	position: relative;
}
.counters {
	vertical-align: middle;
        padding-right: 30px;
}
table.two_column {
	width: 100%;
}
.two_column td{
	padding: 10px;
	font-size: 12px;
}
table.faq {
	width: 100%; 
	margin-bottom: 20px;
}
.faq td { 
	background: url(/des3/images/dots.gif) bottom repeat-x;
        padding: 6px 0px 4px 0px;
}
table.faq p{
	margin: 2px 0;
}
span.question{
	font-weight: bold;
	color: #666;
}
.recommend {
	font-size: 10px;
	padding: 32px 0px 8px 0px;
	text-align: justify;
	color: #666;
}
.recommend a:link, .recommend a:visited {
	color: #666;
	display: inline;
}
td.partners {
	padding-right: 20px;
	vertical-align: middle;
}
td.partners a:link, td.partners a:visited {
	color: #fff;
	font-size: 11px;
}
