@import url(theme.css);
@import url(home.css);
@import url(portfolio.css);
@import url(contact.css);
@import url(about.css);
@import url(services.css);

form {padding:0; margin:0;}
img {border:0;}
body {margin: 0;padding: 0;font-family:Verdana;font-size:75%;color:#383838;background:#fff url('../images/bg.jpg') repeat-x;}
.clr{clear:both;}
.nobot{display:none;}
a{color:#e93478;text-decoration:underline;}

.getquote{
	width:814px;
	text-align:center;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #e8e8e8;
}
.getquote .padding{
	padding:12px;
}