/*copyright glj-design 2007*/



/***************** structural layout css **********************************/
body {
	margin: 0;
	padding: 0;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:90%;
	background-color:#000000;
	color:#ffffff;
}
#container{
	position: relative;
	text-align:left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color:#000000;
	padding: 0;
}
#logo	{
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 75px;
	background-image:url(images/main_imgs/banner_sub.gif);
	background-repeat: no-repeat;
	clear:both;
}
.wrapper	{
	margin: 0;
	padding: 0;
	background-color:#111111;
}
#breadcrumb{
	padding: 0;
	margin: 0 0 18px 0;
	width: 1000px;
	height: 20px;
	background-color:#111111;
	text-align: left;
}
#breadcrumb ul{
	padding: 3px 0 4px 5px;
	margin:0;
	color:#9bf1f1;
	background-color:#111111;
	font-size: 10px;
}
#breadcrumb li
{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 2px;
	margin: 0;
}
#breadcrumb a:link, li a:visited{
	color: #9bf1f1;
	text-decoration: underline;
}
#breadcrumb a:hover{
	text-decoration: underline;
	color:#fcd001;
}
#breadcrumb a:active{
	text-decoration: none;
	color:#fcd001;
}
/******************* content css*************************/
.title		{
	margin: 0 10px 20px 125px;
	padding: 0;
	width: 500px;	
	float:left;
}
.subtitle_gall 	{
	margin: 15px 0 10px 0;
	padding: 0;
}
.subtitle_gall h2	{
	margin: 15px 0 10px 0;
	padding: 0;
}
p {
	padding: 0;
	margin: 0;
	font-size: 100%;
	line-height: 100%;
}
.galltext	{
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 175%;
}
h1	{
	padding: 0;
	width: 400px;
	margin: 0 20px 10px 0;
	font-size: 180%;
	font-weight: lighter;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	float: left;
}
h2 	{
	padding: 0;
	margin: 0;
	font-size: 130%;
	font-weight: normal;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
}

h2 a:link	{
	margin:0;
	padding:0;
	text-decoration:underline;
	color: #cccccc;
}
h2 a:visited	{
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#999999;
}
h2 a:hover	{
	margin:0;
	padding:0;
	text-decoration:none;
	color:#ffffff;
}
h2 a:active	{
	margin:0;
	padding:0;
	text-decoration:underline;
	color:#ffffff;
}
h3	{ /*not indented*/
	padding: 0;
	margin: 12px 0 0 0;
	font-size: 120%;
	font-weight: 100;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
}
h5	{
	padding: 0;
	margin: 0;
	font-size: 60%;
	font-weight: lighter;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
}
h4{
	padding: 0 0 0 8px;
	margin: 0;
	font-size: 110%;
	line-height: 100%;
}
.content	{
	width:820px;
	margin: 0;
	padding: 0;
	color:#ffffff;
	float: right;
}

#site_map_wrapper	{
	margin: 0 50px 0 150px;
	padding: 0;
	width: 700px;
	background-image:url(images/main_imgs/contentbkdplas.gif);
	background-position: top right;
	background-repeat:no-repeat;
	float: left;
}
.site_map_col_1{
	margin: 0;
	padding: 0;
	width: 450px;
	float: left;

}
.site_map_col_2{
	margin: 0;
	padding: 0;
	width: 450px;
	float: right;

}

.site_map_head {
	margin: 0;
	padding: 0;
}
.site_map_head ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 423px;
	float: left;
}
.site_map_head li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
.site_map_head a{
	margin:7px 0 3px 0;
	padding:2px 6px 5px 6px;
	width: 438px;
	color:#ffffff;
	background-color: #174040;
	font-size: 16px;
	line-height: 120%;
	font-weight: normal;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
}
.site_map_head a:visited	{
	color:#777777;
}
.site_map_head a:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #fcd001;
}
.site_map_head a:active	{
	color: #ffffff;
}


/* sub menu list styling */

.list {
	margin: 0;
	padding: 0;
}
.list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 400px;
	float: left;
}
.list li {
	margin: 2px 0 2px 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}
.list a {
	margin:0;
	padding:1px 6px 3px 6px;
	width: 388px;
	font-size: 16px;
	line-height: 140%;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	color:#ffffff;
	background-color: #174040;
	display: block;
	text-align: left;
}
.list a:visited	{
	color:#ffffff;
	text-decoration:none;
}
.list a:hover {
	color: #ffffff;
	text-decoration:underline;
	background-color: #fcd001;
}
.list a:active	{
	color: #ffffff;
}

