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

.outer {
	text-align: center;
	width: 100%;	
}

.container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

.top {
	background-image: url(images/iDevcoBG900x539SM.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 539px;
	width: 900px;
}

.bottom {
	background-color: #F60;
	height: 170px;	
}

.logo {
	height: 262px;
	width: 200px;
	float: left;
}

.topInfo {
	height: 262px;
	width: 500px;
	float: left;
	padding-left: 190px;
}

.numbersBox1 {
	height: 60px;
	float: left;
	width: 240px;
	font-size: 17px;
	line-height: 60px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

.numbersBox2 {
	height: 60px;
	float: left;
	width: 250px;
	font-size: 17px;
	line-height: 60px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 3px;
}

.numbersBox3 {
	height: 60px;
	float: left;
	width: 250px;
	font-size: 17px;
	line-height: 60px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 3px;
	color: #000;
}


.middleInfo {
	height: 180px;
	width: 900px;
	float: left;
	margin-top: 80px;
}

.middleInfoContact {
	height: 225px;
	width: 900px;
	float: left;
	margin-top: 50px;
	}

.byline {
	letter-spacing: 4px;
	font-size: 22px;
	line-height: 35px;
	width: 332px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	margin-right: 450px;
	margin-left: 100px;
}

.contactBox {
	letter-spacing: 4px;
	font-size: 19px;
	line-height: 35px;
	width: 332px;
	margin-right: 450px;
	margin-left: 100px;
	color: #F60;
	padding-top: 10px;
}

.contactmessage {
	height: 60px;
	float: left;
	width: 500px;
	font-size: 17px;
	line-height: 60px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing: 3px;
	}
	
.iDevcoForm {
	height: 220px;
	width: 500px;
	float: left;
	
}

.iDevcoFormLine {
	width: 480px;
	height: 40px;
}

.formText {
	font-size: 14px;
	text-align: right;
	float: left;
	width: 130px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	font-weight: bold;
}

.formInput {
	float: left;
	text-align: left;
	padding: 3px;
	width: 320px;
}

.formInput input{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.formInput textarea{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
	border-top-style: none;
	border-right-style: none;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	
}

.greeting {
	width: 330px;
	height: 80px;
	float: left;
	margin-top: 140px;
	letter-spacing: 2px;
	font-weight: bold;
}

.iDevcoSend {
	line-height: 23px;
	}
.productBox {
	height: 170px;
	width: 180px;
	background-image: url(images/productBGwhite.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.footer {
	font-size: 11px;
	color: #F60;
	margin-top: 5px;
	text-align: right;
}
