@charset "utf-8";

/* CSS Document */

body,td,th {

	font-family: Arial, sans-serif;

	font-size: 13px;

}

body {

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-position:top;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

/*Main Wrapper*/

#wrap {

	width: 900px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}
#wrap2 {

	width: 429px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#contain {

	margin: 0px;

	float: left;

	width: 100%;

	height:100%;

}



/*header1 styles here*/

#headerHolder{

	float:left;

	width:100%;

	padding-top:29px;

	height:101px;

}

.logoHolder{

	float:left;

	width:400px;

	padding-left:29px;

	height:101px;

}

.navHolder{

	float:left;

	width:466px;

	height:81px;

	padding-top:20px;

	padding-left:5px;

}

.navs{

	float:right;

	width:450px;

}

.dotsdivider{

	float:left;

	width:3px;

	height:70px;

}

.navigation{

	float:left;

	height:39px;

	padding-top:21px;

	padding-left:6px;

	padding-right:6px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	font-weight:bold;

	color:#171617;

	border-left:#7a7a7b dotted 1px;

}

.navigation a:link{

	color:#171617;

	text-decoration:none;

}

.navigation a:visited{

	color:#171617;

	text-decoration:none;

}

.navigation a:hover{

	color:#ef0909;

	text-decoration:none;

}

.navigation a:active{

	color:#171617;

	text-decoration:none;

}
.navigation2{

	float:left;

	height:39px;

	padding-top:21px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	font-weight:bold;

	color:#171617;
	width:100%;
	text-align:right;

}

.navigation2 a:link{

	color:#171617;

	text-decoration:none;

}

.navigation2 a:visited{

	color:#171617;

	text-decoration:none;

}

.navigation2 a:hover{

	color:#ef0909;

	text-decoration:none;

}

.navigation2 a:active{

	color:#171617;

	text-decoration:none;

}

.navselected{

	float:left;

	height:39px;

	padding-top:21px;

	padding-left:6px;

	padding-right:6px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;

	font-weight:bold;

	color:#ef0909;

	border-left:#7a7a7b dotted 1px;

}

.navselected a:link{

	color:#ef0909;

	text-decoration:none;

}

.navselected a:visited{

	color:#ef0909;

	text-decoration:none;

}

.navselected a:hover{

	color:#ef0909;

	text-decoration:none;

}

.navselected a:active{

	color:#ef0909;

	text-decoration:none;

}

/*Main*/

#mainHolder{

	float:left;

	width:900px;

	height:410px;

	padding-bottom:10px;

	border-bottom:#333436 solid 2px;

}

.leftcurve{

	float:left;

	width:74px;

	height:410px;

}

.contentmain{

	float:left;

	width:376px;

	background-image:url(images/content-strip.jpg);

	background-repeat:repeat-x;

	height:410px;

}

#picHolder{

	float:left;

	width:450px;

	height:410px;

}

.pic{

	float:left;

	width:450px;

}

.content{

	float:left;

	width:376px;

	padding-top:40px;

	height:370px;

	background-image:url(images/contentbg.jpg);

	background-repeat:no-repeat;

}

.welcome{

	float:left;

	width:376px;

	height:82px;

}

.title{

	float:left;
	width:330px;
	color:#ef0909;
	/*padding-top:10px;*/
	padding-left:26px;
	padding-right:20px;
	font-weight:bold;

}
.alerts{
	float:left;
	padding-left:26px;
	width:330px;
	padding-right:20px;
	padding-bottom:3px;
	color:#ef0909;
}
.namefield{
	float:left;
	width:50px;
	color:#FFFFFF;
}
.namefield2{
	float:left;
	width:70px;
}
.textf{
	float:left;
	width:150px;
}
.textf2{
	float:left;
	width:290px;
	padding-left:50px;
	font-size:10px;
}
.textfield{	
	font-size:12px;
	width:100%;
}
.textfield2{	
	font-size:12px;
}
.contentTxt{

	float:left;

	width:330px;

	color:#FFFFFF;

	padding-left:26px;

	padding-right:20px;

	padding-bottom:5px;

}

.signature{

	float:left;

	width:136px;

	padding-left:220px;

}



/*Inner pages*/

#contentHolder{

	float:left;

	width:826px;

	background-image:url(images/content-strip.jpg);

	background-repeat:repeat-x;

	height:410px;

}

