@charset "utf-8";
/* TSBD portfolio CSS Document */
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
#content_web {
	padding: 0px;
	float: left;
	height: auto;
	width: 775px;
	background-image: url(../images/webdesign_fullreflect.jpg);
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
#content_web a:link, #content_web a:visited {
	color: #398BE6;
	text-decoration: none;
}

#content_web a:hover {
	color: #1666BE;
	text-decoration: underline;
}
/****** left content ******/


.left_intro {
	float: left;
	height: auto;
	padding-top: 105px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 37px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 260px;
	color: #666666;
}#right {
	float: right;
	width: 350px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/portfolio.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
/************ portfolio *******************/
#fulldetails {
	padding-right: 24px;
	padding-left: 24px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fulldetails a:link, #fulldetails a:visited {
	color: #398BE6;
	text-decoration: none;
}

#fulldetails a:hover {
	color: #1666BE;
	text-decoration: underline;
}
#hosting {
	margin: 0px;
	padding-top: 10px;
}
#domain {
	background-image: url(../images/tia.jpg);
	height: 218px;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.demcheck {
	padding-top: 70px;
	width: 140px;
	text-align: left;
	font-weight: normal;
}
