/*** CSS by Jeremy Asmus for Complete Online Marketing Solutions ***/

body {
	margin:0 auto;
	background-color:#466EAC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	margin:8px 0;
}

#background_shadow {
	width:1020px;
	margin:0 auto;
	background-image:url(../images/bg_shadow.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#background_gradient {
	background-image:url(../images/bg_gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	overflow:hidden;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	background-color:white;
}

/* HEADER Styles */

#header {
	background-image:url(../images/header.jpg);
	height:94px;
	width:1000px;
}

#header_nav {
	text-align:right;
	padding:0 10px 0 0;
	width:990px;
	height:22px;
}

#header_nav span {
	color:#D6CDB0;
	padding:0 8px;
	font-size:18px;
}

#header_nav a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#header_nav a:hover {
	color:#D3780F;
}

#header_phone {
	font-size:24px;
	text-align:right;
	padding:43px 10px 0 0;
	color:#333333;
	font-family:"Times New Roman", Times, serif;
}

/* BANNER Styles */

#banner_cell {
	width:1000px;
	height:275px;
	margin:10px;
}

#banner_title {
	width:95px;
	float:left;
	margin-right:2px;
}

#banner_subtitle {
	width:125px;
	float:left;
	margin-right:2px;
}

#banner_home {
	background-image:url(../images/banner_home_main.jpg);
	width:881px;
	height:275px;
	float:left;
}

#banner_services {
	background-image:url(../images/banner_services_main.jpg);
	width:756px;
	height:275px;
	float:left;
}

#banner_portfolio {
	background-image:url(../images/banner_portfolio_main.jpg);
	width:883px;
	height:275px;
	float:left;
}

#banner_casestudies {
	background-image:url(../images/banner_casestudies_main.jpg);
	width:883px;
	height:275px;
	float:left;
}

#banner_news {
	background-image:url(../images/banner_news_main.jpg);
	width:883px;
	height:275px;
	float:left;
}

#banner_contactus {
	background-image:url(../images/banner_contactus_main.jpg);
	width:883px;
	height:275px;
	float:left;
}

#banner_aboutus {
	background-image:url(../images/banner_aboutus_main.jpg);
	width:883px;
	height:275px;
	float:left;
}

#banner_text_home {
	width:298px;
	color:white;
	padding:0px 10px;
	float:left;
	margin-top:160px;
}

#banner_text_home ul {
	margin:5px 0 0 15px;
	padding:5px 0 0 15px;
}

#banner_text_home li {
	list-style:square;
}

#banner_text_services {
	width:251px;
	color:white;
	padding:0px 10px;
	float:left;
	margin-top:162px;
	font-size:13px;
	line-height:16px;
}

#banner_text {
	width:298px;
	color:white;
	padding:0px 10px;
	float:left;
	margin-top:122px;
	font-size:13px;
	line-height:16px;
}

#banner_text_contactus {
	width:298px;
	padding:0px 10px;
	float:left;
	margin-top:162px;
	line-height:26px;
}

#banner_text_big {
	width:251px;
	padding:0px 10px;
	float:left;
	margin-top:162px;
	line-height:26px;
}

#banner_text_big h3, #banner_text_contactus h3, #banner_text_home h1 {
	color:#DDDDDD;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	margin:0;
}

#banner_nav_services {
	width:236px;
	padding-left:249px;
	float:left;
	color:white;
}

#banner_nav_services h1 {
	font-size:11px;
	margin:0;
	padding:4px 0;
	color:#FFC300;
	border-top:1px dotted #AAAAAA;
	height:15px;
}

#banner_nav_services ul {
	margin:0;
	padding:0;
}

#banner_nav_services li {
	margin:0;
	list-style:none !important;
}

#banner_nav_services img {
	border:0;
	padding:0 15px 0 5px;
}

#banner_nav_services a {
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:0;
	padding:4px 0;
	border-top:1px dotted #AAAAAA;
	height:15px;
}

#banner_nav_services a:hover {
	color:#FFC300;
}

#banner_nav {
	width:236px;
	padding-left:329px;
	float:left;
	color:white;
}

#banner_nav h1 {
	font-size:11px;
	margin:0;
	padding:4px 0;
	color:#FFC300;
	border-top:1px dotted #AAAAAA;
	height:15px;
}

#banner_nav ul {
	margin:0;
	padding:0;
}

#banner_nav li {
	margin:0;
	list-style:none !important;
}

#banner_nav img {
	border:0;
	padding:0 15px 0 5px;
}

#banner_nav a {
	color:white;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	display:block;
	margin:0;
	padding:4px 0;
	border-top:1px dotted #AAAAAA;
	height:15px;
}

#banner_nav a:hover {
	color:#FFC300;
}

