body{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup,sub{line-height:1px;vertical-align:text-top;}sub{vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

html, body {
    margin: 0;
    padding: 0;
    background-color: #b4b4b4;
    font-family: arial, verdana, sans-serif;
    font-size: 1em;
}

ul, ol {
    font-size: 80%;
	list-style: none;
	float: left;
}

ul li {
	font-size: 110%;
}

/*-------------------------------- General Styles --------------------------------*/

#container {
    width: 918px;
    margin: 0 auto;
	margin-bottom: 100px;
	padding-bottom: 4px;
}

#logo {
    float: left;
    width: 284px;
    height: 110px;
    margin-top: 30px;
	background-image: url('../../images/logo.gif');
	background-repeat: no-repeat;
}

#banner {
    float: left;
    width: 918px;
    height: 235px;
}

#contentbg {
    float: left;
    width: 100%;
	background-image: url('../../images/background.gif');
    background-repeat: repeat-x;
	background-color: #fff;
}

#contentbg2 {
	float: left;
    width: 918px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
    background-image: url('../../images/background2.png');
    background-repeat: repeat-y;
	line-height: 23px;
	color: #565656;
}

#contentTop {
	float: left;
    width: 918px;
	height: 12px;
	background-image: url('../../images/contentTop.png');
    background-repeat: no-repeat;
}

#contentBottom {
	float: left;
    width: 918px;
	height: 12px;
	background-image: url('../../images/contentBottom.png');
    background-repeat: no-repeat;
}

#webLeft {
	position: fixed;
	top: 0;
	left: 0;
	width: 68px;
	height: 104px;
	background-image: url('../../images/webLeft.png');
	background-repeat: no-repeat;
}

#webRight{
	position: fixed;
	top: 0;
	right: 0;
	width: 120px;
	height: 129px;
	background-image: url('../../images/webRight.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#content {
    position: relative;
	width: 91%;
}

#contentRight {
	float: right;
}

#featuredProjects {
	position: absolute;
	width: 300px;
	height: 400px;
	top: 161px;
	background-image: url('../../images/featuredBanner.png');
	background-repeat: no-repeat;
	margin-left: -120px;
}

.startup {
	text-decoration: none !important;
	height: 98px;
	width: 255px;
	background-image: url('../../images/buttonsprite.png');
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

.startup:hover {
	background-position: top right !important;
}

.advanced {
	text-decoration: none !important;
	height: 98px;
	width: 255px;
	background-image: url('../../images/buttonsprite.png');
	background-repeat: no-repeat;
	background-position: left -98px !important;
	display: block;
}

.advanced:hover {
	background-position: right -98px !important;
}

.cmssolutions {
	text-decoration: none !important;
	height: 98px;
	width: 255px;
	background-image: url('../../images/buttonsprite.png');
	background-repeat: no-repeat;
	background-position: left -196px;
	display: block;
}

.cmssolutions:hover {
	background-position: right -196px !important;
}

.moreinfo {
	text-decoration: none !important;
	color: #29c1f4 !important;
}

.moreinfo:hover {
	text-decoration: underline !important;
}

.arrow {
	margin-bottom: -8px;
}

.portfolio {
	margin-top: 40px;
	width: 850px;
	margin-bottom: 30px;
}

.portfolioImg {
	margin: 0 auto;
	width: 500;
	display: block;
	margin-left: 100px;
}

.portfolioCon {
	width: 700px;
	height: 275px;
	background-image: url('../../images/shadow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto;
}

.transparent {
	margin-bottom: 60px;
}

table {
	width: 100%;
}

table td {
	vertical-align: top;
}

.slide {
	float: left;
	background-image: url('../../images/shadow.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 1170px;
	height: 450px;
	margin-bottom: 20px;
	margin-left: -120px;
}

#cu3er-container {
	float: left;
	display: block;
	width: 830px;
	height: 360px;
	margin-left: 165px;
}

.modRight {
	float: right;
	width: 210px;
	background-color: #e6e6e6;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 15px;
}

.breadcrumbs {
	font-size: 60%;
	margin-left: 15px;
	color: #565656;
}

#footerBg {
    height: 209px;
    width: 100%;
    background-image: url('../../images/footer.png');
    background-repeat: repeat-x;
    padding-top: 60px;
}

#footer {
    width: 918px;
    margin: 0 auto;
    color: #565656;
    margin-bottom: 140px;
	font-size: 75%;
}

