/* CSS Document */
/* 	Signature Marquees
	Last updated on January 17, 2007
	Created & Updated by SU
*/

/* 	===================================================================================================
												Body
===================================================================================================  */

BODY
{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #DBDBDB;
}

.main-bg
{
	width:100%;
	background: #DBDBDB url(../spl-images/background-main.jpg) no-repeat top;
}

#main
{
	width: 720px;
	text-align: left;
	margin: 0px auto;
	background-color: #DBDBDB;	
	padding-top:37px;

}

/* 	===================================================================================================
												 Header
===================================================================================================  */


#header
{
	width: 720px;
	height: 270px;
	text-align: left;
	background:url(../spl-images/background-header.jpg) no-repeat;
}

#headertop
{
	padding: 0px 0px 0px 35px;
	margin:0px;
	height:74px;
}


#headertop img
{
	padding: 10px 0px 0px 0px;
}


#headertopmenus
{
	text-align:left;
	width:720px;
	padding:0px 0px 0px 0px;
	margin:0;
	float: left;
}
#headertopmenus ul
{
	position: relative;
	width:720px;
	height:34px;
	background: url(../spl-images/background-main-menu.gif);
	margin: 0;
	padding: 0;
}

#headertopmenus ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top:0;
}

#headertopmenus ul li, #headertopmenus a
{
	display:block;
	height:34px;
	border-bottom:0;
}

#headertopmenus ul li a
{
	text-indent:-9999px;
	text-decoration:none;
	padding: 0px;
}

#tm1
{
	left:0; top:0; width:144px;
}
#tm2
{
	left:144px; top:0; width:143px;
}
#tm3
{
	left:287px; top:0; width:144px;
}
#tm4
{
	left:431px; top:0; width:144px;
}
#tm5
{
	left:575px; top:0; width:144px;
}


#tm1 a:hover 
{
	background: transparent url(../spl-images/background-main-menu.gif) 0 -34px no-repeat; border-bottom:0;
}
#tm2 a:hover 
{
	background: transparent url(../spl-images/background-main-menu.gif) -144px -34px no-repeat; border-bottom:0;
}
#tm3 a:hover 
{
	background: transparent url(../spl-images/background-main-menu.gif) -287px -34px no-repeat; border-bottom:0;
}
#tm4 a:hover 
{
	background: transparent url(../spl-images/background-main-menu.gif) -431px -34px no-repeat; border-bottom:0;
}
#tm5 a:hover 
{
	background: transparent url(../spl-images/background-main-menu.gif) -575px -34px no-repeat; border-bottom:0;
}



#tm1a 
{
	left:0; width:144px; background: transparent url(../spl-images/background-main-menu.gif) 0 -34px no-repeat; border-bottom:0;
}
#tm2a 
{
	left:144px; width:143px; background: transparent url(../spl-images/background-main-menu.gif) -144px -34px no-repeat; border-bottom:0;
}
#tm3a 
{
	left:287px; width:144px; background: transparent url(../spl-images/background-main-menu.gif) -287px -34px no-repeat; border-bottom:0;
}
#tm4a 
{
	left:431px; width:144px; background: transparent url(../spl-images/background-main-menu.gif) -431px -34px no-repeat; border-bottom:0;
}
#tm5a 
{
	left:575px; width:144px; background: transparent url(../spl-images/background-main-menu.gif) -575px -34px no-repeat; border-bottom:0;
}

#animation{
	width:401px;
	float:left;
	height:156px;
}

/* 	===================================================================================================
												Contents
===================================================================================================  */
#seprator-line
{
	width: 664px;
	text-align: left;
	margin: 0px auto;
	padding:0px;
	background: url(../spl-images/line.gif) center repeat-y;
	float:left;
}

#maincontent
{
	width: 664px;
	text-align: left;
	margin: 0px auto;
	padding:12px 28px 20px 28px;
	background: #F2F2F0 url(../spl-images/pagr-curl.gif) bottom right no-repeat;
	float:left;
}

#inner-maincontent
{
	width: 664px;
	text-align: left;
	margin: 0px auto;
	padding:12px 28px 20px 28px;
	background: #F2F2F0 url(../spl-images/background-inner-content.gif) bottom no-repeat;
	float:left;
}

#maincontent h1
{
	text-align: left;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	line-height: 15px;
	color: #BC8D09;
}

#maincontent h2
{
	text-align: left;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 12px;
	line-height: 15px;
	color: #5D0708;
}

#maincontent p
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;	
}

#maincontent a
{
	text-decoration: none;
	color:#484848;
}

#maincontent a:hover
{
	text-decoration: none;
	color: #888888;
}

#leftcol
{
	width:294px;
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;
}


