html {
	margin: 0;
 	padding: 0;
	}
body {
	background: #fff; 
	padding: 0px; 
	margin: 0; 
	font-family: Calibri, Arial, Verdana, sans-serif;
	color: #444242;
	width: 100%; 
	font-size: 16px;
	line-height: 150%;
	background-color:#fff;
	/*background: url(images/header-bg.png);*/
	background: url(images/header-slice.png);
	background-repeat: repeat-x;
	z-index: 2; 
	
	
	}

/*#holder {
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 50px;
	position: relative;
	top: 5px;
	right: auto;
	width: 100%;
	min-width: 800px;
	max-width: 1024px;
} */

/*.container,.container-fluid{margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:732px}}@media (min-width:992px){.container{width:952px}}@media (min-width:1440px){.container{width:1272px}}.container-fluid{padding-left:6px;padding-right:6px}*/



#holder {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
	width: 100%;
	min-width: 800px;
	max-width: 1024px;
	
} 



#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	background: #fff;
		}


#bgbottom {
	position: relative;
	top: 100px;
	height: 100px;
	width: 100%;
    background-color:#fff;
	background: url(images/footer-slice.png);
	background-repeat: repeat-x;
	z-index: 1; 		
}		
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 42px;
	top: 20px;
	z-index: 3;
	
}
#slogan {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 180px;
	top: 30px;
	z-index: 5;
	
}
#contact {
	
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 30px;
	top: 150px;
	z-index: 8;	
}

#contact a{
	color: #6a295d;
	text-decoration: underline;
	
}

#contact a:hover {
	color: #000;
	text-decoration: underline;
}
#slides {
	margin: 10px 0px 0px 110px;
	padding: 10px;
	position: relative;
	top: 155px;
	z-index: 5;
	width: 1020px;
	text-align: center;
	
}


 

#design, #about, #results, #services {
	margin: 0px;
	padding: 80px 0 0 0;
}

#contentmain {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #7c7b7b;
	background-color: #fff;
	position: absolute;
	top: 155px;
	left: 15px;
	
	
}
#contentportfolio {
	margin: 0px 0px 60px 0px;
	padding: 0px;
	width: 100%;
	color: #7c7b7b;
	/*	float: left;
	position: relative;
	top: 100px;
	left: 0px;*/
	
	position: relative; 
	top: 200px; 
	left: 155px;
	
}
/*#portfolio {
	margin: 0px;
	padding: 10px;
	position: relative;
	top: 10px;
	left: 2%;
	z-index: 1;
	width: 450px;
	text-align: center;
	
}*/

.fotorama__select a{
	position: relative;
	top: 250px;
	left: 50px;
	
	
}

table #publications, table #sales, table #logos, table #posters, table #tradeshow, table #package, table #web, table #photo {
	margin: 0px;
}

.main_content {
	font-size: 100%;
	float: left;
	margin: 0px 20px 40px 25px;
	color: #7c7b7b;
	text-align:center;
	line-height: 100%;
}

#contentmain a{
	color: #6a295d;
	text-decoration: underline;
	
}

#contentmain a:hover {
	color: #000;
	text-decoration: underline;
}

.featured {
	float: left;
	margin: 0px 25px 40px 5px;
	line-height: 100%;
}
.contact {
	float: left;
	margin: 0px 20px 0px 0px;
	line-height: 100%;
	height: 70px;
}
.contact strong{
	font-size: 110%;
	line-height: 120%;
	
}


#bottom {
	float: left;
	position: relative;
	top: 10px;
	bottom: 10px;
	
	width: 100%;
}
#footer { 
	float: left;
	position: relative;
	left: 2%;
	width: 94%;
	text-align: center;
}

#footer a img{ 
	margin: 0px 30px;;
	
}
#copy  {
	font-size:70%;
	margin: 5px;
	position: relative;
	bottom: 13px;
	

}
#copy a {
	color: #000;
	text-decoration: underline;
}
#copy a:hover {
	color: #999;
}
img {
	border: none;
	}

/* old gray with blue */	
/*.gradient {
	background: rgba(0, 0, 0, 0.2);!important; /* for non-css3 browsers */
	/* filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#033151', endColorstr='#303030'); /* for IE */
	/*  background: -webkit-gradient(linear, left top, left bottom, from(#033151), to(#303030)) !important; /* for webkit browsers */
	/*  background: -moz-linear-gradient(top,  #033151,  #303030) !important; /* for firefox 3.6+ */



	/*color: #fff; !important;
	padding: 10px 20px 50px 20px ;
	margin:0px;  
	
}  
	
h1  {
	font-size: 150%;
	font-weight: normal;
	line-height:100%;
	
	padding: 0px 10px 10px 5px;
	margin: 0px 0px 10px 0px;

	
	float: left;
	height:20px;
	width: 98%;
	background: rgba(0, 0, 0, 0.2);!important; /* for non-css3 browsers */
	/* filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#033151', endColorstr='#303030'); /* for IE */
	/*  background: -webkit-gradient(linear, left top, left bottom, from(#033151), to(#303030)) !important; /* for webkit browsers */
	/*  background: -moz-linear-gradient(top,  #033151,  #303030) !important; /* for firefox 3.6+ */



	/*color: #fff; !important;	
}  */

