/**************************BASIC*******************************/
body {	
	background-color: #6E6E6E;
	color:#4D4D4D;
	font-size:12px;
	font-family:verdana;
	margin: 0px 0px 0px 0px;
	padding:0px;
}
a{
	color:#13BA01;
    font-weight:600;
	text-decoration:underline;
}
a:hover{
	color:#13BA01;
    font-weight:600;
	text-decoration:underline;
}
input, select, textarea{
	border:1px solid #6E6E6E;
	color:#0081BA;
	font-size:12px;
	font-family:verdana;
	margin: 0px;
	padding:0px;
	width:150px;
	height:18px;
    direction:ltr;
    background-color: #FFFFFF;
}
input:hover, select:hover, textarea:hover{
	color:#FFFFFF;
    background-color: #0081BA;
}
input[type="radio"]{
	border:1px solid #6E6E6E;
	margin: 0px;
	padding:0px;
	width:15px;
	height:18px;
}
input[type="checkbox"]{
	border:1px solid #6E6E6E;
	margin: 0px;
	padding:0px;
	width:15px;
	height:18px;
}
.ErrMsg{
	direction:ltr;
    background-color: #6E6E6E;
	color:#EEEEEE;
	font-weight:600;
}

#outterBox{
	float:left;		
	margin: 10px 0px 0px 0px;	
	width:988px;	
	min-height:725px;
}

#mainContentBox{
	float:left;	
	width:988px;
	background-color:#FFFFFF;
}
#mainInnerContentBox{
	width:939px;
	height:600px;
}
.outterLeftStrip{
	background: url('../images/outer_left_strip.gif') repeat-y;	
	width:20px;
	height:100%;
	z-index:2;
}
.outterRightStrip{
	background: url('../images/outer_right_strip.gif') repeat-y;	
	width:29px;
	height:100%;
	z-index:2;
}

#outterTopBorderL{
	float:left;	
	background: url('../images/outer_corner_top_left.gif') no-repeat;	
	width:20px;
	height:15px;
	z-index:2;
}
#outterTopStrip{
	float:left;
	background: #FFFFFF url('../images/outer_top_strip.gif') repeat-x;	
	width:939px;
	height:15px;
	z-index:2;
}
#outterTopBorderR{
	float:right;	
	background: url('../images/outer_corner_top_right.gif') no-repeat;	
	width:29px;
	height:15px;
	z-index:2;
}
#outterBottomBorderL{
	float:left;	
	background: url('../images/outer_corner_bottom_left.gif') no-repeat;	
	width:20px;
	height:21px;
	z-index:2;
}
#outterBottomStrip{
	float:left;
	background: #FFFFFF url('../images/outer_bottom_strip.gif') repeat-x;	
	width:939px;
	height:21px;
	z-index:2;
}
#outterBottomBorderR{
	float:right;	
	background: url('../images/outer_corner_bottom_right.gif') no-repeat;	
	width:29px;
	height:21px;
	z-index:2;
}
/**************************HEADER*******************************/
#header_logo{
	float:left;
	background: url('../images/header1.jpg') no-repeat;	
	width:281px;
	height:159px;
	margin: 0px;
	cursor:pointer;
}
#header2{
	float:left;
	background: url('../images/header2.jpg') no-repeat;	
	width:322px;
	height:159px;
	margin: 0px;
}
#header3{
	float:left;
	background: url('../images/header3.jpg') no-repeat;	
	width:335px;
	height:159px;
	margin: 0px;
}

#topTitleBox{	
	float:left;	
	margin: 0px;
	height:20px;
	width:600px;
	text-align:right;
}
#topTitleText{
	margin: -3px 0px 0px 0px;
	color:#0081BA;
	font-size:20px;
	font-weight:600;
	font-family:arial narrow;
}

