body {
	font-family:Arial, Helvetica, sans-serif;
}

.container ,#bottom_content 
{
    margin: auto;
    width: 1000px;
}

.bold_text {
    font-weight: bold;
}

.blue_text {
    color: #2aacc8;
    font-size: 15px;
}

/* ----- General  ----- */
/* -----start  Header ----- */

#header {
	background:url(../images/h1.jpg);
    height: 208px;
}
.companyname 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	position:absolute;
	margin-left:250px;
	margin-top:40px;
	color:#0063b1;
}
.logo
{
	width:219px;
	height:179px;
	position:absolute;
	margin-left:180px;
	margin-top:20px;

}
/* ----- End Header  ----- */



.title-section h1
{
    margin: 0 0 15px 10px;
	line-height:30px;
	font-size:30px;
	text-transform: uppercase;
	color:#2aacc8;
	}
.title-section ul li 
{
display: inline;
   list-style-type: none;
   margin:0px;
  padding: 20px;
	line-height: 25px;
	font-size:15px;
	text-shadow: none;
	text-transform: uppercase;
	color: #3e454c;
	}
	.title-section ul li a
	{
	text-decoration:none;
	color:#000000;
	}
	.title-section ul li.active {
	color:#2aacc8;
}
.title-section ul li a:hover
{
color:#FF0000;
}



	

/* ----- Main Navigation Styling ----- */

#main_menu {
    float: right;
    margin-top: 154px;
}
 
.first_list {
    float: left;
    margin: 0 7px;
	
}

.main_menu_first {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding: 8px 8px;
    text-transform: uppercase;
	
}

.main_menu_first:hover
 {
	  border-top: 5px solid #2aacc8;
	  color: #2aacc8;
	  background:#FFF;
}

.with_dropdown {
    position: relative;
}

.with_dropdown li a {
    display: block;
}

.with_dropdown ul {
    background: #fff;
    border-bottom: 5px solid #2aacc8;
    padding: 12px 0;
    position: absolute;
    top: 24px;
    visibility: hidden;
    width: 197px;
	z-index:99999;
}

.first_list:hover.first_list ul {
	
    visibility: visible;
}

.with_dropdown .main_menu_first {
    background: url(../images/arrow_down.png) no-repeat 92%;
    padding-right: 23px;
}

.with_dropdown:hover .main_menu_first {
    background: #fff url(../images/arrow_down.png) no-repeat 92%;
    border-top: 5px solid #2aacc8;
    color: #2aacc8;
}

.second_list {
    margin: 0 5px;
    padding: 10px;
}

.second_list_border {
    border-bottom: 1px solid #e7e7e7;
}

.main_menu_second {
    color: #000;
    font-size: 13px;
    text-transform: capitalize;
}

.main_menu_second:hover {
    color: #2aacc8;
}

.main_current {
    border-top: 5px solid #2aacc8;
}
/* ----- Slideshow----- */

#slideshow_area {
    background: #81e4ed ;
    border-top: 1px solid #6ec2ca;
    padding: 30px 0 5px  0;
	
}
#mid_content {
    border-bottom: 1px solid #d9d9d9;
    background: #e8ebf1;
    height: 300px;
}

/* ----- EndSlideshow  ----- */

/* ----- Home Mid Content ----- */

.mid_content_info {
    float: left;
    font-size: 13px;
    margin-top: 60px;
    width: 220px;
}

.mid_content_info h2 {
	
    font-size: 15px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 15px;
    padding: 12px 0 0 59px;
}

.mid_content_info p {
	
	font-size:15px;
    color: #363636;
    line-height: 20px;
    margin-bottom: 22px;
}

.mid_content_info a {
	font-size:15px;
    color: #2aacc8;
}

.mid_content_info a img {
    margin: 0 8px 1px 0;
}

.mid_content_info a:hover {
    text-decoration: underline;
}

.mid_content_space {
    margin-right: 40px;
}

#Koyanadudh{
    background: url(../images/pen_icon.png) no-repeat left;
}

#chairmansdesk{
    background: url(../images/screen_icon.png) no-repeat left;
}

#latestnews  {
    background: url(../images/layer_icon.png) no-repeat left;
}

#services {
    background: url(../images/paperplane_icon.png) no-repeat left;
}

