body {
	color: #FF0000;
	font-size: 12px;
}

.main_shell {
	width: 100%;
	height: 100%;
}

.header {
	width:979px;
	height:363px;
	margin:0px auto 0px auto;
	background-repeat: no-repeat;
	background-image: url('../images/header.jpg');
}

.intellogo {
	display:inline;
	float: right;
	width:58px;
	height:90px;
	margin:10px 12px 0px 0px;
}

.inteltext {
	width:950px;
	height:auto;
	margin:198px auto 0px auto;
	line-height: 12px;
}

.body {
	width:979px;
	height:710px;
	margin:0px auto 0px auto;
	background-repeat: no-repeat;
	background-image: url('../images/body.jpg');
}

.mainimage {
	display: inline;
	float: left;
	width: 611px;
	height: 361px;
	margin: 180px 0px 0px 17px;
}

.gallery {
	display: inline;
	float: left;
	height: 53px;
	margin: 25px 0px 0px 17px;
}

.thumbnail {
	display: inline;
	float: left;
	height: 53px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #EEEEEE;
}

.partners {
	width:979px;
	height:auto;
	margin:0px auto 0px auto;
	background-repeat: repeat-y;
	background-image: url('../images/partners.gif');
}

.wrapper {
	width: 950px;
	margin: 0px auto 0px auto;
	padding:  0px 0px 10px 0px;
	border-left: solid 1px #C8C8C8;
	border-right: solid 1px #C8C8C8;
	border-bottom: solid 1px #C8C8C8;
	border-top: solid 1px #C8C8C8;
	background-color: #E7E7E7;
}

table.tabs {
	width: 950px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

table td {
	height: 30px;
	line-height: 30px;
	border-right: 1px solid #C8C8C8;
	text-align:center;
}

table td.inactive {
	background-color: #F3F3F3;
	background-repeat: repeat-x;
	background-image: url('../images/td_background.gif');
}

table td.active {
	background-color: #E7E7E7;
}

table td.last {
	border-right: none;
}

.partners_wrapper {
	display: inline;
	float: left;
	width: 540px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.address {
	display: inline;
	float: left;
	width: 260px;
	height: 105px;
	margin: 10px 0px auto 10px;
	background-image: url('../images/address.gif');
}

.company_name {
	float: left;
	width: auto;
	height: 22px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	background-color: #2CB5A7;
	text-align: left;
	line-height: 22px;
}

.company_info {
	float: left;
	width: auto;
	height: 83px;
	margin: 5px 0px 0px 12px;
	text-align: left;
}

.form_wrapper {
	display: inline;
	float: right;
	width: 386px;
	height: 500px;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/form_background.gif');
}

.form_input {
	display: inline;
	float: left;
	width: 196px;
	height: 18px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	border: solid 0px;
	background: none;
}

.formlable {
	display: inline;
	float: left;
	width: 91px;
	height: 18px;
	margin: 0px 10px 0px 20px;
	padding: 0px;
	line-height: 18px;
}

.form_radio {
	display: inline;
	float: left;
	width: 200px;
	height: 83px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.select_wrapper  {
	display: inline;
	float: left;
	width: 200px;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	text-align: left;
}

.name {
	margin-top: 44px;
}

.email, .phone, .city {
	margin-top: 9px;
}

.colors, .partner, .message {
	margin-top: 15px;
}

.message {
	margin-top: 0px;
}

.form_textarea {
	display: inline;
	float: left;
	width: 342px;
	height: 117px;
	margin: 4px 0px 0px 21px;
	padding: 0px;
	border: solid 0px;
	background: none;
}

.form_submit {
	display: inline;
	float: left;
	width: 76px;
	height: 25px;
	margin: 25px 0px 0px 20px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/form_submit.gif');
}

.status {
	display: inline;
	float: right;
	width: 386px;
	height: 252px;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url('../images/status_background.gif');
}

.footer {
	width:979px;
	height:117px;
	margin:0px auto 0px auto;
	background-repeat: no-repeat;
	background-image: url('../images/footer.gif');
}

.copyright {
	display: inline;
	float: left;
	width:500px;
	height:22px;
	margin:87px 0px 0px 20px;
	text-align: left;
	line-height: 22px;
}