#footerTestimonial {
    float: left;
	width: 600px;
    margin-top: -50px;
}

.footerTestTxt {
	float: left;
	width: 300px;
	background-image: url('../../images/testimonialbg.png');
    background-repeat: repeat;
	border-bottom: solid 1px #5a5a5a;
	border-right: solid 1px #5a5a5a;
	padding: 15px;
	margin-top: -25px;
}

.footerTestimonial {
    font-size: 85%;
	text-align: right;
	color: #ccc;
	margin-top: 35px;
	text-align: justify;
	font-style: italic;
}

.largeTxt {
	font-size: 150%;
}

.footerLogo {
	float: right;
}

.italic {
	font-style: italic;
}

.bold {
    font-weight: bold;
}

.small {
    font-size: 65%;
}

.updateMsg {
    width: 470px;
    height: 15px;
    padding: 15px;
    display: block;
    margin-bottom: 70px;
}

.deals {
    float: left;
    width: 235px;
    margin-right: 30px;
    font-size: 85%;
    padding-left: 30px;
    color: #636363;
	text-align: justify;
}

.deals1 {
    float: left;
    width: 235px;
    margin-right: 30px;
    font-size: 85%;
    color: #636363;
	text-align: justify;
}

.devider {
    float: left;
}

h1 {
	color: #9b9b9b;
	margin-top: -30px;
	font-size: 105%;
}

h2 {
    font-size: 180%;
    font-weight: bold;
    letter-spacing: 1px;
    color: #29c1f4 !important;
    margin-bottom: 40px;
}

.bannertext {
	color: #29c1f4 !important;
	text-decoration: none !important;
	font-size: 180%;
}

h3  {
    font-size: 200%;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
}

h4 {
    font-size: 110%;
    letter-spacing: 1px;
    color: #0b1a79;
	margin-bottom: 10px;
}

.labMember {
    float: left;
    width: 820px;
}

p {
    font-size: 80%;
}

b {
	font-weight: normal;
}

p.footer {
    float: right;
    font-size: 90%;
	text-align: right;
}

p.content{
    float: left;
    font-size: 90%;
	color: #333;
}

p.copyright {
    float: right;
    font-size: 75%;
    text-align: right;
	margin-top: 30px;
}

.testLink {
    float: left;
    font-size: 75%;
    text-align: right;
}

.clear {
    clear: both;
}

.clear60 {
    clear: both;
    height: 60px;
}

.clear40 {
    clear: both;
    height: 40px;
}

.clear20 {
    clear: both;
    height: 20px;
}


.backBtn {
    background-color: #f9f9f9 !important;
    border-top: solid 1px #e1e1e1 !important;
    border-right: solid 1px #c1c1c1 !important;
    border-bottom: solid 1px #c1c1c1 !important;
    border-left: solid 1px #e1e1e1 !important;
    width: 80px !important;
    cursor: pointer;
    margin-bottom: 10px;
}

.imgLeft {
    float: left;
    margin-bottom: 70px;
}

.imgRight {
    float: Right;
    margin-left: 30px;
}




/*-------------------------------- Navigation Styles --------------------------------*/

#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
	margin-right: 25px;
}

#nav {
    height: 48px;
    float: right;
    margin-top: 97px;
    padding-left: 3px
}

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

#nav ul li {
    float: left;
}

#nav ul li a {
    float: left; 
    display: block; 
    height: 40px; 
    line-height: 40px; 
    padding: 0 21px 0 0; 
    color: #ccc;
    font-family: arial, sans-serif;
    font-size: 110%;
    text-decoration: none;
}