/**** Staff images ****/
.Our_products {
	padding-top: 2em;
}
.works {
	border-bottom: 1px solid#CACACB;
}
.works h3 span {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: url(../images/cursor_icon.png) no-repeat;
	vertical-align: middle;
	margin-right: 0.4em;
}
.works h3 span.l-works{

/*background-position: -232px -20px;*/
	
}
.staff-images {
	border-bottom: 1px solid#CACACB;
}
.ocarousel_window {
	background:#fff;
}
.ocarousel {
    display: none;
    padding:30px 0;
    position:relative;
}
.ocarousel span{
	position: absolute;
	right: 0;
	top:-45px;
	width: 52px;
}
.ocarousel span a.prev{
	background:url(../images/bluearrow_left.png) no-repeat;
	width: 25px;
	height: 25px;
}
.ocarousel span a.next{
	background:url(../images/bluearrow_right.png) no-repeat;
	width: 25px;
	height: 25px;
}
.ocarousel_window {
   overflow: hidden;
   white-space: nowrap;
  /* default size */
   width:100%;
}
.ocarousel_window_slides {
   position: relative;
   margin: 0 auto;
   overflow: hidden;
   width: 50000px;
   white-space: nowrap;
}
.ocarousel_window_slides * {
   float: left;
   white-space: normal;
}
.ocarousel_indicators {
    width: 100%;
}
/* ----- Carousel and Portfolio Styling ----- */


#testimonials {
    clear: left;
    float: left;
    width: 530px;
}

#testimonials h3 {
    background: url(../images/speechcloud_icon.png) no-repeat left;
    font-size: 15px;
    font-weight: bold;
    height: 18px;
    margin: 19px 0 15px 0;
    padding: 5px 0 0 38px;
}

#testimonials p {
width:350px;
    color: #363636;
    font-size: 14px;
    line-height: 24px;
	margin-left:230px;
}

.testimonial_name {
position:absolute;
margin-top:60PX;
font-style: italic;
    font-weight: bold;
}
.testimonial_img
{
	width:154px;
	height:107px;
	position:absolute;
}
#video{
    float: right;
    margin-bottom: 90px;
}

#video h3 {
    background: url(../images/people_icon.png) no-repeat left;
    font-size: 15px;
    font-weight: bold;
    height: 16px;
    margin: 19px 200PX 15px 0;
    padding: 4px 0 0 38px;
}

/* ----- About  ----- */

.about{
	background: #fff;
	padding:3em 0;
}
.about-desc {
	padding-bottom: 4%;
	text-align:justify;
}
.about-desc p {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0.5em 0 ;
	color:#555;
	line-height: 1.8em;
	}
	h4.m_2 {
	
	font-family:Arial, Helvetica, sans-serif;
	 margin: 0 0 15px 10px;
	color: #555;
	margin-bottom: 20px;
	font-size:25px;
	font-weight: normal;
	letter-spacing: 15px;
	text-transform: uppercase;
	
}
	ul.about-list{
	padding:0;
	list-style:none;
}
ul.about-list li {
	list-style-image: url(../images/icon_1.png);
	margin: 0 0px 20px 15px;
}
ul.about-list li a {
	font-size: 0.85em;
	color: #555;
	vertical-align: top;
	text-transform: uppercase;
}
ul.about-list li p {
	color: #555;
	line-height: 1.5em;
	font-size:0.85em;
}
.about_img1
{
width:540px;
height:600px;
position:absolute;
/*border:2px solid #000000;*/
margin-left:430px;
}
.about_leftimg
{
width:130px;
height:140px;
float:left;
margin-top:5px;

}
/*-----products-------*/
 
 .products{
	background: #fff;
	padding:2em 0;
}
.products-desc {
	padding-bottom: 4%;
}
.products-desc p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 2em  20em  0 0;
	color:#555;
	line-height: 2em;
}
h4.m_2 {
	color:#2aacc8;
	margin-bottom: 20px;
	font-size:15px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	
}
ul.products-list{
	padding:0;
	list-style:none;
	position:absolute;
	float:left;
	width: 203px;
	left: -5px;
	
}
ul.products-list li {
	list-style-image: url(../images/icon_1.png);
	margin: 0 0 20px 15px;
}
ul.products-list li a {
	font-size: 0.85em;
	color: #555;
	vertical-align: top;
	text-transform: uppercase;
	text-decoration:none;
	
}
ul.products-list li a:hover
{
	 color: #2aacc8;
}

ul.produts-list li p {
	color: #555;
	line-height: 1.5em;
	font-size:0.85em;
}
.products_left
{
	width:100%;
	height:600px;

}
.products_right
{
	float:right;
	position:absolute;
	margin-left:790px;
	color: #354B77;
	text-transform: capitalize;
	left: 9px;
	top: 314px;
}
.products_layout
{
	width:700px;
	position:absolute;
	margin-top:30px;
	height: 451px;
}

.products_img
{
width:200px;
height:200px;
position:absolute;
margin-left:20px;
margin-top:20px;
}

/***** Gallery *****/
.newsevents{
	background: #fff;
	padding:3em 0;
}
.gallery
{
	background: #fff;
	padding:3em 0;
}
.gallery{
	padding:30px 0;
}
.gallery_1_of_4{
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
	box-shadow: 0px 0px 5px #999;
}
.gallery_1_of_4:first-child { 
	margin-left: 0;	
} 
.images_1_of_4 {
	width: 20.8%;
	padding:1.5%;
	position:relative; 
}
.images_1_of_4  img{
	max-width:100%;
	display:block;
	outline:none;
}
.images_1_of_4 a{
	outline:none;
}
/*.images_1_of_4  h3{
	margin-top:0.4em;
	margin-bottom:0.2em;
	font-weight : normal;
	color:#F95355;
	font-size:1.2em;
}*/
.images_1_of_4  p{
	font-size:0.8125em;
	color:#7E7E7E;
	line-height: 1.6em;
	font-family : verdana, arial, helvetica, helve, sans-serif; 	
}