.innercontent{

	float:left;

	width:601px;

	padding-top:27px;

	height:383px;

	background-image:url(images/contentbg.jpg);

	background-repeat:no-repeat;

}

.innercontent2{

	float:left;

	width:826px;

	padding-top:27px;

	height:383px;

	background-image:url(images/contentbg.jpg);

	background-repeat:no-repeat;

}
.innermaintitle{

	float:left;

	width:592px;

	padding-left:9px;

	height:77px;

}

.innercontentTxt{

	float:left;

	width:561px;

	color:#FFFFFF;

	padding-left:25px;

	padding-right:15px;

	padding-bottom:5px;

	padding-top:10px;

}

.innercontentTxt2{

	float:left;

	width:786px;

	color:#FFFFFF;

	padding-left:25px;

	padding-right:15px;

	padding-bottom:5px;

	padding-top:10px;

}
.innercontentTxt a:link{

	color:#ef0909;

	font-weight:bold;

	text-decoration:underline;

}

.innercontentTxt a:visited{

	color:#ef0909;

	font-weight:bold;

	text-decoration:underline;

}

.innercontentTxt a:hover{

	color:#ef0909;

	font-weight:bold;

	text-decoration:none;

}

.innercontentTxt a:active{

	color:#ef0909;

	font-weight:bold;

	text-decoration:underline;

}

.titledtext{

	color:#ffffff;

	font-weight:bold;

	text-decoration:underline;

}

.innerpics{

	float:left;

	width:225px;

	height:410px;

}

#esta_textHolder{

	float:left;

	width:540px;

	padding-bottom:20px;

}

.esta_hold{	

	float:left;

	width:540px;

	padding-bottom:8px;

}

.esta_des{

	float:left;

	width:540px;

}

.esta_text{

	float:left;

	width:340px;

}

.esta_pics{

	float:left;

	width:200px;

}

.esta_title{

	float:left;

	width:540px;

	color:#ee0909;

	font-size:16px;

	font-weight:bold;

	padding-bottom:10px;

}

/**/





#footerHolder{

	float:left;

	width:900px;

}

#footerHolder2{

	float:left;

	width:429px;

}

.floral{

	float:left;

	width:900px;

	height:21px;

	text-align:center;

}

.floral2{

	float:left;

	width:429px;

	height:21px;

	text-align:center;
	border-top:#333333 solid 1px;

}

.footer{

	float:left;

	width:100%;

	padding-top:18px;

	color:#333436;

	font-size:11px;

	text-align:center;

}

.footer2{

	float:left;

	width:100%;

	color:#333436;

	font-size:11px;

	text-align:center;

}

.footer2 a:link{

	color:#333436;

	text-decoration:underline;

}

.footer2 a:visited{

	color:#333436;

	text-decoration:underline;

}

.footer2 a:hover{

	color:#333436;

	text-decoration:none;

}

.footer2 a:active{

	color:#333436;

	text-decoration:underline;

}



/*scroller*/

#hold	{ 

	position:relative; 

	overflow:hidden;

	width:561px; 

	height:285px; 

	z-index:100; 

	overflow:auto;	

	}



#wn	{ 

	position:absolute; 

	left:0px; 

	top:0px; 

	width:561px; 

	height:285px; 

	overflow:auto;	

	z-index:1; 

	}



#lyr1, #lyr2, #lyr3	{

	position:absolute;

	visibility:show;

	left:0px;

	top:0px;

	z-index:1;

	overflow:auto;

	width:561px; 

	height:285px; 

}

.loginHolder{
	float:left;
	width:329px;
	padding-left:70px;
	padding-right:30px;
	padding-bottom:5px;
}

#hold1	{ 

	position:relative; 

	overflow:hidden;

	width:786px; 

	height:285px; 

	z-index:100; 

	overflow:auto;	

	}



#wn1	{ 

	position:absolute; 

	left:0px; 

	top:0px; 

	width:786px; 

	height:285px; 

	overflow:auto;	

	z-index:1; 

	}



#lyr11, #lyr21, #lyr31	{

	position:absolute;

	visibility:show;

	left:0px;

	top:0px;

	z-index:1;

	overflow:auto;

	width:786px; 

	height:285px; 

}

	

