html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
img {
	border-style: none;
}
/*---------------------------CSS RESET-----------------------------CSS RESET----*/
body {
	margin-top: 25px;
	height: 690px;
}
#container {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin: 0 auto;
    width: 960px;
}
a {
	text-decoration: none;
	color: black;
}
#logo {
	width: 310px;
}

#social_header {
	width: 150px;
	float: right;
	margin-right: -38px;
	margin-top: -42px;
}

#social_header li {
	display: inline;
	list-style-type: none;
}
#middle_wrapper {
	overflow: hidden;
}
#bar1 {
	background-image: url(../images/top_bar.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size: 20px;
	letter-spacing: 2.5px;
	margin-top: 4px;
	position: relative;
	width: 959px;
	height: 47px;
}

.left_pointer {
	position: absolute;
	bottom: 16px;
	left: 18px;

}

#middle_pointer {
	position: absolute;
	bottom: 16px;
	left: 316px;

}

#right_pointer {
	position: absolute;
	bottom: 16px;
	left: 718px;

}

.consulting {
	margin-left: 44px;
	position: absolute;
	top: 8px;
}

#design_studio {
	margin-left: 340px;
	position: absolute;
	top: 8px;
}

#get_connected {
	margin-left: 742px;
	position: absolute;
	top: 8px;
}

#side-a {
	float: left;
	width: 298px;
	height: 335px;
	border-right:dotted 1px #b9d08a;

}

#side-b {
	border-left:dotted 1px #b9d08a;
	float: right;
	width: 250px;
	height: 335px;
}
#form_wrapper {
	margin: 6px;
	width: 220px;
	padding-top: 10px;
	padding-left: 4px;
	margin: 0 auto;
} 
.form_text_wrap { 
	margin: 0;
	padding: 0; 
}
#submit_wrap input{
	width: 91px;
	margin-left: -2px;
	border: 1px solid #FFFFFF;
}
input {
	width: 210px;
	padding: 2px; 
	border: 1px solid #b9d08a;
	margin-bottom: 12px;
}
textarea {
	width: 210px;
	border: 1px solid #b9d08a;
}
textarea:hover {
	color: #b9d08a;
}

#center {
	float: left;
	width: 41%;
}

#consulting_topbox {
	width: 255px;
	margin: 0 auto;
}

#consult_header {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #b9d08a;
}

#case_button {
	width: 209px;
	height: 38px;	
}



#case_button a:hover{
	color: #8bc43f;		
}



#design_studio_wrapper {
	font-size: 14px;
	position: relative;
	margin: 0 auto;
	width: 371px;
	height: 40px;
	margin-top: 12px;	
}

#design_studio_wrapper a{
	text-decoration: none;
	color: #FFFFFF;	
}

#design_studio_wrapper a:hover{
	color: #8bc43f;	
}

#ident_branding {
	position: absolute;
	bottom: 11px;
	left: 9px;
} 
#print_media {
	position: absolute;
	bottom: 11px;
	left: 169px;
}

#online_media {
	position: absolute;
	bottom: 11px;
	left: 265px;
}

#center_text {
	padding-top: 8px;
	margin: 0 auto;
	margin-top: -16px;
	width: 350px;
}

#bar2 {
	background-image: url(../images/about_bar.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	clear: both;
	font-family:Helvetica,Arial,Sans-Serif;
	font-size: 20px;
	letter-spacing: 2.5px;
	margin-top: 4px;
	position: relative;
	width: 959px;
	height: 47px;
	
}

#left_bottom {
	margin: 10px;
	float: left;
	width: 475px;
}

#right_bottom {
	float: right;
	width: 460px;
}

#centering_wrap {
	width: 400px;
	margin: 0 auto;
}

#bottom_text {
	clear: both;
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom:dotted 1px #b9d08a;
}

#contact_wrap {
	font-size: 17px;
	width: 280px;
	margin-left: 30px;
	
}
#phone {
	width: 280px;
}
#phone_p {
	margin: 0;
	padding: 0;
	margin-top: -2px;
	margin-right: 18px;
	float: left;
}
#email {
	width: 280px;
}
#email_e {
	margin: 0;
	padding: 0;
	margin-top: -2px;
	margin-right: 18px;
	float: left;
}

#address {
	width: 280px;
}
#address2 {
	width: 282px;
}
#address_a {
	margin: 0;
	padding: 0;
	margin-top: -2px;
	margin-right: 18px;
	float: left;
}
#connections {
	float: left;
	margin-left: 335px;
	margin-top: -152px

}

