@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

.clear,p.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
	background-image: none;
}

/*start header*/

#headerback {
	width: 100%;
	height: 130px;
	float: left;
	background-image: url(../images/headerbackbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#headerback2 {
	width: 1000px;
	height: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	width: 980px;
	height: 68px;
	float: left;
	padding-top: 17px;
	padding-left: 20px;
}

#headerleft {
	width: 48px;
	height: 48px;
	float: left;
}

#headerright {
	width: 927px;
	height: 48px;
	float: left;
	text-align: right;
	padding-right: 5px;
}

.menuback {
	width: 1000px;
	height: 46px;
	float: left;
	background-image: url(../images/menubackbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu {
	width: 1000px;
	height: 46px;
	float: left;
}

.menu ul {
	padding: 0px;
	margin: 0px;
	float: left;
}

.menu ul li {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	list-style-type: none;
	background-image: url(../images/menusepretor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	width: 115px;
	height: auto;
	padding-top: 15px;
	text-align: center;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
}

.menu ul li a:hover {
	color: #ffde61;
	text-decoration: none;
}

/*end header*/

/*start banner*/

#bannerback {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/bannerbackbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#bannerback2 {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 16px;
}

#banner {
	width: 1000px;
	height: 352px;
	float: left;
}

/*end banner*/

/*start data*/

#databack {
	width: 100%;
	height: auto;
	float: left;
	background-image: url(../images/databackbg.jpg);
	background-repeat: repeat;
}

#databack2 {
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#data {
	width: 1000px;
	height: auto;
	float: left;
}

#dataleft {
	width: 715px;
	height: auto;
	float: left;
	margin-right: 22px;
}

#welcomedata {
	width: 715px;
	height: auto;
	float: left;
}

#head {
	width: 710px;
	height: auto;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#head h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #282a64;
	font-weight: normal;
	margin: 0px;
	background-image: url(../images/headsepretor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
}

#welcomecontent {
	width: 715px;
	height: auto;
	float: left;
	padding-top: 3px;
}

#welcomecontent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: justify;
	line-height: 21px;
	padding-right: 10px;
}

#welcomecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-right: 12px;
}

#welcomecontent h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	font-weight: bold;
	text-align: right;
}

#welcomecontent h2 a:hover {
	color: #666666;
	text-decoration: none;
}

#productback {
	width: 715px;
	height: 280px;
	float: left;
	margin-top: 20px;
	background-image: url(../images/productbackbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#productbox {
	width: 715px;
	height: 280px;
	float: left;
}

.producthead {
	width: 715px;
	height: 42px;
	float: left;
}

.producthead h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #efcb43;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-left: 25px;
}

#producttext {
	width: 673px;
	height: 220px;
	float: left;
	padding-left: 22px;
	padding-right: 20px;
	padding-top: 18px;
}

#productcontent {
	width: 309px;
	height: auto;
	float: left;
	margin-right: 55px;
}

.productbox {
	width: 299px;
	height: auto;
	float: left;
	border: 2px solid #d4d7de;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
	margin-bottom: 20px;
}

.productbox h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28458d;
	margin: 0px;
	padding: 0px;
}

.productbox h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #28458d;
	text-decoration: none;
}

.productbox h4 a:hover {
	color: #f6a700;
	text-decoration: none;
}

.readmore {
	width: 673px;
	height: auto;
	float: left;
}

.readmore h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	margin: 0px;
	font-weight: bold;
	text-align: right;
	padding-top: 3px;
}

.readmore h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b5b5b5;
	font-weight: bold;
	text-align: right;
	margin: 0px;
}

.readmore h4 a:hover {
	color: #666666;
	text-decoration: none;
}

#productright {
	width: 223px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 25px;
}

#dataright {
	width: 253px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 20px;
}

#certificationback {
	width: 253px;
	height: auto;
	float: left;
	background-image: url(../images/eventbackbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#certificationhead {
	width: 230px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 17px;
	padding-left: 23px;
}

#certificationhead h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #282a64;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
}

#certificationbox {
	width: 210px;
	height: auto;
	float: left;
	padding-left: 43px;
	padding-top: 4px;
	padding-bottom: 14px;
}

