
/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff url('/images/body-bg.jpg') repeat-x top left;
	color: #333;
	text-align: center;
	}
	
#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}
	
:focus
	{
	-moz-outline-style: none;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #434343;
	}

h1 {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 30px;
	line-height: 33px;
	color: #434343;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	}

h2.pagetitle {
	font-size: 24px;
	}

#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	}

h3 {
	font-size: 19px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #490000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #490000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #490000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	font-size: 12px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #490000;
	text-decoration: underline;
	}

a:hover {
	color: #490000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
.details {
	background-color: #f1f1f1;
	border-top: #cccccc 5px solid;
	border-bottom: #e7e7e7 1px solid;
	margin: 0 0 15px 0;
	padding: 5px;
	}
/* End Typography & Colors */



/* Begin Structure */


#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 968px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 664px;
	padding: 0 20px 20px 10px;
	background: #fff url(/images/home_left_bg.gif) no-repeat 665px 0;
	font-size: 12px;
	}

.widecolumn {
	float: left;
	width: 664px;
	padding: 0 20px 20px 10px;
	background: #fff url(/images/home_left_bg.gif) no-repeat 665px 0;
	font-size: 12px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0 0 15px 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	}
	
.addthis {
	padding: 0 0 15px 0;
	}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0 0 0;
	}

h2.pagetitle {
color: #490000;
	}

#sidebar h2 {
	margin:0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.imgright {
	float: right;
	border: 1px solid #D5D5D5;
	padding: 3px;
	margin: 0 0 15px 15px;
	}
	
.imgleft {
	float: left;
	border: 1px solid #D5D5D5;
	padding: 3px;
	margin: 0 15px 15px 0;
	}
	
img.wp-image-306,
img.wp-image-308,
img.wp-image-312 {
	border: 1px solid #D5D5D5;
	padding: 3px;
	}
	
img.wp-image-308 {
	margin: 0 15px 15px 0;
}

img.wp-image-306,
img.wp-image-312 {
	margin: 0 0 15px 15px;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	float: left; 
	
	}
	
#searchform input {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.text_box {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#sidebar #searchform #s {
	width: 108px;
	float: left;
	padding: 2px;
	}
	
#searchform #s {
	background-color: #f1f1f1;
	border: 1px solid #cccccc;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
	margin: 5px 0 5px 0;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0 !important;
	text-align: justify;
	margin: 0 0 10px 0 !important;
	}

.commentlist li {
	margin: 15px 0 3px !important;
	padding: 5px 10px 3px !important;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	text-align:left;
	}
#commentform label {
	float: left;
	width: 250px;
	padding-top: 5px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
input#author, input#url,input#email, textarea#comment,#captcha_code {
	border: 1px solid #ccc;
	background: #f1f1f1;
	color: #333;
	font-family: Georgia, Times, "Times New Roman", sans-serif;
	font-size: 12px;
	font-style: italic;
	padding: 2px;
	}
	input#author:focus, input#url:focus,input#email:focus, textarea#comment:focus {
		background: #ffc;
		border-color: #666;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
#captchaImgDiv {
	text-align:left;
	}
#captcha_image_div {
	padding: 10px 0 30px 250px;
	}
	
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
	
/* End Sidebar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 15px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding: 5px;
	background-color: #f1f1f1;
	border: 5px solid #cccccc;
	}
	
blockquote ul {
	list-style: none;
	}
	
blockquote p {
	padding: 0;
	margin: 0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/

/*Begin Chico Web Design Blog */
body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/bg.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	color: #393939;
	}

img {
	border: 0;
	}

p {
	font-size: 13px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 14px 0;
	}

ul {
	margin: 0;
	padding: 0;
	}

ul li {
	margin: 0;
	padding: 0;
	}

h1 {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 30px;
	line-height: 33px;
	color: #434343;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}

h2 {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 24px;
	line-height: 26px;
	color: #434343;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}

#container {
	width: 968px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 968px;
	height: 136px;
	}

h1#logo {
	position: absolute;
	top: 25px;
	left: 0;
	text-indent: -999em;
	background: url(/images/logo.gif) no-repeat;
	width: 273px;
	height: 41px;
	margin: 0;
	padding: 0;
	}

h1#logo a {
	display: block;
	}

#login {
	position: absolute;
	top: 31px;
	left: 567px;
	height: 30px;
	}