.line {
	margin:0;
	padding: 0;
	width: 400px;
	color: #4babab;
	background-color: #4babab;
	height: 3px;
}

/* sub menu list styling */

.sublist {
	margin: 0;
	padding: 0 0 0 20px;
}
.sublist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 400px;
	float: left;
}
.sublist li {
	margin: 0;
	padding: 0;
	width: 368px;
	text-align: left;
	font-size: 14px;
	line-height: 130%;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	color:#ffffff;
	background-color: #297171;
	display: block;
}
.sublist a {
	margin: 0;
	padding:1px 6px 3px 6px;
	width: 368px;
	font-size: 14px;
	line-height: 130%;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	color:#ffffff;
	background-color: #297171;
	display: block;
	text-align: left;
}
.sublist a:visited	{
	color:#ffffff;
	text-decoration:none;
}
.sublist a:hover {
	color: #ffffff;
	text-decoration:underline;
	background-color: #fcd001;
}
.sublist a:active	{
	color: #ffffff;
}
.sublist_heading {
	margin: 2px 0 0 20px;
	padding:1px 6px 3px 6px;
	width: 368px;
	list-style-type: none;
	text-align: left;
	font-size: 14px;
	line-height: 120%;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	color:#ffffff;
	background-color: #339999;
	display: block;
}

/* sub sub menu list styling */

  
.subsublist {
	margin: 0;
	padding: 0 0 0 15px;
}
.subsublist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 165px;
}
.subsublist li {
	margin: 0;
	padding: 2px 0 0 40px;
	list-style-type: none;
	text-align: left;
}
.subsublist a {
	margin:0 0 2px 0;
	padding:2px 6px 3px 6px;
	width: 333px;
	font-size: 11px;
	line-height: 110%;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	color:#ffffff;
	background-color: #00c6c6;
	display: block;
	text-align: left;
}
.subsublist a:visited	{
	color:#ffffff;
	text-decoration: none;
}
.subsublist a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #fcd001;
}
.subsublist a:active	{
	color: #ffffff;
	text-decoration: underline;
}


/* sub sub sub menu list styling */

.subsubsublist {
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
}
.subsubsublist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	width: 265px;
}
.subsubsublist li {
	margin: 0;
	padding: 2px 0 0 83px;
	list-style-type: none;
	text-align: left;
}
.subsubsublist a {
	margin:0 0 2px 0;
	padding:2px 0 3px 17px;
	width: 285px;
	font-size: 11px;
	line-height: 120%;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	list-style-type:none;
	text-decoration: none;
	color:#ffffff;
	display: block;
	text-align: left;
	background:url(images/main_imgs/squ_bull_2.gif) 4px 2px;
	background-repeat: no-repeat;
	background-color: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;

}
.subsubsublist a:visited	{
	color:#999999;
	text-decoration: none;
}
.subsubsublist a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #fcd001;
}
.subsubsublist a:active	{
	color: #ffffff;
	text-decoration: underline;
}



/****history has box model hack ---DO NOT REMOVE --- needed for IE 5****/
.history {
	margin: 0 10px 10px 5px;
	padding: 7px 0;
	background-color: #339999;
	border: solid #00C6C6 1px;
	color: #ffffff;
	float: right;
	font-size: 100%;
	line-height: 120%;
	width: 360px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 345px;
}
.history ul {
	list-style: none;
	padding: 2px 8px 10px 15px;
	margin: 0;
}
.history li {
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
}
/****findings has box model hack ---DO NOT REMOVE --- needed for IE 5****/
.findings {
	margin: 0 10px 10px 5px;
	padding: 7px 0;
	background-color: #297171;
	border: solid #00C6C6 1px;
	color: #ffffff;
	float: right;
	font-size: 100%;
	line-height: 120%;
	width: 360px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 345px;
}
.findings ul {
	list-style: none;
	padding: 2px 8px 10px 15px;
	margin: 0;
}
.findings li {
	list-style: none;
	padding: 2px 0 2px 0;
	margin: 0;
}
#searchbox	{
	margin:30px 15px 0 0;
	padding: 0;
	width: 340px;
	float:right;
}
.midcol		{
	margin: 0 0 10px 0;
	padding: 0;
	width: 450px;
	float: left;
}
.rightcol	{ 
	margin: 0;
	padding: 0;
	width: 345px;
	float: right;
}
.fullrow		{ 
	margin: 0;
	padding: 0;
	width: 820px; /**** 345 + 450 + 15 margin + 10 space****/
}
.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}
.spacer	{
	height: 75px;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
	background-color:#111111;
}
/***************** content css end**********************************/

