@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	outline:none;
}
a {
	color: #000000;
	text-decoration: none;
}
body {
	background:#CCCCCC;
}

img{
	border:none;
}
#wrapper {
	font-family:Arial, Helvetica, sans-serif;
	width:1024px;
	height:768px;
	margin:0 auto;
	position:relative;
	top:0px;
	left:auto;
	right:auto;
	bottom:0px;
}#topBorder {
	background-image: url(../images/topbg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 49px;
	width: 1024px;
	position: relative;
	top: 0px;
}
#leftBorder {
	background-image: url(../images/leftbg_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 667px;
	width: 100px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
}

#siteBody {
	background-color: #FFFFFF;
	height: 667px;
	width: 824px;
	display:block;
	float:left;
}
#rightBorder {
	background-image: url(../images/rtbg_04.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 667px;
	width: 100px;
	position:relative;
	margin:0px;
	float:right;
}
#footWrapper {
	background-image: url(../images/btbg_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 1024px;
	clear: both;
}
#sideBar {
	height: 100%;
	width: 210px;
	float: left;
	background-color: #F5E0C0;
}
#sidetop {
	background-image: url(../images/logo_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 113px;
	width: 210px;
}
#navigation {
	text-align: right;
	width: auto;
}
ul {
	list-style-type: none;
}
#navigation li {
	display: block;
	width: auto;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	overflow:hidden;
/*	position:relative;*/
}
#navigation a {
	display:block;
	width:auto;
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom:18px;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	z-index:100;
	position:relative;
}

#navigation .n1{position:absolute;left:100px;top:162px;height:56px;width:0px;background-color:#F28F10;}
#navigation .n2{position:absolute;left:100px;top:220px;height:56px;width:0px;background-color:#F28F10;}
#navigation .n3{position:absolute;left:100px;top:278px;height:56px;width:0px;background-color:#F28F10;}
#navigation .n4{position:absolute;left:100px;top:336px;height:56px;width:0px;background-color:#F28F10;}
#navigation .n5{position:absolute;left:100px;top:394px;height:56px;width:0px;background-color:#F28F10;}


#qc {
	height: 244px;
	width: auto;
	text-align: center;
	background-image: url(../images/QC_05.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
}
#qc h4 {
	background-image: url(../images/QC.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	height: 22px;
	width: auto;
	padding-top: 2px;
	margin-bottom: 10px;
}
#qcForm .line label {
	font-size: 13px;
	text-align: right;
	width: 80px;
	display: block;
	float: left;
}
#qcForm .inl {
	display: block;
	width: 110px;
	font-size: 13px;
}

.line {
	display:block;
	width:210px;
	height:auto;
	margin: 5px auto;
}

.in{
	width:55px;
}

.line1 {
	display:block;
	width:auto;
	height:auto;
	margin: 5px auto;
	text-align:right;
	padding-right:15px;
}
#mainBody {
	display: block;
	height: 667px;
	width: 614px;
	float: right;
}
#logo {
	height: 285px;
	width: 190px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	float: left;
}
#bodyTop {
	width: 384px;
	padding-right: 30px;
	padding-left: 10px;
	float: right;
	height: 235px;
	padding-top: 30px;
	padding-bottom: 20px;
	background-image: url(../images/rtop_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#subtop{
	padding-right: 30px;
	padding-left: 20px;
	height: 406px;
	padding-top: 50px;
	padding-bottom: 20px;
	width:auto;
}

#subtop h2{
	display:block;
	margin-bottom:30px;
}

#subinner{
	height:345px;
	overflow:auto;
	font-size: 14px;
	line-height: 20px;
	text-align:justify;
	width:auto;
	padding-right:5px;
}

#subinner h5{
	margin:10px 0px;
	display:block;
	font-size:13px;
}

#bodyTop h2 {
	font-size: 20px;
	position:relative;
	left: 0px;
	top: 100px;
	text-align:center;
}
.ss p {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	margin-top: 10px;
	height: 140px;
	overflow: auto;
	padding:0px 15px;
}

.clear{
	clear:both;
}
#mainBody .ss {
	height: 180px;
	clear: both;
	width: auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:11px;
}

#bodyss1 img{
	border:none;
	outline:none;
}

#bodyss2 {
	background-image: url(../images/rbtm_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/**html #mainBody .ss {
	height: 171px;
	clear: both;
	width: auto;
	padding: 9px;
}*/

#footer {
	height: 37px;
	width: 804px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	font-size:12px;
}
#mainBody h3 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#footer li {
	float: left;
	line-height: 18px;
}
#footer p {
	font-size: 12px;
}

#footer a {
	font-size: 12px;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration:overline;
}

#fp1 {
	float: left;
}
#list {
	width: 285px;
	float: left;
	margin-left: 90px;
}

#fp2 {
	float: right;
}
/*---------------------------------------------------portfolio-------------------------------------------------------*/
#gal{
	width:544px;
	height:345px;
	position:relative;
	top:0px;
	left:0px;
	padding-left:20px;
	overflow:hidden;
}

#mogal, #mogal2, #mogal3 {
	position:absolute;
	height: auto;
	width: 1092px;
	top:32px;
	left:20px;
}

#mogal2{ display:none;}
#mogal3{ display:none;}

#mogal img, #mogal2 img, #mogal3 img{
	width:150px;
	height:120px;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:0px;
	margin-right:32px;
}

#web{
	position:absolute;
	left:20px;
	top:2px;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	width:145px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#arch{
	position:absolute;
	left:202px;
	top:2px;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	width:145px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#vid{
	position:absolute;
	left:384px;
	top:2px;
	font-weight: bold;
	font-size: 16px;
	line-height: 17px;
	width:145px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	display:none;
}


#web a:hover, #arch a:hover, #vid a:hover{
color:#FF6600;
}

#web a:active, #arch a:active, #vid a:active{
color:#000;
}
