a {
	color: #2F8378;
	/* font-size: 12px; */
	font-weight: bold;
}
a:active, a:focus, a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	background-image: url('/img/bkgd.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #2F2104;
}

#head_wrap {
	background-image: url('/img/head.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#head {
	height: 179px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#main_wrap {
	/* height: 621px; */
	background-image: url('/img/main.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#main {
	min-height: 621px;

	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#main_module_wrap {
	width: 519px;

	background-image: url('/img/home_mod.jpg');
	background-position: top;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	left: 192px;
	position: relative;
	top: 2px;
}
#main_module {
	padding: 35px 65px 0px 65px;
	height: 540px;
}

#sub_wrap {
	width: 879px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 33px;
	top: 6px;	
}
*html #sub_wrap {
	width: 885px;
}
#side_nav_wrap {
	width: 245px;
	height: 536px;
	background-image: url('/img/side_nav_back.jpg');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
#side_nav {
	padding: 30px 40px 0 40px;
}
.yellow_dotted_line {
	padding: 0px;
	margin: 0px;
}
.side_nav_links {
	height: 240px;
	height: 170px;
}
.side_nav_links_row {
	height: 38px;
}
.side_nav_links_row a {
	font-size: 15px;
	color: #D2F5BF;
	display: block;
	width: 151px;
	padding: 10px;
}

.side_nav_links_row a:hover {
	background-color: #5C5430;
	text-decoration: none;
}
.side_nav_links_row a#active {
	background-color: #5C5430;
	text-decoration: none;
}
.side_nav_filler {
	padding: 15px 0;
}
.side_nav_filler img {
	margin: 10px 0 5px 15px;
}
#side_nav_tagline, #side_nav_tagline a {
	padding: 12px 0px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 160%;
	font-weight: normal;
}
.side_nav_buttons {
	padding: 0 0 20px 0;
}
.side_nav_buttons_blog {
	padding: 22px 0 0 0;
}
.side_nav_buttons_marketing_tips {
	padding: 15px 0 0 0;
}
.side_nav_buttons a {
	font-size: 12px;
	color: #D2F5BF;
}
.side_nav_email_form {
	height: 92px;
}
.get_thinkmarketing_news {
	padding: 10px 0 5px 0;
}
.sign_up {
	float: right;
	margin-top: 7px;
}
#sub_main_module {
	width: 614px;
	float: left;
	margin-left: 20px;
	background-image: url('/img/sub_main_mod_back.jpg');
	background-position: bottom;
}

#sub_main_module_top {
	min-height: 625px;
	background-image: url('/img/sub_main_mod_top.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
/* IE6 */
*html #sub_main_module_top {
	height: 625px;
}
#sub_content {
	padding: 45px 70px 45px 70px;
}
#sub_main_module_bot {
	height: 31px;
	background-image: url('/img/sub_main_mod_bot.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#footer {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	font-size: 9px;
	color: white;
	position: relative;
	left: 192px;
	padding: 10px 0 20px 0;
	color: #AFA183;
}
#footer a {
	color: #AFA183;
	font-size: 9px;
	font-family: arial;
	font-weight: normal;
}
#footer a:hover {
	color: #CFC3A8;
}
#client_login {
	width: 95px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 418px;
	top: 7px;
}
#client_login a {
	color: white;
	font-size: 12px;
}
#client_login a:hover {
	text-decoration: underline;
}
#email_module {
	width: 175px;
	float: left;
}
#marketing_tips_module {
	width: 200px;
	float: left;
	position: relative;
	left: 25px;
}
#view_our_work {
	background-image: url('/img/view_our_work.jpg');
	width: 175px;
	height: 33px;
	padding: 10px 0 0 12px;
}
#view_our_work a {
	font-size: 16px;
}
.gray_dotted_line {
	padding: 15px 0;
}

.big_red_heading {
	color: #C62127;
	font-size: 30px;
	line-height: 160%;
}
.red_16 {
	color: #C62127;
	font-size: 16px;
	line-height: 150%;
}
.black_12 {
	font-size: 12px;
	line-height: 160%;
}
.black_14 {
	font-size: 14px;
	line-height: 140%;
}
.black_16 {
	font-size: 16px;
	line-height: 140%;
}
.black_18 {
	font-size: 18px;
	line-height: 150%;
}
.big_white {
	font-size: 32px;
	color: #FFFFFF;
	line-height: 150%;
}
.white_14 {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 140%;
}
.white_12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
}
.white_11 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 160%;
}
form {
	display: inline;
}