@charset "utf-8";

@font-face {
    font-family:megalo;
    src: url('fonts/megalopolisextrawebfont.eot');
    src: url('fonts/megalopolisextrawebfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/megalopolisextrawebfont.woff') format('woff'),
         url('fonts/megalopolisextrawebfont.ttf') format('truetype'),
         url('fonts/megalopolisextrawebfont.svg#MEgalopolisExtraRegular') format('svg');
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	background-color: #246E6E;
}
a, a:visited{
	color:#096;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{
	background-color:#E1FFF5;
}

h3{
	font-family:megalo;
	height:40px;
	font-size:24px;
	color: #246E6E;
	background-image:url(images/barhorizontal.png);
	background-repeat:repeat-x;
	background-position: 0px 45px;
	margin:0 0 0 1px;
	padding:15px 0 0 20px;
}
h4{
	color:#246e6e;
	margin:0px 0px 5px 20px;
	padding-left:7px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	background-image:url(images/h4bg.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
h5{
	color:#a2560b;
	margin:0px 0px 5px 20px;
	padding-left:7px;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	background-image:url(images/h5bg.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
td{
	vertical-align:top;
}
ul{
	margin:0px 0px 15px 10px;
}
#maindiv{
	background-color: #FFF;
	width: 950px;
	margin:30px auto;
	box-shadow: 5px 5px 20px #000;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	padding: 15px 25px;
}
#topmenudiv{
	position:absolute;
	text-align:center;
	margin-top:40px;
	margin-left:450px;
	font-family:megalo;
	font-size:12px;
	color: #246E6E;
	z-index:9;
}
.topmenuitem{
	position:absolute;
	margin: 0px 15px;
	cursor:pointer;
	height:18px;
	overflow:visible;
}
#menuselectbar{
	position:absolute;
	margin-top:40px;
	height:18px;
	box-shadow: 0px 1px 3px #9cc;
	-moz-box-shadow: 0px 1px 3px #9cc;
	-webkit-box-shadow: 0px 1px 3px #9cc;
	z-index:8;
}
#submenudiv{
	position:absolute;
	width:auto;
	padding:5px 0 0 0;
	margin:58px 0 0 0;
	z-index:7;
	background-image:url(images/transparent..png);
	background-repeat: repeat;
}
#submenudiv p{
	font-size:10px;
	line-height:12px;
	text-align:center;
	margin:3px 0;
	color:#246e6e;
	padding:2px 4px;
	background-color:#fff;
	cursor:pointer;
	box-shadow: 0px 1px 3px #246e6e;
	-moz-box-shadow: 0px 1px 3px #246e6e;
	-webkit-box-shadow: 0px 1px 3px #246e6e;
}
#langdiv{
	position:absolute;
	top:40px;
	margin:0 0 0 875px;
	width:auto;
	width:86px;
	height:16px;
	background-image: url(images/langbg.png);
	background-repeat: no-repeat;	
}
#langdiv p{
	font-size:11px;
	text-align:center;
	color:#fff;
	margin:-2px 0 0 0;
	cursor:pointer;
}
#slidediv{
	width:100%;
	height:300px;
	border: 1px solid #73B0A4;	
	margin-top:10px;
	font-family:megalo;
	font-size:18px;
	line-height:24px;
	color: #246E6E;
}
#slidedivleft{
	font-family:megalo;
	color: #246E6E;
	background-color:#9cc;
	font-size:15px;
	line-height:26px;
	width:210px;
	height:260px;
	padding:20px 30px 20px 40px;
}
.slidemain{
	position:absolute;
	top:121px;
	margin:0 0 0 280px;
	width:670px;
	height:235px;
}
#slidetitlediv{
	position:absolute;
	top:355px;
	margin:0 0 0 280px;
	padding:0;
	width:730px;
	height:67px;
	background-color:#246E6E;
	background-image:url(images/slidetitlebg.png);
	background-repeat: no-repeat;
}
#slidetitlediv p{
	text-align:right;
	font-size:48px;
	color:#fff;
	margin:27px 50px 0px 0px;
}
#slidedotdiv{
	position:absolute;
	top:40px;
	margin-left:20px;
}
#slidedotdiv img{
	cursor:pointer;
	margin-left:3px;
}
#slidedottitle p{
	position:absolute;
	margin-top:15px;
	margin-left:20px;
	color:#9cc;
	font-size:16px;
}
#leftcolumn{
	position:absolute;
	top:430px;
	width:240px;
	padding:20px;
}
.leftcolumnbtn{
	font-family:megalo;
	color:#246E6E;
	font-size:16px;
	text-align:center;
	height:22px;
	margin:0 auto 20px;
	padding-top:7px;
	box-shadow: 0px 1px 3px #9cc;
	-moz-box-shadow: 0px 1px 3px #9cc;
	-webkit-box-shadow: 0px 1px 3px #9cc;
}
.leftcolumnbtnor{
	background-color:#9cc;
	cursor:pointer;
}
.leftcolumnbtnselected{
	color:#fff;
	background-color:#246E6E;
	cursor:pointer;
}
.rightcolumn{
	margin:0 0 0 281px;
	top:421px;
	width:670px;
	background-image:url(images/barvartical.png);
	background-repeat: repeat-y;
}
.rightcolumn p{
	margin:0 0 15px 25px;
}
.peopleline{
	width:320px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	background-color:#9cc;
	color:#000;
	font-size:14px;
	text-align:center;
	padding:4px;
	margin:0 auto 7px;
}
#illustsampletable, #animsampletable, #gamesampletable, #graphicsampletable{
	margin:0 auto;
}
#thumbframe, #animthumbframe, #graphicthumbframe{
	position:absolute;
	padding:10px;
	margin-left:100px;
	margin-top:-600px;
	background-color:#000;
}
.tableheader{
	font-family:megalo;
	font-size:14px;
	background-color:#9cc;
	color:#246E6E;
}
.topitemdiv{
	float:left;
	height:170px;
	margin:10px 0px 10px 20px;
}
.topitemdivcontent{
	width:280px;
	height:150px;
	background-color:#FFF;
	margin:15px 0px 0px 15px;
	border: 5px solid #9cc;
}
.topitemdivcontentor{
	border: 5px solid #C6C;
	cursor:pointer;
}
.topitemdivcontent p{
	width:150px;
	margin:5px 0px 0px 7px;
	line-height:17px;
}
.topitemdivtitle{
	font-family:megalo;
	font-size:20px;
	color:#246E6E;
	margin:0;
	margin-top:-175px;
}
#gallery{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
	background-image:url(images/bgblack.png);
	background-repeat: repeat;
	z-index: 10;
}
#captiondiv{
	position:absolute;
	border: 2px solid #246E6E;
	background-color:#FFF;
	font-size:10px;
	padding:5px;
	line-height:14px;
}
.photocaption{
	font-size:9px;
	text-align:right;
	line-height:12px;
	margin:3px 0px 5px auto;
}
.pagelead{
	background-color:#DFF9F0;
	border: 3px solid #246e6e;	
	margin:10px 20px;
	padding: 10px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}
