html, body {
	background:#1B1B1D;
	color:#A1A199;
	font-family:Tahoma;
	font-size:11px;
	margin:0;
	padding:0;
}
img { border:none;}
a {  text-decoration:none; color:#9999CC;}
a:hover {text-decoration:underline;}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	}
p {
	margin:0 0 10px 0;
	padding:0;
	}
p span { color:#FDBA31; font-weight:bold;}
.left { float:left;}
.right { float:right;}
.line{border-top:solid 1px #ccc; margin-top:10px; padding-bottom:10px; line-height:1px; height:1px;}
.ct{text-align:center;}

#page {
	/*width:688px;*/
	width:740px;
	margin:0 auto;
	padding:15px 0 0 0;
	}
#header .left  { width:381px;}
#header .right  { width:307px;}
#header .right img { margin:0 0 10px 15px;}
.title {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#FDBA31;
	}
#header .right div { margin-left:15px;}
#header .right div p { margin-bottom:5px;}
#header .right div strong, #content strong { color:#9999CC;}
#header .right div img { margin:0;}
.top_m { text-align:right;}
.top_m a { margin:0 10px; color:#7B7B7B;}


.menu { margin:0;}
.menu a {
	display:block;
	width:138px;
	height:129px;
	float:left;
	margin:0 5px 10px 0;
	}
.m1 { background: url(../images/m1.jpg) no-repeat;}
.m2 { background: url(../images/m2.jpg) no-repeat;}
.m3 { background: url(../images/m3.jpg) no-repeat;}
.m4 { background: url(../images/m4.jpg) no-repeat;}
.m1:hover, .m1act { background: url(../images/m1a.jpg) no-repeat;}
.m2:hover, .m2act { background: url(../images/m2a.jpg) no-repeat;}
.m3:hover, .m3act { background: url(../images/m3a.jpg) no-repeat;}
.m4:hover, .m4act { background: url(../images/m4a.jpg) no-repeat;}

#footer {
	text-align:center;
	color:#4C4741;
	padding:10px 0;
	}
#footer a { color:#3B3B3B;}

#content {
	background:#212122;
	border:3px solid #2B2B2D;
	margin-top:10px;
	padding:10px;
	}
#content .left1 { width:170px; float:left;}
#content .right1 { width:490px; float:right;}
.left_gall {
	float:left;
	background:url(../images/gall_bord.gif) repeat-y 100% 0%;
	width:300px;
	padding-right:30px;
	}
.right_gall {
	float:left;
	background:url(../images/gall_bord.gif) repeat-y 0% 0%;
	width:300px;
	padding-left:30px;
	margin-left:-2px;
	}
.work img { margin-right:10px;}
.work a { font-weight:bold;}
.gallery_img{
	border:5px groove #19191B;
	/* height:127px; */
}
.t11{color:#DFDFFF !important;}
.img{ margin-right:10px;}