.abcenter {
		height:100%;
		width:100%;
		position:absolute;
		left:-50%;
		}
.spacing {
		height:10px;
		}
.portfoliosection {
		height:368px;
		margin-bottom:30px;
		position:relative;
		}
.gr {
		
		color:black;
		background-color:#d4a05f;
		}
		
.innerborder { 
		height:348px;
		}

.gr .innerborder {
		background-color:#fbf6ef;
		border-left:30px solid #d4a05f;
		border-right:30px solid #d4a05f;		 
		}

.gr .ul{
		background-image:url('/images/divulorange.png'); 
		position:absolute;
		background-repeat:no-repeat;
		height:75px;
		width:75px;
		left:0;
		top:0;
		}
.gr .br{
		background-image:url('/images/divbrorange.png'); 
		position:absolute;
		background-repeat:no-repeat;
		height:75px;
		width:75px;
		bottom:0;
		right:0;
		}

.nongr {
		background-color:#62ae9c;
		color:#071e3b;
		}
.nongr .innerborder {
		background-color:#f0f7f5;
		border-left:30px solid #62ae9c;
		border-right:30px solid #62ae9c;		 
		}
.nongr .ul{
		background-image:url('/images/divulblue.png'); 
		position:absolute;
		background-repeat:no-repeat;
		height:75px;
		width:75px;
		left:0;
		top:0;
		}
.nongr .br{
		background-image:url('/images/divbrblue.png'); 
		position:absolute;
		background-repeat:no-repeat;
		height:75px;
		width:75px;
		bottom:0;
		right:0;
		}
.psectop {
		height:200px;
		text-align:right;
		border-right-style:solid;
		border-right-width:10px;
		border-right-color:transparent;
		position:relative;
		}

.headbottom {
		position:absolute;
		height:150px;
		width:415px;
		bottom:0px;
		left:29%;
		}

.psecbot {
		height:118px;
		}
.psecbotthumbb {
		width:110px;
		/*background-color:green;*/
		height:110px;
		text-align:left;
		position:absolute;
		}
.psecbotthumbb img {
		height:110px;
		}
.psecbotthumb1 {
		left:12%;
		}
.psecbotthumb2 {
		left:27%;
		}
.psecbotthumb3 {
		left:42%;
		}
.psecbotthumb4 {
		left:57%;
		}
.psecbotthumb5 {
		left:72%;
		}
.psecbotthumb6 {
		left:87%;
		}
		

.images img {
		height:118px;
		}

