body {
	font-family: arial;
	color: #333333;
}

h1 {
	color: #DC6A0B;
	font-size: 24px;
	display: inline;
	padding-left: 6px;
}

.portfolio-header {
	color: #BD001C;
	font-weight: bold;
	width: 150px;
}

.portfolio-item {
	border-bottom: 1px dashed #c0c0c0;
}

.portfolio-item2 {
	color: #666666;
	font-weight: bold;
	border-bottom: 1px dashed #c0c0c0;
	padding-left: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.portfolio-copy {
	padding: 20px 10px 20px 10px;
}

.copy-border {
	border-left: 1px solid #c0c0c0;
}

.service-list {
	padding: 5px 0px 20px 5px;
}

.service-list2 {
	padding: 5px 0px 20px 5px;
	line-height: 20px;
}

.testimonal-list {
	padding: 5px 0px 10px 5px;
}

td {
	font-size: 11px;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.cell-bg {
	background-image: url(../images/lg-a-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.cell-bg2 {
	background-image: url(../images/serv-bg.jpg);
	background-repeat: no-repeat;
}

.casecell1 {	
	padding-left: 18px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 12px;
}

.casecell2 {	
	padding-left: 18px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.casecelltext {	
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.footer {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 0px;
}

.welcome-header {
	padding-top: 20px;
	padding-bottom: 10px;
}

.service-header {
	padding-left: 65px;
}

.welcome-text {
	padding-left: 10px;
	padding-right: 10px;
}

.picture_textbox {
	border: 1px solid #F2BA19;
	background-color: #F2BA19;
	font-family: tahoma;
	font-size: 11px;
	width: 250px;
}

.divide2 {
	background-image: url(../images/divide2.gif);
	background-repeat : no-repeat;
	text-align: center;	
}