.banner_nav_title {
	padding:5px 0 5px 25px;
}

.banner_nav_title a {
	font-weight:bold;
	font-size:13px !important;
	border:none !important;
}

.banner_nav_title a:hover {
	color:#FFC300;
}

/* CONTENT Styles */

#content_cell {
	width:1000px;
	padding:0 10px;
}

#content {
	width:764px;
	float:left;
	padding:0 10px 0 6px;
}

#content h1 {
	margin:0;
	color:#990000;
	font-size:14px;
}

#content_topic {
	width:730px;
	float:left;
	padding:0 15px 0 19px;
}

#content_topic a {
	color:#AD4101;
	text-decoration:none;
}

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

#content_copy {
	float:left;
	width:400px;
	padding-right:10px;
	margin-bottom:10px;
}

#content_topic h2 {
	margin:0;
	color:#990000;
	font-size:14px;
}

#content_images {
	float:right;
	width:320px;
}

#content_images img {
	margin-bottom:10px;
}

#content_images_nomargin {
	margin-bottom:10px;
	float:right;
	width:320px;
	text-align:center;
}

#content_images_nomargin a, #content_images_nomargin a:hover {
	text-decoration:none;
	color:#990000;
}

/* HOME PAGE Styles */

#home_content_cell {
	width:1000px;
	margin:0 10px 0 10px;
}

#home_topic_cell {
	float:left;
	width:417px;
}

#home_featured_cell {
	float:left;
}

#home_topic h2 {
	color:white;
	padding:3px 0 0 10px;
	margin:0;
	font-size:12px;
}

#blue_topic_top {
	background-image:url(../images/blue_top.gif);
	width:561px;
	height:20px;
	text-transform:uppercase;
}

#blue_topic_content {
	width:539px;
	padding:2px 10px 0 10px;
	border-left:1px solid #1B3355;
	border-right:1px solid #1B3355;
	background-color:white;
	overflow:hidden;
	background-image:url(../images/blue_bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#blue_topic_bottom {
	background-image:url(../images/blue_bottom.gif);
	width:556px;
	height:25px;
	margin-bottom:10px;
	padding:5px 5px 0 0;
}

#gray_button {
	background-image:url(../images/gray_button.jpg);
	width:188px;
	height:18px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	padding:2px 0 0 10px;
	float:right;
}

#featured_site {
	float:left;
	color:#555555;
	width:173px;
	text-align:center;
	padding-right:10px;
	font-size:11px;
}

#featured_site_nopadding {
	float:left;
	color:#555555;
	width:173px;
	text-align:center;
	font-size:11px;
}

#green_topic_top {
	background-image:url(../images/green_top.gif);
	width:411px;
	height:20px;
	text-transform:uppercase;
}

#green_topic_content {
	width:389px;
	padding:2px 10px 0 10px;
	border-left:1px solid #666634;
	border-right:1px solid #666634;
	background-color:white;
	overflow:hidden;
	font-size:13px;
}

#green_topic_bottom {
	background-image:url(../images/green_bottom.gif);
	background-position:bottom;
	width:411px;
	height:10px;
	margin-bottom:5px;
}

#orange_topic_top {
	background-image:url(../images/orange_top.gif);
	width:411px;
	height:20px;
	text-transform:uppercase;
}

#orange_topic_content {
	width:389px;
	padding:2px 10px 0 10px;
	border-left:1px solid #AD4101;
	border-right:1px solid #AD4101;
	background-color:white;
	overflow:hidden;
}

#orange_topic_content a {
	color:#AD4101;
	text-decoration:none;
}

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

#orange_topic_bottom {
	background-image:url(../images/orange_bottom.gif);
	background-position:bottom;
	width:411px;
	height:10px;
	margin-bottom:10px;
}

/* SERVICES PAGE Styles */

.services_left {
	float:left;
	margin-right:62px;
}

.services_right {
	float:left;
}

.services_left a {
	text-decoration:none;
	cursor:pointer;
}

.services_right a {
	text-decoration:none;
	cursor:pointer;
}

.service_title1 {
	background-image:url(../images/services1.gif);
	width:321px;
	height:17px;
	color:#AD4101;
	padding:3px 0 0 25px;
	font-size:13px;
}

.service_title2 {
	background-image:url(../images/services2.gif);
	width:321px;
	height:17px;
	color:#AD4101;
	padding:3px 0 0 25px;
	font-size:13px;
}

.service_title3 {
	background-image:url(../images/services3.gif);
	width:321px;
	height:17px;
	color:#AD4101;
	padding:3px 0 0 25px;
	font-size:13px;
}

.service_title4 {
	background-image:url(../images/services4.gif);
	width:321px;
	height:17px;
	color:#AD4101;
	padding:3px 0 0 25px;
	font-size:13px;
}

