@charset "utf-8";
/* CSS Document */
<!--
div.design-brief td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #76787a;
	padding-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.design-brief {
	width: 700px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
div.design-brief table{
	background-color: #F9F9F9;
}
.contact-info li {
	list-style: none;
	margin-left: 10px;
	font-size: 11px;
}
.text{
	font-size: 11px;
	font-weight: normal;
	float: left;
	padding-bottom: 10px;
	
}
.text1{
	font-size: 12px;
	font-weight: bold;
}
.heading{
	font-size: 14px;
	color: #987531;
}
th.sub-heading{
	background-image: url(images/sub-head-bg.jpg);
	background-repeat:repeat-x;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #987531;
	text-align:left;
}
div.design-brief input{
	margin-left: 3px;
	font-size: 11px;
	color:#000000;
}
div.design-brief select{
	margin-left: 3px;
	height: 20px;
	font-size: 11px;
	color:#000000;
}

div.submit{
	margin-top: 20px;
	height: 25px;
	text-align:center;
	width:100%;
}
.contact-info {
	width: 700px;
	padding-left: 10px;
	height: inherit;
	float: left;
}
.contact-info1 {
	width: 340px;
	padding-left: 45px;
	height: inherit;
	float: left;
	border-left: 1px #CCCCCC dashed;
}

-->

