.clear {
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	height:0;
	margin:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	line-height:0;
}

body, td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:rgb(80,80,80);
	margin:0;
	text-align:center;
}

body {
	background: #f2f2f2;
}

a img {
	border:0;
}

a:link, a:visited, a:active {
	color:#006EB4;
	text-decoration:underline;
	line-height:20px;
	font-weight:bold;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
	line-height:20px;
	font-weight:bold;
	background:#006EB4;
	height:15px;
	width:auto;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0070B8;
}

#wrap {
	margin:0 auto;
	width:880px;
	padding-bottom:20px;
	background: #f2f2f2;
}

#menu {
	height:113px;
	position:relative;
	width:880px;
}

#menu_inside {
	height:37px;
	width:80%;
	margin:0 20px 0 20px;
	clear:both;
}

#menu img.acct {
	position:absolute;
	top:0;
	left:723px;
}

#menu img.logo {
	position:absolute;
	top:15px;
	left:13px;
}

#header {
	width:880px;
	height:326px;
	position:relative;
	margin:10px 0 0 0;
	background: #f2f2f2;
}

#tabsJ {
	letter-spacing:0.8px;
	text-transform:uppercase;
	line-height:normal;
	left:0;
	top:74px;
	position:absolute;
}

#tabsJ ul {
	/*background:#FFFFFF;*/
	margin:0;
	padding:8px 0 7px 0;
	list-style:none;
}

#tabsJ li {
	display:inline;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

#tabsJ a {
	float:left;
	background:rgb(155,207,225);
	margin:0 0 0 2px;
	padding:0 0 0 0px;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}

#tabsJ a span {
	float:left;
	display:block;
	background:rgb(155,207,225);
	padding:6px 0 5px 0;
	width:173px;
	text-align:center;
	color:#FFFFFF;
}

#tabsJ a span.menu2 {
	float:left;
	display:block;
	background:rgb(95,62,47);
	padding:6px 0 5px 0;
	width:173px;
	color:#FFFFFF;
}

#tabsJ a span.menu3 {
	float:left;
	display:block;
	background:rgb(164,192,92);
	padding:6px 0 5px 0;
	width:173px;
	color:#FFFFFF;
}

#tabsJ a span.menu4 {
	float:left;
	display:block;
	background:rgb(102,182,183);
	padding:6px 0 5px 0;
	width:173px;
	color:#FFFFFF;
}

#tabsJ a span.menu5 {
	float:left;
	display:block;
	background:rgb(229,145,46);
	padding:6px 0 5px 0;
	width:175px;
	color:#FFFFFF;
}

#tabsJ a:hover span {
	color:#FFF;
	background:#000000;
}

#tabsJ a:hover {
	background:#000000;
}

#footer {
	width:880px;
	height:43px;
	float:none;
	text-align:right;
	padding:20px 0 0 0;
	position:relative;
	margin:0 auto 20px auto;
	z-index:10;
}

#footer a:link, #footer a:visited, #footer a:active, #ct a:link, #ct a:visited, #ct a:active {
	color:rgb(45,131,163);
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

#footer a:hover, #ct a:hover {
	color:rgb(45,131,163);
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	background:none;
}

#footer span {
	margin:0 3px;
	padding:0 5px 0 1px;
	border:rgb(180,180,180) solid;
	border-width:0 1px 0 0;
	font-size:11px;
}

#footer span a {
	margin:0 5px 0 0;
}

#footer span.last {
	border:none;
}

#bottom_line {
	width:880px;
	height:6px;
	clear:both;
	margin:.5em 0 0;
	border-top:1px dotted #b5b5b5;
	padding:1em 0 0;
}

#main {
	width:880px;
	position:relative;
	text-align:left;
	z-index:10;
}

#main h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:10px 0 10px 0;
	margin:10px 0 0 0;
}

#main h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:20px;
	color: /*rgb(0,42,212);*/ rgb(95,62,47);
	padding:0 10px 10px 10px;
	margin:10px 10px 10px 10px;
}

#main span.contact {
	font-size:14px;
	padding:0 0px 0 0;
	width:400px;
	float:right;
	text-align:left;
}

#main span.content {
	padding:0 0px 0 0;
	width:500px;
	float:right;
	text-align:left;
}

#main span.content_full {
	padding:0 0px 0 0;
	width:600px;
	float:right;
	text-align:left;
}

#main ul {
	list-style-type:none;
	padding:0 0 0 20px;
}