#login form {
	margin: 0;
	padding: 0;
	height: 26px;
	float: left;
	}

#login form .input {
	margin: 0 10px 0 0;
	padding: 4px 8px;
	width: 147px;
	height: 17px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border: 0;
	float: left;
	color: #8f8f8f;
	background-color: #d9d9d9;
	border: 1px solid #acacac;
	}

#login button {
	background: url(/images/login.gif) no-repeat;
	cursor: pointer;
	width: 47px;
	height: 26px;
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: -999em;
	float: left;
	}

/* Nav */

#nav {
	position: absolute;
	top: 66px;
	left: 0;
	width: 952px;
	height: 55px;
	padding: 3px 8px 2px 5px;
	background: url(/images/nav_bg.gif) no-repeat;
	}

#nav ul {
	margin: 0;
	padding: 1px 0 0 0px;
	list-style: none;
	height: 55px;
	}

#nav ul li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	}

#nav li a {
	margin: 0;
	padding: 0;
	text-indent: -999em;
	display: block;
	height: 55px;
	text-decoration: none;
	}

#home a, #home a:link, #home a:visited {
	background: url(/images/nav/home.gif) 0 0 no-repeat;
	width: 78px;
	}

#home a:hover  {
	background-position: -78px 0;
	}

#home_active {
	background: url(/images/nav/home.gif) 0 0 no-repeat;
	background-position: -78px 0;
	width: 78px;
	}

#portfolio a, #portfolio a:link, #portfolio a:visited {
	background: url(/images/nav/portfolio.gif) 0 0 no-repeat;
	width: 114px;
	}

#portfolio a:hover  {
	background-position: -114px 0;
	}

#portfolio_active {
	background: url(/images/nav/portfolio.gif) 0 0 no-repeat;
	background-position: -114px 0;
	width: 114px;
	}

#contact a, #contact a:link, #contact a:visited {
	background: url(/images/nav/contact.gif) 0 0 no-repeat;
	width: 100px;
	}

#contact a:hover  {
	background-position: -100px 0;
	}

#contact_active {
	background: url(/images/nav/contact.gif) 0 0 no-repeat;
	background-position: -100px 0;
	width: 100px;
	}

#about a, #about a:link, #about a:visited {
	background: url(/images/nav/about.gif) 0 0 no-repeat;
	width: 84px;
	}

#about a:hover  {
	background-position: -84px 0;
	}

#about_active {
	background: url(/images/nav/about.gif) 0 0 no-repeat;
	background-position: -84px 0;
	width: 84px;
	}

#careers a, #careers a:link, #careers a:visited {
	background: url(/images/nav/careers.gif) 0 0 no-repeat;
	width: 102px;
	}

#careers a:hover  {
	background-position: -102px 0;
	}

#careers_active {
	background: url(/images/nav/careers.gif) 0 0 no-repeat;
	background-position: -102px 0;
	width: 102px;
	}

#faq a, #faq a:link, #faq a:visited {
	background: url(/images/nav/faq.gif) 0 0 no-repeat;
	width: 66px;
	}

#faq a:hover  {
	background-position: -66px 0;
	}

#faq_active {
	background: url(/images/nav/faq.gif) 0 0 no-repeat;
	background-position: -66px 0;
	width: 66px;
	}

#testimonials a, #testimonials a:link, #testimonials a:visited {
	background: url(/images/nav/testimonials.gif) 0 0 no-repeat;
	width: 135px;
	}

#testimonials a:hover  {
	background-position: -135px 0;
	}

#testimonials_active {
	background: url(/images/nav/testimonials.gif) 0 0 no-repeat;
	background-position: -135px 0;
	width: 135px;
	}

#blog a, #blog a:link, #blog a:visited {
	background: url(/images/nav/blog.gif) 0 0 no-repeat;
	width: 76px;
	}

#blog a:hover  {
	background-position: -76px 0;
	}

#blog_active {
	background: url(/images/nav/blog.gif) 0 0 no-repeat;
	background-position: -76px 0;
	width: 76px;
	}

#services a, #services a:link, #services a:visited {
	background: url(/images/nav/services.gif) 0 0 no-repeat;
	width: 106px;
	}

#services a:hover  {
	background-position: -106px 0;
	}

