* {
padding: 0px;
margin: 0px;
}

body {
background: #E2E2E2;
margin-top: 10px;
font-family: arial;
font-size: 11px;
}

img {
border-style: none;
}

.strong_copy {
font-weight: bold;
}

p.general {
margin-top: 10px;
margin-bottom: 10px;
}
#main_container_outer {
	margin-right: auto;
	margin-left: auto;
	width: 693px;
}
#main_container {
	width: 693px;
	border-style: solid;
	border-width: 23px;
	border-color: white;
	background: white;
	float: left;
}
#thought_outer {
	width: 693px;
	margin-right: auto;
	margin-left: auto;	
}
#thought {
	width: 693px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	float: left;
	border-left-width: 23px;
	border-left-style: solid;
	border-left-color: #e2e2e2;
	border-right-width: 23px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
}
#copyright_rds {
	float: left;
	padding-left: 375px;
}
#thought a {
color: black;
text-decoration: none;
}

#thought a .g {
color: #67BC45;
}

#thought a:hover {
text-decoration: underline;
}

#thought_dd {
float: left;
}
#top_mast {
width: 694px;
height: 41px;
background-image: url(/_images/rds_top_logo.gif);
background-repeat: no-repeat;
}

#left_container {
width: 209px;
margin-right: 2px;
float: left;
}

.left_link {
width: 204px;
height: 18px;
padding-left: 5px;
padding-top: 4px;
background: #3D9DBE;
color: white;
font-family: arial;
font-size: 10px;
font-weight: bold;
margin-bottom: 2px;
}

.left_link a {
color: white;
text-decoration: none;
}

.left_link a:hover {
color: white;
text-decoration: underline;
}

.left_link_dark {
width: 204px;
height: 18px;
padding-left: 5px;
padding-top: 4px;
background: #011B4A;
color: white;
font-family: arial;
font-size: 10px;
font-weight: bold;
margin-bottom: 2px;
}

.left_link_dark a {
color: white;
text-decoration: none;
}

.left_link_dark a:hover {
color: white;
text-decoration: underline;
}

.left_link_sub {
width: 204px;
height: 18px;
padding-left: 5px;
padding-top: 4px;
background: #AAAAAA;
color: white;
font-family: arial;
font-size: 10px;
font-weight: bold;
margin-bottom: 2px;
}

.left_link_sub a {
color: white;
text-decoration: none;
}

.left_link_sub a:hover {
color: white;
text-decoration: underline;
}

#case_studies_navigation {
display: none;
}

#right_container {
width: 482px;
float: left;
}

#main_home_image {
width: 482px;
height: 355px;
}

#intro_copy {
width: 255px;
height: 160px;
border-style: solid;
border-width: 1px;
border-color: #808080;
margin-top: 2px;
text-align: justify;
padding-left: 15px;
padding-right: 15px;
padding-top: 11px;
padding-bottom: 10px;
float: left;
}

#bottom_home_teaser {
float: left;
margin-left: 2px;
margin-top: 2px;
}
