/*html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}*/
body {
	font: 11px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #7F7F7F;
	background: #333 url(../images/main/bg_page.png) repeat-x top center;
}
h1, h2, h3, h4, h5, ul, li, a, p, form, table {margin:0px; padding:0px;}
.cleaner {clear:both;}
img {vertical-align:top;}
.link_1 {color: #7F7F7F;}
.link_1:hover {text-decoration:none;}
.white {color:#FFF; font-weight:bold;}


/* HEADER */
#header {
	width: 800px;
	height: 135px;
	margin: 0px auto;
	padding: 0px;
}
#header a.logo {
	float: left;
	display: inline;
	width: 216px;
	height: 135px;
	background: url(../images/main/bg_logo.png) no-repeat top left;
}
#header a.logo span {display:none;}
#header ul {list-style-type: none; float:right; display:inline; margin-top:60px; width:300px;}
#header ul li {display:inline;}
#header ul li a, #header ul li a.m1_on, #header ul li a.m2_on, #header ul li a.m3_on, #header ul li a.m4_on {
	float: left;
	display: block;
	height: 19px;
	color: #A7A7A7;
	text-decoration: none;
	text-align: center;
	padding-top: 11px;
	margin-right: -1px;
}
#header ul li a.m1 {background: url(../images/main/but_home.gif) no-repeat top left; width: 62px;}
#header ul li a.m2 {background: url(../images/main/but_about.gif) no-repeat top left; width: 82px;}
#header ul li a.m3 {background: url(../images/main/but_portfolio.gif) no-repeat top left; width: 87px;}
#header ul li a.m4 {background: url(../images/main/but_contact.gif) no-repeat top left; width: 73px;}
#header ul li a.m1:hover, #header ul li a.m1_on {background: url(../images/main/but_home.gif) no-repeat bottom left; width: 62px; color: #E1E1E1; padding-top: 5px; height: 25px;}
#header ul li a.m2:hover, #header ul li a.m2_on {background: url(../images/main/but_about.gif) no-repeat bottom left; width: 82px; color: #E1E1E1; padding-top: 5px; height: 25px;}
#header ul li a.m3:hover, #header ul li a.m3_on{background: url(../images/main/but_portfolio.gif) no-repeat bottom left; width: 87px; color: #E1E1E1; padding-top: 5px; height: 25px;}
#header ul li a.m4:hover, #header ul li a.m4_on {background: url(../images/main/but_contact.gif) no-repeat bottom left; width: 73px; color: #E1E1E1; padding-top: 5px; height: 25px;}


/* CONTAINER */
#container1 {background:#404040;}
#container2 {width:800px; margin:0px auto;}


/* LEFT */
#left {
	float: left;
	display: inline;
	width: 216px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#left ul {list-style-type:none; margin: 0px 0px 30px 20px;}
#left ul li a, #left ul li a.on {
	display: block;
	width: 150px;
	text-decoration: none;
	padding: 6px 0px 6px 20px;
	background: url(../images/main/arrow_1.gif) no-repeat 8px 12px;
	border-bottom: 1px solid #4A4A4A;
	text-transform: uppercase;
	color: #7F7F7F;
	font-size: 12px;
}
#left ul li a:hover, #left ul li a.on {background: #454545 url(../images/main/arrow_1.gif) no-repeat 8px 12px;}


/* RIGHT */
#right {
	float: left;
	display: inline;
	width: 574px;
	margin: 0px;
	padding: 0px;
}
.gallery {margin:0px 0px 15px 0px; height:160px;}
.gallery a.tn_1 {
	float: left;
	display: inline;
	width: 350px;
	height: 150px;
	margin: 0px;
	padding: 5px;
	background: #141414;
}
.gallery2 {width:275px; float:left; display:inline; margin:0px 0px 24px 0px;}
.gallery2 a.tn_2, .tn_3 {
	display: block;
	width: 265px;
	height: 120px;
	margin: 2px 0px 0px 0px;
	padding: 5px;
	background: #141414;
}
.gallery a.tn_1:hover, .gallery2 a.tn_2:hover, .gallery a:hover, .tn_3:hover {background: #575757;}
.tn_3 {width:154px; height:66px; padding:4px;}
.gallery div {
	width: 209px;
	float: left;
	display: inline;
	padding-right: 5px;
}
.gallery div a {
	float: left;
	color: #FFF;
	padding: 2px 1px 2px 1px;
	margin: 5px 5px 0px 0px;
	text-decoration: none;
	text-align: center;
	background: #141414;
	width: 30px;
}
.gallery div a img {margin-top:1px;}
.gallery div p a, .link_3 {
	float: none;
	color: #7F7F7F;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	background: none !important;
}
.gallery div p a:hover, .link_3:hover {text-decoration: none;}
.latest_work {
	padding:0px 0px 20px 28px;
}


/* FOOTER */
#footer {
	width: 786px;
	height: 60px;
	margin: 0px auto;
	padding: 7px 7px 0px 7px;
	background: #333;
	text-align: right;
}
#footer p {margin:0px 0px 7px 0px; padding:0px;}