#topMenuBox{		
	float:left;	
	margin: 10px 0px 0px 0px;	
	width:938px;
	height:40px;
	background-color:#0081BA;    
    border:0px solid black;
}
#topMenuText{
	float:left;	
	margin: 12px 0px 0px 0px;
    border:0px solid red;
}
#topMenuText a{	
	margin: 0px 0px 0px 45px;
	color:#EEEEEE;
	font-size:16px;
	font-weight:600;	
	font-family:verdana;
	text-decoration:none; 
    border:0px solid black;   
}
#topMenuText a:hover{
	color:#4fff01;
	font-size:16px;
	font-weight:600;	
	font-family:verdana;
	text-decoration:none;
}
#topSubMenuBox{
	float:left;	
	margin: 12px 10px 0px 10px;
	width:910px;
	min-height:10px;
    text-align:left;
    border:0px solid black;
}
#topSubMenuBox a{	
	margin: 0px 0px 0px 35px;
	color:#13BA01;
	font-size:12px;
	font-weight:600;	
	font-family:verdana;
	text-decoration:none;
}
#topSubMenuBox a:hover{
	color:#0081BA;
	font-size:12px;
	font-weight:600;	
	font-family:verdana;
	text-decoration:none;
}
/**************************CONTENT*******************************/
#innerContentBox{
	float:left;		
	width:680px;
	margin: 15px 0px 0px 0px;
	text-align:justify;
	min-height:330px;
}
#innerTitle{
	font-weight:600;
	font-size:13px;
	background-color:#373331;
	color:#D9CDC6;
	width:610px;
	height:20px;
	margin: 0px 0px 0px 10px;
	border-top: 1px solid #623C25;
	border-left: 1px solid #623C25;
	border-right: 1px solid #623C25;
}
#ContentL{
	background: url('../images/content_l.gif') repeat-y;	
	width:14px;
	height:100%;
	z-index:2;
}
#ContentR{
	background: url('../images/content_r.gif') repeat-y;	
	width:12px;
	height:100%;
	z-index:2;
}
#ContentT{
	background: url('../images/content_t.gif') repeat-x;	
	height:13px;
	width:100%;
	z-index:2;
}
#ContentB{
	background: url('../images/content_b.gif') repeat-x;	
	height:12px;
	width:100%;
	z-index:2;
}
#ContentTL{
	background: url('../images/content_tl.gif') no-repeat;	
	width:14px;
	height:13px;
	z-index:2;
}
#ContentTR{
	background: url('../images/content_tr.gif') no-repeat;	
	width:12px;
	height:13px;
	z-index:2;
}
#ContentBL{
	background: url('../images/content_bl.gif') no-repeat;	
	width:14px;
	height:12px;
	z-index:2;
}
#ContentBR{
	background: url('../images/content_br.gif') no-repeat;	
	width:12px;
	height:12px;
	z-index:2;
}
/************************GALLERY SET******************************/
#GalleryL{
	background: url('../images/gallery_set_l.gif') repeat-y;	
	width:14px;
	z-index:2;
}
#GalleryR{
	background: url('../images/gallery_set_r.gif') repeat-y;	
	width:12px;
	z-index:2;
}
#GalleryT{
	background: url('../images/gallery_set_t.gif') repeat-x;	
	height:10px;
	z-index:2;
}
#GalleryB{
	background: url('../images/gallery_set_b.gif') repeat-x;	
	height:10px;
	z-index:2;
}
#GalleryTL{
	background: url('../images/gallery_set_tl.gif') no-repeat;	
	width:14px;
	height:10px;
	z-index:2;
}
#GalleryTR{
	background: url('../images/gallery_set_tr.gif') no-repeat;	
	width:12px;
	height:10px;
	z-index:2;
}
#GalleryBL{
	background: url('../images/gallery_set_bl.gif') no-repeat;	
	width:14px;
	height:10px;
	z-index:2;
}
#GalleryBR{
	background: url('../images/gallery_set_br.gif') no-repeat;	
	width:12px;
	height:10px;
	z-index:2;
}
.gallery_cat_title{
	margin: 0px 0px 2px 0px;
	color:#FFFFFF;
	font-weight:900;
	font-size:14px;
	width:300px;
	height:18px;
    text-align:left;
	background-color:#6E6E6E;
}
.gallery_sm_image{
	width:60px;
	height:44px;
	margin: 0px;
	border:1px solid #6E6E6E;
}
.gallery_top_text{
	margin: -48px 0px 0px 80px;
	color:#0081BA;
	font-weight:600;
	font-size:12px;
}
.gallery_bottom_text{
	margin: 2px 0px 0px 0px;
	color:#6E6E6E;
	font-weight:500;
	font-size:11px;
	text-align:left;
}
/************************QUICKLINKS*******************************/
#quickLinksBox{
	float:right;
	margin: 15px 10px 0px 0px;
	width:240px;	
	text-align:center;	
}
.qlbox1{
	float:right;
	margin: 0px;
	width:235px;
	height:135px;		
	background: url('../images/ql_big_1_ltr.jpg') no-repeat;	
	cursor:pointer;
}
.qlbox1:hover{
	background: url('../images/ql_big_1_on_ltr.jpg') no-repeat;	
}
.qlbox2{
	float:right;
	margin: 0px;
	width:235px;
	height:135px;		
	background: url('../images/ql_big_2.jpg') no-repeat;	
	cursor:pointer;
}
.qlbox3{
	float:right;
	margin: 0px;
	width:235px;
	height:135px;		
	background: url('../images/ql_big_3_ltr.jpg') no-repeat;	
	cursor:pointer;
}
.qlbox3:hover{
	background: url('../images/ql_big_3_on_ltr.jpg') no-repeat;	
}
.qlbox4{
	float:right;
	margin: 0px;
	width:235px;
	height:135px;		
	background: url('../images/ql_big_4_ltr.jpg') no-repeat;	
	cursor:pointer;
}
.qlbox4:hover{
	background: url('../images/ql_big_4_on_ltr.jpg') no-repeat;	
}
.qlbox5{
	float:right;
	margin: 0px;
	width:235px;
	height:135px;		
	background: url('../images/ql_big_5_ltr.jpg') no-repeat;	
	cursor:pointer;
}
.qlbox5:hover{
	background: url('../images/ql_big_5_on_ltr.jpg') no-repeat;	
}
/**************************FOOTER*******************************/
#footer{
	float:left;
	color:#FFFFFF;
	font-size:11px;
	margin: 0px 0px 0px 300px;
}
#footerw3{
	float:right;
	text-align:right;
	margin: 0px 27px 0px 0px;
}
/**************************MENU*******************************/
/****************************START PROGRESS BAR***********************************/
#notification {
	position: fixed;
	bottom: 0px;
	padding: 0px;
	height: 35px;
	margin: 0px;
	padding-top: 5px;
	width: 100%;
	color:#13BA01;
	background-color:#0081BA;
	display: block;
	text-align: center;
	font-weight: 900;
	font-size:14px;	
}
div#zip {
	width: 100%;
	padding:0;
	margin:0px;
	height: 100%;
	overflow: auto;
	position: relative;
}
#notification {
	position: absolute;
	z-index: 100;
	overflow: hidden;
}
/**************************CAPTCHA*******************************/
.captchaImage{
	float:left;
	width:175px;
	height:45px;
	margin:0px;
	border:0px solid blue;
}
.captchaButtons{
	float:left;
	width:22px;
	height:40px;
	margin:0px;
	border:0px solid blue;
}
.captchaAudio{	
	float:left;
	width:22px;
	height:20px;
	margin:0px;
	border:0px solid red;
}
.captchaRefresh{
	float:left;
	width:22px;
	height:20px;
	margin:0px;
	border:0px solid red;
}
.captchaInput{
	clear:left;
	float:left;
	width:180px;
	height:25px;
	margin:0px;
	border:0px solid blue;
}