body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #333;
	background: #fff;
}

a:link, a:visited { color: #A72D37; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #A72D37; text-decoration: underline;}

img {
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	color: #b5bb1a;	
	margin: 0 0 15px 0;
}

.cleaner {
	clear: both;
	width: 100%;
	height: 1px;
	font-size: 1px;	
}

.cleaner_with_height {
	clear: both;
	width: 100%;
	height: 20px;
	font-size: 1px;	
}

.cleaner_with_divider {
	clear: both;
	width: 100%;
	height: 15px;
	border-bottom: 1px solid #333;
	margin-bottom: 25px;
	font-size: 1px;	
}

#main_container{
	width: 960px;
	margin: 0 auto;
	border: 0px solid #555;
}

/* header */
#main_header {
	width: 900px;
	height: 100px;
	padding: 20px 30px 10px 30px;
	border: 0px solid #555;
}

#main_header #site_title {
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #827F7F;
}
/* end of header */

/* menu */
#main_menu {
	clear: both;
	position: relative;
	width: 920px;
	margin: 0 20px;
	height: 35px;
	background: url(../images/main_menu_bg.gif) right no-repeat;
}

#main_menu span {
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
	height: 35px;
	background: url(../images/main_menu_bg_left.gif) no-repeat;
}

#main_menu ul{
	padding: 0 0 0 10px;
	margin: 0 auto;
	height: 35px;
	list-style: none;
}

#main_menu ul li{
	float:left;
	padding-right: 5px;
}

#main_menu li a{
	float: left;
	display: block;
	color: #000;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	padding: 0px 0 0 9px;	
}
#main_menu  li a b{
	float: left;
	display: block;
	padding: 3px 15px 0 6px;
}
#main_menu  li.current a, #main_menu  li a:hover{
	color: #fff;
	text-decoration: none;
	background: url(../images/main_menu_hover_bg_left.gif) left top no-repeat; 
	cursor: hand;
}
#main_menu  li.current a b, #main_menu li a:hover b{
	color: #fff;
	padding-top: 0px;
	text-decoration: none;
	background: url(../images/main_menu_hover_bg.gif) right top no-repeat;
}
/* end of menu */

/* banner */
#main_banner {
	clear: both;
	width: 960px;
	height: 220px;
	background: #A72D37 url(../images/main_banner_bg.gif) top left no-repeat;
	border: 0px solid #555;
}

#main_banner p{
	color: #FFD5D8;
	font-size: 13px;
	width: 300px;
	padding: 30px 0px 0px 250px;
	text-align: right;
	line-height: 20px;
}

#main_banner a{
	color: #fff;
}
/* end of banner */

/* content */
#main_content {
	width: 920px;
	padding: 15px 20px 0px 20px;
	min-height: 450px;
	background: #fff;
	border: 0px solid #555;
}

#main_content #main_content_left {
	float: left;
	width: 280px;
	border: 0px solid #555;
	line-height: 1.3em;
	font-family: verdana, tahoma, Arial, san-serif;
	font-size: 11px;
	color: #333;
}

#main_content #main_content_center {
	float: left;	
	width: 358px;
	margin: 0px 0px 0px 20px;
	border: 0px solid #555;
}

#main_content #main_content_right {
	float: left;	
	width: 240px;
	margin: 0px 0px 0px 20px;
	border: 0px solid #555;
	line-height: 1.3em;
	font-family: verdana, tahoma, Arial, san-serif;
	font-size: 11px;
	color: #333;
}

#main_content #main_content_1 {
	float: left;	
	width: 240px;
}

#main_content #main_content_2 {
	float: left;	
	width: 630px;
	margin: 0px 0px 0px 20px;
	border: 0px solid #555;
}

#last_work {
	float: left;	
	width: 336px;
	max-height: 100px;
	border: 1px solid #ddd;
	margin: 5px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-family: verdana, tahoma, Arial, san-serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	background: #fff;
}

#last_work img {
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

#content_header_0 {
	font-family: verdana, tahoma, Arial, san-serif;
	font-size: 17px;
	color: #A72D37;
}

#web_portfolio1 {
	width: 295px;
	border: 0px solid #555;
	float: left;
	margin: 0px 35px 0px 0px;
	text-align:left;
}

#web_portfolio2 {
	width: 295px;
	border: 0px solid #555;
	float: left;
	margin: 0px 0px 0px 0px;
	text-align:left;
}

/* end of content */

/* footer */
#templatemo_footer {
	clear: both;
	color: #bbb;
	width: 960px;
	padding: 20px 0px 20px 0;
	text-align: center;
	background: #827F7F;
	border: 0px solid #555;
}

#templatemo_footer a{
	color: #fff;
	font-weight: normal;
}
/* end of footer */

a.topItem {font-weight:bold; font-size:12px}

#section_leftmenu{
	margin-left:12px;
	margin-top:0px;
	margin-bottom:12px;
	margin-right:12px;
	font-family:Verdana, Arial, san-serif;
	font-size:12px;
	line-height:27px;

}

#section_leftmenu a {
	color:#827F7F;
	text-decoration: none;
	
}
#section_leftmenu a:hover { text-decoration:underline; }

#section_leftmenu a.active, #section_leftmenu .red{
	color:#A72D37;
	
}

.title {
font-size:14px;
color:#A72D37;
font-weight: bold;
}


/* Catalogue */

.pt {cursor: pointer}

.title
{
	font-weight: bold;
	font-size:150%;
}

.smtitle
{
	font-weight: bold;
	font-size:100%;
}

.button
{
	font-size: 18px;
}

.menuitem
{
	padding-top:7px;
	padding-bottom:7px;
}

.topmenu td
{
	padding:2px 5px 2px 5px;
}

dd
{
	margin:0px 30px 0px 0px;
	margin-bottom:50px;
	font-size:80%;
}

dt
{
	font-weight:normal;
}

.list 
{
	font-size:90%;
	margin:0px 30px 0px 0px;
	list-style-type: none;
	padding:0px;
}

.list li
{
	padding:0px 0px 20px 0px;
}

.small
{
	font-size:12px;
}

.smallgr
{
	font-size:11px;
	color: #666666;
}

.ptb2
{
	padding:2px 0px 2px 0px;
}

.treeNode a:link {  font-family: Tahoma,arial; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none }
.treeNode a:active {  font-family: Tahoma,arial; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none}
.treeNode a:visited {  font-family: Tahoma,arial; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none}
.treeNode span {  font-family: Tahoma,arial; font-size: 12px; font-weight: normal; color: #666666; text-decoration: none}

.treeNodeSelected a:link {  font-family: Tahoma,arial; font-size: 11px; font-weight: bold; color: #b80505; text-decoration: none }
.treeNodeSelected a:active {  font-family: Tahoma,arial; font-size: 12px; font-weight: bold; color: #b80505; text-decoration: none}
.treeNodeSelected a:visited {  font-family: Tahoma,arial; font-size: 12px; font-weight: bold; color: #b80505; text-decoration: none}

.alxMIC {padding-left: 20px; display:none}

/* Catalogue style */

.parentlink { font-size:18px; }
a.parentlink {  }

.sublink { color:#444; text-decoration: none; font-size:13px;}
a.sublink { color:#827F7F;; }
a:hover.sublink {  }

.sublink2 { font-size:13px;}
a.sublink2 { color:#0265C8; }
a:hover.sublink2 {  }

.galleryholder {
overflow:hidden;
}
.galleryholder div {
width:100px;
height:75px;
float:left;
border:1px solid #eee;
padding:1px;
margin:15px }
.galleryholder div img{display:block; margin:auto auto; }