#wrapper {
	margin:0 auto;
	width:926px;
	background:#f1f1f1;
}

#header {
	background:url(../images/header_bg.png);
	width:926px;
	height:167px;
	float:left;
	clear:both;
}

#contend {
	width:960px;
	
	float:left;
	clear:both;
	background: #fff; 
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.BgImage
{
    min-width:926px;
	min-height:575px;
	float:left;
	clear:both;
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top, #f3f3f3 1%, #ededed 28%, #e2e2e2 54%, #d8d8d8 76%, #cccccc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f3f3f3), color-stop(28%, #ededed), color-stop(54%, #e2e2e2), color-stop(76%, #d8d8d8), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f3f3f3 1%, #ededed 28%, #e2e2e2 54%, #d8d8d8 76%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f3f3f3 1%, #ededed 28%, #e2e2e2 54%, #d8d8d8 76%, #cccccc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f3f3f3 1%, #ededed 28%, #e2e2e2 54%, #d8d8d8 76%, #cccccc 100%); /* IE10+ */
	background: linear-gradient(top, #f3f3f3 1%, #ededed 28%, #e2e2e2 54%, #d8d8d8 76%, #cccccc 100%); /* W3C */
    background:url(../images/bg1.jpg) no-repeat; 
    }
    
.leftContendBox {
	width:165px;
	min-height:540px;
	border:2px solid #999999;
	margin:8px 0 0 8px;
	float:left;
	background: #fff; /* Old browsers */
	border-radius:10px;

}

.leftContendBoxSub {
	
	border-radius: 15px 15px 15px 15px;
	height: 546px;
	margin: 5px auto;
	width: 151px;
	
}

.leftContendBoxSub ul {
	border-radius: 15px 15px 15px 15px;
	width: 151px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}

.leftContendBoxSub ul li {
/*	border-bottom: 2px groove #EBEBEB; */
    min-height: 97px;
    line-height: 93px;
    position: relative;
    text-align: center;
    width: 151px;
}

.leftContendBoxSub ul li a{
    height: 97px;
    line-height: 93px;
    position: relative;
    text-align: center;
    width: 151px;
	text-decoration:none;
	color:#b01717;
}

.leftContendBoxSub ul li a:hover{
    min-height: 97px;
    line-height: 93px;
    position: relative;
    text-align: center;
    width: 151px;
	text-decoration:underline;
	color:#b01717;
	font-weight:normal;
}


.last{
	border:none !important;
	}

.rightContendBox {
	background-image: -moz-linear-gradient(center bottom , #D5D5D5 100%, #D2D2D2 100%, #D5D5D5 60%);
    border: 2px solid #A1A1A1;
    border-radius: 10px 10px 10px 10px;
    float: left;
    min-height: 555px;
    margin: 8px 0 8px 8px;
    right: 250px;
    width: 765px;
}

.contendMidSubBox {
	border: 2px solid #A1A1A1;
    border-radius: 10px 10px 10px 10px;
    height: 310px;
    margin: 100px auto;
    width: 599px;
	background: #c4c4c4; /* Old browsers */
	background: -moz-linear-gradient(top,  #c4c4c4 0%, #cecece 34%, #dfdfdf 65%, #e6e6e6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c4c4c4), color-stop(34%,#cecece), color-stop(65%,#dfdfdf), color-stop(100%,#e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c4c4c4 0%,#cecece 34%,#dfdfdf 65%,#e6e6e6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c4c4c4 0%,#cecece 34%,#dfdfdf 65%,#e6e6e6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c4c4c4 0%,#cecece 34%,#dfdfdf 65%,#e6e6e6 100%); /* IE10+ */
	background: linear-gradient(top,  #c4c4c4 0%,#cecece 34%,#dfdfdf 65%,#e6e6e6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
}

.contendMidSubBoxTopImage{
	 background-image: url("../images/agency_search_midicon.png");
    background-repeat: no-repeat;
    height: 45px;
    left: 84px;
    position: relative;
    top: 85px;
    width: 62px;
	}

.contendMidSubBoxSummitButton{
    left: 470px;
    position: relative;
    top: 170px;
	}

#footer {
	background:url(../images/footerbg.png) repeat-x;
	width:926px;
	height:31px;
	float:left;
	clear:both;
}

 input[type="text"] 
{
    font-family:Calibri;
    font-size:14px;    
}

label
{
    font-family:Calibri;    
    font-size:14px;  
}

.gridPLBView
{
     font-family:Calibri;
     Font-Size:14px;
     background:#f0efef;
}

.gridPLBView th
{
    border-collapse:collapse;
    border:1px solid #000000;
}

.gridPLBView td
{
    border: 1px solid #000000;  
    padding:5px;
}

.gridFont
{   
    border:1px solid #000000;
    border-collapse:collapse;
    font-family:Calibri;
    Font-Size:14px;
    width:100%;
}

.gridFont td
{       border:1px solid #000000;
     border-collapse :collapse;
      padding: 5px;
      text-align:left;
      background-color:#fafafa;
    }

    .gridFont th
{
     border:1px solid #000000;
     border-collapse:collapse;
     padding: 5px;
    }

.pnlView
{
    margin-left: 150px;
    margin-top:10px;
}

.contentMid
{
   width:905px;
   height: 580px;
}

.midDIV{margin-top:10px;}

.lineDIV{background-color: #cccccc; height: 2px; margin:0 23px 3px 0;}

.imgDownArrow{background-image:url(../images/Down1.png); background-color:transparent; background-repeat:no-repeat; border:none; height:20px; width:20px; }

.imgUpArrow{background-image:url(../images/Up1.png); background-color:transparent;background-repeat:no-repeat; border:none; height:20px;width:20px; }

.loginDiv{ width: auto;height: auto; opacity:0.95;  z-index:1002; border-radius: 10px 10px 10px 10px;
		   margin:0; float:right; margin-right:10px; margin-top:-30px;  font-family:Calibri;-moz-opacity: 0.95;filter: alpha(opacity=95);}

.adView{margin-top: 20px; width:725px; margin-left:109px;}

.adview2{float:right;}

.frontPageText{float:left; width:440px;height:225px; font-family:Calibri;opacity:0.75;-moz-opacity: 0.75;filter: alpha(opacity=75); padding:10px ;border: 1px solid #c90000; background-color:#ffffff; font-size:14px;}

.loginDiv1{ width: 100%;height: auto;opacity: 0.95;z-index: 1002;border-radius: 10px 10px 10px 10px;margin: 0;float: right;margin: 0px -13px 0px 0px;margin-top: -30px;font-family: Calibri;}

.header-for-add-user
{
    color:#fff;
    text-align:center;
    background:#ce0000;
    font-family:Calibri;
    font-weight:bold;
    font-size:14px;
    padding:2px 0;
}

.header-for-add-user-content
{
    font-size:12px;
    margin:10px 10px 0 25px;
}