* {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: normal 11px Tahoma;
	color: #898989;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clean {
	clear: both;
}

img {
	border: none;
}

form {
	border: none;
}

/* wrapper starts */
#wrapper {
	width: 956px;
	display: table;
	text-align: left;
	margin: 0px auto;
	margin-top: 30px;
}
/* wrapper ends */

/* header starts */
#header {
	width: 956px;
	height: 52px;
	display: block;
}

#header .headerOne {
	width: 52px;
	height: 52px;
	float: left;
	display: block;
	background: url(../images/bg-border-one.gif) no-repeat;
}

#header .headerTwo {
	width: 852px;
	height: 52px;
	float: left;
	display: block;
	background: url(../images/bg-top-one.gif) bottom repeat-x;
}

#header .headerThree {
	width: 52px;
	height: 52px;
	float: left;
	display: block;
	background: url(../images/bg-border-two.gif) no-repeat;
}
/* header ends */





/* mid starts */
#mid {
	width: 956px;
	display: block;
}

#mid .midOne {
	width: 50px;
	display: block;
	float: left;
}

#mid .midTwo{
	width: 850px;
	display: block;
	float: left;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 1px 2px;
}

#mid .midThree {
	width: 50px;
	display: block;
	float: left;
}
/* mid ends */

/* container starts */
#container {
	width: 850px;
	display: block;
}
/* container ends */

/* contactBox starts */
#contactBox {
	width: 820px;
	padding: 15px;
	display: block;
	background: #b798b7;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contactBox a {
	color: #fff;
	text-decoration: underline;
}

#contactBox a:hover {
	color: #fff;
	text-decoration: none;
}

#contactBox .cbOne {
	width: 186px;
	display: block;
	float: left;
	border: 1px solid #d0bcd0;
	padding: 35px 15px;
}

#contactBox .cbOne h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 6px;
}

#contactBox .cbOne p {
	line-height: 19px;
	margin-bottom: 13px;
}

#contactBox .cbTwo {
	width: 243px;
	display: block;
	float: left;
	padding: 25px 50px;
	font-size: 15px;
	font-weight: bold;
}

#contactBox .cbTwo p {
	margin-bottom: 10px;
	line-height: 22px;
}

#contactBox .cinpTxt {
	width: 234px;
	padding: 5px;
	border: 1px solid #d0bcd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:3px;
	color:#acaea7;
}
#contactBox .ctxtbox {
	width: 234px;
	height:45px;
	padding: 5px;
	border: 1px solid #d0bcd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#acaea7;
}
#contactBox .cSubmit {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contactBox .cbThree {
	width: 207px;
	display: block;
	float: left;
	padding: 0 15px 0 30px;
	border-left: 1px solid #d0bcd0;
}

#contactBox .cbThree p {
	line-height: 18px;
	margin-bottom: 10px;
}
/* contactBox ends */

/* profileBox starts */
#profileBox {
	background: url(../images/bg-profileBox.gif) repeat-y;
	width: 850px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#profileBox p {
	line-height: 16px;
	margin-bottom: 10px;
	text-align: justify;
}

#profileBox a {
	color: #acaea7;
	text-decoration: underline;
}

#profileBox a:hover {
	color: #acaea7;
	text-decoration: none;
}

#profileBox .pbOne {
	width: 200px;
	float: left;
	display: block;
	margin-right: 2px;
}

#profileBox .pbTwo {
	width: 616px;
	height: 245px;
	padding: 15px;
	display: block;
	float: left;
	border: 1px solid #d0bcd0;
	background: #fff;
	color: #acaea7;
}

#profileBox .pbTwoProfile {
	width: 616px;
	
	padding: 15px;
	display: block;
	float: left;
	border: 1px solid #d0bcd0;
	background: #fff;
	color: #acaea7;
}
/* profileBox ends */

