@charset "utf-8";
/* CSS Document */
body{
	font:normal 0.8em Tahoma, Verdana, Arial;
	background:url(images/page-bg.gif) repeat-x;
	margin:0px auto;
	color: #000;
}

a.agnis-designers{
	font: normal x-small Verdana, Geneva, sans-serif;
	color:#333;
	text-decoration:none;
	}
	
a.agnis-designers:hover{
	color:#F00;	
	}



.clearall{
	clear:both;
	line-height:0px;
	margin:0px;
	padding:0px;
	}
	
.top_table{
	 background:url(images/top-bg.gif) repeat-x;
	}
	
#slideshow{
	background:url(images/slideshow-01.gif) no-repeat;
	width:760px;
	height:262px;
	margin:0px 0px 0px 0px;
	}

.heading1{
	font:bold 1.5em Arial, Helvetica, sans-serif;
	margin:3px 0px;
	color:#C09;
}
.heading2{
	font:bold 1.0em Tahoma, Verdana, Arial;
	margin:3px 0px;
	color:#930;
}
.heading3{
	font:bold 1.5em Georgia, "Times New Roman", Times, serif;
	margin:5px 0px;
	color:#F00;
	text-align:center;
	height:30px;
}
.heading4{
	font: bold 16px Arial, Helvetica, sans-serif;
	margin:3px 0px;
	color:#90C;
}

.heading5{
	background: url(images/industry-wheel.png) no-repeat 2px center;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #C30;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 25px;
	text-decoration: none;
}

.heading6{
	background: url(images/page.png) no-repeat 2px 6px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #C30;
	display: block;
	width: auto;
	padding: 5px 0;
	padding-left: 25px;
	text-decoration: none;
}

.gallery-box
{
	padding:0px;
	margin:0px;
	float:left;
	border:0px;
}

.gallery-box img{
	padding:0px;
	margin:5px;
	float:left;
	border:5px solid #06C;
}

.gallery-box a{
	padding:0px;
	margin:0px;
}

.gallery-box img:hover{
	padding:0px;
	margin:5px;
	float:left;
	border:5px solid #F00;
	}

.gallery
{
	padding:2px 10px 2px 3px;
	border:0px;
}
	
	
.rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 30px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
.rounded-corner thead th.rounded-company
{
	background: #b9c9fe url(table-images/left.png) left -1px no-repeat;
}
.rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url(table-images/right.png) right -1px no-repeat;
}
.rounded-corner th
{
	padding: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	background: #b9c9fe;
}
.rounded-corner td
{
	padding: 10px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #000;
}
.rounded-corner tfoot td.rounded-foot-left
{
	background: #e8edff url(table-images/botleft.png) left bottom no-repeat;
}
.rounded-corner tfoot td.rounded-foot-right
{
	background: #e8edff url(table-images/botright.png) right bottom no-repeat;
}
.rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}

	/*------------------------------------------------ START bulbmenu ----------------------------------------------*/
.bulbmenu{
width: 100%; /*width of menu*/
}

.bulbmenu ul{
list-style-type: none;
margin: 0px 0;
padding: 0;
border: 0px solid #9A9A9A;
}

.bulbmenu ul li {
background: url(images/bulb.png) no-repeat 2px center;
font: normal 1em Arial, Helvetica, sans-serif;
color: #333;
display: block;
width: auto;
padding: 5px 0;
padding-left: 25px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}

.bulbmenu ul li a{
background: url(images/cursor.png) no-repeat 2px center;
font: bold 13px Arial, Helvetica, sans-serif;
color: #333;
display: block;
width: auto;
padding: 5px 0;
padding-left: 25px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}


* html .bulbmenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 500px;
}

.bulbmenu ul li a:visited, .markermenu ul li a:active{
color: #333;
}

.bulbmenu ul li a:hover{
color: #F00;
background: url(images/tick.png) no-repeat 2px center; /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .bulbmenu ul li { height: 1%; }
* html .bulbmenu ul li a { height: 1%; }
/* End */
	
	/*------------------------------------------------END bulbmenu ----------------------------------------------*/
	
	
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.markermenu{
width: 100%; /*width of menu*/
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 0px solid #9A9A9A;
}

.markermenu ul li a{
background: url(images/cursor.png) no-repeat 2px center;
font: bold 13px Arial, Helvetica, sans-serif;
color: #333;
display: block;
width: auto;
padding: 5px 0;
padding-left: 25px;
text-decoration: none;
border-bottom: 0px solid #B5B5B5;
}


* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 500px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #333;
}

.markermenu ul li a:hover{
color: #F00;
background: url(images/tick.png) no-repeat 2px center; /*onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */


/* --------------------------  arrowlistmenu  ---------------------------------------------------------------------------------*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
margin:0 auto;
width: 200px; /*width of menu*/
background:#FFF;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(images/titlebar.png) repeat-x center left;
margin-bottom: 5px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
margin:0px 0px 0px 5px;
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}


/* --------------------------  END arrowlistmenu ---------------------------------------------------------------------------------*/

/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/

	#menu{
		margin:0px 0px 0px 0px;
		width:780x;
		height:38px;
		background:url(images/menu-bg.gif) no-repeat;
		}
	
		#menu ul{
			list-style:none;
			text-align:center;
		}
			#menu li{
				list-style:none;
				display:inline;				
			}
				#menu li a{
					margin:0px 8px;
					color:#b19c93;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:42px;
					text-decoration:none;
					padding:0 20px;
					background:url(images/menu_025_h.jpg) no-repeat left center;			
				}
					#menu li a:hover{
						color:#fff;
						background:url(images/menu_025_c.jpg) no-repeat left center;
					}
				#menu li a.current{
					background:url(images/menu_025_c.jpg) no-repeat left center;	
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:42px;
					text-decoration:none;
					padding:0 20px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}

/* -------------------------- END STYLED MENUS -------------------------------------------------------------------------------------------- */