.service_description {
	width:346px;
	padding:5px 0 15px 0;
}

/* WEB DESIGN PAGE Styles */

#custom_site_banner {
	background-image:url(../images/custom_site_banner.jpg);
	width:754px;
	height:168px;
	margin-bottom:5px;
}

#template_site_banner {
	background-image:url(../images/template_site_banner.jpg);
	width:754px;
	height:168px;
	margin-bottom:10px;
}

#custom_site_thumb {
	padding: 3px 0 0 42px;
	width:227px;
	float:left;
}

#custom_site_copy {
	width:465px;
	float:left;
	color:white;
	padding:45px 10px 0 10px;
}

#custom_site_copy a {
	color:white;
}

#custom_site_copy a:hover {
	text-decoration:none;
}

#webdesign_topic_cell {
	width:1000px;
	clear:both;
	padding:0 10px 10px 10px;
}

.webdesign_topic {
	float:left;
	margin:0 10px 10px 0;
}

.webdesign_topic h2 {
	color:white;
	padding:3px 0 0 10px;
	margin:0;
	font-size:12px;
}

.webdesign_topic_top {
	background-image:url(../images/webdesign_top.gif);
	width:485px;
	height:20px;
}

.webdesign_topic_content {
	width:463px;
	padding:15px 10px 0 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-color:white;
	height:75px;
}

.webdesign_topic_bottom {
	background-image:url(../images/webdesign_bottom.gif);
	width:485px;
	height:20px;
}

/* SIED BANNER Styles */

#side_banner_cell {
	width:220px;
	float:left;
	padding-bottom:10px;
}

#side_banner {
	background-image:url(../images/side_banner5.jpg);
	width:220px;
	height:341px;
}

#side_banner_text {
	padding-top:186px;
	text-align:center;
}

#side_banner_text a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
}

#services_select {
	text-align:center;
	color:white;
	margin:0;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}

#services_select input {
	border:1px solid #999999;
	margin-top:3px;
}

#services_select form {
	margin:0;
	padding:0;
}

/* AFILLIATE Styles */

#affiliate {
	width:360px;
	float:left;
	margin:10px 0;
}

#affilate_top {
	background-image:url(../images/affilate_top.gif);
	height:30px;
	width:360px;
}

#affilate_top h2 {
	padding:8px 0 0 10px;
	color:#063DA2;
	text-decoration:underline;
}

#affilate_text {
	padding:0 10px;
	background-color:white;
	background-image:url(../images/affilate_bg.gif);
}

#affilate_bottom {
	background-image:url(../images/affilate_bottom.gif);
	height:25px;
	width:340px;
	padding:5px 10px 0 10px;
	font-weight:bold;
}

/* PORTFOLIO Styles */

#side_portfolio_cell {
	width:337px;
	float:left;
}

#side_portfolio_sections {
	background-color:#CCCCCC;
	border:1px solid #888888;
	border-top:1px solid #666666;
	padding:10px;
	overflow:hidden;
}

#side_portfolio_titles {
	background-color:#666666;
	padding:3px 0;
}

#side_portfolio_sections a {
	color:black;
}

#side_portfolio_sections img {
	width:300px;
	height:300px;
	border:1px solid #666666;
	margin-top:15px;
}

#side_portfolio_sections a:hover {
	text-decoration:none;
}

#side_portfolio_titles h2 {
	font-size:13px;
	margin:0 0 0 10px;
	color:white;
}

#main_portfolio_cell {
	width:647px;
	float:left;
	margin:0 0 0 6px;
}

#portfolio_sections {
	background-color:#EEEEEE;
	border:1px solid #DDDDDD;
	border-top:none;
	padding:10px 10px 0 0;
	margin:0 10px 10px 0;
	height:100%;
	overflow:hidden;
}

#portfolio_titles {
	background-color:#CCCCCC;
	margin-right:10px;
	padding:3px 0;
	border-bottom:1px solid #BBBBBB;
	clear:both;
}

#portfolio_text {
	padding:0 0 10px 10px;
}

#portfolio_titles h2 {
	font-size:13px;
	margin:0 0 0 10px;
	color:#555555;
}

#portfolio_sections ul {
	list-style:none;
	margin:0;
	padding:0;
}

#portfolio_sections li {
	float:left;
	width:115px;
	height:190px;
	text-align:center;
	padding:0 0 0 35px;
}

.last_portfolio {
	margin:0 !important;
	padding:0 !important;
}

#portfolio_sections img {
	border:1px solid #666666;
	margin-bottom:3px;
}

#templates img {
	width:115px;
	height:112px;
}

