@charset "UTF-8";
/* CSS Document */


body { 
	background-image:url(../images/agd.jpg);
	background-repeat: repeat-y;
	background-position:center;
}


#scrollable {
	background-image:url(../images/homepanel.gif);
	background-repeat:no-repeat;
	width:900px;
	height: 2000px;
	position:relative;
	top: 10px;	
	left: 50%;
	margin-left: -450px;

	
}

#top_navigation {
	
	width:900px;
	height: 30px;
	position:absolute;
	top: 40px;
	left: 50%;
	margin-left: -450px;
		
}

#top_contain {
	width:900px;
	height: 90px;
	position:absolute;
	top: 50px;
	left: 50%;
	margin-left: -450px;
		
}

#portfolio1 {
	background-image:url(../images/website_design2011.jpg);
	background-repeat: no-repeat;
	width:820px;
	height: 250px;
	position:absolute;
	top: 280px;
	left: 50%;
	margin-left: -410px;
	border:0 none;
	clear: both;		
}

#comment1 {
	width:820px;
	height: 50px;
	position:absolute;
	top: 260px;
	left: 50%;
	margin-left: -410px;
		
}

#portfolio2 {
	background-image:url(../images/print_design.jpg); 
	background-repeat: no-repeat;
	width:820px;
	height: 250px;
	position:absolute;
	top: 50px;
	left: 50%;
	margin-left: -410px;
}

#comment2 {
	width:820px;
	height: 50px;
	position:absolute;
	top: 260px;
	left: 50%;
	margin-left: -410px;
		
}
	
#portfolio3 {
	background-image:url(../images/illustration_services.jpg);
	background-repeat: no-repeat;
	width:820px;
	height: 250px;
	position:absolute;
	top: 50px;
	left: 412px;
	margin-left: -410px;
}

#comment3 {
	width:575px;
	height: 50px;
	position:absolute;
	top: 260px;
	left: 50%;
	margin-left: -410px;
		
}

#website {
	background-image:url(../images/website_startup.jpg);
	background-repeat: no-repeat;
	background-position:top;
	width:228px;
	height: 314px;
	position:absolute;
	top: 350px;
	left: 1012px;
	margin-left: -410px;
	padding: 0px 0px 0px 0px;
}

#info {
	width:200px;
	height: 200px;
	position:absolute;
	top: 260px;
	left: 50%;
	margin-left: -910px;
		
}

#copy_area {
	width:570px;
	height: 100px;
	position:absolute;
	top: 335px;
	left: 410px;
	margin-left: -410px;
}

#footer {
	text-align:center;
	position:relative;
	top: 2000px;
	height: 20px;
	padding: 20px;
		}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
	text-decoration:none;
	
}

#links_area ul {
	list-style-type: none;
	width:190px;
	height: 300px;
	position:absolute;
	top: 365px;
	left: 622px;
	margin: 0;
	padding: 0;
}

#links_area a {
	display: block;
	color: #333333;
	padding: 0px;
	text-decoration: none;
		
}

#links_area a:hover {
	color: #7f0040;
		
}


/* Navigation Bar */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	width:100%;
	background:none;
	font-size:93%;
	line-height:normal;
	border-bottom:none;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 35px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("(../images/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	padding:5px 0px 4px 6px;
	color:#333333;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#7f0040;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


/* Text Styles */

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7f0040;
	}
	
	.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #333333;
}

.h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	line-height:150%;
	color: #333333;
}
.h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	line-height:150%;
	color: #333333;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


.copy_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	letter-spacing: -1px;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7f0040;
}

.copy_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color: #333333;
}
.copy_h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	line-height:150%;
	color: #333333;
}
.copy_h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	line-height:150%;
	color: #333333;
}
.copy_h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.copy_h4 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.copy_h4 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.copy_h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.copy_h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.copy_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height:150%;
	color:#666666;
}

