img.portfolio {
	border:1px solid #1C7BAD;
	margin-bottom:5px;
}
.portfolio_sub {
	font-size:10px;
}
.portfolio ul {
	margin:1px;
	padding:0px;
	list-style-type:circle;
}
.contact_table td {
	font-size:11px;
}
.contact_table td input.border, .contact_table td textarea.border {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid #cccccc;
	background-color:#FFFFFF !important;
}
.contact_table td input.submit {
	background-color:#58B9E3;
}
.feature {
	font-size:11px;
	color:#3C8BB6;
}
.feature ul {
	margin:10px;
	list-style:circle;
}
.form_text {
	font-size: 11px;
}
.dot_box {
	padding:10px;
	border-bottom:1px dotted #1E7EB0;
}
.dot_box h4 {
	font-size:17px;
	color:#1D7BAE;
	margin-bottom:4px;
}
.price {
	margin:15px;
	font-size:15px;
	color:#1D7BAE;
	font-weight:bold;
}
.tools_bg {
	background-image: url(images/tools_td_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.subtitle {
	font-size: 14px;
	color: #388CB8;
}
.subtitledark {
	color:#135B81;
	font-size: 14px;
}
.portfolioname {
	color:#ae6b1d;
	font-size: 16px;
}
.images {
	border: 1px solid #CCCCCC;
	margin: 4px 10px;
	padding: 5px;
}
.icon {
	border: 1px solid #CCCCCC;
	margin: 2px 2px;
	padding: 2px;
}

.rounded_box{
background-image:url(/images/rounded_box.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:707px;
}

.rounded_box_bottom{
background-image:url(/images/rounded_box_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:10px;
}

.rounded_box1 {
	background-image:url(images/rounded_box1.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.rounded_box1 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#58b9e3;
	padding:0px;
	margin:0px;
}

.rounded_box2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#58b9e3;
	padding:0px;
	margin:0px;
}

.rounded_box3 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#58b9e3;
	padding:0px;
	margin:0px;
}

.rounded_box2 {
	background-image:url(images/rounded_box2.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.rounded_box3 {
	background-image:url(images/rounded_box3.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#contactbox {
	background-image:url(images/contact_box.gif);
	background-position:top;
	background-repeat:no-repeat;
	height:159px;
	width:270px;
	float:right;
	padding-left:15px;
	padding-top:10px;
	margin-top:50px;
	
}
#floatyleft {
	float:left;
	position:relative;
}