#left-content
{
	width:316px;
	padding:18px 0px 0px 0px;
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:75%;
	color:#484848;
	line-height:16px;
	text-align:left;
}

#left-content img
{
	padding:10px 10px 10px 0px;
}


#inner-content
{
	width:660px;
	padding:18px 0px 0px 0px;
	margin:0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:75%;
	color:#484848;
	line-height:16px;
	text-align:justify;
	float:left;
}

#inner-content img
{
	padding:10px 10px 10px 0px;
}

#rightcol
{
	float:right;
	width:291px;
	padding:0px;
	margin-left:40px;
}

.title
{
	padding:10px 0px 12px 0px;
	border-bottom:1px solid #E6E6E5;

}

.inner-title
{
	width:320px;
	padding:10px 0px 12px 0px;
	border-bottom:1px solid #E6E6E5;

}

ul.txtlink	
{
	list-style:none;
	margin:0;
	padding:8px 0px 0px 0px;
}

ul.txtlink li
{
	margin:0;
	padding: 3px 0px 0px 0px;
	list-style: url(../spl-images/yellow-arrow.gif) none inside;
	
}

a.pl_1
{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration:none;
	line-height:15px;
	color:#484848;
}

a.pl_1
{
	font-family:"Trebuchet MS", Tahoma, Verdana; 
	font-size:11px; 
	color:#484848; 
	text-decoration:none;
}

a.pl_1:hover
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px; 
	color:#FE8B1D; 
	text-decoration:none;
}


ul.txtlink-sub1	{
	list-style:none;
	margin:0;
	padding:0px 0px 0px 6px;;
	}
ul.txtlink-sub1 li{
	margin:0;
	padding: 3px 0px 0px 15px;
	background:url(../spl-images/bullet.gif) no-repeat left 6px;
	color:#36B270;
	line-height:16px;
	font-weight:bold;
	}

/* 	===================================================================================================
												 Publications
===================================================================================================  */

.boxcontent
{
	float:left;
	width:630px;
	padding:10px;
	border:1px solid #E6E6E5;
	margin:0px 0px 20px 0px;
}

.content-heading
{
	float:left;
	width:620px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.0em;
	font-weight:bold;
	color:#333333;
	background-color:#E6E6E5;
	padding:5px;
}

.content-heading1
{
	float:left;
	width:620px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.0em;
	font-weight:bold;
	color:#64B541;
	padding:5px 0px 5px 0px;
}


.jobtitle
{
	float:left;
	width:620px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.3em;
	font-weight:bold;
	color:#333333;
	padding:5px 0px 5px 0px;
}
.publication-img
{
	width:120px;
	float:left;
	padding:0px 20px 0px 0px;
}

.publication-txt
{
	float:left;
	width:480px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.0em;
	color:#333333;
	padding:10px 0px 0px 0px;
}

.line
{
	width:100%;
	background:url(../spl-images/hori-line.gif) repeat-x;
}

.publication-txt a
{
	text-decoration:none;
	color:#64B541;
}

.publication-txt a:hover
{
	text-decoration:none;
	color:#000000;
}


a
{
	text-decoration:none;
	color:#999999;
}

a:hover
{
	text-decoration:none;
	color:#000000;
}


#conent_contact{
	width:630px;
	float:left;
	border:#E6E6E5 solid 1px;
	padding:10px;
}

#conent_contact_left{
	width:220px;
	float:left;
	padding:0px;
	margin:0px;
	
}

#conent_contact_right{

	float:right;
	width:193px;
	border:#E6E6E5 solid 0px;
	padding:4px;
}

#conent_contact_left a
{
	text-decoration:none;
	color:#64B541;
}

#conent_contact_left a:hover
{
	text-decoration:none;
	color:#000000;
}

.conent_heading{
	width:500px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:1.0em;
	font-weight:bold;
	color:#000000;
	float:left;
	text-align:left;
	padding:15px 0px 5px 0px;
}

/* 	===================================================================================================
											List Items
===================================================================================================  */

#list
{
	padding: 0px;
}

ul.list 	
{
	list-style:none;
	margin:0;
	padding:0px;
}

