/* CSS Document */

body {
	margin:0;
	padding:0;
}


.header {  
    padding: 0;
    width:100%;
	margin:0 auto;
    height: 138px;
}

.hdrtopbg1
{
	width:100%;
	margin:0 auto;
	height:17px;
	background-image:url(images/hdr-top-bg1.jpg);
}


.hdrtopbg2
{

	padding:0;
	width:100%;
	margin:0 auto;
	height:120px;
	
}

.klogo
{
 width:15%;
 padding:0px;
 float:left;

}

.ktitle
{
 
 position:relative;
 width:62%;
 float:left;
 text-align:center;
 vertical-align:middle;
 margin-top:35px;

}

.smhrlogo
{
 width:20%;
 padding-right:5px;
 float:right;
 text-align:right;
}

.redbg2
{
	width:100%;
	margin:0 auto;
	height:30px;
	background-image:url(images/redbg2.png);
	padding:0;
}

.toptitle2
{
	width:980px;
	margin:0 auto;
	height:28px;
	font-family:candara;
	font-size:20px;
	line-height:20px;
	color:#FFF;
	/*text-shadow: 2px 2px #1d1c1c;*/
	padding-top:2px;
	text-align:center;
}

.middlebox1
{
	height:355px;
	width:100%;
	margin:0 auto;
	
}

.middlebox2
{
	height:355px;
	width:100%;
	margin:0 auto;
	background-image:url(images/middlebg1.png);
	background-repeat:no-repeat;
	
}

.loginbox1
{
	width:442px;
	height:350px;
	padding:0px;
	float:right;
	margin-top:0px;
	margin-right:80px;
	background-image:url(images/login-bg2a.png);
}

.loginbox2
{
	width:272px;
	height:49px;
	margin-top:48px;
	padding-left:170px;
	
}

.loginex
{
	 -webkit-text-fill-color: #fff;
    -webkit-text-stroke-color: #1d1c1c;
    -webkit-text-stroke-width: 1px;
   /* text-fill-color: #fff;
    text-stroke-color: #1d1c1c;
    text-stroke-width: 1px;*/
	font-family:candara;
	font-size:24px;
	font-weight:bold;
	
}


.logintext1
{
	width:390px;
	height:50px;
	padding-left:30px;
	margin-top:10px;
}

.logintext2
{
	width:390px;
	height:30px;
	margin-top:5px;
}

.logintext3
{
	width:380px;
	height:50px;
	margin-top:5px;
	margin-left:30px;
}

.buttontext
{
	width:135px;
	padding-left:15px;
	height:30px;
	font-family:candara;
	font-size:16px;
	color:#000;
	line-height:30px;
	float:left;
	margin-top:10px;
	
}
.buttext2
{
	width:112px;
	height:46px;
	margin-left:3px;
	float:left;
}


.signin1
{
	width:210px;
	height:30px;
	margin-left:230px;
	font-family:candara;
	font-size:16px;
	color:#000;
	line-height:16px;
	

}



.usernamebox
{
	width:140px;
	height:50px;
	padding-left:10px;
	float:left;
	
}

.textfield
{
	width:220px;
	height:45px;
	float:left;
	margin-top:3px;
	background-image:url(images/textfieldbg1.png);
	
}


.search-box 
{
	margin-top:5px;
	margin-left:15px;
    padding: 4px 4px 4px 8px;
    width: 175px;
    height: 24px;
    background-color: transparent;
    border: none;
	font-family:candara;
    font-size: 14px;
    font-weight: normal;
    color: #1a1a1a;
    line-height: 20px;
}

.footerbox1
{
	width:100%;
	margin:0 auto;
	height:120px;
	background-color:#006600;
	
}


.footertextbox2
{
	width:100%;
	margin:0 auto;
	height:120px;
	background-image:url(images/footerbg1a.png);
	background-position:center;
	background-repeat:no-repeat;
	position:static;
}

.footertextbox3
{
	width:500px;
	height:30px;
	float:left;
	font-family:candara;
	font-size:12px;
	color:#FFF;
	margin-left:10px;
	margin-top:5px;
	position:static;
}

.footertextbox4
{
	width:530px;
	height:30px;
	float:right;
	font-family:candara;
	font-size:14px;
	color:#FFF;
	margin-left:10px;
	margin-top:5px;
	text-align:right;
	padding-right:15px;
	position:static;
	
}


.footertextbox5
{
	width:100%;
	height:20px;
	float:right;
	font-family:candara;
	font-size:14px;
	color:#FFF;
	text-align:right;
	margin-top:30px;
	padding-right:15px;
	position:relative;
}
.footerbg1

{
	width:500px;
	height:120px;
	float:left;
	background-image:url(images/fbg1.png);
	background-repeat:no-repeat; 
}

.footerbg2

{
	width:780px;
	height:120px;
	float:right;
	background-image:url(images/fbg2.png);
	background-repeat:no-repeat;
	
}

