/* inspirationBox starts */
#inspirationBox {
	/*background: url(../images/bg-inspiration.gif) repeat-y;*/
	width: 850px;
	display: block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#inspirationBox h1 {
	font-size: 20px;
	margin-bottom: 4px;
	font-weight: normal;
}

#inspirationBox p {
	line-height: 16px;
	margin-bottom: 10px;
	text-align: justify;
}

#inspirationBox .ibOne {
	width: 283px;
	height: 408px;
	float: left;
	display: block;
}

#inspirationBox .ibTwo {
	border: 1px solid #d0bcd0;
	width: 337px;
	height: 391px;
	float: left;
	display: block;
	padding: 15px 15px 0 15px;
	color: #acaea7;
	margin-right: 1px;
}

#inspirationBox .ibThree {
	width: 197px;
	height: 408px;
	display: block;
	float: left;
}

#inspirationBox .ibThree p {
	margin:0;
	line-height: 0;
}
/* inspirationBox ends */

/* projectBox starts */
#projectBox {
	width: 850px;
	background: url(../images/bg-projects.gif) repeat-y;
	display: block;
}

#projectBox .proOne {
	width: 155px;
	margin-right: 2px;
	padding: 52px 20px 40px 25px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
}

#projectBox .proOne a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 16px;
	display: block;
	font-size: 14px;
}

#projectBox .proOne a:hover {
	text-decoration: underline;
}

#projectBox .proTwo {
	width: 446px;
	display: block;
	float: left;
}

#projectBox .proThree {
	width: 200px;
	margin-left: 2px;
	display: block;
	float: left;
	padding-top: 90px;
	text-align: center;
}
/* projectBox ends */




/* footer starts */
#footer {
	width: 956px;
	display: block;
}

#footer .footerOne {
	width: 52px;
	height: 52px;
	float: left;
	display: block;
	background: url(../images/bg-border-four.gif) no-repeat;
}

#footer .footerTwo {
	width: 852px;
	height: 102px;
	float: left;
	display: block;
	background: url(../images/bg-bottom.gif) top repeat-x;
}

#footer .footerThree {
	width: 52px;
	height: 52px;
	float: left;
	display: block;
	background: url(../images/bg-border-three.gif) no-repeat;
}
/* footer ends */

/* footContainer starts */
#footContainer {
	width: 842px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #acaea7;
	font-weight: bold;
	margin-top: 10px;
}
#copyright{font-size: 10px; color: #c3c3c3; text-align:right;}
#copyright a, #copyright a:visited{color: #acaea7; text-decoration: underline;}
#copyright a:hover{color: #acaea7; text-decoration:none;}
#footContainer p {
	font-size: 10px;
	color: #c3c3c3;
	margin-top: 10px;
	font-weight: normal;
}

#footContainer .fcOne {
	width: 386px;
	float: left;
	display: block;
	margin-top:10px;
}

#footContainer .fcTwo {
	width:440px;
	float:left;
	display: block;
	text-align: right;
	border-left: 1px solid #b798b7;
	padding: 10px 0 0 0;
	margin-left:15px;
}

#footContainer .fcTwo a {
	padding-left:10px;
	color: #acaea7;
	text-decoration: underline;
	display: block;
	float: right;
}

#footContainer .fcTwo a.active {
	color: #b798b7;
	text-decoration: none;
}

#footContainer .fcTwo a:hover {
	color: #000;
	text-decoration: none;
}
/* footContainer ends */

/*]

width: 155px;
	margin-right: 2px;
	padding: 52px 20px 40px 25px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;

*/

#projectBox .proCol {
	width: 200px;
	margin-left: 2px;
	display: block;
	float: left; 
	color:#FFFFFF;
	text-align: center;
	font-size: 18px;
	padding-top:142px; 
	font-family: Arial, Helvetica, sans-serif;

}

#projectBox .proCol a { color:#FFFFFF;  text-decoration:none; }
#projectBox .proCol a { text-decoration:none; }