body{
	margin: 100px 0px;
	margin-bottom:0px;
	padding:0px;
	background-color: #d6cfbd;
	text-align:center;
	font-family:arial;
	font-size:11px;
	color:#000000;
	
}

#container{
	width:880px;
	margin: 0px auto;
}

#content{
	background-color:#ffffff;
	height:430px;
	text-align:left;	
}

#hnavigation{
	text-align:right;
}	

#hnavigation a, a:visited, a:active{
	font-weight: bold;
	text-decoration:none;
	color: #000000;
}

#container  a:hover{
	color: #94cb16;
}

#rightinterior{
	width:510px;
	height:390px;
	/*background-color:#737d84;*/
	background-color:#737d84;
	border:1px solid #000000;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px;
	float:right;
}

.introtext{
	padding:13px;
	color: #ffffff;
	max-width:510px;
	max-height:364px;
}

.introtext2{
	padding:13px;
	color: #ffffff;
	max-width:510px;
	max-height:364px;
}

h1{
	font-size:20pt;
}

p{
	font-family:arial;
	font-size:10pt;
}

.hlist li{
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.vlist li{
	list-style-type: none;
	padding-top:3px;
}

#vnavigation a, a:visited, a:active{
	font-weight: bold;
	text-decoration:none;
	color: #797979;
}

#vnavigation ul{
	margin:0;
	
	padding-top:30px;
}

#vnavigation{
	/*background-image:url('../images/background.jpg');*/
	background-image:url('../images/background.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:345px;
}

#logo{
	height:45px;
	width:207px;
	background-image:url('../images/cmlogo.jpg');
	background-repeat:no-repeat;
}

#leftinterior{
	margin:20px;
	height:390px;
	float:left;
	width:300px;
	display:inline;	
}

#footer{
	color:#82807b;
	padding-top: 20px;
	text-align:center;
}

.portfolio{
	text-align:center;
	margin: 0 auto;
}

.portfolio img{
	border:0px;
	display:inline;
	
}
.portfolio a{
	border:3px solid #D98201;
	margin:15px;
	width:120px;
	height:80px;
	float:left;
}

.portfolio a:hover{
	border: 3px solid #94CB16;
}

.screen{
	float:right;
}

.portfoliolinks a, a:visited{
	color:#D98201;
}

.label{
	display:block;
	float:left;
	width:70px;
}
