a,abbr,acronym,body,center,
div,font,footer,input,
h1,h2,h3,h4,h5,h6,header,
html,img,ins,li,nav,
p,span,source,
ul,var {
		background:transparent;
		border:0 none;
		font-size:100%;
		margin:0;
		padding:0;
		border:0;
		outline:0;
		vertical-align:top;
		}
ol, ul {
		list-style:none;
		}
				
img {vertical-align:top;}
		

.container_12{ position: relative; width: 960px; margin: 0 auto; padding: 0;  }
.content1{
	border-bottom: 1px solid gray; 
	padding-bottom:20px;
}
	.grid_4,
	.grid_8,
	.grid_12
	{ float: left; display: inline; margin-left: 10px; margin-right: 10px;}

   
     .container_12 .alpha               { margin-left: 0; }
     .container_12 .omega               { margin-right: 0; }

   
    .container_12 .grid_4			{ width: 300px; }
    .container_12 .grid_8			{ width: 620px; }
    .container_12 .grid_12			{ width: 940px; }
    
    .container_12:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

		
html {
	  width: 100%;
}


body {
line-height:25px;
	position: relative;
    padding-top: 10px;
	min-width: 1000px;
    background-color: #ececec;
    color: #777;
    font:normal "Times New Roman", Times, serif;
}


h1, h2, h3, h5, h6 {
	color: #373334;
}

h3 {
    overflow: hidden;
    font-size: 27px;
    line-height: 27px;
    padding-top: 30px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

h3 span {
    margin-right: 11px;
    font-size: 40px;
    line-height: 61px; 
    text-align: center;
    display: block;
    float: left;
    width: 57px;
    height: 58px;
	border-radius:50%;
    background-color: #cc99cc;
}

/****Lists****/


ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
    padding-right: 10px;
    margin-bottom: 30px;
}


ul.list li {
    font-size: 13px;
    line-height: 30px;
    text-transform: uppercase;
    color: #373334;
    font-weight: bold;
}

ul.list li a {
    display: block;
    background-color: #cc99cc;
    padding: 7px 19px 9px;
}

ul.list li a:hover {
    background-color: #383435;
    color: #fff;
}


ul.list li+li {
    margin-top: 3px;
}

ul.list1 {
    position: relative;
    top: -1px;
}

ul.list1 li {
    padding-left: 14px;
    background: url(../images/marker.png) 0 9px no-repeat;
    color: #373334;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
}


a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color:#fdf012;
} 

br{
clear:left;
}
/*header*/

.main {
    width: 1000px;
    margin: 0 auto 10px;
    background-color: #fff;
}

header {
	display: block;
    position: relative;
    z-index: 999;
	padding-top:10px;
}


header h1 {
	position: relative;
    float: left;
	text-align: center;

}
.slider{
	width:980px;
	margin-left:10px;
	height:300px;
}
.links {
    text-align: right;
    float: right;
    
}
.links .login_submit {
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 115px;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
background:#41924B;
border: hidden;
color: #fff;
border-radius: 3px;
font-weight: bold;
cursor: pointer;
margin-bottom:5px;
margin-top:5px;
}
.emp_form{
	margin-top:40px;
}
.emp_form td{
	height:40px;
}
.emp_form input{
	width:200px;
	height:25px;
	border:1px solid gray;
	border-radius:3px;
	text-indent:5px;
}
.emp_form .emp_submit{
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 70px;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
background:#41924B;
border: hidden;
color: #fff;
border-radius: 3px;
font-weight: bold;
cursor: pointer;
margin-bottom:5px;
margin-top:5px;
margin-left:450px;
}
.links a:hover{
	text-decoration:underline;
}
.grid_12 img{

}

.links a {
   
    margin-top: -1px;
    color: #373334;
    padding: 4px 10px 6px 35px;
    display: inline-block;
    position: relative;
    font-size: 14px;
   }



.contact {
    font-size: 20px;
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
    color: #373334;
    
    position: relative;
}



