@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(../images/bg-body.png) top center no-repeat #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #4c4c4c;
}

form, img {
	border: none;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 12px;
	margin-bottom: 10px;
	text-transform: none;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 10px;
	text-transform: none;
}

p {
	line-height: 18px;
	margin-bottom: 10px;
}

a {
	color: #626262;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* wrapper starts */
#wrapper {
	background: #fff;
	width: 920px;
	display: table;
	margin: 0px auto;
	margin-top: 20px;
	border: 2px solid #e2e2e2;
	padding: 18px;
	text-align: left;
}
/* wrapper ends */

/* ------------------------------------------------------ */
/* header starts */
#header {
	width: 920px;
	margin-bottom: 1px;
}
/* header ends */

/* headerL starts */
#headerL {
	width: 550px;
	float: left;
	padding-bottom: 10px;
	margin-right: 20px;
}
/* headerL ends */

/* headerR starts */
#headerR {
	width: 350px;
	float: left;
	margin-top: 48px;
}

#headerR .hrLeft {
	width: 220px;
	float: left;
	text-align: right;
	padding: 10px 10px 0px 0px;
}

#headerR .hrRight {
	width: 120px;
	font-size: 14px;
}

#headerR a {
	width: 110px;
	height: 21px;
	background: url(../images/bg-contact.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
	display: block;
	float: right;
	padding-left: 2px;
}

#headerR .hrRight a {
	width: 120px;
	height: 24px;
	background: url(../images/bg-contact.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;
	text-transform: uppercase;
	display: block;
	float: left;
}
/* headerR ends */
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* mid starts */
#mid {
	width: 920px;
	margin-bottom: 30px;
}
/* mid ends */

/* midL starts */
#midL {
	width: 550px;
	float: left;
	display: block;
}
/* midL ends */

/* mlNav starts */
#mlNav {
	width: 180px;
	float: left;
}

#mlNav a {
	background: #f6f6f6;
	font-size: 14px;
	display: block;
	padding: 20px;
	margin-bottom: 1px;
	color: #474747;
	border-right: 1px solid #fff;
}

#mlNav a:hover {
	background: #ededed;
	text-decoration: none;
	color: #000;
}

#mlNav a.active {
	background: #ededed;
	text-decoration: none;
	color: #000;
	border: none;
}
/* mlNav ends */

/* mlChanger starts */
#mlChanger {
	width: 370px;
	float: left;
}

#mlChanger .mlcSeo {
	background: url(../images/bg-box-seo.gif) no-repeat;
	width: 330px;
	height: 192px;
	padding: 50px 20px 20px 20px;
}

#mlChanger .mlcWdevelopment {
	background: url(../images/bg-box-web.jpg) no-repeat;
	width: 330px;
	height: 192px;
	padding: 50px 20px 20px 20px;
}

#mlChanger .mlcWdesign {
	background: url(../images/bg-box-webdes.jpg) no-repeat;
	width: 330px;
	height: 192px;
	padding: 50px 20px 20px 20px;
}
/* mlChanger ends */

/* midR starts */
#midR {
	background: url(../images/bg-midR.gif) no-repeat #ededed;
	width: 330px;
	height: 212px;
	float: left;
	padding: 50px 20px 0px 20px;
}

#midR .mrSmallTxt {
	font-size: 10px;
	font-weight: bold;
}
/* midR ends */
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* scroller starts */
#scroller {
	width: 920px;
	margin-bottom: 20px;
}

#scroller .scrollerL {
	width: 20px;
	float: left;
}

#scroller .scrollerM {
	width: 860px;
	height: 155px;
	float: left;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
	padding: 10px 10px 0px 10px;
}

#scroller .scrollerM .smBox {
	border: 1px solid #e3e3e3;
	padding: 2px;
	display: block;
	float: left;
}

#scroller .scrollerM .smMargin {
	margin-right: 10px;
}

#scroller .scrollerR {
	width: 20px;
	float: left;
}
/* scroller ends */
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* footer stats */
#footer {
	width: 920px;
	text-align: center;
	padding: 20px;
	margin: 0px auto;
	font-size: 11px;
}

#footer p {
	line-height: 12px;
	margin-bottom: 10px;
}
/* footer ends */
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* content starts */
#content {
	width: 740px;
	margin-bottom: 30px;
	margin-left: 180px;
}
/* content ends */

/* contact starts */
#contact {	
	width: 740px;
}

#contact .cIinpTxt {
	width: 240px;
	border: 1px solid #ccc;
	padding: 5px;
}

#contact .cTxtArea {
	width: 340px;
	border: 1px solid #ccc;
	padding: 5px;
}

#contact .cSubmit {
	padding: 4px;
	text-align: center
}

#contact .contactMain {
	width: 740px;
	margin-bottom: 10px;
}

#contact .contactMainL {
	width: 150px;
	background: url(../images/bg-dot.gif) bottom repeat-x;
	padding: 5px 0;
	float: left;
	margin-right: 20px;
}

#contact .contactMainR {
	width: 570px;
	float: left;
}
/* contact ends */
/* ------------------------------------------------------ */

/* ------------------------------------------------------ */
/* container starts */
#container {
	width: 920px;
	margin-bottom: 30px;
}
/* container ends */

/* cNav starts */
#cNav {
	width: 180px;
	float: left;
}

#cNav a {
	background: #f6f6f6;
	font-size: 14px;
	display: block;
	padding: 20px;
	margin-bottom: 1px;
	color: #474747;
	border-right: 1px solid #fff;
}

#cNav a:hover {
	background: #ededed;
	text-decoration: none;
	color: #000;
}

#cNav a.cnActive {
	background: #fff;
	/* border-bottom: 1px solid #000;
	border-top: 1px solid #000; */
	text-decoration: none;
	font-weight: bold;
	color: #000;
	border: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
/* cNav ends */

/* cContent starts */
#cContent {
	width: 740px;
	float: left;
}

#cContent h1 {
	line-height: 20px;
	color: #000;
	font-weight: bold;
}

#cContent .ccSeo {
	background: url(../images/box-seo.gif) top no-repeat;
	width: 700px;
	float: left;
	padding: 0px 20px;
}

#cContent .ccWebDevelopment {
	background: url(../images/box-webD.gif) top right no-repeat;
	width: 700px;
	float: left;
	padding: 0px 20px;
}

#cContent .ccWebD {
	background: url(../images/box-webDesign.gif) top right no-repeat;
	width: 700px;
	float: left;
	padding: 0px 20px;
}

#cContent .ccBlank {	
	width: 700px;
	float: left;
	padding: 0px 20px;
}
/* cContent ends */
/* ------------------------------------------------------ */

/* additional starts */
#additional {
	width: 920px;
}

#additional a {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}

#additional a:hover {
	color: #000;
	text-decoration: underline;
}

#additional h2 {	
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#additional .thoughts {
	width: 920px;
}

#additional .thoughtsTop {
	background: url(../images/bg-thoughts-top.gif) no-repeat;
	width: 920px;
	height: 29px;
	padding: 6px 10px 0px 10px;
	margin-bottom: 1px;
	color: #8EB01D;
	font-size: 16px;
	font-weight: bold;
}

#additional .thoughtsBOne {
	background: url(../images/bg-thoughts-one.gif) repeat-x;
	padding: 5px 10px;
	margin-bottom: 1px;
	font-size: 12px;
}

#additional .thoughtsBTwo {
	background: url(../images/bg-thoughts-two.gif) repeat-x;
	padding: 5px 10px;
	margin-bottom: 1px;
	font-size: 12px;
}
/* additional ends */
/* ------------------------------------------------------ */
