@charset "UTF-8";
/* CSS Document */

#container {
	width: 986px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	width: 986px;
	background-image: url(../art/top.png);
	background-repeat: no-repeat;
	height: 47px;
	padding-top: 68px;
}
#top_nav {
	height: 40px;
	width: 730px;
	margin-left: 256px;
}
#mid {
	width: 986px;
	background-image: url(../art/mid.png);
	background-repeat: repeat-y;
}
#end {
	height: 60px;
	width: 986px;
	background-image: url(../art/end.png);
	background-repeat: no-repeat;
}
.top_menu_button {
	height: 30px;
	text-align: center;
	background-image: url(../art/bg_top_menu.png);
	background-repeat: no-repeat;
	width: 120px;
	padding-top: 8px;
	float: left;
}
#top_menu_blog {
	height: 30px;
	text-align: center;
	background-image: url(../art/bg_top_menu_blog.png);
	background-repeat: no-repeat;
	width: 80px;
	padding-top: 8px;
	float: left;
}
#left_nav {
	float: left;
	width: 193px;
	margin-right: 36px;
	margin-left: 27px;
	display: inline;
}
#body {
	float: left;
	width: 664px;
	margin-top: 16px;
}
#clear_body_float {
	height: 10px;
	width: 986px;
	clear: both;
}
#left_menu {
	width: 193px;
}
#connect {
	height: 145px;
	width: 193px;
}
#services {
	width: 664px;
	padding-top: 20px;
	clear: right;
}
#left_of_slideshow {
	float: left;
	width: 180px;
	padding-top: 10px;
}
/**
Notes:
	These are examples of user-defined styles.
	Customize these classes to your usage of Slideshow.
*/

#slideshow {
	height: 292px;
	width: 440px;
	float: right;
}
#slideshow_home {
	height: 260px;
	width: 664px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.portfolio {
	height: 240px;
	width: 664px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.portfolio_image {
	height: 240px;
	width: 460px;
	float: right;
}
.portfolio_text {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#clearfloat {
	clear: right;
	width: 664px;
	height: 10px;
}
.design_portfolio {
	width: 305px;
	height: 140px;
	padding: 10px;
}
#design_online {
	width: 325px;
	float: left;
	margin-top: 10px;
}
#design_print {
	width: 325px;
	float: right;
	margin-top: 10px;
}
.online_design_top {
	width: 325px;
	background-image: url(../art/home_page/online_head.png);
	background-repeat: no-repeat;
	height: 46px;
}
.print_design_top {
	width: 325px;
	background-image: url(../art/home_page/print_head.png);
	background-repeat: no-repeat;
	height: 46px;
}
.design_body {
	width: 325px;
	background-image: url(../art/home_page/bg_mid.png);
	background-repeat: repeat-y;
}
.design_end {
	height: 10px;
	width: 325px;
	background-image: url(../art/home_page/bg_end.png);
	background-repeat: no-repeat;
}
#about_us {
	float: left;
	width: 320px;
}
#contact_us {
	float: right;
	width: 300px;
	margin-left: 20px;
	margin-top: 10px;
}
#contact_us_top {
	width: 280px;
	background-image: url(../art/contact_about/contact_top.png);
	background-repeat: no-repeat;
	height: 28px;
	padding-top: 8px;
	padding-left: 20px;
}
#contact_us_mid {
	width: 260px;
	background-image: url(../art/contact_about/contact_mid.png);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#contact_us_end {
	width: 300px;
	background-image: url(../art/contact_about/contact_end.png);
	background-repeat: no-repeat;
	height: 14px;
}
#case_study {
	width: 420px;
	float: left;
}
#case_study_quote {
	width: 200px;
	float: right;
	margin-left: 20px;
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
