/* CSS by Chuck (charlie.neely@designbyfront.com)

     /\              /\
    /  \            /  \
           
          \_____/
*/


/* Structure */

* {
	margin:0;
	padding:0;
}

body {
	background-color:#000;
	color:#666;
	font:normal 15px/20px Georgia, Arial, sans-serif;
        text-align:center;
	background:#000 url(../img/bg.jpg)  center top no-repeat;
}

#page_container {
	margin:0 auto;
}

#header {
	text-align:left;
	height:162px;
}

#content_head {
	text-align:center !important;
}

#content {
	text-align:center !important;
}

#main {
	text-align:left;
	margin:0px auto;
	width:710px;
	background-color:transparent;
}

#whatwedo .head {
	background:transparent url(../img/whatwedo_head_bg.png) 0 0 no-repeat;
	height:146px;
}

#scenarios .head {
	background:transparent url(../img/scenarios_head_bg.png) 0 0 no-repeat;
	height:146px;
}

#audiosamples .head {
	background:transparent url(../img/scenarios_head_bg.png) 0 0 no-repeat;
	height:146px;
}

#links .head {
	background:transparent url(../img/links_head_bg.png) 0 0 no-repeat;
	height:61px;
}


#home .head {
	background:transparent url(../img/head_bg.png) 0 0 no-repeat;
	height:149px;
}

#main .head {
	padding:20px 38px 0 38px;
}

#home #main .textblock {
	overflow:visible;
}

#main .textblock {
	overflow:hidden;
	padding:0 38px;
	background:transparent url(../img/textblock_bg.png) 0 0 repeat-y;
}


.pricing {
	clear:both;
	width:673px;
	padding:15px 30px 22px 30px;
	margin:0 auto;
	color:#fff;
	font-size:12px;
	background:transparent url(../img/pricing_bg.gif) 0 0 no-repeat;
}

.pricing2 {
	width:272px;
	padding:15px 20px 26px 20px;
	color:#fff;
	font-size:12px;
	background:transparent url(../img/pricing2_bg.gif) 0 0 no-repeat;
}

.pricing p, .pricing2 p {
	display:inline;
}

.pricing h2, .pricing2 h2 {
	font-size:24px;
	font-weight:normal;
	line-height:20px;
	color:#fff;
}

.paging span {
	display:none;
}

#home .paging {
	position:absolute;
	margin-left:500px;
	margin-top:188px !important;
	overflow:hidden;
}

.left_column {
	width:300px;
	float:left;
	margin-bottom:20px;
}

.right_column {
	width:305px;
	float:right;
	margin-bottom:20px;
}

#whatwedo .left_column {
	width:290px;
	float:left;
	margin-bottom:20px;
}

#footer {
	clear:both;
}

.h_rule {
	height:1px;
	border-bottom:1px dotted #ccc;
	margin:15px 0;
}

/* Headers */

h2.blurb {
	color:#000;
	background-color:transparent;
	font-family:Georgia, "Trebuchet MS", arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:28px;
	margin:0;
	padding:6px 0;
}

h1 {
	color:#000;
	background-color:transparent;
	font-family:Georgia, "Trebuchet MS", arial, sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:34px;
	margin:0;
	padding:6px 0 8px 0;
}

h2 {
	color:#000;
	background-color:transparent;
	font-family:Georgia, "Trebuchet MS", arial, sans-serif;
	font-size:23px;
	font-weight:normal;
	line-height:28px;
	margin:0;
	padding:6px 0 8px 0;
}

#links .textblock h3 {
	color:#666;
	font-size:15px;
	margin:25px 0 2px;
	font-weight:normal;
	line-height:22px;
}

/* Navigation */

.nav {
	display:block;
	background:transparent url(../img/nav_sprite.png) -1px 0 no-repeat;
	height:35px;
	padding-left:34px;
}

.nav ul li a span {
	display:none;
}

.nav ul li {
	list-style:none;
	float:left;
	display:block;
	margin-right:2px;
	height:35px;
}

.nav ul li a {
	height:46px;
	display:block;
}

.nav ul li.itm01 a {
	width:59px;
}

.nav ul li.itm01 a:hover, #home .nav ul li.itm01 a {
	width:59px;
	background:transparent url(../img/nav_sprite.png) -35px -46px no-repeat;
}

.nav ul li.itm02 a {
	width:103px;
}

.nav ul li.itm02 a:hover, #whatwedo .nav ul li.itm02 a, #scenarios .nav ul li.itm02 a {
	width:103px;
	background:transparent url(../img/nav_sprite.png) -96px -46px no-repeat;
}

.nav ul li.itm03 a {
	width:113px;
}

.nav ul li.itm03 a:hover, #audiosamples .nav ul li.itm03 a {
	width:113px;
	background:transparent url(../img/nav_sprite.png) -201px -46px no-repeat;
}

.nav ul li.itm04 a {
	width:54px;
}

.nav ul li.itm04 a:hover, #links .nav ul li.itm04 a {
	width:54px;
	background:transparent url(../img/nav_sprite.png) -316px -46px no-repeat;
}

.subnav {
	overflow:hidden;
	position:absolute;
	margin:171px 0 0 38px;
}

.subnav ul {
	padding:0;
	list-style:none;
}

.subnav ul li {
	float:left;
	margin-right:3px;
	height:30px;
}

.subnav ul li a {
	font-size:14px;
	display:block;
	padding:6px 8px;
	text-decoration:none;
}

.subnav ul li.active a {
	background:transparent url(../img/subnav_active.gif) 0 0 no-repeat;
	color:#000;
}

.subnav ul li.dormant a {
	background:transparent url(../img/subnav_dormant.gif) 0 0 no-repeat;
	color:#fff;
}

.subnav ul li.dormant a:hover {
	background:transparent url(../img/subnav_active.gif) 0 0 no-repeat;
	color:#000;
}

/* Links */

a {
	color:#333;
}

a:hover {
	text-decoration:none;
}

p.blurb a {
	color:#666;
	text-decoration:underline;
}
	

p.blurb a:hover {
	color:#333;
	text-decoration:none;
}

#footer a {
	color:#fff;
	font-size:12px;
}

#links .textblock a {
	color:#cc0000;
	font-size:15px;
	line-height:22px
	margin-bottom:12px;
	padding-top:2px
}
	
/* Lists */

.textblock ul {
	font-size:12px;
	margin:6px 0 6px 18px;
}

ul.gear {
	font-size:15px;
	line-height:25px;
}

/* Images */

img {
	border:none;
}

.plate_left {
	float:left;
	padding: 6px 10px 0 0;
}

/* Typography */

p {
	padding:6px 0;
}

#footer p {
	font-size:12px;
	text-align:center;
	color:#fff;
}

p.blurb {
	font-family:Georgia, "Trebuchet MS", arial, sans-serif;
	font-size:15px;
	line-height:20px;
}

p.intro {
	color:#000;
	font-size:19px;
	margin-bottom:8px;
}
