.outside-border {
	
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0099CC;
	border-left-color: #0099CC;
}

#logo { font:bold 26px/20px Georgia, "Times New Roman", Times, serif; position:top; color:#000; width:400px; padding:50px 0px 20px 110px; } 

.head { background-image:url(../images/head.jpg);
background-repeat:no-repeat;
background-position:top;
height:288px;
}

.contbg { background-image:url(../images/cont-bg.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:FFF;
}

.h3 { font:normal 12px/20px Georgia, "Times New Roman", Times, serif; text-align:justify; color:#333333; padding:20px; }

.h4 { font:normal 12px/20px Georgia, "Times New Roman", Times, serif;  color:#333333;  }

.contborder { background-color:#FFFFFF; border:2px dashed #0099CC; } 

.bottom-bg { background-image:url(../images/bottom_bg.jpg);
background-repeat:no-repeat;
height:114px;
}


