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

#container {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
}

#nav { background-color: black; 
}

#left {
float:left;
width:200px;
}

#right {
	float:right;
	width:650px;
	height: 1350px;
	background-color: #FFFFFF;
}

#padding {
padding-left:10px;
padding-right:10px;

}



a:link {
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
}

a:visited {
	text-decoration:underline;
	font-weight: bold;
	color: #333333;

}

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

a:active {
	text-decoration:underline;
	color: #999999;
}


#content {
	background-color: #FFFFFF;
}

#bio_left {
padding-top:10px;
padding-left:200px;
float:left;
width:300px;
}

#bio_right {
padding-top:10px;
float:right;
width:400px;
}

#text {
padding: 10px 55px 10px 55px;
}

#text_home {
padding: 5px 10px 10px 55px;
}

.height {
min-height:400px;
height: auto !important;
/*height: 450px;*/
}

.services_text {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/services.gif);
	background-repeat: no-repeat;
	background-position: 30px 55px;
	line-height: 1.4em;
	color: #333333;
}

.text2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	/*padding-top: 55px;*/
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.4em;
	color: #333333;
}

.text3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	/*padding-top: 55px;*/
	padding-right: 0px;
	padding-left: 20px;
	line-height: 1.4em;
	color: #333333;
	background-image: url(images/mina_portfolio_layout_sm2.jpg);
	background-repeat: no-repeat;
	background-position: 20px 120px;
}

.text2 img {
	padding-top:55px;
	padding-bottom:35px;
}

.text3 img {
	padding-top:55px;
	padding-bottom:35px;
}

.bold {
	font-size:1em;
	font-weight:bold;
}

#services_home {
text-align:right;
font-style:italic;
padding-top: 15px;
padding-right: 10px;
}

#svc_subcategory {
padding-left:10px;
padding-right:10px;
}

#svc_subcategory img {
padding-top:0px;
padding-right: 10px;
padding-bottom: 10px;
padding-bottom:0px;
}

/*#services_home a #services_home a:visited {
text-decoration:none;
}*/

/*#services_home a:hover, #services_home a:active {
text-decoration:underline;
}*/

#footer {
	font-size: 0.9em;
	color: #999999;
	padding-top: 1em;
	clear:both;
}
body {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	/*background-color: #4e505d;*/
	background-color: #F1F1F1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
}

.list {
line-height:1.5em;

}
