@charset "UTF-8";
body {
	background-image: url(images/bg_c8j.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #c4c4c4;
}
#container {
	width: 935px;
	margin: 0 auto;
	margin-top: 0px;
}

/* ------------------------------ NAVIGATION STYLES ----------------------------------- */

.horizontalcssmenu {
	width: 100%;
	margin: 0;
	background-color: #3D3C3C;
}
#nav {
	width: 100%;
}


.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.horizontalcssmenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color:#3D3C3C;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	/*width: 100px; /*Width of top level menu link items*/ 
	height:31px;
	padding: 0 70px 0 20px;
	border: 0;
	border-left-width: 0;
	text-decoration: none;
	color: #EEEEEE;
	font: normal 13px/33px Helvetica;
	z-index: 1;
	margin: 0px;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	border: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 1;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); 
	filter:alpha(opacity=90);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.cat_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
}

.cat_link a:hover {
	text-decoration: underline;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	float: none;
	margin-left: 50px;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 2px 10px;
	background: #FFFFFF;
	border:0;
	color: #2b2b2b;
	height: 25px;
}
.brand_header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ff9900;
}

.horizontalcssmenu ul li a:hover{
	color: #FF9900;
	z-index: 1;
}

.horizontalcssmenu ul li ul li a:hover{
	background: #ff9900;
	color:#EEEEEE;
	z-index: 1;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
/* background: transparent url(images/menuarrow.gif) no-repeat center left;  */
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */

/* ------------------------------ END NAVIGATION STYLES ------------------------------- */

#brand_box {
	width: 205px;
	float: left;
}
#work_box {
	float: left;
	width: 218px;
}
.clearfloat {
	clear: both;
}
#content_box {
	width: 625px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 30px;
}
#content_box p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	text-align: justify;
}

#text_box {
	width: 430px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}

#text_box p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	text-align: justify;
}

#text_box h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #777777;
	font-weight: normal;
	margin-bottom: -8px;
}
#text_box li {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	line-height: 20px;
	list-style-type: square;
}


#footer {
	width: 880px;
	margin: 0 auto;
}
#footer li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9900;
	padding-right: 20px;
	margin-right: 20px;
	display: inline;
}
#footer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}

#footer a:hover {
	color: #ea8713;
	text-decoration: none;
}

#footer ul {
	text-align: center;
	margin: 0 auto;
}
#footer p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
#login {
	background-image: url(images/bg_login.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 289px;
	float: right;
	margin-left: 25px;
	padding-left: 10px;
	padding-top: 5px;
}
.subhead {
	font-family: "Trebuchet MS", Geneva, Helvetica;
	font-size: 11px;
	color: #5e5e5e;
	font-weight: bold;
}
#company {
	height: 42px;
	width: 600px;
}
#company p {
	line-height: 24px;
}
#login p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#input {
	margin-left: 15px;
}
#brand_box a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #a2a2a2;
	text-align: right;
	text-decoration: none;
}

#work_box a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #717171;
	text-align: right;
	text-decoration: none;
}

#work_box a:hover {
	color: #444444;
}

.workbycat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: bold;
	line-height: 12px;
}

#brand_box a:hover {
	color: #3d3d3d;
}

#graphic_box {
	float: left;
	width: 386px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #F79307;
	font-weight: bold;
	text-align: right;
}
#header {
	padding-bottom: 0px;
z-index=100
}
#brand_box_home a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #AAAAAA;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
}

#brand_box_home a:hover {
	color: #444444;
}

.brand_nav {
	font-family: Helvetica, Arial, Geneva;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
#column_holder {
	margin: 0px;
}
#logo_box {
	float: left;
	width: 120px;
	height: 300px;
	padding-top: 35px;
}
#left_box {
	background-image: url(images/bucket_bg3.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 97px;
	float: left;
	margin-right: 16px;
}

#middle_box {
	background-repeat: no-repeat;
	background-position: left top;
	width: 300px;
	height: 97px;
	float: left;
	margin-right: 16px;
}
.left_box_date {
	font-family: "Trebuchet MS", Geneva, Helvetica;
	font-size: 10px;
	color: #444444;
	font-style: italic;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
}
.bucket_header a{
	font-family: "Trebuchet MS", Geneva, Helvetica;
	font-size: 16px;
	color: #DDDDDD;
	text-decoration: none;
}

.bucket_header a:hover{
	color: #FF9900;
}


#right_box {
	width: 300px;
	height: 97px;
	float: left;
}

#category {
	width: 190px;
}

#content_box h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #777777;
	font-weight: normal;
	margin-bottom: -8px;
}

#content_box li {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	line-height: 20px;
	list-style-type: square;
}

#content_box a {
	font-family: Helvetica, Arial, Geneva;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
}

#content_box a:hover {
	color:#3d3d3d;
}
.line_height {
	line-height: 12px;
}

.caselink {
	font-family: Helvetica, Arial, Geneva;
	font-size: 11px;
	color: #777777;
	font-weight: normal;
}

.caselink a:hover {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