#main li, #cell li {
	background:url("../img/arrow1.png") top left no-repeat;
	padding:0 0 0 10px;
	line-height:24px;
}

#main a.button_link:link, #main a.button_link:visited, #main a.button_link:active {
	float:left;
	display:block;
	padding:2px 15px 2px 15px;
	margin:2px;
	font-weight:bold;
	font-size:13px;
	letter-spacing:1.2px;
	color:#FFFFFF;
	border:2px solid rgb(171,217,241);
	text-decoration:none;
	background:rgb(37,153,210);
	line-height:20px;
	height:20px;
}

#main a.button_link:hover {
	background:rgb(52,105,147);
}

#ct {
	height:18px;
	width:630px;
	float:right;
	background:rgb(250,250,250);
	clear:none;
	overflow:hidden;
	text-indent:18px;
	padding:3px 0 3px 0;
	font-size:11px;
	margin:10px 0 0 0;
}

#main #right {
	width:630px;
	float:right;
	margin:10px 0 0 0;
	border:1px solid rgb(220,220,220);
	z-index:10;
	background: #ffffff;
}

#main #right_inside {
	width:590px;
	float:left;
	margin:0;
	padding:20px 20px 20px 20px;
	font-size:14px;
	line-height:18px;
	text-align:left;
}

#main #right_inside  span.left {
	float:left;
	padding:0 0 0 50px;
}

#main #right_inside  span.right {
	float:right;
	padding:0 50px 0 0;
}

.divider {
	width:590px;
	height:1px;
	clear:both;
	border-bottom:1px dotted #b5b5b5;
	margin:5px 0 20px 0;
	float:center;
}


#left_side {
	width: 220px;
	float: left;
}

#submenu, #featuredworks  {
	width:220px;
	float:left;
	background:rgb(250,250,250);
	color:#76C8FF;
	border:1px solid rgb(220,220,220);
	z-index:10;
}
#submenu {
	margin:10px 0 0 0;
}
#featuredworks  {
	margin: 15px 0 0 0;
}

#submenu h1, #featuredworks h1, #cell h1  {
	color:rgb(80,80,80); /*rgb(95,62,47);*/
	background:rgb(230,230,230);
	margin:0px;
	border-bottom:1px solid rgb(220,220,220);
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:10px 10px 10px 10px;
}

#submenu ul  {
	padding:5px 0 60px 20px;
	margin-left: 0px; /* IE Issue */
	list-style-type:none;
}

#submenu li  {
	background:url("../img/arrow1.png") center left no-repeat;
	padding:0 0 0 10px;
	margin-left:0px; /* IE Issue */
	line-height:24px;
}

#submenu a:link, #submenu a:visited, #submenu a:active  {
	line-height:30px;
	text-decoration:none;
	font-size:13px;
}

#submenu a:hover  {
	width:220px;
	height:30px;
}

.submenu_border  {
	background:#ffffff top;
	width:220px;
	padding:0;
	height:6px;
}

form  {
	margin:0;
	padding:0;
}

.textfield  {
	display:block;
	float:left;
	width:300px;
	background-color:rgb(240,240,240);
	margin:3px;
	border:1px solid rgb(220,220,220);
}

label  {
	display:block;
	float:left;
	text-align:right;
	font-weight:bold;
	width:250px;
	margin:3px;
	padding:5px;
}

.textfield:hover  {
	background:rgb(250,250,250);
}

.textfield:focus  {
	background:#ffffff;
}

.clear2  {
	clear:left;
	height:1px;
	font-size:1px;
	margin:0;
	padding:0;
	display:block;
}

.hide  {
	display:none;
}

.error span  {
	color:#ed1c24;
	padding-left:22px;
	padding-bottom:3px;
	background:url(../img/error_arrow.gif) no-repeat;
}

.error small, .error  {
	color:#ed1c24;
}

p.error  {
	width:550px;
	float:right;
	text-align:left;
	margin:0 20px 20px 0;
	padding:0 20px 0 0;
}

#cell  {
	height:expression('220px');
	min-height:220px;
	color:rgb(80,80,80);
	width:880px;
	position:relative;
	margin:10px 0 0 0;
	background: #f2f2f2;
}

/*
#cell h1  {
	color:rgb(80,80,80);
	background:rgb(250,250,250);
	margin:0px;
	border-bottom:1px solid rgb(220,220,220);
	text-transform:uppercase;
	text-align:center;
	font-size:13px;
	font-weight:900;
	padding:10px 10px 10px 10px;
}
*/

