h1,h2,h3,h4,h5,h6
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#AA0000;
	font-weight:normal;
	padding-left:10px;
	margin:0 auto;
}
body
{
	margin:0 auto;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:normal;background-image:url(../images/bg.gif);
	background-position:top;
	background-repeat:repeat;
}
a
{
	color:#FF9900;
	font-size:14px;
	text-decoration:none;
}
a:hover
{
	color:#FF9900;
}
p
{
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	font-size:14px;
	text-align:justify;
	line-height:23px;
	font-style:normal;
	font-weight:normal;
	margin:5px;
}
ul li
{
	line-height:25px;
	text-align:justify;
	padding-right:10px;
}
.main-text
{
	font-size:24px;
	color:#AA0000;
	font-weight:normal;
	padding-left:10px;
	text-transform: none;
}
.middle-text
{
	font-size:20px;
	color:#AA0000;
	padding-left:10px;
	font-weight:400;
}
.tagline-text
{
	font-size:24px;
	color:#AA0000;
	font-weight:normal;
	padding-right:10px;
	text-transform: none;
}
/*---------pro-s---------------*/
.pro-font
{
	padding-left:0px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
}
.pro-font a
{
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.pro-font a:hover
{
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
/*---------pro-e---------------*/
/*--------------footer-s--------------------*/
.footer-middle-font
{
	font-size:20px;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:10px;
	text-transform:uppercase;
}
.footer-small-font
{
	font-size:12px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
}
.footer-pro-font
{
  	font-size:14px;
  	color:#787878;
  	font-weight:normal;
	padding-left:0px;
}
.footer-pro-font a
{
	font-size:14px;
  	color:#787878;
	font-weight:normal;
  	text-decoration:none;
}
.footer-pro-font a:hover
{
  	color:#FFFFFF;
}
/*--------------footer-e--------------------*/
/*.images
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    padding: 5px 5px 5px;
    vertical-align: top;
}*/
.text-box
{
	background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
	border-radius: 0px;
    box-shadow: 1px 1px 2px #CCCCCC;
    padding: 5px 5px 5px;
    vertical-align: top;
}
/*read more s*/
.read-mores
{
	font-size:14px;
	color:#009bd8;
	font-weight:normal;
	padding-right:10px;
}
.read-mores a
{
	font-size:14px;
	color:#009bd8;
	font-weight:normal;
	text-decoration:none;
}
.read-mores a:hover
{
	color:#333333;
}
/*read more e*/
/*class s*/
.padding-left
{
	padding-left:10px;
}
.padding-left-top
{
	padding-left:10px;
	padding-top:10px;
}
.padding-left-right
{
	padding-left:10px;
	padding-right:10px;
}
.padding-left-bottom
{
	padding-left:10px;
	padding-bottom:10px;
}
.padding-right
{
	padding-right:10px;
}
.padding-right-top
{
	padding-right:10px;
	padding-top:10px;
}
.padding-right-bottom
{
	padding-right:10px;
	padding-bottom:10px;
}
.padding-right-left
{
	padding-right:10px;
	padding-left:10px;
}
.padding-top
{
	padding-top:10px;
}
.padding-top-right
{
	padding-top:10px;
	padding-right:10px;
}
.padding-top-left
{
	padding-top:10px;
	padding-left:10px;
}
.padding-top-bottom
{
	padding-top:10px;
	padding-bottom:10px;
}
.padding-bottom
{
	padding-bottom:10px;
}
.padding-bottom-top
{
	padding-bottom:10px;
	padding-top:10px;
}
.padding-bottom-left
{
	padding-bottom:10px;
	padding-left:10px;
}
.padding-bottom-right
{
	padding-bottom:10px;
	padding-right:10px;
}
.pading-all
{
	padding:10px;
}
.table-border td
{
	border:1px solid #CCCCCC;
	border-radius:0px;
}
.table-border-top
{
	border-top:1px solid #CCCCCC;
}
.table-border-top-left
{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.table-border-top-right
{
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table-border-top-bottom
{
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.table-border-bottom
{
	border-bottom:1px solid #CCCCCC;
}
.table-border-bottom-left
{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.table-border-bottom-right
{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table-border-bottom-top
{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.table-border-right
{
	border-right:1px solid #CCCCCC;
}
.table-border-right-left
{
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}
.table-border-right-bottom
{
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.table-border-right-top
{
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.table-border-left
{
	border-left:1px solid #CCCCCC;
}
.table-border-left-right
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.table-border-left-bottom
{
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
.table-border-left-top
{
	border-left:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
/*class e*/
.header-fixed
{
  position: fixed;
  width:100%;
  table-layout:fixed;
  z-index:999999;
}
.header-height
{
	height:120px;
}
.img
{
	opacity:1.0;
}
.img:hover
{
	opacity:1.0;
	opacity:0.5;
}
.img-border
{
	/*background: linear-gradient(to bottom, #FFFFFF 64%, #F7F6F4 100%) repeat scroll 0 0 transparent;*/
	border: 1px solid #CCCCCC;
	border-radius: 0px;
	padding:2px;
}
.table-shadow
{
	box-shadow: 0 5px 5px #999999;
}
.logo-padding
{
	padding:10px;
}
.top-menu
{
	padding-right:10px;
	font-size:14px;
	color:#000000;
	font-weight:normal;
}
.top-menu a
{
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.top-menu a:hover
{
	color:#AA0000;
}
/*---menu-s--*/
#menu
{
	width: 100%;
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;  
}

#menu li
{
	float: left;
	padding: 0 0 0px 0;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	height: 40px;
	padding: 0 2px;
	color: #FFFFFF;
	text-transform: uppercase;
	font:normal 11px/40px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#menu li:hover > a
{
	color: #000000;
	background-color:#FFFFFF;
}

html #menu li a:hover /* IE6 */
{
	color:#000000;
}
#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 99999;    
    background-color:#444444;
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	width: auto;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: uppercase;
	color:#FFFFFF;
}

html #menu ul a /* IE6 */
{    
	height:10px;
}
*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background:#000000;
	color:#FFFFFF;
	text-transform:uppercase;
}

#menu ul li:first-child > a
{
    border-radius: 0px 0px 0 0;
}

#menu ul li:first-child > a:after
{
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #FFFFFF;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #444;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #04acec; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #04acec; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 0px 0px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*--sn-s--*/
.social-icons {
	padding: 0!important;
	margin: 0!important;
	list-style-type: none!important;
}
.social-icons li{
	float: left!important;
	margin-right: 2px!important;
	margin-bottom: 2px!important;
	padding: 0px!important;
	display: inline!important;
	width: auto!important;

}			
.social-icons li a {
	-moz-transition: all 0.3s ease 0s;
	display: block!important;
	float: left!important;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	width: 40px!important;
	height: 40px!important;
	text-indent: -9999px!important;
}
.social-icons li a:hover {
	background-position: 0 -40px!important;
}
.social-icons li a {
	background-color:transparent;
}

.social-icons li.facebook a {
	background: url(../images/facebook.png) no-repeat 0 0;
}
.social-icons li.facebook a:hover {
	background-color: #3b5998;
}
.social-icons li.google a {
	background: url(../images/googleplus.png) no-repeat 0 0;
}
.social-icons li.google a:hover {
	background-color: #dd4b39;
}
.social-icons li.googleplus a {
	background: url(../images/googleplus.png) no-repeat 0 0;
}
.social-icons li.googleplus a:hover {
	background-color: #d94a39;
}
.social-icons li.linkedin a {
	background: url(../images/linkedin.png) no-repeat 0 0;
}
.social-icons li.linkedin a:hover {
	background-color: #71b2d0;
}
.social-icons li.twitter a {
	background: url(../images/twitter.png) no-repeat 0 0;
}
.social-icons li.twitter a:hover {
	background-color: #48c4d2;
}
