/*****PAGE LAYOUT*****/
*{
	margin		: 0;
	padding		: 0;
}
body
{
	text-align: center;
}
#header 
{
	text-align	: left;
	width		: 730px;
	height		: 70px;
	margin		: 15px auto 0 auto;
	padding		: 0 0 0 0;
	position	: relative;
	z-index		: 3;
}
#container {
	text-align	: left;
	width		: 730px;
	border		: 1px solid #363636;
	margin		: 0 auto 0 auto;
	padding		: 5px 0;
	position	: relative;
	z-index		: 2;
}
#content 
{
	padding		: 5px;
	margin-left	: 220px; /* This number must match the total width of the sidebar */
}
#sidebar 
{
	float		: left;
	width		: 210px;
	margin		: 0;
	padding		: 5px;
}
#footer 
{
	text-align	: left;
	width		: 730px;
	clear		: both;
	padding		: 5px 0;
	margin		: 0 auto;
	position	: relative;
	z-index		: 2;	
}
/*****END PAGE LAYOUT*****/

/*****BASE STYLE*****/
body 
{
	background	: #b6c3cc;
	font-family	: arial, verdana, helvetica, sans-serif;
	font-size	: 12px;
	color		: #101010;
}

hr
{
	height		: 1px;
	border		: 0px;
	color		: #B42418;
	background	: #B42418;
	margin-top	: 0px;
	margin-bottom	: 0px;
}

#header
{

}
#header h1
{
	width		: 103px;
	height		:66px;
	text-indent	: -99999px;
	position	: absolute;
	left		: 0;
	bottom		: 0;
}
#container
{
	background	: #dbdbdb url("/images/swoosh.gif") right top  no-repeat;
}
#container p
{
	margin-bottom	: 1em;
}
#sidebar img
{
	float		: right;
}
#sidebar a
{
	color		: #B42418;
	font-weight	: bold;
	text-decoration	: none;
}
#sidebar a:hover
{

}
#content
{
	line-height	: 1.4;
}
#content p.service
{
	text-indent	: 0px;
}
a
{
	color		: #B42418;
	font-weight	: bold;
	text-decoration	: none;
}
a:hover
{
	text-decoration	: underline;
}

.button 
{
	background-color: #dbdbdb;
	border-bottom	: 1px solid #5B6E7B;
	border-right	: 1px solid #5B6E7B;
	border-left	: 1px solid #ffffff;
	border-top	: 1px solid #ffffff;
	color: #000000;
	font-family: Tahoma;
	font-size: 10pt;
	width: 50px;
}

#content h2
{
	color		: #5B6E7B;
	padding-bottom	: 3px;
	margin-bottom	: 8px;
	font-size	: 24px;
	line-height	: 1;
}
#content ul
{
	margin-left	: 20px;
	margin-bottom	: 1.5em;
}
#container #content h3
{
	margin-bottom	: 1.5em;
}
.contact_info
{
	font-size	: 10px;
	margin		: 0 10px;	
}
.email
{
	float		: right;
}

/*****END BASE STYLE*****/

/*****NAV STYLE*****/
ul#main_nav
{
	/*margin-top: 45px;*/
	list-style	: none;
	position	: absolute;
	bottom		: -1px;
	right		: 0;
}

ul#main_nav li
{
	float		: left;
	text-align	: center;
}

ul#main_nav li a
{
	color		: #dbdbdb;
	font-weight	: bold;
	text-decoration	: none;
	display		: block;
	width		: 103px;
	padding		: 3px 0;
	border-bottom	: 1px solid #363636;
	background	: transparent url("/images/tab_inactive.gif") center top no-repeat;
}
ul#main_nav li a:hover, ul#main_nav li a:active
{
	border-bottom	: 0px solid #363636;
	padding-bottom	: 4px;
	color		: #b32317;
	background	: transparent url("/images/tab_active.gif") center top no-repeat;
}
/*****END NAV STYLE*****/

/*****ADDITIONAL STYLES*****/

img.floatLeft 
{ 
    float		: left; 
    margin		: 4px; 
}

img.floatRight 
{ 
    float		: right; 
    margin		: 4px; 
}

