a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #390;
}
a {
	text-decoration: none;
}
.heading2 {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 100%;
}

.footer-text {
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
	line-height: 200%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
	text-align: left;	
}
#container_page {
	background-image: url(images/container_bg_main.jpg);
	position: relative;
	height: auto;
	width: 981px;
	margin: auto;
}
#home_left_column {
	position: relative;
	height: 455px;
	width: 220px;
	float: left;
	background-image: url(images/left_column_bg.jpg);
}
#home_middle_column {
	float: left;
	width: 555px;
	position: relative;
	height: 455px;
}
#home_right_column {
	position: relative;
	height: 455px;
	width: 206px;
	background-image: url(images/right_column_bg.jpg);
	float: left;
}
#request_proposal {
	float: left;
	height: 135px;
	width: 392px;
	position: relative;
}
#form_contact {
	position: relative;
	height: auto;
	width: 589px;
	float: left;
}
#container_footer_nav {
	position: relative;
	width: 981px;
	margin: auto;
	text-align: center;
	height: 100px;
	top: 10px;
	font-size: 10px;
	color: #CCC;
}
#form_field {
	position: relative;
	left: 75px;
	width: 185px;
}
#content_right_column {
	position: relative;
	height: auto;
	width: 150px;
	left: 11px;
	top: 77px;
	color: #FFF;
}
#content_what_we_do {
	position: relative;
	height: auto;
	width: 175px;
	left: 35px;
}
#content_here_is_how {
	position: relative;
	height: 65px;
	width: 535px;
	left: 14px;
}
#container_tnav {
	position: relative;
	height: 84px;
	width: 981px;
}
#bullet_b1 {
	background-image: url(images/bullets_bg_blue-1.jpg);
	position: relative;
	height: 22px;
	width: 535px;
	left: 14px;
	top: 5px;
}
#bullet_w1 {
	background-image: url(images/bullets_bg_white-1.jpg);
	position: relative;
	height: 22px;
	width: 535px;
	left: 14px;
	top: 5px;
}
#bullet_b2 {
	background-image: url(images/bullets_bg_blue-2.jpg);
	position: relative;
	height: 37px;
	width: 535px;
	left: 14px;
	top: 4px;
}
#bullet_w2 {
	background-image: url(images/bullets_bg_white-2.jpg);
	position: relative;
	height: 37px;
	width: 535px;
	left: 14px;
	top: 4px;
}
#content_bullets {
	left: 15px;
	position: relative;
	top: 3px;
	font-size: 11px;
	width: 510px;
}

#container_header {
	position: relative;
	height: 360px;
	width: 981px;
}
#container_main_home {
	position: relative;
	height: auto;
	width: 981px;
}
#container_footer {
	position: relative;
	height: 135px;
	width: 981px;
}
#container_pop {
	position: relative;
	height: auto;
	width: 500px;
	margin: auto;
	background-image: url(images/pop_bg.jpg);
}
#pop_main_contact {
	position: relative;
	height: 520px;
	width: 455px;
	margin: auto;
}
#pop_contact_heading {
	position: relative;
}

#contact_fields {
	position: relative;
	height: auto;
	width: 455px;
	margin: auto;
	background-image: url(images/pop_contact_form_bg.jpg);
}

#contact_address {
	position: relative;
	height: 190px;
	width: 420px;
	margin: auto;
	margin-top: 10px;
}

#pop_footer {
	position: relative;
	height: 24px;
	width: 500px;
	margin: auto;
}


#pop_header {
	position: relative;
	height: 54px;
	width: 500px;
	margin: auto;
}
#container_pop #pop_main_contact #contact_fields table {
	text-align: left;
}