.images_1_of_4 a img:hover{
	opacity:0.6;
}
.images_1_of_4 a:hover span{
	opacity:1;
	background:url(../images/zoom.png) no-repeat;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.projects-bottom-paination{
	text-align: center;
	padding-top: 25px;
}
.projects-bottom-paination li{
	display:inline-block;
}
.projects-bottom-paination li a{
	font-size:0.85em;
	font-family: 'ambleregular';
	color:#F95355;
	padding:10px 18px;
	background: #fff;
	text-decoration: none;
	display:block;
	border:none;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border: 1px solid #EEE;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	color:#000;
	background-color: #0FF;
}
/*-- Start contact--*/
#contact_area {
    background: url(../images/banner_shadow.png) repeat-x;
    border-top: 1px solid #d9d9d9;
    padding-top: 38px;
}

#contact {
    background: url(../images/envelope_icon.png) no-repeat;
    font-size: 15px;
    font-weight: bold;
    height: 15px;
    margin: 6px 0 17px 0;
    padding: 2px 0 0 40px;
}

#contact_info {
    border-top: 1px solid #dfe1e5;
    padding-top: 10px;
}

#contact_info_left {
    float: left;
    margin: 27px 0 33px 0;
    width: 574px;
}

#contact_info p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
}

#contact_info_left p a:hover {
    text-decoration: underline;
}

#contact_info_right {
    float: right;
    margin-top: 30px;
}

#location_map {
    background: #e8fcfe;
    border: 1px solid #81e4ed;
    margin: 0 20px 36px 0;
    padding: 20px;
}

#location_map h3 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

#location_map img {
    border: 5px solid #fff;
}

#address h3 {
	font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

#address p {
    color: #363636;
	line-height:25px;
}
/*---- End contact ----*/
/* -----  Start Form  ----- */

#contact_form {
    width: 480px;
}
	 
#contact_form li {
    font-size: 14px;
    padding: 2px 0px;
}
	 
#contact_form label {
    display: block;
    margin: 12px 0;
}
         
#contact_form input {
    height: 35px;
}

#contact_form input:focus, #contact_form textarea:focus {
    border: 1px solid #2aacc8;
}

#contact_form input, #contact_form textarea {
    border: 1px solid #b4bac5;
}

#contact_form input[type="submit"] {
    background: url(../images/submit_button.png) no-repeat;
    border: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    height: 64px;
    margin-top: 20px;
    padding: 0 0 6px 30px;
    width: 160px;
}

#contact_form input[type="submit"]:hover {
    color: #fff;
}

/* -----  End Form  ----- */



/* ----- Footer ----- */

#footer {
    background: #e8ebf1;
    border-top: 1px solid #d9d9d9;
    clear: both;
    height: 320px;
    margin-top: 40px;
}

#footer p, #footer a {
    color: #363636;
    font-size: 14px;
}

#footer h4 {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 21px 0;
}

.footer_info {
    float: left;
    margin: 25px 0 40px 0;
}

#footer_about, #footer_explore, #footer_browse {
    margin-right:50px;
}

#footer_about {
    width: 238px;
}

#footer_about p, #footer_contact p, #copyright {
    line-height: 17px;
}

#footer_explore li, #footer_browse li {
    margin: 12px 0;
}

#footer_explore li a, #footer_browse li a {
    text-transform: capitalize;
}

#footer_explore li a:hover, #footer_browse li a:hover {
    color: #2aacc8;
}

#footer_connect {
    float: right;
    width: 213px;
}

#footer_connect h4 {
    margin-left: 20px;
}

#footer_connect a {
    display: block;
    float: left;
    height: 51px;
    margin: 0 0 10px 10px;
    text-indent: -9999px;
    width: 53px;
}

#facebook {
    background: url(../images/facebook_icon.png) no-repeat;
}

#dribbble {
    background: url(../images/dribbble_icon.png) no-repeat;
}

#pinterest {
    background: url(../images/pinterest_icon.png) no-repeat;
}

#linkedin {
    background: url(../images/linkedin_icon.png) no-repeat;
}

#skype {
    background: url(../images/skype_icon.png) no-repeat;
}

#sharethis {
    background: url(../images/sharethis_icon.png) no-repeat;
}

p#copyright {
    clear: both;
    float: left;
    font-size: 13px;
}

#footer_logo {
	background:url(../images/footerlogo.png) no-repeat;
    display: block;
	position:absolute;
    height: 58px;
    text-indent: -9999px;
    width: 297px;
	margin-left:680px;
	margin-top:250px;


}

/* ----- Footer  ----- */
