body {
	padding:0px;
	margin:0px;
	background-color:#1D232A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.masterContainer {
	width:960px;
	margin:0px auto;
	background-color:#FFF;
}
#header {
	width:960px;
	height:125px;
	background-image:url(../template/header.png);
	display: table-cell;
	vertical-align: middle
}
#ribbon {
	float:right;
}
#ribbon-top {
	width:405px;
	background-image:url(../template/ribbon-top.png);
	background-position:top left;
	background-repeat:no-repeat;
}
#ribbon-bottom {
	width:405px;
	background-image:url(../template/ribbon-bottom.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#verse {
	width:340px!important;
	width:405px;
	padding:5px 5px 10px 60px;
	color:#FFF;
	text-align:left;
}
/* ---------------- Nav ------------------- */

#gb-nav {
	width:960px;
	height:52px;
	background-color:#2A3341;
	position:relative;
}
#gb-nav ul {
	color:#FFFFFF;
	list-style-type:none;
	margin:0;
	padding:0;
}
#gb-nav li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding:5px 20px;
	border-right: solid 1px #FFF;
	height:42px!important;
	height:52px;
}
#gb-nav li:hover {
	background-color:#325465;
}
#gb-nav li a:link {
	color:#FFFFFF;
	padding:0px 0px;
	text-decoration:none;
}
#gb-nav li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#gb-nav li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#325465;
}



/* ---------------- End Nav ------------------- */


#hp-slideshow-container {
	width:960px;
	height:358px;
}
/* ---------------- hp welcome ------------------- */

#hp-welcome {
	width:337px;
	height:337px;
	background-image:url(../template/hp-welcome-bg.jpg);
	background-repeat:repeat-x;
	background-color:#26404D;
	float:left;
	position:relative;
}
#hp-welcome-header {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	width:313px!important;
	width:337px;
	padding:12px;
}
#hp-welcome-line {
	width:313px!important;
	width:337px;
	height:1px;
	font-size:0px;
	line-height:0px;
	margin:0px 12px;
	background-color:#8EABBA;
}
#hp-welcome-body {
	font-size:14px;
	color:#FFF;
	width:313px!important;
	width:337px;
	height:225px!important;
	height:249px;
	overflow:auto;
	padding:12px;
}


#hp-welcome-body a:link{color:#FFF}

#hp-welcome-body a:visited{color:#FFF}

#hp-welcome-body a:hover{color:#FFF}

/* ---------------- End hp welcome ------------------- */


/* ---------------- Content ------------------- */
  #hp-contents {
	color:#000; font-family:Arial, Helvetica, sans-serif;
display:table;
background-color:#FFF;
}


  #gb-960-container{ width:936px!important; width:960px; padding:0px 12px; float:left; background-color:#FFF; }
  #gb-960-header{font-size:26px; padding:12px 0px; height:24px!important; height:48px; color:#26402d;}
  #gb-960-line{	
  width:100%;
	height:1px;
	font-size:0px;
	line-height:0px;
	background-color:#B4C3CB;}
    #gb-960-body{font-size:14px; padding: 6px 0px;}



  #gb-623-container{ width:599px!important; width:623px; padding:0px 12px; float:left; background-color:#FFF;}
  #gb-623-header{font-size:26px; padding:12px 0px; height:24px!important; height:48px; color:#26402d;}
  #gb-623-line{	
  width:100%;
	height:1px;
	font-size:0px;
	line-height:0px;
	background-color:#B4C3CB;}
    #gb-623-body{font-size:14px; padding: 6px 0px;}
  
  
  #gb-337-container{width:313px!important; width:337px; padding:0px 12px; float:left; background-color:#FFF;}
  #gb-337-header{font-size:26px; padding:12px 0px; height:24px!important; height:48px; color:#26402d;}
  #gb-337-line{
	width:100%;
	height:1px;
	font-size:0px;
	line-height:0px;
	background-color:#B4C3CB;}
  #gb-337-body{font-size:14px;  padding: 6px 0px;}



/* ---------------- Content ------------------- */


#slider {
	width:623px;
	height:337px;
	margin:0px auto;
	float:left;
	z-index:1;
}
#curve {
	width:960px;
	height:56px;
	background-image:url(../template/curve.png);
	position:absolute;
	left:0px;
	bottom:-30px;
	z-index:2000;
}

/* ---------------- Footer ------------------- */

#footer a:link {
	color:#FFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer {
	width:960px;
	height:32px;
	background-color:#26404D;
	color:#FFF;
	position:relative;
	clear:both;
}
#footer-left {
	float:left;
	width:456px!important;
	width:480px;
	padding:6px 12px;
}
#footer-right {
	float:left;
	width:456px!important;
	width:480px;	
	padding:6px 12px;
	text-align:right;
}
/* ---------------- Footer ------------------- */


/* ---------------- Login Slide ------------- */

.login-slide {
	display: none;
	position: absolute;
	right: 0;
	bottom: 32px;
	z-index:2001;
	background-color:#5DA3C7;
	text-align:right;
	padding:6px;
	color:#1C222A;
}



/* ---------------- End Login Slide ------------- */

#iefix{
background-image:url("/template/curve.png");
display:block;
height:56px;
left:-337px;
position:absolute;
top:311px;
width:960px;
z-index:2000;
	}

