/* CSS Document */

/* === Global Contents === */
* { margin:0px; padding:0px;}
@font-face
{
	font-family: "Ubuntu";
	src: url(../fonts/Ubuntu-R-webfont.ttf);
	font-weight: normal;
	font-style: normal;
    
}


@font-face
{
	font-family: "UbuntuBold";
	src: url(../fonts/Ubuntu-B-webfont.ttf);
	font-weight: normal;
	font-style: normal;
}

body
{
	font-family: 'Ubuntu' , Arial;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: url(../images/WhiteBG.png) repeat;
    
}
p
{
	margin: 0px;
	padding: 0px;
}
a
{
	color:Blue;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #006;
	text-decoration: underline;
}

#wrapper
{
	margin: 0 auto;
	width: 100%;
	top: 0px;
	height: auto;
	background: url(../images/WhiteBG.png) repeat;
}
#container
{
	height: auto;
	padding: 0px;
	margin: 0 auto;
	width: 1024px;
}
.cleared
{
	padding: 5px;
	margin: 0px;
	clear: both;
	text-decoration: none;
	list-style: none;
}
.space
{
	padding: 5px;
	height: 180px;
	margin: 0px;
	clear: both;
	text-decoration: none;
	list-style: none;
}
#header
{
	margin: 0px;
	background: url(../images/divider.png);
	background-repeat: repeat-x;
	height: 108px;
}
#headercontent
{
	width: 1024px;
	position: absolute;
	top: 3px;
	padding: 0px 5px 0px 10px;
	margin: 5px 10px;
	background: url(../images/bg1.png);
	background-repeat: repeat;
	height: 98px;
	display: inline;
}
#headerleft
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#headerright
{
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
}
#menubar
{
	position: absolute;
	display: inline;
	top: 0px;
	width: 500px;
	padding: 0px;
	margin: 0px;
}
#bannerslide
{
	top: auto;
	height: auto;
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	text-align: center;
	background: url(../images/bannerbg.png) repeat-x top center;
}
#mainContainer
{
	margin: 0px auto;
	padding: 10px;
	width: 1024px;
	height: auto;
	color: #000;
	background: url(../images/header.jpg) repeat;
}
#mainContent
{
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent;
}
#fullwidth
{
	color: #000;
	height: auto;
	width: 1000px;
	margin-left: 7px;
	padding: 5px;
	background: url(../images/fullwidthbg.png) repeat-y; /*-moz-border-radius-bottomleft:4px; 	-webkit-border-bottom-left-radius:4px; 	border-bottom-left-radius:4px; 	-moz-border-radius-bottomright:4px; 	-webkit-border-bottom-right-radius:4px; 	border-bottom-right-radius:4px; 	border:1px solid #EAEAEA;*/
}
#fullwidth p
{
	font-family: 'Ubuntu' , Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	padding: 4px 5px;
	color: #000;
	line-height: 20px;
	width: 950px;
	margin: 0 auto;
}
.fullwidthHeader {
    width: 1024px;
    height: 70px;
    background: url(../images/abt.png) top center no-repeat;
    padding: 0px;
    margin: 5px 0px 0px;
    font-size: 30px;
    line-height: 66px;
    color:#fff;
}
.leftContainer
{
	float: left;
	height: auto;
	width: 200px;
	margin: 5px auto;
	padding: 0px; /*background:; 	-moz-border-radius-bottomleft:4px; 	-webkit-border-bottom-left-radius:4px; 	border-bottom-left-radius:4px; 	-moz-border-radius-bottomright:4px; 	-webkit-border-bottom-right-radius:4px; 	border-bottom-right-radius:4px; 	border:1px solid #EAEAEA;*/
}
.leftconHeader
{
	width: 200px;
	height: 65px;
	background: url(../images/small_header.png) top center no-repeat;
	padding: 0px;
	margin: 0px;
}
.leftcontent
{
	padding: 0px;
	margin: 0px 0px 0px 4px;
	width: 192px;
	height: auto;
	background: url(../images/lftcontentbg.png) repeat-y;
}
.leftcontentfooter
{
	padding: 0px;
	margin: 0px 0px 0px 4px;
	width: 192px;
	height: 18px;
	background: url(../images/testimonials_bottom.png) no-repeat top center;
}
.leftcontent ul
{
	margin: 0 5px;
	padding: 0px;
}
.leftcontent li
{
	font-family: 'Ubuntu' , Arial;
	font-size: 13px;
	color: #003;
	font-weight: bold;
	width: auto;
	height: 20px;
	padding: 5px;
	background: #FFF;
	display: block;
	border-bottom: 1px #00C dashed;
}
.leftcontent li:hover
{
	color: #FFF;
	cursor: pointer;
	background: url(../images/footer.jpg);
	display: block;
	border-bottom: 1px #FFF dashed;
}
.rightContainer
{
	float: right;
	height: auto;
	width: 820px;
	margin: 5px 0px 0px;
	padding: 0px; /*background:#FFF; 	-moz-border-radius-bottomleft:4px; 	-webkit-border-bottom-left-radius:4px; 	border-bottom-left-radius:4px; 	-moz-border-radius-bottomright:4px; 	-webkit-border-bottom-right-radius:4px; 	border-bottom-right-radius:4px; 	border:1px solid #EAEAEA;*/
}
.rightconHeader
{
	width: 820px;
	height: 65px;
	background: url(../images/homeimage.png) top center no-repeat;
	padding: 0px;
	margin: 0px;
}
.rightcontent
{
	padding: 0px;
	margin: 0px 0px 0px 4px;
	width: 813px;
	height: auto;
	background: url(../images/rightcontentbg.png) repeat-y;
}
.rightContainer p
{
	padding: 5px 15px;
	margin: 0px auto 0px;
	font-family: 'Ubuntu' , Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	line-height: 20px;
}
.contentblockleft
{
	padding: 15px 10px;
	margin: 0px;
	height: 300px;
	width: 550px;
	display: inline-block;
}
.contentblockright
{
	right: 0px;
	padding: 0px;
	margin: 0px;
	width: 230px;
	float: right;
	height: 250px;
	background-image: url(../images/vertical_slider.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.contentblockright .header
{
	background: url(../images/jobheader.png) no-repeat;
	height: 50px;
	width: 211px;
	text-align: right;
	margin-left: 25px;
}
#marqueecontainer
{
	position: relative;
	width: 200px; /*marquee width */
	height: 200px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 0px;
	margin-left: 0px;
}
#marqueecontainer p
{
	font-family: 'Ubuntu' , Arial;
	font-size: 14px;
	font-weight: normal;
}
#marqueecontainer a:link
{
	text-decoration: none;
}
.testimonials
{
	margin: 0px;
	margin-left: 5px;
	padding: 5px;
	width: 192px;
	height: auto;
}
.homeservices
{
	margin: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 192px;
	height: auto;
}
#footer
{
	clear: both; /*=== clear  is imp property for footer bcoz its clear all floats and other property which make design problms in footer  ===*/
	padding: 0px;
	margin: 0px;
	height: 60px;
	background: #036 url(../images/footer.png) repeat;
	text-align: center;
}
#footercontent
{
	clear: both; /*=== clear  is imp property for footer bcoz its clear all floats and other property which make design problms in footer  ===*/
	font-family: 'Ubuntu' , Arial;
	font-size: 13px;
	color: #000;
	background: #FFF;
	text-align: center;
	margin: 0px auto;
	bottom: 0px;
	height: auto;
	width: 100%;
}
#footer .link
{
	font-size: 13px;
	color: #FFF;
}
#footer .link a
{
	color: #FFF;
}
#footer .link a:hover
{
	color: #000;
	text-decoration: underline;
}
#footer .cpyrights
{
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
}
/*#contact {
	width:250px;
	padding:0 5px;
	margin:0px;
}
#contacthead p {
	font-family: 'Ubuntu' , Arial;
	font-size:16px;
	font-weight:500;
	font-style:normal;
	color:#333;
}
#contactdetails p {
	line-height:16px;
	font-family: 'Ubuntu' , Arial;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#666;
}*/

.formcontent ul
{
	width: auto;
	margin: 0px;
	padding-left: 10px;
	padding-top: 20px;
}
.formcontent li
{
	font-family: 'Ubuntu' , Arial;
	font-size: 18px;
	height: 16px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image: url(../images/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
}
.formcontent li a:hover
{
	color: #F30;
}
#formleftContent
{
	color: #000;
	width: 730px;
	margin: 0px;
	padding: 0px;
	float: left; /*=== this is imp property of sidebar which is help sidebar to place left side of container ===*/
	height: auto;
	background-image: url(../images/vertical_divider.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#formrightContent
{
	color: #000;
	padding: 0px;
	margin: 0px 10px;
	width: 260px;
	float: right; /*=== this is imp property of sidebar which is help sidebar to place left side of container ===*/
	height: auto;
}
.contactheader
{
	float: right;
	width: 250px;
	height: 70px;
	background: url(../images/address.png) top center no-repeat;
	padding: 0px;
	margin: 0px 13px 0px 0px;
}
.feedback
{
	width: 1024px;
	height: 600px;
	padding: 0px;
	margin: 0px;
}
.servicecontent ul
{
	margin: 0px;
	padding-left: 40px;
}
.servicecontent li
{
	font-family: 'Ubuntu' , Arial;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	height: 16px;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 10px;
	padding-left: 23px;
	background-image: url(../images/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
}
.cols
{
	text-align: center;
	width: 1000px;
	padding: 0px;
	margin: 0px;
}
.block
{
	text-align: center;
	display: inline-block;
	height: 180px;
	width: 300px;
	padding: 0px 5px;
}
.block-img-box {
    text-align: center;
    display: inline-block;
    height: 180px;
    width: 280px;
    
}
.block-img-box img {
    width: 250px;
    height: 220px;
    margin-top: 15px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    border: solid 5px #fff;
    margin: 10px;
}
.block p {
        padding: 0px;
        margin: 0px;
    }

img
{
	border: none;
}

.shadow {
    padding: 10px;
    box-shadow: 5px 10px 8px #888888;
}
#contactus
{
	width: 100%;
	margin: 0 auto;
	padding: 5px;
	display: inline-block;
}

#address
{
	height: auto;
	padding: 10px;
	float: left;
	margin-left: 20px;
	width: 480px;
	background-image: url(../images/vertical_slider.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#address p
{
	line-height: 16px;
	font-family: 'Ubuntu' , Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.map
{
	text-align: center;
	float: left;
	width: 450px;
	padding: 0px;
	margin-right: 20px;
	background: #FFF;
}
.fb
{
	text-align: center;
	float: right;
	width: 450px;
	padding: 0px;
	margin-right: 20px;
	background: #FFF;
}
.apply
{
	position: absolute;
	float: right;
	right: 160px;
}

.jobcontent ul
{
	margin: 0px;
	padding-left: 40px;
}
.jobcontent li
{
	font-family: 'Ubuntu' , Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	margin: 0px;
	line-height: 15px;
	padding-bottom: 5px;
	padding-left: 23px;
	background-image: url(../images/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
}

.applybtn
{
	padding: 10px;
	width: 132px;
	height: 33px;
	cursor: pointer;
	margin: 0px auto;
}
.nivoSlider img {
    width:1024px;
    height:200px;
}
.managment-icon img {
    width:1024px;
    height:70px;
}

@media only screen and (max-width:480px) {
    #header {
        width:100%;
        float:left;
    }
    #bannerslide {
    width:100%;
    float:left;
    }
    #container {
        width:100%;
        float:left;
    }
    #menubar {
        display: none;
        width:100%;
    }
    .menu-mob {
    width:100%;
    float:left;
    border:solid 1px #006;
    background:#F30;
    color:#fff;
    text-align:left;


    }
    #headercontent {
        width:100%;
        float:left;
    }
    .nivoSlider img {
        width: 100%;
        height: 150px;
    }
    #headerright {
        width:100%;
        float:left;
    }
    #headercontent {
        margin:0px;
        padding:0px;
    }

    #headerleft {
        margin-left: 61px;
        width: 300px;
    }

    #bannerslide{
        margin-top:34px;
    }

    .rightContainer {
        float: left;
    }

    .leftmenu {
        float: left;
        width: 150px;
        margin: 0 1px;
        margin-left: 86px;
    }
    .leftmenu-2 {
        float: left;
        width: 150px;
        margin: 0 86px;
        margin-top: 14px;
    }
    .leftconHeader {
        width:198px;
    }
    .leftconHeader img {
        width: 180px !important;
        height:60px !important;
        margin-top:7px;
    }
    .leftcontent {
        width: 180px;
        margin: 0px 0px 0px 7px;       
    }
    .testimonials {
        width:195px;
   
        }
    .leftcontentfooter {
        width: 170px;
        margin-left: 14px;
    }
    .homeservices {
        width:170px;
    }
    .homeservices {
        margin-left: 6px;
    }
    .leftContainer{
        background-color:#ffffff;
        width:365px;
    }
    .contentblockleft{
        width:368px;
    }
    .rightcontent {
        width: 368px;
        height: 575px;
        margin: -5px;
    }
    .contentblockright {
        float: left;
        margin-left: 5px;
        height: 200px;
        margin-top: 60px!important;
    }
    .contentblockleft {
        height: 351px;
        width: 350px;
       
  }
    #footer{
        width:100%;


    }
    .rightconHeader {
        width: 368px;
        background: url(../images/homeimage.png)  no-repeat -16px 0;
    }
    #nested .acc-content p, #nested .acc-content {
        width: 315px !important;
    }
    .managment-icon, .fullwidthHeader {
        width: 370px;
        overflow: hidden;
    }
    .managment-icon img {
        width: 1024px;
        height: 70px;
    }
    .rightContainer {
        width: 367px;
        background-color: #ffffff;
    }

    .map {
        width: 347px;
        margin-left: -24px;
    }

    .space{
        padding:0px;
        height:0px;
    }
    
    
    #address {
        height: auto;
        padding: 10px;
        float: left;
        margin-left: -7px;
        width: 367px;
        background-image: url(../images/vertical_slider.png);
        background-position: right top;
        background-repeat: no-repeat;
    }
    #fullwidth p {
        width: 159px;
    }
    
    .theme-default #slider {
        display:none;
    }
    #bannerslide img {
        height: 73px;
        width: 364px;
    }


    .acc-section {
        border: 1px solid #AD3330;
    }

    .acc-content {
        width: 850px;
        padding: 15px;
        border: 1px solid #ffffff!important;
        border-top: none;
        background: #fff;
    }
 }











@media only screen and (min-width:960px) {
    #menubar {
        display: block;
    }
    .menu-mob {
        display: none!important;
       
    }
    .nivoSlider img {
        width: 1024px;
        height: 200px;
    }
    #bannerslide {
        width:1024px;
    }
}



