@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	margin: 0px;
}

a {
	color: #5c899e;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 202px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	margin-bottom: 2px;
}

.headerimg {
	border: none;
	float: left;
}

#movie {
	height: 346px;
}

#sidebar-305 {
	background-image:url(images/sidebar-back305.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	width: 214px;
	height: 305px;
	float: left;
}

#sidebar-370 {
	background-image:url(images/sidebar-back370.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	width: 214px;
	height: 370px;
	float: left;
}

#sidebar-450 {
	background-image:url(images/sidebar-back450.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	width: 214px;
	height: 450px;
	float: left;
}

#content {
	height: 305px;
}

#content-305 {
	height: 305px;
	background-image: url(images/back305.gif);
	background-repeat: no-repeat;
}

#content-370 {
	height: 370px;
	background-image: url(images/back370.gif);
	background-repeat: no-repeat;
}

#details {
	float: left;
	width: 385px;
	padding: 18px 25px 0;
}

#details-wide {
	float: left;
	width: 580px;
	padding: 18px 35px 0;
}

.imageholder {
	padding-top: 25px;
}

#footer {
	height: 41px;
}

/* TOP MENU */

.menu {width:415px; height:32px; position:relative; z-index:100; font-family:arial, helvetica, sans-serif; float:right; margin-top:2px;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:416px; w\idth:416px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:78px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:78px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:10px;text-decoration:none; color:#eee; width:68px; height:32px; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:79px; w\idth:68px;}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:5px; width:125px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#ccc; color:#666; height:auto; line-height:1em; padding:5px 5px; width:125px; margin-bottom: 2px;}
/* style the second level hover */
.menu ul ul a:hover{background:#5c899e; background-image: url(images/bullet.gif); background-repeat: no-repeat; padding-left: 25px; width:105px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:126px;w\idth:125px;}
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#fff; font-size:10px; font-weight:bold;}
.menu :hover > a, .menu ul ul :hover > a {color:#fff; font-size:10px; font-weight:bold;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
.white {color: #FFF;}

/* SIDE MENU */

.side-menu ul {
	list-style: none;
	padding: 0;
	margin: 49px 0 0;
}

.grey a,  .grey a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #999;
	line-height: 18px;
	display:block;
	width: 135px;
}

.grey a:hover, .grey a:active {
	color:#20476c;
	padding-left: 20px;
	background-image:url(images/side-arrow.gif);
	background-repeat: no-repeat;
}

.blue a,  .blue a:visited {
	font-size: 11px;
	text-decoration: none;
	color: #20476c;
	line-height: 18px;
	display:block;
	width: 135px;
	padding-left: 20px;
	background-image:url(images/side-arrow.gif);
	background-repeat: no-repeat;
}

.blue a:hover, .blue a:active {
	color:#20476c;
}

.side-sub {
	font-size: 11px;
	color: #20476c;
	line-height: 18px;	
}

/* text */

.detail-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin: 0 0 6px;
	padding-left: 22px;
	background-image: url(images/cog.gif);
	background-repeat: no-repeat;
}

.detail-first-para {
	margin-top: 4px;
	font-size: 15px;
	color: #1f466c;
	line-height: 18px;
}

.detail-para {
	margin-top: 0;
	line-height: 16px;
}


.detail-quote {
	margin-top: 4px;
	font-size: 13px;
	color: #466b79;
	line-height: 17px;
}

.quote-small {
	margin-top: -8px;	
	color: #466b79;
	line-height: 16px;
	font-size: 10px;
}


/* SERVICES PAGE */

#design-roll a {
	position: absolute;
	display:block;
	width: 295px;
	height: 165px;
	margin: 15px 0 0 0px;
	padding: 0;
	background: url(images/design.jpg) 0 0 no-repeat; 
}

#design-roll a:hover {
   background-position: -295px 0;
}
   
#design-roll a span {
	display:none;
}

#manufacture-roll a {
	position: absolute;
	display:block;
	width: 295px;
	height: 165px;
	margin: 15px 0 0 295px;
	padding: 0;
	background: url(images/manufacture.jpg) 0 0 no-repeat; 
}

#manufacture-roll a:hover {
   background-position: -295px 0;
}
   
#manufacture-roll a span {
	display:none;
}

#services-roll a {
	position: absolute;
	display:block;
	width: 200px;
	height: 37px;
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/title-services-roll.gif) 0 0 no-repeat; 
}

#services-roll a:hover {
   background-position: -200px 0;
}
   
#services-roll a span {
	display:none;
}

#services-footer-roll a {
	position: absolute;
	display:block;
	width: 250px;
	height: 41px;
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/services-roll.jpg) 0 0 no-repeat; 
}

#services-footer-roll a:hover {
   background-position: -250px 0;
}
   
#services-footer-roll a span {
	display:none;
}

#services-footer {
	height: 41px;
	background: url(images/portfolio-footer.jpg) 0 0 no-repeat;
}

.detail-first-para-services {
	margin-top: 4px;
	font-size: 15px;
	color: #1f466c;
	line-height: 20px;
}

/* CONTACT PAGE */

#content-contact {
	height: 305px;
	background-image: url(images/back-contact.jpg);
	background-repeat: no-repeat;
}

#contact-detail {
	padding: 40px 30px 0 540px;
	line-height: 17px;
}

.contact-details {
	font-size: 13px;
	line-height: 18px;
}

.pfe {
	font-size: 13px;
	font-weight: bold;
	color: #036;
}

/* DESIGN PAGE */

#content-design {
	height: 445px;
	background-image: url(images/backdesign.jpg);
	background-repeat: no-repeat;
}

#sidebar-design {
	background-image:url(images/sidebar-backdesign.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	width: 214px;
	height: 445px;
	float: left;
}

#details-design {
	float: left;
	width: 580px;
	padding: 18px 25px 0;
}

/* MANUFACTURE PAGE */

#sidebar-manufacture {
	background-image: url(images/sidebar-backmanufacture.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	width: 214px;
	height: 305px;
	float: left;
}

/* PORTFOLIO PAGES */

#portfolio-roll a {
	position: absolute;
	display:block;
	width: 200px;
	height: 37px;
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/title-portfolio-roll.gif) 0 0 no-repeat; 
}

#portfolio-roll a:hover {
   background-position: -200px 0;
}
   
#portfolio-roll a span {
	display:none;
}

#portfolio-footer {
	height: 41px;
	background: url(images/portfolio-footer.jpg) 0 0 no-repeat;
}

/* ABOUT US PAGE */

#about-roll a {
	position: absolute;
	display:block;
	width: 200px;
	height: 37px;
	margin: 0px 0 0 0px;
	padding: 0;
	background: url(images/title-about-roll.gif) 0 0 no-repeat; 
}

#about-roll a:hover {
   background-position: -200px 0;
}
   
#about-roll a span {
	display:none;
}

/* TODD PAGE */

#sidebar-todd {
	background-image:url(images/sidebar-backtodd.gif);
	background-repeat: no-repeat;
	padding-left: 36px;
	width: 214px;
	height: 305px;
	float: left;
}

/* MISC */

.hidden {display:none;}