.gradient {
	background: rgba(0, 0, 0, 0.2);!important; /* for non-css3 browsers */
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a295d', endColorstr='#d1abc9'); /* for IE */
	  background: -webkit-gradient(linear, left top, left bottom, from(#6a295d), to(#d1abc9)) !important; /* for webkit browsers */
	  background: -moz-linear-gradient(top,  #6a295d,  #d1abc9) !important; /* for firefox 3.6+ */
	  
	  background: rgba(0, 0, 0, 0.2);!important; /* for non-css3 browsers */
	 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a295d', endColorstr='#000'); /* for IE */
	  background: -webkit-gradient(linear, left top, left bottom, from(#6a295d), to(#000)) !important; /* for webkit browsers */
	  background: -moz-linear-gradient(top,  #6a295d,  #000) !important; /* for firefox 3.6+ */



	color: #fff; !important;
	padding: 10px 20px 0px 20px ;
	margin: 0px;
	width: 200px;
	
}
	
h1 {
	font-size: 130%;
	font-weight: bold;
	line-height:100%;
	
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000; !important;	
	
	/*float: left;
	height:20px;
	width: 98%;*/
	/*background: rgba(0, 0, 0, 0.2);!important; /* for non-css3 browsers */
	 /*filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b7b4', endColorstr='#fff'); /* for IE */
	 /* background: -webkit-gradient(linear, left top, left bottom, from(#b4b7b4), to(#fff)) !important; /* for webkit browsers */
	 /* background: -moz-linear-gradient(top,  #b4b7b4,  #fff) !important; /* for firefox 3.6+ */



	
}

h2  {
	font-size: 175%;
	font-weight: bold; 
	line-height:130%;
	color: #444242;
}

h3  {
	font-size: 130%;
	font-weight: bold; 
	line-height:100%;
	
	color: #444242;
}



.right_panel {
	font-size: 100%;
	line-height:120%;
	text-align: left;
	
}

.left_panel {
	font-size: 95%;
	line-height:120%;
	font-style: italic;
	text-align: left;
	color: #fff;
	
}


.heading {
	font-size: 110%;
	font-weight: bold;
	line-height:100%;
	
	padding: 0px 10px 10px 5px;
	margin: 0px 0px 10px 0px;

	
float: left;
	height:20px;
	width: 98%;
	background: rgba(0, 0, 0, 0.2);!important; /* for non-css3 browsers */
	 	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b4b7b4', endColorstr='#fff'); /* for IE */
	 	 background: -webkit-gradient(linear, left top, left bottom, from(#b4b7b4), to(#fff)) !important; /* for webkit browsers */
	 	background: -moz-linear-gradient(top,  #b4b7b4,  #fff) !important; /* for firefox 3.6+ */
color: #6a295d; !important;	
}


/* Resume styles */

#contentresume {
	width: 850px;
	font-size: 16px;
	color: #7c7b7b;
	position: relative; 
	left: 200px;
}
table#resume h2{
	font-weight: bold;
	font-size: 110%;
	margin: 20px 0px 5px 0px;
	padding: 0px;
	color: #565656;
}
table#resume h3{
	font-weight: bold;
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 100%;
	color: #565656;

}
table#resume .align{
	
	margin: 20px 0px 0px 0px;
	padding: 0px;

}
table#resume a:link {
	
	color: #565656;
	text-decoration: underline;
}
table#resume a:visited {
	color: #565656;
	text-decoration: underline;
}
table#resume a:hover {
	color: #6a295d;
}
table#resume a:active {
	color: #6a295d;
}
table#resume p{
	padding: 0px;
	margin: 3px 0px 10px 0px;
	
}
#resume td {
	font-size: 90%;
	
	vertical-align: top;
	padding: 2px 10px 0px 10px;

}
table#resume td li {
	float: none;
	width: 800px;
	list-style-type: square;
	height: auto;
	margin: 0px 0px 4px 20px;
	padding: 0px;
}
table#resume td ul {
	padding: 0px;
	margin: 5px 0 0 10px;
}