/*********** css for footer ****************/
.footer		{
	margin: 40px auto 20px auto;
	padding: 0;/***** left padding to position in centre *****/
	text-align:center;
}
.footer ul {
	border: 0;
	width: 700px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	float: left;
	background-image:none;
}
.footer ul li	{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 2px;
	float: left;
}
.footer ul li a		{
	background: #4babab;
	width: 95px;
	height: 18px;
	padding: 3px 0 0 0;
	margin: 0 0 10px 0;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #9bf1f1;
	border-left: 1px solid #9bf1f1;
	border-bottom: 1px solid #4babab;
	border-right: 1px solid #4babab;
	display: block;
	text-align: center;
	font-family: Century Gothic, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:70%;
}
.footer ul li a:visited	{	
	color: #ffffff;
	border-top: 1px solid #9bf1f1;
	border-left: 1px solid #9bf1f1;
	border-bottom: 1px solid #4babab;
	border-right: 1px solid #4babab;
	background-color: #4babab;
	text-decoration: none;
}
.footer ul li a:hover	{	
	color: #ffffff;
	border-top: 1px solid #4babab;
	border-left: 1px solid #4babab;
	border-bottom: 1px solid #9bf1f1;
	border-right: 1px solid #9bf1f1;
	background-color: #5ed6d6;
	text-decoration: underline;
}
.footer a:active		{	
	color: #ffffff;
	border-top: 1px solid #4babab;
	border-left: 1px solid #4babab;
	border-bottom: 1px solid #9bf1f1;
	border-right: 1px solid #9bf1f1;
	background-color: #5ed6d6;
	text-decoration: underline;
}
.footerbottom {
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 70%;
	text-align: center;
	color: #4babab;
}
/*********** css for footer ends****************/

/********** code for navigation starts *******************/
#navbarcontainer {
	margin: 0;
	padding: 0;
	width: 1000px;
	clear: both;
}
#navbar { 
	font-family:Century gothic, Arial, Helvetica, sans-serif; 
	font-size: 1em;
	line-height:1.2em;
	padding:0 0 0 180px; 
	background:url(images/main_imgs/bk1.gif) repeat-x; 
	height:30px; 
	width:820px; 
	margin: 0;
	font-weight:bold;
	} 
#navbar li { 
	padding:0;
	margin:0;
	text-align:left;
	list-style:none; 
	display:inline; 
	font-weight:bold;
	}
#navbar a { 
	width:110px; 
	color:#fff; 
	text-decoration:none; 
	background:transparent url(images/main_imgs/tab5.gif) no-repeat; 
	float:left; 
	padding:10px 11px 3px 12px; 
	margin:0 -10px 0px -10px;
	font-weight:bold;
}
#navbar a:hover {
    background-position:0 -30px;
    color:#297171;
	font-weight:bold;
}
#active a:link, #active a:visited, #active a:hover{
    background-position:0 -60px;
    color:#ffffff;
	font-weight:bold;
}
/********** code for navigation ends *******************/

/********** code for general styles starts *****************/


/********** code for general styles ends *****************/
.buttonscontainer {
	margin: 0 90px 0 0;
	padding: 0;
	width: 255px;
	float:right;
}
.buttons { 
	font-family:Century gothic, Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold;
	padding:0; 
	margin: 0;	
	height:34px; 
	width:255px; 
	color:#ffffff;
} 
.buttons li { 
	padding:0;
	margin:0;
	text-align:center;
	list-style:none; 
	display:inline; 
}
.buttons a{ 
	width:95px;
	height:24px;
	color:#fff; 
	text-decoration:none; 
	text-align:center;
	background:url(images/main_imgs/btn_dkgry.gif) no-repeat; 
	float:right; 
	padding:7px 0; 
	margin:0 1px;
}
.buttons a:hover{
    background-position:-95px 0;
    color:#e6e6e6;
	padding:8px 0 6px 0; 
	text-decoration:none; 
}
.buttons a:visited{ 
	text-decoration:none; 
	color:#ffffff;
}



