body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

img {border:0px;}

ul {
    list-style-image: url('../images/arrow.png'); 
}

ul li {
    
    margin: 15px; font-family: 'Open Sans', 'sans-serif';
font-size:14px;
color:#000000;
}

.bodytext {
font-family: 'Open Sans', 'sans-serif';
font-size:14px;
color:#000000;
text-decoration:none;
line-height:24px;
}

.topnav {
font-family: 'Montserrat', sans-serif;
font-size:14px;
color:#ffffff;
text-decoration:none;
text-transform:uppercase;
}

.topnav a:hover {
font-family: 'Montserrat', sans-serif;
font-size:14px;
color:#ffa844;
text-decoration:none;
text-transform:uppercase;
}

.topnav-active {
font-family: 'Montserrat', sans-serif;
font-size:14px;
color:#ffa844;
text-decoration:none;
text-transform:uppercase;
}

.topnavbg {
background-color:#353535;
}

.topcall {
font-family: 'Montserrat', sans-serif;
font-size:15px;
color:#333333;
text-decoration:none;
}


.titletext {
font-family: 'Montserrat', sans-serif;
font-size:30px;
color:#000000;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}

.titletext1 {
font-family: 'Montserrat', sans-serif;
font-size:30px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}

.productstitle {
font-family: 'Montserrat', sans-serif;
font-size:19px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}

.insidetitletext {
font-family: 'Montserrat', sans-serif;
font-size:25px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}


.breadcrumb {
font-family: 'Montserrat', sans-serif;
font-size:13px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}

.breadcrumb a:hover {
font-family: 'Montserrat', sans-serif;
font-size:13px;
color:#ffa844;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}

.breadcrumb-active {
font-family: 'Montserrat', sans-serif;
font-size:13px;
color:#ffa844;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}

.thankyou {
font-family: 'Open Sans', 'sans-serif';
font-size:14px;
color:#000000;
text-decoration:none;
line-height:25px;
font-weight:bold;
}



.contactlink {
font-family: 'Open Sans', 'sans-serif';
font-size:14px;
color:#000000;
text-decoration:none;
}

.contactlink a:hover {
font-family: 'Open Sans', 'sans-serif';
font-size:14px;
color:#0000d2;
text-decoration:underline;
}

.contacttitle {
font-family: 'Montserrat', sans-serif;
font-size:20px;
color:#0000d2;
text-decoration:none;
font-weight:bold;
}




.copyright {
font-family: 'Open Sans', 'sans-serif';
font-size:13px;
color:#ffffff;
text-decoration:none;
}

.copyright1 {
font-family: 'Open Sans', 'sans-serif';
font-size:13px;
color:#ffa844;
text-decoration:none;
}

.copyright1 a:hover {
font-family: 'Open Sans', 'sans-serif';
font-size:13px;
color:#ffa844;
text-decoration:underline;
}

.footerbg {
background-color:#242424;
}

.insidetitlebg {
background-color:#36426c;
}

.productsection {
background-color:#ec008c;
}









.input1 {
	padding: 1px;
	width: 390px;
	border: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	overflow:hidden;
	height:25px;
	background-color:#c2c2c2;
}


.input2 {
	padding: 1px;
	width: 390px;
	border: 1px solid #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	overflow:auto;
	height:70px;
	background-color:#c2c2c2;
}




::selection {
	background: #d7e90b; /* Safari */
	}
::-moz-selection {
	background: #d7e90b; /* Firefox */
}

#backtotop {position:fixed;right:0px;display:none;bottom: 40px;margin: 0 20px 0 0;}
#backtotop a {text-decoration:none;border:0 none;display:block;width:45px;height:45px;background:url(../images/back_to_top_btn.png) no-repeat 50% 50%;background-color:#ec008c;-webkit-transition: all 0.1s ease-in-out;
 -moz-transition: all 0.1s ease-in-out;-o-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out; transition: all 0.1s ease-in-out;-moz-border-radius: 5px;-webkit-border-radius: 10px;}
#backtotop a:hover {background-color:#e96e00;}

#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:1000px;
	height:535px;
	overflow:hidden;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}


.backbutton { position:fixed; left:0; top:50px; }
.homebutton { position:fixed; right:0; top:100px; }
.homebutton1 { position:fixed; right:0; top:50px; }