body {
	text-align: center;
	margin: 0;	
	background-color: #999999;	
	color: #999999;
	font-family: Helvetica, Verdana, Arial, san-serif;
	font-size: 11px;		
}

.outter_container{
	margin: 0 auto;	
	width: 100%;
	height: 100%;
	background-color: #999999;
}

.inner_container{
	margin: 0 auto;
	width: 1000px;	
	background-color: #ffffff;
}

.main_container{
	margin: 0 auto;
	width: 960px;
	height: 900px;
	background-color: #ffffff;	
}

p { }

img{
	border: none;
}
td { }

/*a:link { }

a:visited { }

a:hover { }

a:active { }*/

/*a{
	font-weight: 600;
}*/

a:link {	
	text-decoration: none;
	font-weight: 600;
	color:#999999;
 }

a:visited {
	text-decoration: none;
	font-weight: 600;
	color:#999999;
 }
  
a:hover {
	text-decoration: none;
	font-weight: 600;
	color:#CC0033;
}

.active_page{
 	color:#CC0033;
 	font-weight: 600;
 }
 
a.submenu:link{
	text-decoration: none;
	color:#CC0033;
	font-size: 11px;
	font-weight: 500;	
}

a.submenu:visited{
	text-decoration: none;
	color:#CC0033;
	font-size: 11px;
	font-weight: 500;	
}

a.submenu:hover{
	text-decoration: none;
	color:#999999;
	font-size: 11px;
	font-weight: 500;	
}

.active_subpage{
 	color:#999999;
 }

#header{
	/*border: solid 1px #000000;*/
	margin: 0 auto;
	position: relative;
	top: 20px;
	width: 960px;
	height: 100px;	
}

#main_body{
	margin: 0 auto;
	position: relative;
	width: 960px;	
	height: 680px;
	/*border: #000000 solid 1px;*/
}

#main_body_portfolio{
	margin: 0 auto;
	position: relative;
	width: 960px;	
	height: 800px;
	/*border: #000000 solid 1px;*/
}

#logo{
	/*border: solid 1px #000000;*/
	position: absolute;
	top: 10px;
	left: 0px;
	width: 400px;
	height: 35px;	
}

#main_menu{
	text-align: right;
	font-size: 13px;
	font-weight: 600;
	padding-left: 10px;
	position: absolute;
	top: 32px;
	left: 448px;
	height: 13px;
	width: 500px;
	/*border: solid 1px #000000;*/
}

.menu_pad{	
	padding-left: 7px;
	padding-right: 7px;		
}

.menu_division{
	padding-bottom: 15px;
	font-weight: 900;
}

#division{
	/*border: solid 1px #000000;*/
	position: absolute;
	top: 47px;
	left: 0;
	width: 960px;
	height: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*#submenu_maker{
	border: solid 1px #000000;
	width: 10px;
	height: 5px;
	position: absolute;
	top: 53px;
	left: 625px;
}*/

#logo_descript{
	/*border: solid 1px #000000;*/
	position: absolute;
	top: 57px;
	left: 0px;
	width: 360px;
	height: 124px;
}

#submenu_portfolio{
	/*border: solid 1px #000000;*/
	position: absolute;
	top: 54px;
	left: 438px;
	width: 520px;
	text-align: right;	
	font-size: 13px;
	font-weight: 600;	
}

.copy{
	display: block;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}
.class { }

#contact_00{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #666666;
	/*border: solid #000000 1px;*/
}

#contact_01{
	position: absolute;
	top: 0px;
	left: 33px;
	color: #666666;
	/*border: solid #000000 1px;*/
}

#contact_10{
	position: absolute;
	top: 14px;
	left: 0px;
	color: #666666;
	/*border: solid #000000 1px;*/
}

#contact_11{
	position: absolute;
	top: 14px;
	left: 33px;
	color: #666666;
	/*border: solid #000000 1px;*/
}

#contact_20{
	position: absolute;
	top: 35px;
	left: 0px;		
	/*border: solid #000000 1px;*/
}

#contact_30{
	position: absolute;
	top: 49px;
	left: 0px;
	/*border: solid #000000 1px;*/
}

.extental_links_title{
	text-align: left;
	color: #666666;
	font-size: 150%;
	font-weight: 600;
	padding-bottom: 12px;	
}

.extental_links{
	text-align: left;
	font-size: 120%;
	line-height: 20px;	
}