#cell ul  {
	padding:0px 0 0px 0px;
	list-style-type:none;
	margin:10px 0 0 0;
}

.date  {
	padding-left:20px;
	height:30px;
	line-height:30px;
	vertical-align:middle;
	font-weight:bold;
}

#cell .cell_border  {
	width:880px;
	height:3px;
	position:relative;
	clear:both;
}

#cell .cell_bg  {
	width:253px;
	position:relative;
	clear:both;
}

#cell_right, #cell_middle, #cell_left  {
	width:282px;
	margin:1px;
	line-height:14px;
	position:absolute;
	border:1px solid rgb(220,220,220);
	background: #ffffff;
}
#cell_right {
	left:594px;
}
#cell_middle  {
	left:296px;
}
#cell_left  {
	left:0px;
}

#cell .cell_space  {
	width:4px;
	line-height:16px;
	position:inherit;
	margin:1px;
	padding:1px 3px 1px 0px;
}

#cell .cell_inside  {
	text-align:left;
	padding:15px 20px 15px 20px;
}

.title  {
	font-family:"Century Gothic", Arial;
	font-size:44px;
	color:#FFFFFF;
	padding-left:0px;
	font-weight:600;
}


/* Text Ad Link */
.adlink {
	width:216px;
	height:80px;
	float:left;
	/*background:#d7eff7;*/
	background:rgb(230,230,230);
	color:#76C8FF;
	border:1px solid rgb(220,220,220);
	margin:15px 0 0 0;
	padding: 2px 2px 2px 2px;
	z-index:10;

}

.adlink  a {
	display:block;
	text-decoration:none;
	padding:12px;
	font-size:14px;
}

.adlink  a:hover {
	height:56px;
	color: rgb(95,62,47);
	background:#edf5fa;
}

/* Splash */
#splash {
background:url(../img/work/bdellium.jpg) top left no-repeat;
}

#splash img {
display:block;
position:absolute;
}

/* Featured Works Main */
#featuredworks_main, #case_study {
	border:1px solid rgb(220,220,220);
	background:rgb(230,230,230);
	padding: 0;
	margin: 0;
	z-index:10;
}

#featuredworks_main {
	width: 880px;
}

#featuredworks_main h1, #case_study h1 {
	color: rgb(95,62,47);
	margin:0px;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:8px 0 1px 0;
	z-index:10;
}

#featuredworks_main ul , #case_study ul {
	margin:0;
	list-style:none;
	padding:15px 0 15px 0;
	z-index:10;
}
#featuredworks_main ul  {
	border-top:1px solid rgb(220,220,220);
	background: rgb(240,240,240);
}

#featuredworks_main li , #case_study li {
	display:inline;
	padding: 0 5px 0 0px;
}

#featuredworks_main a, #featuredworks_main a:hover {
	float:none;
	padding:4px 10px 2px 10px;
	background: #ffffff;
	border:1px solid rgb(220,220,220);
}
#featuredworks_main a:hover  {
	border:1px solid rgb(95,62,47);
}

/* Case Study */
#case_study {
	width: 546px;
	z-index:10;
	padding: 20px;
}

#case_study h1 {
	border-bottom:solid rgb(220,220,220);
	padding-bottom: 10px;
}

#case_study ul {
	/*border:1px solid rgb(220,220,220);
	background: rgb(240,240,240);*/
	z-index:10;
}

#case_study a, #case_study a:hover {
	vertical-align:text-top;
	padding:15px 10px 15px 10px;
	background: rgb(230,230,230);
	border:1px solid rgb(230,230,230);
	z-index:10;
	margin:0;
}
#case_study a:hover {
	border:1px solid rgb(220,220,220);
	background: #ffffff;
}

#case_study h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:16px;
	color: rgb(95,62,47);
	padding:0;
	margin:0;
	text-align: left;
	text-transform:none;
}

#case_study p {
	font-size: 13px;
	font-weight:normal;
	text-align: left;
	color: rgb(80,80,80);
	text-transform:none;
}


#case_window {
	width: 416px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	z-index:10;
}

/***********************
    Upload
		*******************/
#upload{  
    margin:30px 340px; padding:15px;  
    font-weight:bold; font-size:1.3em;  
    font-family:Arial, Helvetica, sans-serif;  
    text-align:center;  
    background:#f2f2f2;  
    color:#3366cc;  
    border:1px solid #ccc;  
    width:150px;  
    cursor:pointer !important;  
    -moz-border-radius:5px; -webkit-border-radius:5px;  
}  
