@charset "utf-8";
/* structure3.css */

* { box-sizing: border-box; }

#wrapper {
	/*width: 1280px;  */
	/*width: 700px;  */
	margin: auto;
	max-width:1280px;
	background-color:#fff;
	overflow: hidden;
	border: none;
	border-collapse:collapse;
}
.row:after {
	content: "";
	clear: both;
	display: block;
	border: none;
}

[class*="col-"] {
    float: left;
}

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 49.99%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.header-left-content {
	background:#FFF url("../images/logo.jpg") no-repeat left center;
	margin-left:20px;
	height: 100px;
	}
.header-right-content {
	font-size:0.7em;
	padding-left:20px;
}
nav {
	clear:left;
	width: 100%;
	height: 35px;
	background-color:#023A60;
	border-bottom: none;
}
.banner {
	width:100%;
	background-color: #023a60;
	height:305x;
	height:105x;
}
.picture-content {
	background: #fff url(../images/main-image1.jpg);
	background-size:cover;
	height:305px;
	line-height: 1.5em;
	font-size: 2.5em;
	color:#FFFFFF;
	padding-top:50px; 
	text-align:right;
	padding-right:50px;
}
.login {
	/*background-color:#023a60; */
/*	height:125px;   */
	width:100%;  
	border-right:none;
}
.login-content, .login-content-small, .login-content-02 {
	height: 275px;
	color:#023a60;
	background-color:#fff;
	border: 5px solid #f6921e;
	margin: 0px 25px 25px 25px;
	padding:20px 20px 20px 20px;  
	text-align: center;
	font-size:1.15em;
	line-height:24px;
}
#login-content-small {
	display:none;
}
.promo-content-top {
	height:150px;
	border: 1px solid #000;
	background: #fff url("../images/customer-service-450.jpg") no-repeat;
	margin: 20px 10px 0px 20px;
	padding-left:45%;
 	text-align: center;
}
.promo-content-bottom {
	clear:left;
	height:150px;
	border: 1px solid #000;
	padding-left: 45%;
	background: #fff url(../images/produc-video-pic-450.jpg) no-repeat;
	margin: 20px 10px 0px 20px;
 	text-align: center;
}
#promo-02-left  {
	height:350px;
	border: 1px solid #000;   
	margin: 20px 10px 20px 20px; 
 	text-align: center;
	padding: 5px;
}
#promo-02-ctr {
	font-size:14px;
	line-height:19px;
	border: none; 
	margin: 20px 10px 20px 10px;
	text-align: left;
	padding:5px;
	display: block;
}
#promo-02-right {
	height:350px;
	border: 1px solid #000;  
	margin: 20px 20px 20px 10px;  
 	text-align:center;
	padding:5px;
}
.spotlight {
	width:auto;
	height:320px;
	margin:20px 10px 0px 10px;
	text-align: right;
	border: 1px solid #000;
	padding-right: 10px;
	font-size:14px;
	line-height: 17px;   
}
.news {
	height:320px;
	margin:20px;
	border:1px solid #000;
	padding:0px 5px 0px 5px;
	margin: 20px;
	}
.news h2 {
	text-align:center;
	}

form {
width:90%;
background: -webkit-gradient(linear, bottom, left 175px, from(#CCCCCC), to(#EEEEEE));
background: -moz-linear-gradient(bottom, #CCCCCC, #EEEEEE 175px);
text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	 border-radius: 10px;
padding:10px;
border: 1px solid #999;
border: inset 1px solid #333;
	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
	 box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
input {
display:block;
border: 1px solid #999;
height: 25px;

-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
 box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
 border-radius: 5px;
}

textarea:focus, input:focus {
border: 1px solid #09C;
}

.blue-space {
	width:100%;
	height:5px;
	background-color:#023a60;
	margin-top:25px;
}

.news .col-4 {
	text-align:center;
}
.news p {
	margin-top:25px;
}
.news .col-7 {
	font-size:14px;
	line-height: 17px;   
}

.light-rule {
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color:#ff8040;
}
.news-2 {
	display:none;
}
.video-frame h1 {
	text-align:center;	
}
.video-frame .small {
	text-align:right;
}

.text-box {
	float:right;
	display: inline-block;
	margin: 10px;
	margin-right:30px;
	padding: 5px;
	text-align:center;
	border: 1px solid #000000;
	width:35%;
}

#p2-left{
	clear:left;
	float:left;
	height:370px;
	width:200px;
	border-style: none;
	background-color:#fff;
	text-align:center;
}
#p2-left-content {
	clear:left;
	width:auto;
	height:220px;
	margin:20px 10px 20px 20px;
	border: 1px solid #000;
	}
#p2-ctr{
	float:left;
	/*height:370px;*/
	width:675px;
	border-style: none;
	background-color:#fff;
}	
#p2-ctr-content {
	width:auto;
	line-height:22px;
	/*height:320px;*/
	margin:20px 10px 20px 10px;
	padding:5px;
}
#p2-right{
	float:left;
	height:370px;
	width:393px;
	border-style: none;
	background-color:#fff;
}	
#p2-right-content {
	width: auto;
	height: 320px;
	margin: 20px 10px 20px 10px;
	padding: 5px;
	border:1px solid #000;
	text-align: center;
}
#p3-banner {
	background-image:url(../images/p3-banner1.jpg);
	overflow:hidden;
	width:100%;
	height:150px;
	padding:0px
	margin:0px;
	float:left;
	border-style:none;
	}
#p3-body {
	padding: 2em 1em 1em 0em;
}
.page03, .page04  {
	padding: 0px 20px 0px 20px;
}
.page04 td {
	vertical-align:top;
}
#p4-nav {
	padding-top:4em;
}
#p4-body {
	padding: 2em 1em 1em 0em;
}
#p4-body  td {
	vertical-align: top;
}
.req {
	color:red;
}
footer {
	clear:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.6em;
	color:#fff;
	background-color:#023a60;
	clear:both;
	margin: 0 auto;
	width:100%;
	margin-top:20px;
	text-align:center;
}
.gradientV {
	/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
/* and http://www.puremango.co.uk/2010/04/css-gradient/ */
    /* fallback (Opera) */
    background: #f4b065;		/*fbc081 */
	/* Mozilla: */
    background: -moz-linear-gradient(top, #f4b065, #fad8b2 80%, #ffffff);
	/* Chrome, Safari:*/
    background: -webkit-gradient(linear,  0 50%, 0 100%, from(#f4b065), to(#ffffff));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(  StartColorStr='#fbc081', EndColorStr='#ffffff', GradientType=0);
}


/*	   background: url(images/mainbackground.jpg) repeat-y top left;   */
/*	   box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	   -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	   -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);*/
