@import url(http://fonts.googleapis.com/css?family=Ubuntu);
@import url(http://fonts.googleapis.com/css?family=Exo);
html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	float:none;
}

body {
margin:0px;
padding:0px;
width:100%;
font-family: Exo;
/*font-family:'Arial', Helvetica, sans-serif;*/
font-size:13px;
color:#333333;
background:#fff;
background:url(../design_img/bodybg1.jpg);
background-repeat: repeat-x;
background-position: top center;
background-attachment: scroll;
}
h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-weight: normal;
}
#colophon,  #branding,  #main,  #wrapper {
	margin: 0 auto;
	width: 960px;/*box-shadow:0px 0px 5px rgba(0, 0, 0, 0.4)*/

}
#wrapper {
	
	margin-top: 0px;
	/*padding: 0 10px;*/

	margin-left:auto;
	margin-right:auto;
}

img {
border:none;
}
a {text-decoration:none;}
.container {width:960px;margin:0px auto;}
.header_se {float:left;width:100%;padding:15px 0px 0px;}
.logo {float:left;width:330px;text-align:center;}
.header_contact {float:right;width:575px;text-align:right;font-weight:600;color:#333;margin-bottom:25px;}
a.maillink {color:#333;font-weight:600;}
a:hover.maillink {color:#333;}
.header_contact span {color:#F20303;font-weight:bold; }
.header_contact .div1 {padding-top:10px;}
.header {background-color:#111639;padding:0px 0px;float:right;margin-top:25px;}
.menu {float:left;width:auto;clear:right;border-radius:0px;overflow:hidden;}
.menu a {display:inline-block;padding:10px 25px;border-right:#fefefe solid 1px;color:#fff;float:left;transition: all 0.25s ease-out 0s;text-transform: uppercase;}
.menu a:hover {background:#990000;}
.menu a.current {background: #990000;}
.banner_se {float:left;width:100%;background-color:#6a7390;;border-bottom:1px solid #eee;}
.middle_se {float:left;width:100%;}
.text_se {float:left;width:100%;}
.text_se h2 {margin:10px 5px 5px ;font-size:18px;font-weight:normal;color:#d91005;text-align:left;/*background:url(../design_img/lotus-img.png) no-repeat 0px 0px;*/height:35px;line-height:35px;font-family: Exo;text-transform: uppercase;}
.middle_se  .brdr {border-bottom: 1px dotted #ccc; margin: 6px auto 20px !important; text-align: center;}
.text_se p {line-height:24px;text-align:justify;margin-bottom: 24px;font-size: 13px;}
.text_se a.readmore {display:inline-block;padding:8px 50px;color:#fff;background-color:#6a7390;clear:both;border-radius:0px; text-align:center;font-weight:bold;}
.text_se a:hover.readmore {background-color:#003366;}
.footer_se {float:left;;background-color:#111639;padding:10px 0px;}
.footer_se a {color:#fff;}
.footer_left {float:left;width:48%;color:#fff;text-align:left;padding-left:10px;}
.footer_right {float:right;width:48%;color:#fff;text-align:right;padding-right:10px;}
.product_se {float:left;width:100%;margin-bottom:10px;}
.product_se h2 {margin:5px;font-size:20px;font-weight:normal;color:#CC3300;text-align:left;background:url(../design_img/lotus-img.png) no-repeat 0px 0px;height:35px;line-height:35px;padding-left:60px;}
.product_se ul {margin:0px 0px 10px 0px;padding:0px;list-style-type:none;}
.product_se ul li {display:inline-block;width:300px;min-height:405px;padding:5px;border:#ccc solid 1px;margin-bottom:10px;float:left;}
.product_se ul li:hover {background-color:#eee ;}
.product_se ul li img {width:100%;height:355px;}
.product_se ul li h3 {margin:5px 0px; font-size:14px;color:#333;font-weight:bold;padding-bottom:3px;text-align:center;vertical-align:middle;}
.product_se ul li h3 span {color:#333;}
.product_se ul li p {line-height:22px;}

.product_se ul ol {margin:0px;padding:0px;list-style-type:none;}
.product_se ul ol li {display:inline-block;width:280px;min-height:auto;padding:5px 0px 5px 18px;border:0px;margin-bottom:0px;float:left;background:url(../design_img/red-bullet.png) no-repeat 0px 7px;transition: all 0.25s ease-out 0s;}
.product_se ul ol li:hover {background:url(../design_img/red-bullet.png) no-repeat 5px 7px;}

.product_se ul ol li{ /* Safari */
min-height:30px; !important;
}




.product_se a.viewall {display:inline-block;padding:5px 10px;color:#fff;background-color:#cc3300;float:right;clear:both;border-radius:3px;}
.product_se a:hover.viewall {background-color:#003366;}
.contact_left {float:left;width:48%;min-height:415px;}
.contact_left h3 {border-bottom:#ccc dotted 1px;font-size:18px;font-weight:normal;padding-bottom:5px;}
.contact_left p span {color:#CC3300;}
.contact_right {width:48%;min-height:450px;}
.contact_right h3 {border-bottom:#ccc dotted 1px;font-size:18px;font-weight:normal;padding-bottom:5px;}

.contact_right div {float:left;width:100%;padding:5px 0px;}
.contact_right label {display:block;font-weight:bold;}
.form-control {background-color: #f9f9f9;border: 1px solid #ccc;border-radius: 0px;box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #444;
    display: block;
    font-size: 14px;
    height: 16px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 94%;
}
.form-control:focus {
    border-color: #ccc;
   /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);*/
    outline: 0 none;
}
.contact_right input[type="submit"] {display:inline-block;padding:8px 20px;color:#fff;background-color:#6a7390;clear:both;border-radius:0px;border:none;cursor:pointer;}
.contact_right input:hover[type="submit"] {background-color:#003366;}
.clear {float:left;width:100%;clear:both;}
#message_box1 {display: block;padding: 5px;position: absolute;right:0px;z-index: 99999999;width:150px;display:none;}
#message_box1 img {width:100%;}


.color_lab {}
.color_lab {float:left;width:100%;margin-bottom:10px;}
.color_lab h2 {margin:5px;font-size:20px;font-weight:normal;color:#CC3300;text-align:left;height:35px;line-height:35px;padding-left:60px;}
.color_lab ul {margin:0px 0px 10px 0px;padding:0px;list-style-type:none;}
.color_lab ul li {display:inline-block;width:305px;padding:5px;border:#ccc solid 1px;margin-bottom:10px;float:left;height:179px;}
.color_lab ul li img {width:100%;}
.color_lab ul li h3 {margin:5px 0px; font-size:15px;color:#cc3300;font-weight:normal;padding-bottom:3px;text-align:center;}
.color_lab ul li h3 span {color:#333;}
.color_lab ul li p {line-height:22px;}

.about_us h3 {border-bottom: 1px dotted rgb(204, 204, 204);padding-bottom: 8px;color: #E50300;    font-size: 17px;} 
/*.about_us img {border: 1px solid #eee;padding: 5px;}*/
.introduction {padding: 10px !important;    border: #ccc solid 1px;    float: left;    width: 100%;}
.box {width:33.34%;float:left;}

.addthis_button_preferred_1{
background:url(../design_img/social.png) no-repeat;
width:35px;
height:35px;
float:right;
}
.addthis_button_preferred_1:hover{
background:url(../design_img/social.png) 0px no-repeat;
width:35px;
height:35px;
float:right;
cursor:pointer;
}

.addthis_button_preferred_2{
background:url(../design_img/social.png) -43px 0 no-repeat;
width:35px;
height:35px;
float:right;
}

.addthis_button_preferred_2:hover{
background:url(../design_img/social.png) -43px no-repeat;
width:35px;
height:35px;
float:right;
cursor:pointer;
}

#left-side {
    float: left;
    overflow: hidden;
    width: 220px;
	
}
#left-side h3 {color: #24116c;
font-weight:normal;
padding-top: 20px;
margin-bottom: 15px;
font-size: 16px;
font-family: Exo;
}
#right-side {
	  float: left;
      overflow: hidden;
      width: 740px;
}






