@import url('http://fonts.googleapis.com/css?family=Ubuntu');
@import url('http://fonts.googleapis.com/css?family=Questrial');
@import url('http://fonts.googleapis.com/css?family=Pontano Sans');
@import url('http://fonts.googleapis.com/css?family=Racing Sans One');
@import url('http://fonts.googleapis.com/css?family=Ubuntu Mono');
.blank { }
BODY { 
	font-size:		11pt;
	font-family:	Pontano Sans, Arial, Helvetica, Sans Serif; 
	background-attachment: fixed;
	scrollbar-face-color: #c8b89b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #c8b89b;
	scrollbar-darkshadow-color: #6c5850;
	scrollbar-shadow-color: #947862;
	scrollbar-arrow-color: #406361;
	scrollbar-track-color: #F6F3EA;	
}
P { font-size: 11pt; }
TD	{ font-size: 11pt; }


.code{
	font-size: 10pt;
	font-family: Courier;
	color: #000066;
	padding: 0px;
	padding-left: 30px;
}

img {
	border: 0px;
}

H1 { font-size: 30pt; font-style: bold; }
H3 { font-size: 16pt; font-style: bold; }
H5 { font-size: 8pt;  font-style: normal;}
.justify { text-align: justify; }
.small { font-size: 8pt; }
.tiny { font-size: 6pt; }
.msmall { font-size: 9pt; }
.default { font-size: 11pt;  }
.heading { font-size: 18pt;  font-style: bold; }
.framehead { font-size: 14pt; text-align: center;  font-style: bold; }
.alert { color:#660000 }

A:link { color:#660000; }
A:visited { color:#000066; }

.headc {background-color: #efefef; font-size:8pt;}

.headmsm{  font-size: 9pt; background-color: #fffff7; }
.headnorm{ background-color: #fffff7; }

/* Header Styles */
#header{
	height: 100px;
	width: 583px;
	margin-left: 5px;
	margin-top: 5px;
	position: relative;
	display: block;
	
}

#header div.title{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 115px;
	top: 0px;
	height: 50px;
	padding-left: 20px;
}

#header div.title h1{
	font-family: Ubuntu, Arial, Helvetica, Sans Serif;
	color: #52423d;
	font-size: 28px;
	font-weight: bold;
	text-shadow: 2px 2px 2px #626262;	
	line-height: 28px;
	}

#header div.eyecatch{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header div.divide{
	margin: 0;
	padding: 0;
	font-size: 0px;
	position: absolute;
	left: 115px;
	top: 60px;
	height: 10px;
}

#header div.curve{
	position: absolute;
	left: 115px;
	top: 70px;
	height: 30px;	
}

/* Footer Styles */
#footer{
	height: 31px;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	position: relative;
	display: block;
	
}

#footer div.rule{
	top: 0px;
	left: 0px;
	height: 1px;
	width: 400px;
	position: absolute;
	display: block;
	font-size: 0px;	
}

#footer div.copyright{
	top: 5px;
	left: 0px;
	height: 11px;
	font-size: 11px;
	width: 400px;
	position: absolute;
	display: block;
	text-align: left;
	line-height: 11px;

}

#footer div.nav{
	top: 0px;
	right: 0px;
	height: 31px;
	font-size: 0px;
	width: 155px;
	margin-left: auto;
	position: absolute;
	display: block;
	text-align: right;
}


/* Portfolio Styles */
#portcontainer{
	position: relative;
}

.curved{
	border-radius: 20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
/*
-webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.42);
box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.42);	*/

}

table.portblock{
	width: 100%;
}
table.portsites{
	border: 0px;
	padding: 0px;
	width: 75%;
}
table.portinfol	{ 
	background-attachment : fixed;
	background-image : url( /images/back/back2.jpg );
	width: 100%;
	height: 170px;
}

td.portinfol	{ 
	background-attachment : fixed;
	background-image : url( /images/back/back2.jpg );
}

td.portinfor	{ 
	background-attachment : fixed;
	background-image : url( /images/back/back2.jpg );
}


#portcontainer div.name{
	font-family: Ubuntu, Arial, Helvetica, Sans Serif;
	color: #7d655c;
	font-size: 25px;
	font-weight: bold;
	position: absolute;
	text-shadow: 2px 2px 2px #a5a5a5;
	left: 15px;
	top: 10px;
}

#portcontainer div.visit{
	position: absolute;
	left: auto;
	right: 50px;
	top: 130px;
}

#portcontainer div.indust{
	position: absolute;
	left: 25px;
	top: 50px;
}

#portcontainer div.detail{
	position: absolute;
	left: 25px;
	top: 70px;
}

#portteaser{
	text-align: center;
	font-family: Ubuntu, Arial, Helvetica, Sans Serif; 
	color: #7993a8;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}



td.portimgr{
	padding-left: 20px;
	width: 170px;
}

table.portinfor	{ 
	background-attachment : fixed;
	background-image : url( /images/back/back2.jpg );
	width: 100%;
	height: 170px;
}

td.portimgl{
	padding-right: 20px;
	width: 170px;
}