
*{
	font-size:100%;
/*	margin:0; */

}

body{
	font-family:Arial;
	font-size:0.75em;
	word-spacing:0.09em;
	text-align:center;
	padding:0px;
	margin:0px;
}


table{
	border-style:none;
	border-collapse:collapse;
	padding:0px;
	margin:0px
}
.main{
	border-collapse:collapse;
	background-image:url(/images/design/main_top_bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	//width:600px;
	height:100%
	width:100%
}
.main .main_bg{
	padding:0px 69px 0px 84px;
	margin:0px;
	border-style:none;
	background-image:url(/images/design/main_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
	vertical-align:top;
	height:100%;
}

.node_1_norm h1{padding:0px; margin:0px;}
.node_2_norm h1{padding:0px; margin:0px;}
.node_3_norm h1{padding:0px; margin:0px;}
.node_1_hover h1{padding:0px; margin:0px;}
.node_2_hover h1{padding:0px; margin:0px;}
.node_3_hover h1{padding:0px; margin:0px;}

.node_1_norm{
	background:#ffffff;
	height:30px;
	//height:50px;
	background-image:url(/images/design/node_1_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	color:#9c2f2c;
	font-size:1em;
	text-transform:uppercase;
	float:left;
	width:235px;
	//width:285px;
	cursor:pointer;
}

.node_2_norm{
	background:#ffffff;
	height:30px;
	//height:50px;
	background-image:url(/images/design/node_2_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	color:#9c2f2c;
	font-size:1em;
	text-transform:uppercase;
	float:left;
	width:235px;
	//width:285px;
	cursor:pointer;
}

.node_3_norm{
	background:#ffffff;
	height:30px;
	//height:50px;
	background-image:url(/images/design/node_3_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	color:#9c2f2c;
	font-size:1em;
	text-transform:uppercase;
	float:left;
	width:235px;
	//width:285px;
	cursor:pointer;
}

.node_1_hover{
	background:#9c2f2c;
	height:30px;
	//height:50px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	color:#FFFFFF;
	font-size:1em;
	text-transform:uppercase;
	float:left;
	width:235px;
	//width:285px;
	cursor:pointer;
}
.node_2_hover{
	background:#9c2f2c;
	height:30px;
	//height:50px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	color:#FFFFFF;
	font-size:1em;
	text-transform:uppercase;
	float:left;
	width:235px;
	//width:285px;
	cursor:pointer;
}

.node_3_hover{
	background:#9c2f2c;
	height:30px;
	//height:50px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:20px;
	color:#FFFFFF;
	font-size:1em;
	text-transform:uppercase;
	float:left;
	width:235px;
	//width:285px;
	cursor:pointer;
}

.node_1_norm a, .node_1_norm a:hover, .node_3_norm a, .node_3_norm a:hover, .node_2_norm a, .node_2_norm a:hover, .node_4_norm a, .node_4_norm a:hover, .node_5_norm a, .node_5_norm a:hover, .portfolio_node_1_norm a, .portfolio_node_1_norm a:hover, .portfolio_node_2_norm a, .portfolio_node_2_norm a:hover{
	color:#9c2f2c;
	text-decoration:none;
}

.node_1_hover a, .node_1_hover a:hover, .node_3_hover a, .node_3_hover a:hover, .node_2_hover a, .node_2_hover a:hover, .node_4_hover a, .node_4_hover a:hover, .node_5_hover a, .node_5_hover a:hover, .portfolio_node_1_hover a, .portfolio_node_1_hover a:hover, .portfolio_node_2_hover a, .portfolio_node_2_hover a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#m_portfolio a{
	color:#FFFFFF;
	text-decoration:underline;
}
#m_portfolio a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#m_portfolio a.noborder{
	color:#FFFFFF;
	text-decoration:none;
}

#m_portfolio a.noborder:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.main_naw{
	width:26px;
	height:15px;
	text-align:right;
	float:right
}
.text_show{
	visibility:visible;
	display:block;
	border:0px;
}

.text_hide{
	visibility:hidden;
	display:none;
	border:0px;
}

span.up_red{
	color:#9c2f2c;
	text-transform:uppercase;
	text-decoration:none;
}