#extradiv1
{ /* bottom corner */
	width		: 760px;
	height		: 100px;
	margin		: -90px auto 0 auto;
	background	: transparent url("/images/bottom_left_angle.gif") left bottom no-repeat;
	position	: relative;
	z-index		: 1;	
}

#extradiv2
{ /* top corner */
	width		: 760px;
	height		: 100px;
	background	: transparent url("/images/top_right_angle.gif") right top no-repeat;
	position	: absolute;
	left		: 50%;
	top		: 5px;
	margin-left	: -380px;
	z-index		: 1;
}
/*****END ADDITIONAL STYLES*****/

/*****PAGE-SPECIFIC NAV STYLES*****/
body#home a#homenav, body#services a#servicesnav, body#clients a#clientsnav,
body#employment a#employmentnav, body#press a#pressnav, body#contact a#contactnav
{
	border-bottom	: 0px solid #363636;
	padding-bottom	: 4px;
	color		: #b32317;
	background	: transparent url("/images/tab_active.gif") center top no-repeat;
}
/*****END PAGE-SPECIFIC NAV STYLES*****/

body#clients div.client
{
	clear		: right;
	border-bottom	: 1px dotted #999;
	margin-bottom	: 20px;
}
body#clients div.client h3
{

}
body#clients div.client div.meta
{
	font-size	: 80%;
}
body#clients div.client p.client_description{

}
body#press div.article_meta
{
	border-bottom	: 1px dotted #999;
	margin-bottom	: 20px;
}
body#press div.article_meta p.credit{
	text-indent	: 0;
	font-size	: 80%;
}
body blockquote 
{
	border-top	:1px solid black;
	border-bottom	:1px solid black;
}

/* Inset 3D Raised */
.raised {background: transparent; width:90%; padding: 5px;}
.raised h1, .raised p {margin:0 10px;}
.raised h1 {font-size:2em; color:#fff;}
.raised p {padding-bottom:0.5em;}

.raised .b1, .raised .b2, .raised .b3, .raised .b4, .raised .b1b, .raised .b2b, .raised .b3b, .raised .b4b {display:block; overflow:hidden; font-size:1px;}
.raised .b1, .raised .b2, .raised .b3, .raised .b1b, .raised .b2b, .raised .b3b {height:1px;}
.raised .b2 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #eee;}
.raised .b3 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #ddd;}
.raised .b4 {background:#ccc; border-left:1px solid #fff; border-right:1px solid #aaa;}
.raised .b4b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #999;}
.raised .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #999;}
.raised .b2b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #999;}


.raised .b1 {margin:0 5px; background:#fff;}
.raised .b2, .raised .b2b {margin:0 3px; border-width:0 2px;}
.raised .b3, .raised .b3b {margin:0 2px;}
.raised .b4, .raised .b4b {height:2px; margin:0 1px;}
.raised .b1b {margin:0 5px; background:#999;}
.raised .boxcontent {display:block;  background:#ccc; border-left:1px solid #fff; border-right:1px solid #999;}

/* Inset 3D Curved */
.inset {background: transparent; width:90%;}
.inset h1, .inset p {margin:0 10px;}
.inset h1 {font-size:2em; color:#fff;}
.inset p {padding-bottom:0.5em;}

.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b {display:block; overflow:hidden; font-size:1px;}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b {height:1px;}
.inset .b2 {background:#ccc; border-left:1px solid #999; border-right:1px solid #aaa;}
.inset .b3 {background:#ccc; border-left:1px solid #999; border-right:1px solid #ddd;}
.inset .b4 {background:#ccc; border-left:1px solid #999; border-right:1px solid #eee;}
.inset .b4b {background:#ccc; border-left:1px solid #aaa; border-right:1px solid #fff;}
.inset .b3b {background:#ccc; border-left:1px solid #ddd; border-right:1px solid #fff;}
.inset .b2b {background:#ccc; border-left:1px solid #eee; border-right:1px solid #fff;}


.inset .b1 {margin:0 5px; background:#999;}
.inset .b2, .inset .b2b {margin:0 3px; border-width:0 2px;}
.inset .b3, .inset .b3b {margin:0 2px;}
.inset .b4, .inset .b4b {height:2px; margin:0 1px;}
.inset .b1b {margin:0 5px; background:#fff;}

.inset .boxcontent {display:block; background:#ccc; border-left:1px solid #999; border-right:1px solid #fff;}