/* -------------------------------------------------------------------------------------
	CSS STYLE FOR CREATE WITH CURTIS
	Created:  4/29/08
	By: Ryan F
		Web Developer
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: small;
	background: #061025 url(../images/body_bg.jpg) top left repeat-x;
	color: #383838;
	padding: 29px 0 29px;
	font-family: Palatino Linotype, Book Antiqua, Georgia, arial, sans-serif;
}

div, p, ul, dl, h1, h2, h3, h4, h5, h6 {
	float: left;
	clear: both;
	width: 100%;
}

a {
	color: #4A66C0;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.3;
}

ul {
	display: inline;
}

h1 {
	font-size: 120%;
	margin: 10px 0 10px 0;
}

.current {
	font-weight: bold;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.left * {
	float: left;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.right * {
	float: left;
}

.strong {
	font-weight: bold;
}

#background_wrapper {
	background: transparent url(../images/body_bg.jpg) top left repeat-x;
}

#background_wrapper_repeat {
	background: transparent url(../images/gray_pattern.jpg) top left repeat;
}

.wrapper {
	text-align: left;
	float: none;
	width: 983px;
	margin: 0 auto;
}

.container {
	width: 983px;
	font-size: 110%;
}

/* -------------------------------------------------------------------------------------
<-- END GENERAL STYLE AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> HEADER STYLE AREA -->
------------------------------------------------------------------------------------- */

#top_nav {
	background: transparent url(../images/header.jpg) top left no-repeat;
	padding: 9px 14px 0 240px;
	width: 729px;
	height: 57px;
	position: relative;
}

.main_links {
	position: absolute;
	bottom: 0;
	left: 240px;
	width: 700px;
	height: 25px;
	list-style: none;
}

.main_links li {
	float: left;
	clear; none;
}

.main_links li a {
	text-indent: -10000px;
	float: left;
	height: 25px;
}

.home, .homea {
	width: 72px;
	background: #d9d9d9 url(../images/nav_home.jpg) top left no-repeat;
}

.about, .abouta {
	width: 93px;
	background: #d9d9d9 url(../images/nav_about_us.jpg) top left no-repeat;
}

.capabilities, .capabilitiesa {
	width: 116px;
	background: #d9d9d9 url(../images/nav_capabilities.jpg) top left no-repeat;	
}

.gallery, .gallerya {
	width: 92px;
	background: #d9d9d9 url(../images/nav_gallery.jpg) top left no-repeat;	
}

.send_files, .send_filesa {
	width: 104px;
	background: #d9d9d9 url(../images/nav_send_files.jpg) top left no-repeat;	
}

.place_order, .place_ordera {
	width: 145px;
	background: #d9d9d9 url(../images/nav_place_an_order.jpg) top left no-repeat;	
}

.homea, .abouta, .capabilitiesa, .gallerya, .send_filesa, .place_ordera, .home:hover, .about:hover, .capabilities:hover, .gallery:hover, .send_files:hover, .place_order:hover {
	background-position: 0 -25px;
}

#home_link {
	position: absolute;
	top:0;
	left:0;
	height: 65px;
	width: 235px;
	text-indent: -10000px;
	outline: none;
}

#header_content {
	margin: 0 14px;
	padding: 0 8px;
	background: #fff;
	width: 939px;
	display: inline;
}

#splash_image, #gallery_image {
	width: 760px;
	position: relative;
}

#rotating_images {
	height: 310px;
	width: 760px;
	overflow: hidden;
	position: relative;
}

#rotating_images img, #sba_meeting_rotator img {
	position: absolute;
	top: 0;
	left: 0;
}

#sba_meeting_rotator {
	height: 250px;
	width: 760px;
	overflow: hidden;
	position: relative;
}


#arrow_left {
	position: absolute;
	top: 10px;
	right: 50px;
	z-index: 90;
}

#arrow_right {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 90;
}

#header_side_links {
	clear: none;
	width: 171px;
	height: 240px;
	padding: 10px 0 0 7px;
	background: #d9d9d9 url(../images/side_box_bg.gif) top right no-repeat;
}

#project_gallery_link, #resources_link{
	text-indent: -10000px;
	width: 165px;
	height: 101px;
	float: left;
	clear: both;
}

#project_gallery_link {
	background: transparent url(../images/project_gallery.jpg) top left no-repeat;		
}

#resources_link {
	margin: 15px 0 0;
	background: transparent url(../images/resources.jpg) top left no-repeat;	
}

/* -------------------------------------------------------------------------------------
<-- END HEADER STYLE AREA <--
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> CONTENT STYLE AREA -->
------------------------------------------------------------------------------------- */

