h2 {
	font-size: small;
	margin-bottom: 2px;
}

h2 a {
	color: #8A3700;
}



#wrapper {
	background			:	#fff url('images/template-4-6_02.gif') repeat-y;
	height				:	200px;
}



/***************************/
/*                         */
/*        LEFT             */
/*                         */

#portfolio-site-list {
	float: right;
	width: 120px;
	font-size: x-small;
	/*border: 1px solid #aaa;*/
}

/*                         */
/*                         */
/***************************/


/***************************/
/*                         */
/*        RIGHT            */
/*                         */

#portfolio-some-projects {
	/*float: right;*/
	left: 150px;
	width: 552px;
	/*border: 1px solid #000;*/
}

/***************************/




#portfolio-site {
	/*float: right;*/
	left: 150px;
	width: 552px;
	padding: 10px;
	border: 1px solid #DDDDFF;
	/*border: 1px solid #000;*/
}



#portfolio-site-list a:hover {
	background-color: #eef;
}
#portfolio-site-list ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0px;
}
#portfolio-site-list li {
	border-left: 5px solid #ddf;
	margin-bottom: 5px;
	padding-left: 5px;
}

#portfolio-site-desc {
	/*float: left;*/
	/*border: 1px solid #aaa;*/
}

#portfolio-site-img {
	/*float: right;*/
	/*position: absolute;*/
	margin: 10px auto;
	text-align: center;
}



#quote-66-img {
	display: inline;
	margin-right: 5px;
}

#quote-99-img {
	display: inline;
}

#testimonial-text {
	margin: 0px 20px;
	padding: 5px 0px;
	color: #007;
	/*border: 1px dashed #aaa;*/
}

#testimonial {
	background-color: #fff;
	/*border: 1px solid #000;*/
}

#testimonial img {
	display: inline;
}


#index-successes {
	position: relative;
	width: 550px;
	background-color: #fff;
	color: #222;
	border: 1px solid #DDDDFF;
}
#index-success-title {
	position: relative;
	padding: 0.25em 0em;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #f8f8f8;
	font-size: medium;
	font-weight: bold;
}
#index-success-body {
	position: relative;
	margin: 1em 1em 1em 1em;
}


.index-success-site {
	font-weight: bold;
	color: #E05A00;
}
.index-success-site a {
	color: #E05A00;
}
.index-success-site a:link {
	color: #E05A00;
}
.index-success-site a:visited {
	color: #E05A00;
}
.index-success-site a:hover {
	color: #E05A00;
}


#index-current {
	position: relative;
	margin-top: 1em;
	width: 550px;
	background-color: #eee;
	border: 1px solid #003D66;
	color: #222;
}
#index-current-title {
	position: relative;
	padding: 0.25em 0em;
	width: 100%;
	display: block;
	text-align: center;
	background-color: #003D66;
	color: #fff;
	font-size: medium;
	font-weight: bold;
}

#index-current-body {
	position: relative;
	margin: 1em 1em 1em 1em;
	clear: both;
}

.index-current-type {
	font-weight: bold;
	color: #003D66;
}
