#fullPan{
	width: 800px; 
	float:left; 
	padding:18px 5px 35px 0;
}

#fullPan p{
	
	padding:14px 0 0 0;
	color: gray; 
	font:14px/1.4em Arial, Helvetica, sans-serif;
}

#fullPan img.logo{
	float: none;
	clear: none;
}

#fullPan p a{
	width:58px; 
	height:19px; 
	text-decoration:none; 
	padding:0 20px 0 0;
	color:  #007bca;
	
}

#fullPan p a:hover{
		text-decoration: underline; 

	
}


#fullPan p span{
	
	padding:14px 0 0 0;
	color: gray; 
	font:16px/1.4em Arial, Helvetica, sans-serif;
	font-weight: bold;
}


#fullPan h2{
	 color:#4c4c4c; 
	 font:26px/26px Georgia, "Times New Roman", Times, serif;
}

#fullPan h2 span{
	width:50px 0 0 0;
	height:30px; 
	color:#4c4c4c; 
	font:26px/26px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
		}

#fullPan h4{
	width:500px; 
	height:40px; 
	color:#4c4c4c; 
	font-size: 16px; 
	font-weight: bold;
	line-height: 1em;
}

#fullPan ul{
	width:500px;
	margin-top: 10px;
}

#fullPan ul li{
	
	font-size: 14px;
	line-height: 1.3em;
}

#fullPan ul li span{
	font-weight: bold;
}


/*{{{ Gallery*/
.round {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
}
.round li {
	margin: 0px;
	padding: 0;
	float: right;
	width: 180px;
	height: 130px;
}

.round img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.round span {
	width: 77px;
	height: 27px;
	display: block;
	position: absolute;
	top: -12px;
	left: 50px;
	background: url(images/tape.png) no-repeat;
}
.roundphoto a {
	text-decoration: none;
}


.roundimage {

	position: relative;
	float: right;
	clear: both;
}
	
.roundcorner span {
	width: 261px;
	height: 227px;
	display: block;
	position: absolute;
	top: 7px;
	left: 9px;
	background: url("images/round-corner.png") no-repeat;
}

.roundcorner img {
	border: none;
	padding: 7px 15px 15px 9px;
	background: url(images/round-bg.gif) no-repeat;
}

.roundcorner span {
	width: 275px;
	height: 223px;
	display: block;
	position: absolute;
	top: -6px;
	left: -5px;
	background: url(images/cut-corner.png) no-repeat;
}

/* Gallery }}} */