ul.listitem
{
	margin-left:0;
	padding:0px;
	font:70%/23px Tahoma, Arial, Helvetica, sans-serif, "Arial Narrow";
	color: #000000;
}
ul.listitem li	
{
	display:block;
	background-image: url(../spl-images/img-dot-list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-attachment: scroll;
	padding: 0px 0px 0px 15px;

}

/* 	===================================================================================================
												Footer
===================================================================================================  */


#footer
{
	width: 720px;
	height: 40px;	
	text-align: left;
	margin: 0px;
	padding: 0px;
}



#footersubmenus
{
	width: 720px;
	height: 40px;	
	text-align: center;
	float: left;
	padding: 10px 0px 5px 0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:70%;
	line-height: 20px;
	font-weight: normal;
	color: #868585;
	text-decoration: none;	
}

#footersubmenus a 
{
	text-decoration: none;
	color:#484848;


}

#footersubmenus a:hover
{
	text-decoration: none;
	color: #777777;
}

ul.footersubmenus_links
{
	margin:0;
	padding:0;
	background-position: center;
	text-align: center;
}

ul.footersubmenus_links li	
{
	list-style-position:inside;
	list-style-type:none;
	margin:0;
	padding:0px;
	display: inline;
	text-align: center;
	font-family:"Trebuchet MS", Tahoma, Verdana;
}


/* 	===================================================================================================
												Form Elements
===================================================================================================  */

#formlayer	
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
	color: #000000;
	line-height:26px;
}

#formlayer fieldset,  #formlayer form
{
	margin:0;
	padding:0;
	border:0;
}

#formlayer label
{
	display:block;
}

#formlayer select
{
	width:480px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color: #999999;
	text-decoration: none;
	margin: 0px;	
	padding:0px;
	border:1px solid #E5D3A1;

}


#formlayer input
{
	width:220px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#000000;
	text-decoration: none;
	margin: 0px;	
	padding:1px 0px 0px 5px;
	background:url(../spl-images/form-text-bg.jpg) no-repeat;

}

.input-bg
{
	float:left; 
	width:185px; 
	height:17px; 
	background:url('../spl-images/form-text-bg.jpg') no-repeat; 
	border:0px; 
	color:#818181; 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px; 
	padding: 1px 3px 0px 5px;
}

.input-bg1
{
	float:left; 
	width:185px; 
	height:60px; 
	background:url('../spl-images/form-text-area-bg.jpg') no-repeat scroll; 
	border:0px; 
	color:#818181; 
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px; 
	padding: 1px 3px 0px 5px;
}

.list-bg
{
	float:left; 
	width:185px; 
	height:17px; 
	background:url('../spl-images/form-list-bg.jpg') 
	no-repeat; 
	border:0px; 
	color:#818181; 
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px; 
	padding: 0px;
}


#txtarea{
	width:400px;
	height:60px;
	background:url(../spl-images/form-text-area-bg.jpg) no-repeat;
}

#formlayer textarea {
	width:375px;
	height:58px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color: #999999;
	text-decoration: none;
	padding:1px 0px 0px 5px;
	line-height: 20px;
	margin: 0px;
	background: url('../spl-images/form-text-area-bg.jpg') no-repeat fixed;
	position: relative;
}

#formlayer a 
{
	text-decoration: underline;
	color: #FF0000;
}

#formlayer a:hover
{
	text-decoration: none;
	color: #000000;
}

#formlayer img
{
	padding:10px 0px 0px 0px;
}

.formlayer_button
{
	font-size:13px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color: #650101;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../spl-images/button-send-new.jpg);
	background-repeat: no-repeat;
	border: 0px #999999;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-position: center;
	height: 27px;
	width: 90px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


/********************************************************************
									Form Style
**********************************************************************/


.form-main
{
	float:left; 
	width:680px;
	color:#000000; 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px;
}

.form-head
{
	float:left; 
	width:690px; 
	height:20px; 
	padding:5px 0px 0px 3px; 
	color:#000000;
	background-color:#DEB748; 
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:11px; 
	font-weight:bold;
}

#form-element
{
	width: 710px;
	height:640px;
	text-align: left;
	margin: 0px auto;
	padding: 25px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: scroll;	
}

#form-element h1
{
	text-align: left;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	line-height: 15px;
	color: #BC8D09;
}

#form-element p
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #000000;	
}

#form-element a
{
	text-decoration: none;
	color:#BC8D09;
}

#form-element a:hover
{
	text-decoration: none;
	color: #777777;
}


#formlayerapplication	{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#formlayerapplication fieldset,  #formlayerinner form
{
margin:0;padding:0;border:0;
}

#formlayerapplication label{
	display:block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #6C6C6C;	
}

#formlayerapplication input, 
#formlayerapplication select, 
#formlayerapplication textarea
{
	width:200px;
	font-size:11px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	border:1px solid #CCCCCC;
	color: #6C6C6C;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../safe_images/background-txtbox.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	line-height: 15px;
	margin: 0px;
}

#formlayerapplication input
{
	height: 16px;
}

#formlayerapplication textarea
{
	height: 75px;
	width: 350px;
}

#form-top
{
	width: 620px;
	float:left;
	padding: 0px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:10px;
	color:#6C6C6C;
	text-align:right;

}