#services_active {
	background: url(/images/nav/services.gif) 0 0 no-repeat;
	background-position: -106px 0;
	width: 106px;
	}

#pricing a, #pricing a:link, #pricing a:visited {
	background: url(/images/nav/pricing.gif) 0 0 no-repeat;
	width: 94px;
	}

#pricing a:hover  {
	background-position: -94px 0;
	}

#pricing_active {
	background: url(/images/nav/pricing.gif) 0 0 no-repeat;
	background-position: -94px 0;
	width: 94px;
	}

#the_firm a, #the_firm a:link, #the_firm a:visited {
	background: url(/images/nav/the_firm.gif) 0 0 no-repeat;
	width: 102px;
	}

#the_firm a:hover  {
	background-position: -102px 0;
	}

#the_firm_active {
	background: url(/images/nav/the_firm.gif) 0 0 no-repeat;
	background-position: -102px 0;
	width: 102px;
	}

/* End Nav */


#content, #home_content {
	width: 960px;
	margin: 0 auto;
	background-color: #ffffff;
	text-align: left;
	}

#home_top {
	background: url(/images/home_top_bg.gif) no-repeat;
	width: 960px;
	height: 269px;
	position: relative;
	}

#home_top_left {
	background: url(/images/chairs.jpg) no-repeat;
	width: 668px;
	height: 259px;
	position: absolute;
	top: 5px;
	left: 5px;
	}

#home_top_right {
	background: url(/images/home_top_right_bg.jpg) no-repeat;
	width: 262px;
	height: 261px;
	position: absolute;
	top: 4px;
	right: 4px;
	}

#start {
	position: absolute;
	top: 26px;
	left: 13px;
	}

#home_bottom {
	width: 960px;
	margin-top: 12px;
	float: left;
	}

#content #header_container, #home_content #header_container {
	width: 960px;
	background: url(/images/content_header_bg.gif) no-repeat;
	position: relative;
	border-bottom: 1px solid #fff;
	}

#home_content #header_container {
	background: url(/images/home_bottom_header_bg.gif) no-repeat;
	}

#content #header_container h1, #home_content #header_container h1 {
	padding: 20px 20px 0 10px;
	}

#content #header_container #red_arrow_nav, #home_content #header_container #red_arrow_nav {
	position: absolute;
	top: 14px;
	right: 22px;
	height: 34px;
	width: 84px;
	}

#content #header_container #red_arrow_nav img, #home_content #header_container #red_arrow_nav img {
	padding-left: 9px;
	}

#home_column_wrap {
	float: left;
	background: #fff url(/images/home_col_wrap_bg.gif) repeat-y;
	width: 960px;
	}

#home_left {
	float: left;
	width: 660px;
	padding: 16px 20px 0 14px;
	background: #fff url(/images/home_left_bg.gif) no-repeat 665px 0;
	}

#column_wrap {
	float: left;
	background: #fff;
	width: 960px;
	}

#left_col {
	float: left;
	width: 664px;
	padding: 0 20px 20px 10px;
	background: #fff url(/images/home_left_bg.gif) no-repeat 665px 0;
	font-size: 12px;
	}

#left_col a, #left_col a:link, left_col a:active, #left_col a:visited {
	color: #490000;
	text-decoration: underline;
	}
	
#left_col a:hover {
	text-decoration: none;
	}

ul.left_col, #left_col ul{
	margin: 10px 0 10px 25px;
	list-style: square;
	font-size: 12px;
	}
	
li.left_col, #left_col li {
	margin: 10px 0 10px 10px;
	}
	
#left_col_left {
	float: left;
	background-color: #f1f1f1;
	width: 312px;
	padding: 5px;
	}

#left_col_right {
	float: left;
	width: 312px;
	padding: 5px;
	}
	
.bio-name {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
	color: #460000;
	letter-spacing: -1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	}

/* Right Column */

#right_col {
	float: left;
	width: 250px;
	}
	
#right_col ul ul {
	border: none;
	}
	
#right_col ul {
	border: none;
	}

#right_col ul li{
	border: none;
	}
	
#right_col ul ul li {
	border-bottom: 1px solid #674343;
	}
	
#right_col h2 {
	color: #eccfcf;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	padding: 0 0 6px 0;
	margin: 0;
	border-bottom: 1px solid #674343;
	}

