@charset "utf-8";
/* CSS Document */
html {
	background: #000 url(../images/connect_bg.jpg) repeat-x;
}
body { /* yes ... body is a tag too ;) */
	width: 1024px;
	font: 14px "Verdana", sans-serif;
	color: #333;
	margin: 0 auto;
}
#main {
	position: relative;
	background-color: #FFF;	
}

#header {
	position: relative;
	background: #FFF url(../images/connect_header.jpg) no-repeat;
	height: 161px;
}

#content {
	border: thin solid #C30;
	background: #FFF url(../images/connect_img_bg.jpg) bottom no-repeat;
position: relative;
}

.leftside {
width: 500px;
padding-left: 10px;
}

.leftside_projection {
width: 500px;
padding-left: 10px;
min-height: 533px;
}

.leftside_about {
	width: 500px;
padding-left: 10px;
height: 660px;
}

	

.tag{
text-align: center;
color: #930;
border-bottom:thin solid #930;
padding: 0;
margin: 0;
padding-top: 5px;
padding-bottom: 5px;
}



.break {
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #443823;
}
#footer {
	width: 1024px;
background-color: #dad7d3;
}

.rightside{
float:right;
	width: 372px;
	margin-right: 30px;
}

.rightside_data{
float:right;
	width: 372px;
	margin-right: 30px;
}

.rightside_projection{
float:right;
	width: 372px;
	margin-right: 30px;

}

.rightside_av{
float:right;
	width: 372px;
	margin-right: 30px;

}

.rightside_monitor{
float:right;
	width: 372px;
	margin-right: 30px;

}

.rightside_commercial{
float:right;
	width: 372px;
	margin-right: 30px;

}

.rightside_hometheatre{
float:right;
	width: 372px;
	margin-right: 30px;

}

#lighting_1 {
	margin-bottom: 10px;	
}

#pa_systems {
	margin-bottom: 10px;	
}

#data_cable_1 {
	margin-bottom: 10px;	
}

#projection_1 {
	margin-bottom: 10px;	
}

#audio_visual_1 {
	margin-bottom: 10px;
}

#monitor_1 {
	margin-bottom: 10px;
}

#commercial_1 {
	margin-bottom: 10px;
}

#home_theatre_1 {
	margin-bottom: 10px;
}

.altcolour {
color: #db5e22;	
}

.smalltext {
	font-size:12px;
}

.rightside_contact {
	width: 400px;
	position: absolute;
	right: 0;
}

#contact_info{
float: left;
width: 280px;
padding-left: 50px;
}

#rightside_container {
position: relative;
}

#banner {
float:right;

}
