.mainheading1 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 12px;
    text-transform: uppercase;
	text-align: center;
	 font-family: 'Raleway', sans-serif;
    color: #242732;
    line-height: 1.4em;
	}
	
	.mainheading2 {
    font-size: 26px;
    font-weight: 300;
    margin: 0 0 12px;
    text-transform: uppercase;
	text-align: center;
	 font-family: 'Raleway', sans-serif;
    color: #000;
    line-height: 1.4em;
	}
	.mainheading3 {
    font-size: 26px;
    font-weight: 700;
    margin: 0 0 12px;
    text-transform: uppercase;
	text-align: center;
	 font-family: 'Raleway', sans-serif;
    color: #e45914;
    line-height: 1.4em;
	}
	
	.subheading1
	{
	
	font-family: 'Raleway', sans-serif;
    color: #242732;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 10px;
	font-size: 24px;
	text-transform:inherit;
	text-align:left;
	
	}
	
	.subheading3
	{
	
	font-family: 'Raleway', sans-serif;
    color: #e45914;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 10px;
	font-size: 24px;
	text-transform:inherit;
	text-align:left;
	
	}
	
	.subheading2
	{
	
	font-family: 'Raleway', sans-serif;
    color: #242732;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 10px;
	font-size: 24px;
	text-transform:inherit;
	text-align:center;
	
	}
	
	.paragraph1
	{
	color: #000;
    margin-bottom: 12px;
    line-height: 1.7em;
	    text-align: justify;
		font-size: 16px;
		
    margin: 0;
	}
	.paragraph2
	{
	color: #000;
    margin-bottom: 12px;
    line-height: 1.7em;
	    text-align: justify;
		font-size: 14px;
    margin: 0;
	}
	.paragraph3
	{
	color: #000;
    margin-bottom: 12px;
    line-height: 1.7em;
	    text-align: left;
		font-size: 14px;
    margin: 0;
	}
	.tabheading
	{
	font-family: 'Raleway', sans-serif;
   background-color: #242939;
    border: solid 2px #fff;
    margin: 0px;
    padding: 7px 16px;
	color:#fff;
	font-weight:bold;
	}
	.headdesign
	{
	background: #e45914;
	line-height: 30px;
    padding: 0 15px;
    font-weight: 900;
    font-size: 12px;
    color: #fff;
    display: inline-block;
	}
	.liststyle1
	{
	width:100%;
	margin:0;
	padding:0;
	}
	
	.liststyle1 ul{
	padding: 2px 6px;
    background: none;
    margin: 0px 0 0px;
    list-style-type: inherit;
    list-style: none;
    text-align: left;
}

.liststyle1 ul li{
	line-height:19px;
	position:relative;
	padding-left:20px;
	margin:5px 0;
}
.liststyle1 ul li:before{
	position:absolute;
	content: "\f046"; /* FontAwesome Unicode */
   font-family: FontAwesome;
   display: inline-block;
	line-height:27px;
	top:2;
	left:0;
	color:#242732;
	font-weight:900;
}

	.liststyle2
	{
	width:100%;
	margin:0;
	padding:0;
	}
	
	.liststyle2 ul{
	padding: 2px 6px;
    background: none;
    margin: 0px 0 0px;
    list-style-type: inherit;
    list-style: none;
    text-align: left;
}

.liststyle2 ul li{
	line-height:19px;
	position:relative;
	padding-left:20px;
	margin:5px 0;
}
.liststyle2 ul li:before{
	position:absolute;
	content: "\f178"; /* FontAwesome Unicode */
   font-family: FontAwesome;
   display: inline-block;
	line-height:27px;
	top:2;
	left:0;
	color:#242732;
	font-weight:900;
}

.liststyle3
	{
	width:100%;
	margin:0;
	padding:0;
	}
	
	.liststyle3 ul{
	padding: 2px 6px;
    background: none;
    margin: 0px 0 0px;
    list-style-type: inherit;
    list-style: none;
    text-align: left;
}

.liststyle3 ul li{
	line-height:19px;
	position:relative;
	padding-left:20px;
	margin:5px 0;
}
.liststyle3 ul li:before{
	position:absolute;
	content: "\f0da"; /* FontAwesome Unicode */
   font-family: FontAwesome;
   display: inline-block;
	line-height:27px;
	top:2;
	left:0;
	color:#242732;
	font-weight:900;
}

.liststyle4
	{
	width:100%;
	margin:0;
	padding:0;
	}
	
	.liststyle4 ul{
	padding: 2px 6px;
    background: none;
    margin: 0px 0 0px;
    list-style-type: inherit;
    list-style: none;
    text-align: left;
}

.liststyle4 ul li{
	line-height:19px;
	position:relative;
	padding-left:20px;
	margin:5px 0;
}
.liststyle4 ul li:before{
	position:absolute;
	content: "\f101"; /* FontAwesome Unicode */
   font-family: FontAwesome;
   display: inline-block;
	line-height:27px;
	top:2;
	left:0;
	color:#242732;
	font-weight:900;
}

.textlink1 a { color: #e45914; font-family: 'Raleway', sans-serif;font-size:16px;font-weight: 700;text-decoration:none; }
.textlink1 a:hover { text-decoration: none;color:#242732; }
			
.textlink2 a { color: #e45914; font-family: 'Raleway', sans-serif;font-size:14px;font-weight: 700;text-decoration:none; }
.textlink2 a:hover { text-decoration: none;color:#242732; }		
.textlink3 a { color: #242732; font-family: 'Original Surfer', cursive;font-size:16px;font-weight: 700;text-decoration:none; }
.textlink3 a:hover { text-decoration: none;color:#e45914; }
			
.textlink4 a { color: #242732; font-family: 'Original Surfer', cursive;font-size:14px;font-weight: 700;text-decoration:none; }
.textlink4 a:hover { text-decoration: none;color:#e45914; }	
.imgdesign1
{
  border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    
}	
.imgdesign2
{
border-radius: 8px;
}