#templates img:hover {
	width:500px;
	height:488px;
	position:fixed;
	top:50px;
	left:400px;
}

#portfolio_sections a {
	color:#990000;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
}

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

/* SUB BANNERS Styles */

#subbanners_cell {
	width:1000px;
	clear:both;
	padding:0 10px;
	border-top:1px solid #D6CCB1;
}

#subbanners_cell h2 {
	font-size:16px;
	color:#E32702;
	margin:0;
	padding-top:40px;
}

#subbanners_cell h2 a {
	color:#E32702;
	text-decoration:none;
}

#subbanners_cell h2 a:hover {
	text-decoration:none;
}

#subbanners_cell a {
	color:#A01800;
	text-decoration:none;
}

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

#subbanner_web {
	background-image:url(../images/sub_banner_web.jpg);
	width:310px;
	height:140px;
	float:left;
	margin-right:10px;
	padding-left:10px;
}

#subbanner_seo {
	background-image:url(../images/sub_banner_seo.jpg);
	width:310px;
	height:140px;
	float:left;
	margin-right:10px;
	padding-left:10px;
}

#subbanner_print {
	background-image:url(../images/sub_banner_print.jpg);
	width:310px;
	height:140px;
	float:left;
	padding-left:10px;
}

/* CASE STUDY Styles */

#case_study_cell {
	width:752px;
	float:left;
	margin:0 10px 10px 6px;
	border:1px solid #DDDDDD;
	background-color:white;
}

#case_study_header {
	padding:10px;
	font-size:14px;
	clear:both;
}

#case_study_header img {
	float:left;
	margin-right:25px;
	margin-top:-2px;
}

#case_study_header span {
	font-size:16px;
}

#case_study_content {
	padding:0 10px;
	float:left;
	width:400px;
}

#case_study_content span {
	color:#990000;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
}

#case_study_content a {
	color:#AD4101;
	text-decoration:none;
}

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

#case_study_images {
	float:left;
	width:320px;
	text-align:center;
}

#case_study_images img {
	margin-bottom:10px;
}

/* CONTACT Styles */

#contact_form {
	float:left;
	width:400px;
	padding-right:10px;
	margin-bottom:10px;
}

#contact_form_steps {
	float:right;
	width:280px;
	background-color:#DDDDDD;
	border:2px solid #CCCCCC;
	padding:0 8px 8px 8px;
	font-size:11px;
}

/* FORM FIELD Styles */


#form1 input{
	width:250px;
	margin-bottom:5px;
}

#form1 select{
	margin-bottom:5px;
}

#form1 .phone1 {
	width:26px !important;
}

#form1 .phone2 {
	width:37px !important;
}

#form1 .zip{
	width:65px;
}

#form1 .month{
	width:85px;
}

#form1 .day{
	width:60px;
}

#form1 .year{
	width:75px;
}

#form1 .radio{
	width:15px;
}

#form1 textarea{
	width:390px;
	height:150px;
	margin-left:10px
}

#form1 label{
	width:100px;
}

#form1 .label {
	display:block;
	width:115px;
	float:left;
	padding:0px 8px 15px 10px;
}

#form1 br{
	clear:left;
}

#form1 h1{
	font-size:14px;
	color:#444444;
	margin-bottom:8px;
	background-color:#D0E1D8;
	padding:2px 0 2px 5px;
	border:1px solid #CCCCCC;
	width:405px;
}

#form1 .checkbox{
	float:left;
	width:15px;
}

#form1 .button{
	width:100px;
	float:center;
	text-align:center;
}

#directions {
	font-size:11px;
}

#fcr_steps {
	border:1px solid #CCCCCC;
	background-color:#EEEEEE;
	padding:0 5px;
}

#fcr_steps span {
	font-size:17px;
	font-weight:bold;
	color:#990000;
}

#fcr_steps p {
	margin:8px 0;
}

.casereview_title {
	font-size:15px;
	font-weight:bold;
	text-decoration:underline;
}

/* FOOTER Styles */

#page_bottom {
	background-image:url(../images/page_bottom.jpg);
	height:20px;
	width:1020px;
	margin:0 auto;
}

#footer {
	background-image:url(../images/footer_bg.jpg);
	height:161px;
	width:1000px;
	margin:0 auto;
	color:white;
	text-align:center;
}

#footer_text {
	padding-top:105px;
}

#footer_text a {
	color:white;
}

#footer_text a:hover {
	text-decoration:none;
}

#bloglist {
	padding:15px;
}

#sitemap {
	color:#990000;
	font-size:13px;
}

#sitemap a {
	color:#990000;
}

#sitemap a:hover {
	text-decoration:none;
}

#sitemap li {
	list-style:square;
	padding:5px 0;
}

.no_bullets li {
	list-style:none !important;
}