.details {
    margin-bottom: 6px;
    overflow: hidden;
    color: #373334;
    font-weight: bold;
    text-transform: uppercase;
}



.details li {
	display: block;
	position: relative;
	border-right: 1px solid #000000;
	float: left;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
	line-height: 20px;

}

.details li a{
	
	text-transform: uppercase;
	font-size:12px;
	text-align: center;
		
	color: #fff;
	display: block;
	padding:14px;
}

.details li.last {
border-right:hidden;
}
 .details li a:hover, .details li a.active {
	color: #41924B;
	
	}
nav{
	clear: both;
	width: 1000px;
	height: 50px;
	background: #231f20;
	margin-bottom:10px;
}
nav ul li{
	float:left;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #000000;
}
nav ul li a {
display: block;
padding: 0 15px;
line-height: 50px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: 12px;
text-align: center;
}
nav ul li.last{
	border-right:hidden;
}
ul.drop ul {
visibility: hidden;
list-style-type: none;
position: absolute;
float: left;
width: 180px;
z-index: 598;
background: #231f20;
font-size: 14px;
border-bottom-right-radius: 10px 5px;
border-bottom-left-radius: 10px 5px;
}
ul.drop ul li{
	color: #ffffff;
	border-right:hidden;
	
}
ul.drop ul li a{
	padding :0px;
	line-height :37px;
	font-size : 12px;
	
	padding-left : 2px;
}
nav ul li a:hover , nav ul li a.active{
	color: #41924B;
}
nav ul li:hover  ul{
	visibility: visible;
	color: #ffffff;
}
.menu_case  {
	z-index: 999;
	position: relative;
	background: #231f20;
	
}



ul.details li ul {
visibility:hidden;
position:relative;
}
ul.details ul li{
float:none;
color:#fff;
}
ul.details li:hover ul {
visibility:visible;
}

#lists {
display:block;
}
#lists ul{

margin-left: 15px;
padding: 0px;
}
#lists ul li {
list-style: none;
font: 12px Arial, Helvetica, sans-serif;
text-align: left;
line-height: 24px;
background: url(../images/star.png) 0px 5px no-repeat;
color: #0a428e;
padding-left: 22px;
border-bottom: 1px dotted #ddd;
}
.welcome{
color:#000000;
float: left;
width: 570px;
margin-left: 40px;
}
.about {
color:#000000;
float:left;
width:980px;
align:center;
margin-left:10px;
}

.latest {
color:#000000;
float: right;
width: 300px;
}
.latest a{
color:#0099FF;
}
.latest a:hover{
color:#000000;
background-color:#FFFFFF;
}
.services {
	color:#000000;
	margin-left:20px;
	margin-right:20px;
	width: 96%;
	height: 430px;
	border-bottom:1px solid gray;

}
h4{
color:#993366;
font-size:18px;
font-weight:bold;
}
.services .col_1 {
float: left;
width: 31%;
padding-left: 1%;
padding-right: 1%;
height: 200px;
}
.services .more {
color:#41924B;
margin-left:20px;
font-weight:bold;
}
.services .col_1 a:hover{
background:#993366;
color:#FFFFFF;
}
#footer{
	width:1000px;
	
	height:200px;
	
}
.footer1{
	width:960px;
	height:200px;
	border-bottom:1px solid gray;
	margin-left:20px;
	margin-right:20px;
}
.col1 , .col2 ,.col3 , .col4 {
	float:left;
	width:21%;
	height:160px;
	padding-left:2%;
	padding-right:2%;
}
#footer h3{
	font:14px  sans-serif;
	color:#000;
	font-weight:bold;
}
#footer a ,#footer li{
	font:14px  sans-serif;
	color:#000;
	padding-bottom:5px;
}
#footer a:hover{
	text-decoration:underline;
}
.copyrights{
	height:40px;
	padding-left:20px;
	padding-top:10px;
	background:#fff;
	margin-bottom:10px;
}
