@charset "utf-8";
/* CSS Document */

#mainContent { width:900px; height:auto; clear:both;}

.txtBlock { width:600px; height:auto; margin:10px; float:left;}
.txtBlock p { font-family: Arial; font-size:16px; color:#000000; text-align:justify; line-height:22px; margin:0px; padding-top:24px; padding-bottom:28px;}
.txtBlock h1{ font-family: Arial; font-size: 16px; float: left; margin: 26px 4px 0 0;}

.viewfull { width:auto; height:auto; float:left; padding:38px 0 0 105px;}
.viewfull img { border:none;}

.titleBar { width:900px; height:38px; clear:both;}

.row { width:900px; height:auto; padding-top:10px; margin:0 0 0 6px; }
.split { clear:both; padding:5px 0 5px 0; margin:0px;}
.splitlast { clear:both; padding:5px 0 5px 0; margin:0px; height:25px;}
.box { width:286px; height:206px; float:left; margin:6px 5px;}
.box .info { padding:10px 10px 0 10px; margin:0px;}
.box p { font-family:Arial; font-size:12px; color:#000000; font-weight:normal; padding-top:5px; margin:0px;}
.box img { border:none;}

.prj { margin: 0; padding: 0; width: 290px; height: 206px; background: url(../images/projects/prj_button.jpg) 0 0 no-repeat; font-family:Arial; font-size:12px; font-weight:bold;}
.prj a { width: 100%; height: 100%; display: block; overflow: hidden; background: url(../images/projects/prj_button.jpg) 0 0 no-repeat; color: #FF6600; text-decoration:none;}
.prj a:hover { background-position:bottom; color: #FFFFFF; text-decoration:none;}
.prj a:active { background-position:bottom; color: #FFFFFF; text-decoration:none;}
.prj a img {
	margin:0 0 0 2px;
}

