#select {
	background-image: url(/images/home/welcome.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 754px;
	float: left;
	margin-left: 23px;
	margin-top: 20px;
}#textinfo {
	height: 73px;
	width: 395px;
	float: left;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 10px;
}
.breaker {
	background-color: #222222;
	width: 2px;
	float: left;
	height: 45px;
	margin-top: 20px;
}
#personal {
	background-image: url(/images/portfolio/personal_select.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 133px;
	margin-left: 24px;
	float: left;
	margin-top: 28px;
}
#client {
	background-image: url(/images/portfolio/client_select.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 163px;
	float: left;
	margin-top: 28px;
	margin-left: 8px;
	background-position: 0px 0px;
}
#personal:hover, #client:hover, #personal_on:hover, #client_on:hover{
	cursor: pointer;
	cursor: hand;
	background-position: 0px -31px;
}
#subsection {
	float: left;
	width: 188px;
	margin-left: 28px;
	margin-top: 28px;
	height: 345px;
}
#subtitle {
	background-image: url(/images/portfolio/sub_title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 114px;
}
#breaker2 {
	float: left;
	height: 270px;
	width: 2px;
	margin-top: 80px;
	margin-right: 10px;
}
#imgtable {
	float: left;
	width: 552px;
	margin-top: 30px;
	color: #FFFFFF;
	border: 1px solid #666666;
	padding-bottom: 6px;
}
.imgbox {
	float: left;
	height: 90px;
	width: 90px;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	border: 2px solid #CCCCCC;
}
.imgbox:hover {
	cursor: pointer;
	cursor: hand;
	border-top-color: #B2DB11;
	border-right-color: #B2DB11;
	border-bottom-color: #B2DB11;
	border-left-color: #B2DB11;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}.imgbox_holder {
	width: 650px;
	float: left;
	margin-left: 35px;
	border: 2px none #000000;
	padding-bottom: 5px;
	padding-top: 10px;
}
#listitems {
	height: 295px;
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFFFFF;
}
.item {
	width: 168px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	padding-top: 2px;
	border: 1px solid #666666;
	padding-left: 5px;
	font-size: 14px;
	margin-bottom: 5px;
}
.item:hover{
	border-color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
}
#personal_on {
	background-image: url(/images/portfolio/personal_select_on.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 31px;
	width: 133px;
	margin-left: 24px;
	float: left;
	margin-top: 28px;
}
#client_on {
	background-image: url(/images/portfolio/client_select_on.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 163px;
	float: left;
	margin-top: 28px;
	margin-left: 8px;
	background-position: 0px 0px;
}
#portfolio_items {
	width: 750px;
	float: left;
	border: 0px solid #000000;
	margin-left: 30px;
	margin-top: 10px;
}
.portfolio_holder1 {
	float: left;
	width: 723px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-bottom: 8px;
}
.portfolio_holder2 {
	float: left;
	width: 723px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.portfolio_titles {
	padding: 5px;
	color: #CCCCCC;
	font-size: 14px;
	float: left;
	width: 625px;
	margin-top: 10px;
	margin-left: 42px;
}
.portfolio_holder3 {
	float: left;
	width: 723px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}