.pageleadtxt{
	font-weight:bold;
	color:#246e6e;
}
.div2column{
	float:left;
	margin-right:10px;
	width:320px;
}
.clearfloat{
	clear: both;
	float: none;
}
#customerdiv{
	margin:10px 30px 10px 40px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	border: 2px solid #246e6e;	
	padding:10px;
}
#customerdiv p{
	margin: 3px 0px;
}
#customerdiv img{
	margin: 0px 8px 0px 20px;
	vertical-align:middle;
}
.servicediv{
	float:left;
	position:relative;
	width:270px;
	background-color:#F0FBF3;
	margin:15px 0px 15px 30px;
	padding:20px 10px 10px 10px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	box-shadow: 2px 2px 2px #91baa8;
	-moz-box-shadow: 2px 2px 2px #91baa8;
	-webkit-box-shadow: 2px 2px 2px #91baa8;
}
.servicediv h6{
	font-family:megalo;
	position:absolute;
	margin:-22px 0px 0px -10px;
	top:10px;
	left:10px;
	color:#246e6e;
	font-size:22px;
	font-weight:bold;
}
.servicediv p{
	margin:0;
}
.servicediv ul{
	margin:5px 0 0 -25px;
}
.serviceprice{
	font-family:megalo;
	color:#096;
	font-size:14px;
	font-weight:bold;
}
.servicepricenum{
	font-size:24px;
}
.faqdiv h4{
	cursor:pointer;
}
.workrecord{
	color:#246e6e;
	width:560px;
	margin:5px 0 10px 50px;
	line-height:14px;
}
.worktitle{
	color:#246e6e;
	text-decoration: none;	
	cursor:pointer;
	font-weight:bold;
}
.workyear{
	width:40px;
	background-color:#9cc;
	padding:1px 0px;
	text-align:center;
}
.workcategory{
	background-color:#c5e6e6;
	padding:1px 0 1px 8px;
}
.workinfo{
	line-height:16px;
}
.worktitlelink a, .worktitlelink a:hover, .worktitlelink a:visited{
	color:#903;
}
#awarddiv p{
	margin:0px 0px 2px 100px;
	text-indent:-50px;
	line-height:16px;
}
#awarddiv p span{
	color:#246e6e;
	font-weight:bold;
}
#footerdiv{
	height:50px;
	width:100%;
	margin:0;
	padding: 10px 0 0 5px;
	background-image:url(images/barhorizontal.png);
	background-repeat:repeat-x;
}
#footerdiv a, #footerdiv p{
	margin:5px 15px 2px 0px;
	font-size:10px;
	color:#246e6e;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
}

