html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,del,em,font,s,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td
{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
body{margin: 0 auto; width: 950px;}
ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:none;}
del{text-decoration:line-through;}
table{border-collapse:collapse;border-spacing:0;}
th{vertical-align:top;text-align:left;font-weight:400;}
input,select,button,textarea{margin:0;}



body {
	font:12px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
	margin: 0 auto;
	background-image: url(../img/bg_slice.gif);
	background-repeat: repeat-x;
	background-color: #DADADA;
}

.left { float:left !important; }
.right { float:right !important; }
.last { margin:0 !important; }

.relative {position:relative;}
.absolute {position:absolute; top:0;}

.clear-left {clear:left; float:left;}
.clear-right {clear:right; float:right;}

ul { list-style-type: disc; margin: 0 0 0 20px; }



a {	color: #990000; text-decoration: none;}
a:hover { color: #000; outline: none;}
a:active { outline: none; }



h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-size:24px;font-style:normal;font-weight:500;text-transform:none;letter-spacing:0;line-height:1.3em;}

h1 { color: #FFF; line-height: 1.1em; font-weight: 600; }

h2 { font-size: 16px; color: #900; /* border-bottom: 1px solid #c5c5c5; */ float: left;}
h2 a { text-decoration: none; color: #58595b; }

h3 { font-size: 16px; color: #373737; margin-bottom: 10px; font-weight: 400; }
#box-information h3 { margin: 0px; }

h4 { font-size: 14px; color: #343434; border-bottom: 1px solid #c5c5c5; margin-bottom: 5px; padding-bottom: 5px;}
h4 a { text-decoration: none; }

h5 { font-size: 11px; border-top: 1px solid #c5c5c5; float: left; margin-top: 10px; padding-top: 6px; width: 145px; color: #808285; }
h5 a { color: #808285; }

h6 { }

p { margin:0 0 8px 0; }
strong, b { font-weight: bold; }



#wrapper { width: 100%;	background: url(images/nav-bg.jpg) no-repeat; text-align: left;}

#container { margin-left: 0px;	width: 950px; float: none;}

#header, #header-alt, #header-work { position: relative; width: 950px; height: 342px; /* 440 */ margin-bottom: 70px;}
#footer { border-top: 1px solid #cacaca; 	float: left; 	padding: 8px 0 0 0; 	height: 80px; 	margin-top: 10px; 	width: 950px; 	border-bottom: 1px solid #cacaca; 	margin-bottom: 10px; 	background-image: url(../images/dice_foot.gif); 	background-repeat: no-repeat;}
#footer p {	float: left;	width: 650px;	font-size: 12px;	line-height: 1.3em;	margin-left: 120px;}
#footer p2 {
	float: left;
	width: 300px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 1.3em;
}
#logo {
	position: relative;
	width: 950px;
	top: 85px;
	font-size: 11px;
	background-image: url(../images/dice_main_logo.png);
	background-repeat: no-repeat;
	height: 190px;
}



#nav {
	position: absolute;
	width: 950px;
	z-index: 800;
	top: 16px;
	font-size: 15px;
}
ul.arrowunderline{
list-style-type:none;
margin:0;
padding:0;
text-align:left; /* enter "left", "right", or "center" to orient the menu accordingly */
font: normal 15px;
font-family: 'Helvetica Neue', Arial, FreeSans, sans-serif;
}

ul.arrowunderline li{
	display:inline;
	margin-right:88px; /* spacing between each menu item */
	font-weight: normal;
}

ul.arrowunderline li a{
	position:relative;
	color:black;
	font: 15px;
	padding-bottom:10px; /*spacing between each menu item and arrow underline beneath it */
	text-decoration:none;
	border: 18px;
	font-weight: normal;
}

ul.arrowunderline li a:hover{
	border-bottom:8px solid #990000; /* style of arrow underline */
	font-weight: normal;
}
ul.arrowunderline li selected{
	border-bottom:8px solid #990000; /* style of arrow underline */
	font-weight: normal;
}




.column {
	float: left !important;
	width: 183px;
	margin:0 0 0 0;
}

.column-wrapper {
	overflow: hidden;
	width: 950px;
	border-top: 1px solid #cacaca;
	margin: 20px 0 10px 0;
	padding: 10px 0 0 0;
	z-index: 100;
}
.column-left {
	width: 950px;
	padding-right: 0px;
	margin: 0;
	float: left;
	padding-bottom: 10px;
}
.column-right {
	width: 950px;
	margin: 0;
	float: left;
}

#two { width: 386px; }
#four {
	width: 950px;
}



.boxes {
	overflow: hidden;
	width: 950px;
	list-style-type: none;
	margin: 0;
}
.boxes li {
	float: left;
	width: 295px;
	height: 240px;
	margin: 0 32px 20px 0;
	padding-bottom: 5px;
	position: relative;
}
.boxes li img { margin-bottom: 7px; float: left;  }
.boxes li p { margin: 0; float: left; }

.box-hover {
	width: 295px;
	height: 140px;
	position: absolute;
	top: 29px;
	left: 0;
	display: none;
	background: url(../images/bg-trans-black-50.png);
}

.boxes-oneline, .boxes-onelinemarg { height: 197px !important; margin-bottom: 0px !important; }
.boxes-onelinemarg { margin-bottom: 20px !important; }
.box-noline { border-bottom: 0px !important; height: 165px !important; }



#box-information {
	position: absolute;
	bottom: 74px;
	left: 638px;
	width: 313px;
	height: 135px;
	z-index: 20;
	background: url(../images/bg-red.png) transparent;
	padding: 15px;
}
#box-information h3 {
	color: #FFF;
	position: absolute;
	bottom: 3px;
}



.theme-default #slider {
	margin:0px auto 0 auto;
	width:950px; /* Make sure your images are the same size */
	height:390px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
	margin-top:188px;
	padding-top: 188px;
	width: 950px;
	height: 390px;
	z-index: 400;
}


.clear {
	clear:both;
}
#slidewrapper {
	width: 950px;
	text-align: left;
	height: 390px;
	padding-top: 188px;
	position: relative;
}
