@charset "UTF-8";
/* CSS Document */
#profile {
	margin:20px 0 0 20px;
	}
#profile p {
	padding:15px 55px 5px 0px;
	line-height:16px;
	/*text-align:justify;*/
	}
	
#profile_1 {
	width:300px;
	float:left;
	}
.profile_1 {
	background-image:url(../graphics/swon_design/profile.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	width:250px;
	height:52px;
	padding:0 0 5px 0;
	border-bottom:1px solid #CCCCCC;
	}
#profile_2 {
	width:300px;
	float:left;
	}
.profile_2 {
	background-image:url(../graphics/swon_design/philosophy.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	width:250px;
	height:52px;
	padding:0 0 5px 0;
	border-bottom:1px solid #CCCCCC;
	}
#profile_3 {
	width:300px;
	float:left;
	}
.profile_3 {
	background-image:url(../graphics/swon_design/bios.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	width:250px;
	height:52px;
	padding:0 0 5px 0;
	border-bottom:1px solid #CCCCCC;
	}
.michael {
	width:200px;
	height:25px;
	background-image:url(../graphics/swon_design/michael_batchelor.jpg);
	background-repeat:no-repeat;
	text-indent:-9999em;
	margin:10px 0 0 0;
	}
.andrey {
	width:200px;
	height:25px;
	background:url(../graphics/swon_design/andrewy_berezowsky.jpg) no-repeat;
	text-indent:-9999em;
	margin:10px 0 0 0;
	}
.swon {
	font-weight:bold;
	font-size:14px;
	letter-spacing:1px;
	color:#666666;
	}