#nav ul li a b {
    float: left; 
    display: block; 
    height: 40px; 
    padding: 0 0 0 21px; 
    cursor: pointer;
}



#nav ul li a:hover {
    color: #fff;
	background: url("../../images/buttonR.gif") no-repeat right top; 
}

#nav ul li a:hover b {
    color: #fff;
	background: url("../../images/buttonL.gif") no-repeat left top; 
}


#nav ul .active {
    background: url("../../images/buttonR.gif") no-repeat right top; 
}

#nav ul .active b {
	color: #fff;
	font-weight: bold;
    background: url("../../images/buttonL.gif") no-repeat left top; 
}



/* ---------- Contact form styles ---------- */

#contentbg2 form {
	width: 700px;
	color: #000;
	font-family: arial, sans-serif;
}

#contentbg2 input{
	color:#000;
	border-top: solid 1px #c1c1c1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #c1c1c1;
	float: left;
	width: 200px;
        font-size: 16px;
        margin-bottom: 10px;
        margin-right: 15px;
}

#contentbg2 .errMsg{
	color:#000;
	float: left;
	width: 180px;
        font-size: 10px;
        line-height: 10px;
}

#err_message {
	float: left;
	width: 60px !important;
        font-size: 10px;
}

#contentbg2 textarea {
	color:#000;
	border-top: solid 1px #c1c1c1;
	border-right: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
	border-left: solid 1px #c1c1c1;
	float: left;
	width: 400px;
        height: 200px;
        font-size: 16px;
        margin-right: 15px;
}
	
 label {
        float: left;
	text-align: left;
	width: 90px !important;
	color: #9b9b9b !important;
        line-height: 15px;
	font-family: arial, sans-serif;
	font-size: 14px;
        font-weight: bold;
        margin-bottom: 8px;
}

#contentbg2 .submit {
	background-color: #29c1f4;
	margin: 10px 0 0 90px;
	color:#fff;
	font-size: 15px;
        font-weight: bold;
	width: 120px;
	height: 30px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #848484;
	border-bottom: solid 1px #848484;
        cursor: pointer;
}


/*-------------------------------- Shop Form Styles --------------------------------*/


#buyNowBtn {
	background-image: url('../../admin/images/headlineBg.gif');
        background-repeat: repeat-x;
	margin: 10px 0 0 0;
	color:#fff;
	font-size: 15px;
        font-weight: bold;
	width: 120px;
	height: 30px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #848484;
	border-bottom: solid 1px #848484;
        cursor: pointer;
}

.product .submit{
	background-image: url('../../admin/images/headlineBg.gif');
        background-repeat: repeat-x;
	margin: 10px 0 0 0;
	color:#fff;
	font-size: 12px;
        font-weight: bold;
        letter-spacing: 1px;
	width: 110px;
	height: 25px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #848484;
	border-bottom: solid 1px #848484;
        cursor: pointer;
}


#content select{
	color:#000;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #848484;
	border-bottom: solid 1px #848484;
        background-color: #f9f9f9;
	float: left;
        font-size: 14px;
        margin-bottom: 10px;
        margin-right: 15px;
}

#content label {
        float: left;
	text-align: left;
	width: 90px;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 14px;
}



/*-------------------------------- Link Styles --------------------------------*/

a:link {text-decoration: underline; color: #9b9b9b;}
a:visited {text-decoration: underline; color: #9b9b9b;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: #29c1f4;}

.content a:link {text-decoration: underline; color: #fff;}
.content a:visited {text-decoration: underline; color: #fff;}
.content a:active {text-decoration: none;}
.content a:hover {text-decoration: underline; color: #333;}

#footer a:link {text-decoration: none; color: #fff;}
#footer a:visited {text-decoration: none; color: #fff;}
#footer a:active {text-decoration: none;}
#footer a:hover {text-decoration: underline; color: #565656;}






