﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

@font-face
{
    font-family: "Rockwell";
    src: url('Font/Rockwell Light.ttf');
 
}
body
{
	background-position: center top;
	line-height: 1;
	background-image: url('../Images/bg.png');
	background-repeat: repeat-x;
	background-color: #e2e2e0;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	overflow-y: scroll;
overflow-x: hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section
{
    display: block;
}
nav ul
{
    list-style: none;
}
.li {
font-family: Rockwell;
font-size:13px;
color:#666;
margin-left:25px;
	font-style:normal;
	padding-left:05px;
	margin-bottom: 10px;
	list-style:none;
	list-style-image:url(../Images/bullet.PNG)
}

blockquote, q
{
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: '';
    content: none;
}
a
{
    font-family: Rockwell;
	margin: 0;
    padding: 0;
    font-size: 100%;
	color:#e96107;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}
/* change colours to suit your needs */
ins
{
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
/* change colours to suit your needs */
mark
{
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del
{
    text-decoration: line-through;
}
abbr[title], dfn[title]
{
    border-bottom: 1px dotted;
    cursor: help;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
/* change border colour to suit your needs */
hr
{
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}
input, select
{
    vertical-align: middle;
}
address{
	 font-family: Rockwell;
	
	}
h1
{
    font-family: Rockwell;
    font-size: 24px;
    color: #e96107;
    text-align: left;
	/*padding-left:30px;
	*/padding-bottom:10px;
}
h2
{
    font-family: Rockwell;
    font-size: 20px;
    color: #e96107;
    text-align: left;
	}
h3
{
    font-family: Rockwell;
    font-size: 24px;
    color: #e96107;
    text-align: left;
	
}

p
{
	font-family: Rockwell;
    padding: 20px;
    font-size: 14px;
    color: #676666;
  margin-top:-15px;
    padding-left: 0px;
	width:100%;
text-align:justify;
padding-bottom:10px;
	
	}
	Lbltxt{
			
	font-family: Rockwell;
    padding:20px;
    font-size:16px;
    color: #676666;

		}
		.button
{
	height:28px;
	width: 68px;
	color: #0094d7;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-style: none;
	background-image: url(../Images/BtnSubmit.png);
	background-repeat: no-repeat;
}

.button:hover
{
    cursor: pointer;
    color: #ff6d02;
    background-position: 0 -28px;
}
.main
{
    margin: 0 auto;
    width: 1002px;
    min-height: 450px;  /* border: 1px solid red;*/
}

.header
{
    /* border: 1px solid green;     */
    min-height: 50px;
    width: 980px;
    padding: 10px;
}
.logo
{
	background-position: left center;
	background-image: url(../Images/Logo.png);
	background-repeat: no-repeat;
	width: 348px;
	height: 151px;
}
.login
{
    background-position: right top;
    background-image: url('../Images/arrow.png');
    background-repeat: no-repeat;
    float: right;
    position: absolute;
    width: 105px;
    height: 80px;
    margin-left: 882px;
    margin-top: -90px;
}
.loginfont
{
    background-position: bottom;
    font-size: 22px;
    color:#e96107;text-align:left;
	padding-right:50px;
    font-family: Arial;
    background-image: url('../Images/dot.png');
    background-repeat: repeat-x;
}

.loginfont a
{
    color: #e96107;
}
.loginfont a:hover
{
    color: Black;
}

.player{
	margin-top:0px; 
	margin-left:900px;
	
	
	}

.lowerfont
{
    text-align:left;
    font-size: 10px;
    color: Gray;
    height:10px;
	width:100px;

	
	margin-top:-20px;

}

.navigation
{
    margin: 0 auto;
    min-height:25px;
    width: 625px;
	
	/*padding-left:30px;
	padding-right:30px;
    */text-align:center;
    vertical-align:middle;
/*	background-image: url('../Images/dot.png');
    background-repeat: repeat-x;
	 background-position: bottom;
*/	
}

/*
          menu
----------------------------------------*/
/*
.menu
{
    background-position: bottom;
    position: relative;
    height:45px;
    width: 650px;
    font-size: 16px;
    background-image: url('../Images/dot.png');
    background-repeat: repeat-x;
    font-family: Rockwell;
    font-size:20px;
    color: #e96107;
    padding-left: 10px;
    text-align: left;
}
.menu ul
{
    list-style: none;
    z-index: 10;
    position: absolute;
    z-index: 100;
    padding: 9px 5px;
}
.menu li
{
    float: none;
    display:inline;
    
}
.menu a, .menu a:active, .menu a:visited, .menu a:hover
{
    text-decoration: none;
    color: #000;
    padding: 10px;
}
*/
/*
   Menu End
-----------------------------------------*/
 .cssmenu ul
        {
	/* background: #7d7d7d url(menu_assets/images/overlay.png) repeat-x 0 -110px;
           */
           /* line-height: 100%;
            */font-family: Rockwell;
	font-size: 18px;
	width:640px;
	background-image: url('../Images/dot.png');
	background-repeat: repeat-x;
	background-position: bottom;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;

        }
        .cssmenu li
        {
            margin: 0 5px;
            padding: 0 0 8px;
            float: left;
			display:inline;
            position: relative;
            list-style: none;
				
        }
        .cssmenu a
        {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	margin: 0;
	border-radius:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;   
        }
        .cssmenu a:hover
        {
            background: #000;
            color: #fff;
        }
        .cssmenu .active a, .cssmenu li:hover > a
        {
            background: #e96208;
            color: #fff;
          /*  border-top: solid 1px #f8f8f8;
           */ -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
            -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
         /*   box-shadow: 0 1px 1px rgba(0,0,0, .2);
            text-shadow: 0 1px 0 rgba(255,255,255, 1);
        */}
        .cssmenu ul ul li:hover a, .cssmenu li:hover li a
        {
            background: none;
            border: none;
            color: #000;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
        }
        .cssmenu ul ul a:hover, .active a
        {
           
		    background: #e96208  !important;
            color: #fff !important;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            text-shadow: 0 1px 1px rgba(0,0,0, .1);
        }
        .cssmenu li:hover > ul
        {
            display: block;
        }
        .cssmenu ul ul
        {
            display: none;
            margin: 0;
            padding: 0;
            width: 285px;
            position: absolute;
            top:30px;
            left: 0;
			z-index:9999;
			text-align:left;
            background: #ddd;
            border: solid 1px #b4b4b4;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
            -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
     
        }
        .cssmenu ul ul li
        {
            float: none;
            margin: 0;
            padding: 3px;
        }
        .cssmenu ul ul a
        {
            font-weight: normal;
            text-shadow: 0 1px 0 #fff;
        }
        .cssmenu ul:after
        {
            content: '.';
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }



#slide
{
    position: absolute;
    top: 6px;
    height: 24px;
    background: #e96107;
    z-index: 10;
    -moz-border-radius: 05px;
    -webkit-border-radius: 05px;
    -khtml-border-radius: 05px;
    border-radius: 05px;
}
.Slider
{
    background-position: bottom;
    margin: 0 auto;
    min-height: 50px;
    width: 100%;
    text-align: center;
    background-image: url('../Images/dot.png');
    background-repeat: repeat-x;
}
.Contenter
{
    margin: 0 auto;
    min-height: 50px;
    width: 980px;
    padding: 10px;
	
	min-height:540px;
}
.btnReadmore
{
    background-image: url('../Images/read_more_btn.png');
    background-repeat: no-repeat;
    background-position: center center;
    width: 110px;
    height: 40px;
    outline: none;
    border: none;
}
.btnReadmore a:hover
{
    background-image: url('../Images/read_more_btn-h.png');
    background-repeat: no-repeat;
    background-position: center center;
}


.welcom
{
    font-family: Rockwell;
    font-size: 22px;
    color: #e96107;
    text-align: left;
	width:100%;

}
.welcome
{
	font-family: Rockwell;
	font-size: 16px;
	color: #676666;
	text-align:justify;

	width:100%;
}

.who
{
    font-family: Rockwell;
    font-size: 30px;
    color: #e96107;
    padding-left: 10px;
    text-align: left;
}
.we
{
    background-position: 20px bottom;
    font-family: Rockwell;
    font-size: 30px;
    color: #2c3493;
    text-align: left;
    margin-left: 30px;
    background-image: url('../Images/graydot.png');
    background-repeat: repeat-x;
}
.text
{
    font-family: Rockwell;
    padding: 20px;
	text-align:left;
    font-size: 14px;
    color: #676666;
    width: 300px;
    padding-left: 0px;
}

.text li
{
    background-position: left 2px;
    list-style-type: none;
    padding-bottom: 7px;
    padding-top: 10px;
    padding-left: 30px;
	padding-bottom:10px;
    background-image: url('../Images/bulit.png');
    background-repeat: no-repeat;
	margin-top:-10px;
}
.clear{
	width:100%;
	height:50px;
	
	}

.Footer{
	/*height:120px;
	*/
	}
.Footer img{
	
	
	}
#footer_bg
{
    background: url('../Images/footerline.png') repeat-x top;
    height: 37px;
    font-size: 12px;
    color: #e96107;
}
#inner_green_bg
{
    width: 929px;
    margin: auto;
    position: relative;
}
#green_footer_bg p
{
    float: left;
    margin: 0px 0px 0px 0px;
}
#go_to_top_div
{
    position: absolute;
    right: 10px;
    top: -30px;
}
#green_footer_bg span
{
    float: right;
    padding: 0px 0px 0px 0px;
}

#footer-links
{
    padding: 05px 0px 0px 0px;
}
#footer-links ul li
{
    float: left;
    border-right: 1px solid #e96107;
    padding: 0px 10px 0px 10px;
    list-style-type: none;
}
#footer-links ul li a
{
    text-decoration: none;
    color: #6e6e6e;
}
#footer-links li a.firstlink
{
    color: #e96107;
    padding: 0px;
    list-style-type: none;
    text-decoration: none;
}
#footer-links li.lastlink
{
    border: none;
}
#footer-links a:hover
{
    color: #e96107;
    text-decoration: underline;
}