#eventback {
	width: 253px;
	height: 280px;
	float: left;
	margin-top: 56px;
	background-image: url(../images/eventbackbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#eventcontent {
	width: 253px;
	height: auto;
	float: left;
}

.eventcontentbox {
	width: 231px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 12px;
}

.eventcontentbox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c5593;
	text-align: justify;
	margin: 0px;
	background-image: url(../images/eventboxsepretor.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 17px;
	padding-bottom: 7px;
	padding-top: 4px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a0a0;
	margin: 0px;
}

/*end data*/

/*start footer*/

#footerback {
	width: 100%;
	height: 86px;
	float: left;
	background-image: url(../images/footerbackbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#footerback2 {
	width: 1000px;
	height: 86px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	width: 1000px;
	height: 86px;
	float: left;
}

#footerone {
	width: 1000px;
	height: 51px;
	float: left;
	padding-top: 13px;
}

.footermenu {
	width: 1000px;
	height: 51px;
	float: left;
}

.footermenu ul {
	padding: 0px;
	margin: 0px;
	float: left;
}

.footermenu ul li  {
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	list-style-type: none;
	background-image: url(../images/footermenusepretor.jpg);
	background-repeat: no-repeat;
	background-position: right 12px;
}

.footermenu ul li a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616d8b;
	text-decoration: none;
	text-align: center;
	display: inline;
	width: 90px;
	height: auto;
	float: left;
	text-transform: uppercase;
	padding-top: 10px;
}

.footermenu ul li a:hover  {
	color: #f6a700;
	text-decoration: none;
}

#footertwo {
	width: 1000px;
	height: 20px;
	float: left;
}

#footerleft {
	width: 300px;
	height: 20px;
	float: left;
}

#footerleft h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868687;
	margin: 0px;
	font-weight: normal;
	padding-left: 3px;
	padding-top: 5px;
}

#footerright {
	width: 700px;
	height: 20px;
	float: left;
}

#footerright h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868687;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
	padding-right: 3px;
}

#footerright h6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #868687;
	font-weight: normal;
	text-decoration: none;
}

#footerright h6 a:hover {
	color: #333333;
	text-decoration: none;
}

/*end footer*/

/*about us page coding*/

.mainhead {
	width: 990px;
	float: left;
	height: auto;
	padding-left: 10px;
	padding-top: 15px;
}

.mainhead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #282a64;
	margin: 0px;
	background-image: url(../images/headsepretor.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	text-transform: uppercase;
	padding-top: 5px;
}

.maindata {
	width: 1000px;
	float: left;
	height: auto;
}

.maindataleft {
	width: 650px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.maindataleft p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	text-align: justify;
	line-height: 21px;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 5px;
}

.maindataright {
	width: 290px;
	float: left;
	height: auto;
	padding-top: 35px;
	padding-left: 60px;
}

.maindataleft h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #808080;
	margin: 0px;
	text-align: center;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 200px;
	padding-bottom: 200px;
	font-weight: normal;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.style2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.style2 a:hover {
	color: #666666;
	text-decoration: none;
}


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #a3a3a3;
}

.form {
	width: 650px;
	float: left;
	height: auto;
	padding-top: 20px;
}

.aboutorder{
	background-image: url(../images/lisq.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 7px;
	margin: 0px;
	padding-left: 20px;
}

.pdf{
	width: 995px;
	height: auto;
	float: left;
	padding-left: 5px;
}

.certificatbox{
	width: 635px;
	height: auto;
	float: left;
	padding-left: 20px;
	border: 2px solid #d4d7de;
	padding-top: 15px;
	padding-bottom: 15px;
}

.box{
	width: auto;
	height: 162px;
	float: left;
	margin-right: 20px;
}

.con {
	height:auto;
	width:360px;
	float: left;
}

.sm {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	padding-left: 20px;
	width: 340px;
	height: auto;
	float: left;
}

a.link {
	text-decoration:none;
	color:#000000;
}

a.hover {
	text-decoration:none;
	color:#000000;
}

a.active {
	text-decoration:none;
	color:#000000;
}

a:visited {
	text-decoration:none;
	color:#000000;
}

.productbox h6 {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-image: url(../images/bulleticon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
