/*BASIC STRUCTURE*/
#c {
	margin:					0 auto;
	width:					1006px;
	}

#T1o {
	padding:				21px 22px 0;
	width:					962px;
	}

#T2o {
	background:				transparent url(../images/structure/nBG.gif);
	height:					63px;
	padding:				21px 22px 0;
	width:					962px;
	}

#T2i {
	padding:				14px;
	position:				relative;
	}

#Co {
	background:				transparent url(../images/structure/CBG.gif);
	height:					630px;
	padding:				21px 22px 0;
	width:					962px;
	}

#Ci {
	height:					602px;
	overflow:				hidden;
	padding:				14px;
	position:				relative;
	}

#Fo {
	color:					#FFF;
	font-size:				10px;
	overflow:				hidden;
	padding:				10px 30px;
	text-align:				center;
	}

	#Fo a {
		color:					#FFF;
		}


/*HOME PAGE STYLING*/
#randIMG {
	background:				#CCC;
	height:					602px;
	left:					14px;
	position:				absolute;
	top:					14px;
	width:					934px;
	z-index:				1;
	}

#homeContent {
	background:				transparent url(../images/structure/trans.png);
	bottom:					26px;
	color:					#FFF;
	left:					26px;
	margin:					0 auto;
	padding:				14px 0;
	position:				absolute;
	width:					910px;
	z-index:				2;
	}

#homeLeft {
	margin-left:			50px;
	margin-right:			50px;
	width:					auto;
	}

#homeRight {
	margin-right:			50px;
	width:					375px;
	}


/*SECONDARY PAGES*/
#secIMG {
	background:				#CCC;
	height:					578px;
	margin:					12px 0 0 12px;
	width:					370px;
	}

#secContento {
	border:					14px solid #CCC;
	height:					490px;
	margin:					12px 12px 0 0;
	padding:				30px;
	width:					440px;
	}

#secContenti {
	height:					490px;
	overflow:				hidden;
	width:					440px;
	}

a.pdf {
	background:				transparent url(../images/structure/pdf.gif) no-repeat;
	clear:					both;
	display:				block;
	height:					16px;
	line-height:			16px;
	padding-left:			20px;
	}


/*PORTFOLIO PAGES*/
#portLeft {
	border:					14px solid #CCC;
	height:					490px;
	margin:					12px 0 0 12px;
	overflow:				hidden;
	padding:				30px;
	width:					310px;
	}

#portRight {
	height:					578px;
	margin:					12px 12px 0 0;
	overflow:				hidden;
	width:					500px;
	}

#portIMG {
	background:				#CCC;
	height:					350px;
	margin-bottom:			12px;
	width:					500px;
	}

#portNavo {
	height:					45px;
	margin-bottom:			12px;
	overflow:				hidden;
	position:				relative;
	width:					500px;
	}

#portNavi {
	height:					45px;
	left:					35px;
	overflow:				hidden;
	position:				relative;
	width:					430px;
	}

#portt {
	position:				absolute;
	width:					10000px;
	}

.portThumb {
	background:				#CCC;
	cursor:					pointer;
	float:					left;
	height:					45px;
	margin-right:			10px;
	width:					45px;
	}

.portThumb.last {
	margin-right:			0;
	}

.portArr {
	cursor:					pointer;
	height:					45px;
	position:				absolute;
	width:					30px;
	}

.portLeftArr {
	background:				transparent url(../images/structure/portLeftArr.gif) no-repeat 0 0;
	left:					0;
	top:					1px;
	}

.portLeftArr:hover,
.portLeftArr.hover {
	background:				transparent url(../images/structure/portLeftArr.gif) no-repeat 0 -45px;
	left:					0;
	}

.portRightArr {
	background:				transparent url(../images/structure/portRightArr.gif) no-repeat 0 0;
	right:					0;
	}

.portRightArr:hover,
.portRightArr.hover {
	background:				transparent url(../images/structure/portRightArr.gif) no-repeat 0 -45px;
	right:					0;
	}

/*FAQ PAGE*/
#faqLeft {
	height:					578px;
	margin:					12px 0 0 12px;
	overflow:				hidden;
	position:				relative;
	width:					382px;
	}

#faqRight {
	background:				transparent url(../images/structure/faqRight.gif) no-repeat bottom center;
	border:					14px solid #CCC;
	height:					490px;
	margin:					12px 12px 0 0;
	padding:				30px;
	width:					440px;
	}

#faqLeft .pagers {
	bottom:					0;
	height:					21px;
	left:					0;
	position:				absolute;
	}

.pagers img {
	vertical-align:			text-top;
	}

.questiono {
	background:				#FFF;
	cursor:					pointer;
	font-weight:			bold;
	padding:				6px 0 6px 0px;
	position:				relative;
	}

	.questiono.hover {
		color:					#CF3613;
		}

	.questiono.clicked {
		background:				#EEE;
		color:					#CF3613;
		padding:				6px 0 6px 6px;
		position:				relative;
		}

.questioni {
	border:					1px solid #FFF;
	border-right:			none;
	padding:				6px 19px 6px 0px;
	}

	.questiono.clicked .questioni {
		border:					1px solid #CF3613;
		border-right:			none;
		padding:				6px 19px 6px 6px;
		}

.questionGrade {
	background:				none;
	height:					100%;
	position:				absolute;
	right:					0;
	top:					0;
	width:					19px;
	}

	.questiono.clicked .questionGrade {
		background:				transparent url(../images/structure/questionGrade.png) repeat-y;
		height:					100%;
		position:				absolute;
		right:					0;
		top:					0;
		width:					19px;
		}

/*CONTACT PAGE*/
#contactLeft {
	height:					578px;
	margin:					12px 0 0 12px;
	width:					370px;
	}

#contactRight {
	border:					14px solid #CCC;
	height:					550px;
	margin:					12px 12px 0 0;
	padding:				0;
	width:					500px;
	}

/*NO TO IE6*/
#ie6-holder {
	color:					#FFF;
	font-size:				140%;
	left:					-200px;
	margin:					50px auto 0;
	position:				relative;	
	width:					450px;
	}

#ie6-holder h1,
#ie6-holder h2,
#ie6-holder h3 {
	color:					#3F3F3F;
	}

#ie6-holder a {
	color:					#FFF;
	font-weight:			bold;
	}

#ie6-holder a:hover {
	color:					#3F3F3F;
	font-weight:			bold;
	}