#content_wrapper, #sba_content_wrapper {
	margin: 0 14px;
	padding: 24px 8px 12px;
	background: #fff;
	width: 939px;
	display: inline;
}

#sba_content_wrapper {
	padding: 0 8px 12px;
}

#content_area {
	width: 640px;
	position: relative;
	padding: 0 60px;
	margin: 0 7px 0 0;
}

#sba_content_wrapper #content_area {
	padding: 25px 60px 0;
}

#gallery_image #content_area {
	margin: 0;
	width: 700px;
	padding: 0 30px;
}

#content_area .left {
	width: 310px;
}

#content_area .right {
	width: 310px;
}

#content_area ul {
	width: 310px;
	margin: 0 0 10px 0;
	list-style: none;
}

#content_area ul li {
	clear: both;
	width: 280px;
	display: inline;
	margin: 0 0 5px 20px;
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet.gif) top left no-repeat;
	line-height: 1.3;
}

#right_side, #gallery_right_side {
	width: 165px;
	clear: none;
}

.right_padding {
	padding: 24px 0 0;
}

#gallery_right_side {
	margin: 24px 0 0 7px;
	display: inline;
}

#start_project {
	text-indent: -10000px;
	width: 165px;
	height: 101px;
	float: left;
	clear: none;
	background: transparent url(../images/start_project.jpg) top left no-repeat;	
}

#recent_events {
	text-indent: -10000px;
	width: 165px;
	height: 101px;
	float: left;
	margin: 15px 0 0;
	clear: none;
	background: transparent url(../images/recent_events.jpg) top left no-repeat;	
}

#newest_addition {
	text-indent: -10000px;
	width: 165px;
	height: 101px;
	float: left;
	margin: 15px 0 0;
	clear: none;
	background: transparent url(../images/newest_additions.jpg) top left no-repeat;	
}

#content_area .gallery_list {
	list-style: none;
	width: 100%;
}

#content_area .gallery_list li {
	float: left;
	clear: none;
	width: auto;
	background-image: none;
	padding: 0 10px 0 0;
	margin: 0;
}

#content_area .gallery_list li a {
	color: #2c2c2c;
}

.border_bottom {
	padding: 0 0 10px;
	margin: 0 0 10px;
	border-bottom: 1px solid #4b4b4b;
}

.center {
	width: 580px;
	padding: 0 30px;
	text-align: center;
}

#content_area ul.two_column {
	background: transparent url(../images/frame.jpg) center left no-repeat;
	width: 430px;
	margin: 20px 0 20px 50px;
	padding: 0 30px 0 150px;
}

#content_area ul.two_column li {
	float: left;
	clear: none;
	width: 175px;
}


/* -------------------------------------------------------------------------------------
<-- END CONTENT STYLE AREA <--
------------------------------------------------------------------------------------- */

#quick_nav {
	margin: 0 14px;
	width: 955px;
	height: 91px;
	position: relative;
	display: inline;
	background: #fff url(../images/quick_nav_bg.gif) bottom left repeat-x;
}

#quick_nav ul {
	list-style: none;
	width: auto;
	position: absolute;
	top: 21px;
	left: 55px;
}

#quick_nav ul li {
	float: left;
	clear: none;
	text-indent: -10000px;
}

#quick_nav ul li a {
	float: left;
	width: 100%;
	height: 41px;
}

#kmprinting {
	position: absolute;
	bottom: 0px;
	right: 35px;
	height: 91px;
	width: 123px;
	text-indent: -10000px;
	outline: none;
	background: transparent url(../images/km_guy.jpg) bottom left no-repeat;
}
.qn_send {
	width: 123px;
	height: 41px;
	background: transparent url(../images/quick_nav_send.jpg) bottom left no-repeat;
}

.qn_quote {
	width: 146px;
	height: 41px;
	background: transparent url(../images/quick_nav_quote.jpg) bottom left no-repeat;
}

.qn_order {
	width: 149px;
	height: 41px;
	background: transparent url(../images/quick_nav_order.jpg) bottom left no-repeat;
}

.qn_login {
	width: 160px;
	height: 41px;
	background: transparent url(../images/quick_nav_login.jpg) bottom left no-repeat;
}

.qn_phone {
	width: 120px;
	height: 41px;
	background: transparent url(../images/quick_nav_phone.jpg) bottom left no-repeat;
}

#footer {
	margin: 0 14px;
	padding: 24px 8px;
	background: #fff;
	width: 939px;
	display: inline;
	background: transparent url(../images/content_bottom.gif) top center no-repeat;
}

#footer p {
	font-weight: bold;
	font-size: 85%;
	width: 931px;
	padding: 0 4px;
	color: #fff;
}