*
{
	margin:0;
	padding:0;
}

body {
	margin: 0px;
	padding: 0px;
	color: #2c3880;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #e4e5e9;
}

 #blue_strip {
	background-color: #2c3880;
	height: 10px;
	width: 100%;
}




#headerWrapper {
	width: 100%;
	background-image: url(../images/menuBG1500.png);
	height: 70px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
}

#headerWrapper #logoMenu {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#headerWrapper #logoMenu #logo  {
	margin-left: 30px;
	float: left;
}
#headerWrapper #logoMenu #text {
	float: left;
	height: 30px;
	width: 170px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #00aeef;;
	margin-top:50px;
	margin-left:10px;
	padding-left:10px;
}
#headerWrapper #logoMenu #text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00aeef;
	line-height:14px;
}


#headerWrapper #logoMenu #menu {
	float: left;
	margin-top:20px;
	height: 58px;
	
}
#menu  {
	padding-left: 50px;
	
	 
}

#menu ul {
	margin: 0;
	list-style: none;
	 
}

#menu li {
	display: inline;
	padding-top:20px;
	
	
}

#menu a {
	padding: 16px 20px 25px 20px;
	text-decoration: none;
	font-size: 13px
	font-weight: bold;
	color: #2c3880;
	
}

#menu a:hover {
	height:58px;
	
	background-image: url(../images/menuHover.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	color:#00aeef;
	background-color:#006;
}

#menu .current_page_item a {
	color: #00aeef;
	background-image: url(../images/menuHover.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}





#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#mainContentArea {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	
}
#product_slide {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 140px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #36F;
}
#product_slide .products {
	width: 200px;
	float: left;
}


#leftCol {
	width: 262px;
	float: left;
	margin-left:10px;
}
#rightCol {
	width: 578px;
	float: right;
	margin-right:10px;
}



.services {
	background-image: url(../images/serviceMain.png);
	background-repeat: repeat-x;
	width: 262px;
	height:319px;
	background-position: center center;
}



	
	
	
#leftCol .contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/title_leftBg.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	height: 29px;
	margin: 0;
	text-transform: uppercase;
}




 

#leftCol .contents ul {
	list-style-type: none;
	
}
#leftCol .contents ul li {
	text-decoration: none;
}
#leftCol .contents ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 220px;
	color: #2c3880;
	display: block;
	padding-left: 0px;
	padding-bottom:5px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
	line-height: 18px;
}

#leftCol .contents ul li a:hover {
	color: #00C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9c2cb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9c2cb;
	
}







.post a {text-decoration: none;}
.post a:hover {text-decoration: underline;}

.post img.left, .post img.right {margin-bottom: 0;}


.post-date a {color: #444;}

.post-title h1, .post-title h2, .post-title h3 {margin-bottom: 0;}

.post-meta {
	background: #F6F6F6;
	border: 1px solid #DDD;
	color: #777;
	padding: 6px 10px;
}
.post-meta a {color: #345; }
.post-meta a:hover {color: #001;}

.post-body {font-size: 1.1em;}
.post-body a {color: #2c3880;;}
.post-body a:hover {color: #039;}

.post-body img.left, .post-body img.right {margin-bottom: 1em;}



/* Archives */
.archive-pagination {margin-bottom: 16px;}
.archive-post-date {
	background: #F5F5F5;
	border-bottom: 1px solid #C5C5C5;
	border-right: 1px solid #CFCFCF;
	float: left;
	margin-right: 12px;
	padding: 2px 0 5px;
	text-align: center;
	width: 46px;
}

.archive-post-title  {	

	
}
.archive-post-title h3 {	
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2c3880;
	
}

.archive-post-title h3 a{	
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2c3880;
	text-decoration:none;
	
}

.archive-post-title h3 a:hover{	
     font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	text-decoration:underline;
	
}
	
.archive-post-day {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003;
}


.post-date {
	color:#F00;
	margin: 2px 0 10px;
	font-size:10px;
}



.newsLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090;
	border-bottom-color: #b9c2cb;
	padding-bottom:10px;
}




.connect {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 40px;
	width: 200px;
	;
}

.connect ul {
	list-style-type: none;
}
.connect ul li {
	float: left;
}
.connect .twitter a {
	display: block;
	width: 32px;
	height: 30px;
	background-image: url(../images/twitter_sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -99999px;
	margin-right: 5px;
	margin-left: 5px;
}
.connect ul .twitter a:hover {
	display: block;
	width: 32px;
	height: 30px;
	background-image: url(../images/twitter_sprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -99999px;
}

.connect ul .facebook a {
	display: block;
	width: 32px;
	height: 30px;
	background-image: url(../images/facebook_sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -99999px;
	margin-right: 5px;
	margin-left: 5px;
}
.connect ul .facebook a:hover {
	display: block;
	width: 32px;
	height: 30px;
	background-image: url(../images/facebook_sprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -99999px;
}

.connect ul .youtube a {
	display: block;
	width: 32px;
	height: 30px;
	background-image: url(../images/you-tube_sprite.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -99999px;
	margin-right: 5px;
	margin-left: 5px;
}
.connect ul .youtube a:hover {
	display: block;
	width: 32px;
	height: 30px;
	background-image: url(../images/you-tube_sprite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -99999px;
}
#rightCol #header_image {
	height: 160px;
	width: 582px;
}

#leftCol #newsletter {
	margin-top: 10px;
}







#rightCol .contents {
	width: 578px;
}


#rightCol .contents h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/title_bg.png);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	height: 29px;
	margin: 0;
	text-transform: uppercase;	
}
#rightCol .contents h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightCol .contents span {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #F00;
}
#rightCol .contents ul {
	margin-left: 20px;
}


#rightCol .contents p {
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2c3880;
	width: 580px;
	line-height: 24px;
	text-align: justify;
}
#rightCol .contents p span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #F00;
	text-decoration: none;
}


#rightCol .contents p span a:hover {
	color: #000;
	text-decoration: underline;
}
#rightCol #aboutCompany {
	width: 578px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9c2cb;
	border-bottom-color: #b9c2cb;
}
#rightCol #aboutCompany .left_right {
	padding: 10px;
	float: left;
	width: 168px;
}

