/*************************************************************************************\

								CSS FOR FRONT PAGE

\*************************************************************************************/


#fp_leftside {
	display: block;
	float: left;
	width: 365px;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid black;	
}

#fp_rightside {
	display: block;
	float: left;
	width: 365px;
	padding: 0;
}

#ccc_image_container {
	display: block;
	margin: 0;
	padding: 0;
	width: 364px;
	height: 225px;
}

#ccc_image_container img {
	margin: 0px 0px 5px 0px;
	padding: 0;
	border-bottom: 1px solid black;
}

#business_solutions {
	display: block;
	padding: 3px;
	width: 391px;
	height: 317px;
	text-align: center;
}

#business_solutions img .pbs {
	width: 391px;
	height: 33px;
}

#business_solutions p {
	font: 10pt normal Arial, Sans-Serif;
	color: #000;
	text-align: left;
}

div#studiokraft_services {
	display: block;
	margin: 0;
	padding: 0;
	width: 364px;
	height: 300px;
	text-align: center;
	background: url('/images/sk_services_bg_740.png') top left no-repeat;
}

#studiokraft_services img {
	margin: 0;
	padding: 0;
	border: none;
}

#studiokraft_services #web_programming {
	display: block;
	padding: 0px 0px 5px 0px;
	width: 95%;
	margin: auto;
	border-bottom: 1px solid black;
}

#studiokraft_services #web_programming img {
	display: block;
	position: relative;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 140px;
	height: 112px;
	border: none;
}

#studiokraft_services #web_programming h1 {
	position: relative;
	padding: 0px 0px 0px 2px;
	font-family: "Trebuchet MS", Sans Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #6d2222;
	text-align: left;
}

#studiokraft_services #web_programming p {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	font: 8pt normal Arial, Sans-Serif;
	color: #000;
	text-align: left;
}

#studiokraft_services #web_design {
	display: block;
	padding: 5px 0px 5px 0px;
	width: 95%;
	margin: auto;
}


#studiokraft_services #web_design h1 {
	position: relative;
	padding: 0px 0px 0px 2px;
	font-family: "Trebuchet MS", Sans Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #6d2222;
	text-align: left;
}

#studiokraft_services #web_design p {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	font: 8pt normal Arial, Sans-Serif;
	color: #000;
	text-align: left;
}

#why_sk {
	position: relative;
	padding: 0;
	margin: 0;
	width: 362px;
	border-top: 1px solid black;
}

#why_sk img {
	display: block;
	position: relative;
	margin: 2px 0px 0px 0px;
	border: none;
}

#why_sk #subtext {
	margin: 0;
	padding: 0;
}

#why_sk #subtext #subtext_left {
	position: relative;
	width: 175px;
	float: left;
	margin: 0;
	padding: 5px 3px 0px 3px;
	border-right: 1px solid black;
}

#why_sk #subtext #subtext_left p {
	font: 8pt normal Arial, Sans-Serif;
	color: #000;
	text-align: left;
}

#why_sk #subtext #subtext_right {
	position: relative;
	width: 175px;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 3px;
}

#why_sk #subtext #subtext_right img {
	display: block;
	position: relative;
	float: left;
	margin: 0;
	padding: 2px;
	border: none;
}

#why_sk #subtext #subtext_right h1 {
	position: relative;
	padding: 0px 0px 0px 2px;
	font-family: "Trebuchet MS", Sans Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #6d2222;
	text-align: left;
}

#why_sk #subtext #subtext_right p {
	font: 8pt normal Arial, Sans-Serif;
	color: #000;
	text-align: left;
}

#fp_logos {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
}

#iwg_logo {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	top: 15px;
}

#guarantee_logo {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	top: 10px;
}

.bbb_logo {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0px 0px 0px 4px;
}

/*****************************************************************************************\

	CLASS DEFINITIONS

\*****************************************************************************************/

	
/* EOF */