/*
-------------------------------------------------
Global layout values
-------------------------------------------------*/

.wrapper	{
	width: 700px;
	height: auto;
	backround-color: #ffffff;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
			}
.mast {
	background-color: #fff;
	height: 55px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BFCCE3;
	padding-right: 15px;
	padding-left: 15px;
}
.content {
	backround-color: #666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	}
.quote {
	backround-color: #BFCCE3;
	height: 50px;
	border-top:5px solid #BFCCE3;
	background-color: #666666;
	font-family: Georgia;
	font-size: 14px;
	line-height: 11px;
	color: #FFFFFF;
	background-image: url(../imgs/qouteround.gif);
	}
.mast_menu {
	float: right;
	width: 350px;
}
.wrapper .mast .logo {
	float: left;
}
.wrapper .mast .title {
	font-family: Verdana;
	float: right;
	width: 420px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 13px;
	padding-top: 0px;
}
.wrapper .mast .menu {
	font-family: Verdana;
	font-size: 12px;
	float: right;
	color: #CCCCCC;
	width: 250px;
	padding-top: 25px;
	text-align: right;
}
.image_left {
	float:left;
	width:201;
	background:#CCCCCC;
	margin-right:15px;
	margin-top: 0px;

	}
.sub_wrapper {
	width: 700px;
	height: 360px;
	margin:0px auto;
	text-align:left;
	border:1px #fff;
	background-color: #CCCCCC;
	}


-------------------------------------------------
 Recent layout
-------------------------------------------------*/
.recent_wrapper 	{
	width:630px;
	height:353;
	margin:0px auto;
	padding-top:0px;
	border:1px #fff;
	background-color:#ccc;
	}
.recent_mast 	{
	height:30px;
	margin: 0 0 0 0px;
	text-align:left;
	padding:5px 0px 0px;
	background-color:#BFCCE3;
	text-indent: 10px;

	}
.recent_nav 	{
	height:75px;
	margin:0 0 0 0px;
	text-align:left;
	padding:15px;
	background-color:#E6E4C3;
	font-family: Verdana;
	font-size: 11px;
	}
.recent_arch	{

	}
.recent_design	{
	}
.recent_nav1	{
	width: 300px;
	float: left;
	padding-left: 50px;
	}
.recent_nav2	{
	float: left;
	width: 250px;
	padding-left: 25px;
	}
	
/*
-------------------------------------------------
 Main layout
-------------------------------------------------*/
.main_mast 	{
	height:25px;
	margin: 0;
	text-align:left;
	padding:5px 0px 0px;
	background-color:#BFCCE3;
	text-indent: 10px;
}

/*
-------------------------------------------------
 Contact layout
-------------------------------------------------*/

.contact_mast 	{
	height:25px;
	margin: 0;
	text-align:left;
	padding:5px 0px 0px;
	background-color:#BFCCE3;
	text-indent: 10px;

	}



/*
-------------------------------------------------
 Photo layout
-------------------------------------------------*/
.photo_wrapper {
	height: 480px;
	text-align:center;
	padding-top:0px;
	border:1px #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 700px;
}
.photo_image {
	height: 440px;
	margin: 0 0 0 0px;
	remove-
	font-family: Verdana;
	font-size: 11px;
}
.photo_nav {
	height: 40px;
	margin:0 0 0 0px;
	text-align:left;
	padding:0px 0px 0px 5px;
	background-color:#FFFFFF;
}
.photo_subnav {
	width: 55px;
	height: 40px;
	background-color:#BFCCE3;
	padding:0px 0px 0px 0px;
	float: left;
}
.spacer {
background-color:#666;
width: 10px;
height: 40px;
float:left;
}