#rightCol #aboutCompany .left_right ul 
	{
	padding: 0px 0;
	margin: 0;
}

#rightCol #aboutCompany .left_right ul li {
	
	list-style-type: none;
	background-image: url(../images/Link_Bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 25px;
	padding-top:5px;
	
	
	
	
}
#rightCol #aboutCompany .left_right ul li a {
	color: #f00;
	text-decoration: none;
	line-height: 16x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


#rightCol #aboutCompany .left_right ul li a:hover{
	color:#0fb3f0;
	
	}
	
#rightCol #aboutCompany .middle {
	padding-top:10px;
	padding-bottom:10px;
	float: left;
	width: 200px;
}

#rightCol #aboutCompany .middle ul 
	{
	padding: 0px 0;
	margin: 0;
}

#rightCol #aboutCompany .middle ul li {
	
	list-style-type: none;
	background-image: url(../images/Link_Bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 25px;
	padding-top:5px;
	
	
	
	
}
#rightCol #aboutCompany .middle ul li a {
	color: #f00;
	text-decoration: none;
	line-height: 16x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


#rightCol #aboutCompany .middle ul li a:hover{
	color:#0fb3f0;
	
	}
#rightCol #download {
	background-color: #dedede;
	padding: 5px;
	width: 574px;
	height: 100px;
}
#rightCol #download #attachedFile {
	float: left;
	padding-top: 10px;
	
}


.pdfProfile {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	height: 68px;
	width: 277px;
	float: left;
}

.pdfProfile ul {
	list-style-type: none;
}
.pdfProfile ul li {
	float: left;
}
.pdfProfile ul li a {
	display: block;
	width: 277px;
	height: 68px;
	background-image: url(../images/downloadPDF_btn.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -99999px;
	
}
.pdfProfile ul li a:hover {
	background-image: url(../images/downloadPDF_btn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-indent: -99999px;
}




 
 
#rightCol #download #text {
	font-family: Arial, Helvetica, sans-serif;
	color: #2c3880;
	float: left;
	width: 150px;
	padding-top: 15px;
	
}

#rightCol #download .verticalDivider img {
	float: left;
	padding-right: 5px;
	padding-top: 10px;
}
#footerWrapper {
	clear: both;
	width: 100%;
	background-color: #d7d7d7;
	background-image: url(../images/footerIMG.png);
	background-repeat: repeat-x;
	padding-top:25px;
	height: 200px;
	margin-top: 20px;
}


#footer  {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
}

#footer .copyright 

{
	float: left;
	
}

#footer .copyright .footerLogo {
	float: left;
	width: 100px;
	padding:0;
}
.copyright .verticalDivider {
	float: left;
	padding-right: 10px;
}

#footer .copyright .text {
	float: left;
	width: 300px;
}
#footer .copyright .text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c3880;
	line-height:16px;
}

#footer .copyright .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2c3880;
}
#footerWrapper #footer .copyright .text p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
}

#footer .footerMenu {
	float: left;
}
#footer .footerMenu ul {
	list-style-type: none;
}
#footer .footerMenu ul li {
	display: inline;
	float: left;
}
#footer .footerMenu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #888e95;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 10px;
	border-right:solid 1px  #888e95;
	
}

#footer .footerMenu ul li a:hover{
	color:#333;
	text-decoration: underline;
}


#footer .backToTop {
	float: right;
}


#footer .backToTop  ul 
	{
	padding: 0px  0;
	margin:0;
}

#footer .backToTop  ul li {
	list-style-type: none;
	background-image: url(../images/toTopImage.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	
}
#footer .backToTop  ul li a {
	color:  #888e95;
	text-decoration: none;
	line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-left: 20px;
	
}


#footer .backToTop  ul li a:hover{
	color:#333;
	text-decoration: underline;
	
}
#footerWrapper #footer #certification{
	
}

#footerWrapper #footer #certification p{
	
	
	
}


img a{
	border: 0;
}
#wrapper #mainContentArea .Tophr_line {
	width: 920px;
	height:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9c2cb;
	margin-bottom:10px;
}

	
.clear {
	clear: both;
}
