/*********************/
/* BASIC */
/*********************/

body {
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif;
	font-size: 100%;
	background-color: #E5E5E5;
	margin: 0;
}


img { border: 0; }

/*********************/
/* CONTAINER */
/*********************/

#container_3D{
	width: 980px;
	height: 1250px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;		
}

#container_Molloy{
	width: 980px;
	height: 1950px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}

#container_PPT{
	width: 980px;
	height: 1650px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}

#container_Portfolio{
	width: 980px;
	height: 2500px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}

#container_Sewtime{
	width: 980px;
	height: 1970px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}

#container_Testimonials{
	width: 980px;
	height: 1570px;
	margin: 0 auto;
	border-right: none;
	border-left: none;
	background-color: #FFFFFF;
	position: relative;
}



/*********************/
/* MAIN*/
/*********************/



#molloy_main  {
	position: absolute;
	top: 153px;
	left: 141px;
	width: 769px;
	}
	
	
#ppt  {
	position: absolute;
	top: 136px;
	left: 151px;
	width: 783px;
	height: 1402px;
	}
	
#portfolio  {
	position: absolute;
	top: 139px;
	left: 158px;
	width: 702px;
	height: 596px;
	}
	
#bates  {
	position: absolute;
	top: 139px;
	left: 158px;
	width: 700px;
	height: 1000px;
	}
	
#sewtime  {
	position: absolute;
	top: 159px;
	left: 139px;
	width: 783px;
	height: 1600px;
	}
	
#testimonial_head  {
	position: absolute;
	top: 155px;
	left: 138px;
	width: 755px;
	height: 30px;
	}

#testimonial  {
	position: absolute;
	top: 186px;
	left: 141px;
	width: 621px;
	height: 1350px;
	}
	
	
		
/*********************/
/* Logo */
/*********************/

#logo {
	left:0px;
	top: 84px;
	position: absolute;
	height: 120px;
}


#pix {
	left:648px;
	top: 1px;
	position: absolute;
	height: 300px;
}

#name {
	left:144px;
	top: 40px;
	position: absolute;
	height: 23px;
	width: 200px;	
}


.name {
	color: #660066;
	font-size: 17px;
	font-family: 'PT Sans Caption', sans-serif;
	font-weight: bold;
	letter-spacing: 5.5px
}

	
/*********************/
/* NAV */
/*********************/

#nav_container
{
	position: absolute;
	width: 105px;
	height: 120px;
	top: 25px;
	left: 597px;
	
}

#nav_container2
{
	position: absolute;
	width: 165px;
	height: 120px;
	top: 25px;
	left: 711px;
}

.nav {
	list-style: none;
	font-size: 10px;
	line-height: 23px;
	letter-spacing: 2px;
}



.nav li {
	float: left;
	padding: 3px;
	text-align: left;
	
}

.nav a:hover {
	background:  #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.select {
	font-weight: bold;
	font-size: 10.5px;
	color: #660066;
	letter-spacing: 3px;
}



/*********************/
/* Page links*/
/*********************/

#sewtime a:link {
	color: #888888;
	text-decoration: underline;
}

#work a:link {
	color: #888888;
	text-decoration: underline;
}

#portfolio a:link {
	color: #888888;
	text-decoration: underline;
}

a:link {
	color: #888888;
	text-decoration: none;
}
a:visited {
	color: #888888;
	text-decoration: none;
}
a:hover {
	color: #F57F20;
	font-weight: bold;
}
a:active {
	color: #F57F20;
	text-decoration: none;
}



/*********************/
/* Detail*/
/*********************/

h1 { 
	color: #809627; 
	font-size: 19px; 
	letter-spacing: 2.5px;
	font-family: Helvetica, Verdana; 
	font-weight: normal;
}

p1d { 
	color: #777; 
	font-size: 14px; 
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 22px 
}

.p1d { 
	color: #777; 
	font-size: 14px; 
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 22px 
}

.p1e { 
	float: right;
	color: #777; 
	font-size: 13px; 
	font-family: "Helvetica", "Gill Sans", Arial, sans-serif; 
	font-weight: normal; 
	font-style: italic; 
	line-height: 21px 
}


	
p2  {
	color: #777;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
	line-height: 22px
}

/*********************/
/* Portfolio Pages*/
/*********************/

.figure {
	float: left;
	width: 700px;
	position: relative;
	margin: 0px 17px 40px 0px;
	
}

.figure2 {
	float: left;
	width: 280px;
	position: relative;
	margin: 0px 60px 35px 0px;
	
}

.figure2a {
	float: left;
	width: 280px;
	position: relative;
	margin: 0px 0px 35px 0px;
	
}

.photo img {
	border: 0px solid #CCC;
	background-color: #FFF;
	padding-bottom: 3px;
	position: relative;
	
}

/*********************/
/* Details*/
/*********************/
.line {
	position: relative;
	height: 20px;
	width: 620px;
	border-top:1px dashed #999999;
	margin-top:10px;
	color:#999;
	
}

.line2 {
	position: absolute;
	height: 23px;
	width: 750px;
	border-top:1px dashed #999999;
	color:#999;
	top: 1px;
}

.line3 {
	position: relative;
	height: 23px;
	width: 750px;
	border-top:1px dashed #999999;
	color:#999;
	top: 1px;
}
