body,td,th {
	font-size: 14px;
	color: #FFF;
}
body {
	background-color: #000;
}

img           { border:0; vertical-align:top; }

a,
a:hover       {color:#ED811F;}
:focus        { outline: 0; }
.container {
	width: 100%;
	margin: 0 auto;

}
.addy {
	width: 362px;
	height: 84px;
	background-image: url('images/blog_01.jpg');
	background-repeat: no-repeat;
}
.logo {
	width: 239px;
	height: 173px;
}
.phone {
	width: 349px;
	height: 84px;
	background-image: url('images/blog_03.jpg');
	background-repeat: no-repeat;
}
.left {
	width: 40px;
	min-height: 683px;
	height:100%;
	background-image: url('images/blog_04.jpg');
	background-repeat: no-repeat;
}
.left-r {background-image:url('images/blog04-l.png'); min-height:1000px; height:100%; background-repeat:repeat-y; background-position:bottom; width:40px;}
.right-r { background-image:url('images/blog11-r.png'); min-height:1000px; height:100%; background-repeat:repeat-y; background-position:bottom; width:53px;}
.left_top {
	width: 322px;
	height: 62px;
	background-image: url('images/blog_12.jpg');
}
.right_top {
	width: 296px;
	height: 62px;
	background-image: url('images/blog_13.jpg');
}

.right {
	width: 53px;
	min-height: 683px;
	height:100%;
	background-image: url('images/blog_11.jpg');
	background-repeat: no-repeat;
}

.main {
	width: 610px;
	min-height: 594px;
	height:100%;
	background-color: #000;
}
.sidebar {
	width: 247px;
	height: 594px;
	background-color: #000;
}
.footer {
	width: 950px;
	height: 133px;
	background-image: url('images/blog_16.jpg');
}