.module {
	width: 234px;
	background: #490000 url(/images/home_side_bg.gif) top no-repeat;
	padding: 14px 10px 14px 6px;
	color: #ffffff;
	margin: 0;
	}

.module h3 {
	color: #eccfcf;
	text-transform: uppercase;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	padding: 0 0 6px 0;
	margin: 0;
	}

.module ul {
	width: 250px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

.module ul.thumb_list {
	border-bottom: 0;
	}

.module ul li {
	border-top: 1px solid #674343;
	clear: both;
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	}

.module ul li a, .module ul li a:link, .module ul li a:visited {
	padding: 8px 0 8px 10px;
	display: block;
	line-height: 15px;
	color: #eccfcf;
	text-decoration: none;
	}

.module ul.thumb_list li a, .module ul.thumb_list li a:link, .module ul.thumb_list li a:visited {
	height: 83px;
	line-height: 83px;
	padding: 8px 0 8px 0;
	}

.module ul li a:hover {
	background-color: #280000;
	}

.module ul li a img, .module ul li a:link img, .module ul li a:visited img {
	border: 1px solid #490000;
	float: left;
	margin-right: 5px;
	}

.module ul li a:hover img {
	border: 1px solid #624747;
	}

.module ul li.all {
	height: 28px;
	}

.module ul li.all a, .module ul li.all a:link, .module ul li.all a:visited {
	padding: 0 12px 0 34px;
	height: 28px;
	display: block;
	line-height: 28px;
	color: #fff;
	text-decoration: underline;
	background: url(/images/all_bg.gif) no-repeat;
	float: right;
	}

.module ul li.all a:hover {
	text-decoration: none;
	}

/* End Right Column */

p.lined {
	background: url(/images/p_lines.gif) repeat;
	}

.red_italic {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #490000;
	font-style: italic;
	}

.bread_crumbs {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: -1px;
	}
	
.bread_crumbs a, .bread_crumbs a:link, .bread_crumbs a:visited, .bread_crumbs a:active  {
	color: #490000;
	text-decoration: none;;
	}
	
.bread_crumbs a:hover {
	text-decoration: underline;
	}

/* Left Column Modules */

.module_container {
	float: left;
	width: 664px;
	margin-bottom: 6px;
	}

.module_container .portfolio_module {
	width: 319px;
	float: left;
	margin: 2px 8px 0 0;
	background-color: #ced0d0;
	}

.module_top {
	padding: 5px;
	width: 309px;
	}

.module_container .module_top img {
	width: 299px;
	height: 122px;
	border: 5px solid #404040;
	margin: 0 0 5px 0;
	}

.module_container p {
	font-size: 12px;
	line-height: 15px;
	padding: 0;
	}

.module_bottom {
	width: 299px;
	height: 38px;
	background-color: #404040;
	padding: 0 10px;
	}

.module_bottom ul {
	list-style: none;
	}

.module_bottom ul li {
	padding: 0 0 0 16px;
	margin: 0;
	background: url(/images/bullet_logo.gif) no-repeat 0 13px;
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 38px;
	}

.module_bottom ul li a, .module_bottom ul li a:link, .module_bottom ul li a:visited {
	color: #fff;
	text-decoration: underline;
	}

.module_bottom ul li a:hover {
	text-decoration: none;
	}

.module_bottom ul li.read {
	float: left;
	}

.module_bottom ul li.launch {
	float: right;
	}

.testimonial-name {
	text-align: right;
	font-style: italic;
	}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	padding: 20px 16px;
	background: #b5b8b8 url(/images/footer_bg.jpg) no-repeat top;
	}

#footer p {
	color: #5e5e5e;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 10px 0;
	}

#footer a, #footer a:link, #footer a:visited {
	color: #5e5e5e;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}

/* Other Styles */

.banner {
	border: 5px solid #ced0d0;
	}
	
/*2008 Tradeshow */

.ts-wrapper {
	background-color: #620202;
	width: 654px; height: 496px;
	}
	
.ts-wrapper img {
	margin: 10px auto 0 7px;
	text-align: center;
	}
	
ul.portfolio-pics {
	margin: 0; padding: 0;
	list-style: none;
	}
	
ul.portfolio-pics li {
	margin: 0 35px 25px 0; padding: 0;
	float: left;
	width: 185px;
	}
	

ul.portfolio-pics li img {
	padding: 3px;
	background: #ced0d0;
	}

