* {
padding:0;
margin:0;
}

html { min-height: 100%; margin-bottom: 1px; }  /* FireFox Page-Shift Fix */

body {
	margin: 0;
	text-align: center;
	padding:0;
	padding-bottom:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url(/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
}

.float_left {
float:left;
}

.float_right {
float:right;
}

#wrapper {
	width:750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-bottom: 1px solid #4FA3A5;
}

#right {
	float:right;
	width: 535px !important;
	width: 515px;
	padding: 10px 20px;
	background-image: url(/internet_solutions/images/bg_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#left {
float:right;
width: 165px;
padding: 0 5px 0 0;
margin-top:5px;
}

.padding {
padding: 0 5px 0 15px;
}

.quote {
	color: #454545;
}

p {
margin: 0.5em 0 0.5em 0;
line-height:150%;
}

li {
margin: 0 0 0 25px;
line-height:150%;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 2em;
color:#4fa3a5;
margin: 5px 0 0.25em;
}

h1 span {
color:#000000;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.25em;
color:#3c6fa5;
margin: 5px 0 5px 10px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
color:#247d93;
}

.one_third_col p, .one_third_col_home p {
padding:5px 0;
}

/*
.one_third_col {
	float:left;
	width:165px;
	margin-right: 5px;
	background-image: url(../images/bg_onethirdcol.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ccd3e4;
	padding-bottom:10px;
	margin-bottom:10px;
	height:30em;
	overflow:visible;
}
*/

.one_third_col {
	background-image:  url("/internet_solutions/images/bg_h2b.gif");
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #006881;
	padding: 0 0 10px 0;
	margin-bottom:10px;
	border-top: 1px solid #587CAF;
}

.one_third_col a {
color: #003366;
}

.one_third_col_home {
	float:left;
	width:500px;
	background-color: #F3F3F3;
	padding: 5px 10px;
	margin-top:10px;
	overflow:visible;
	border-bottom: 1px solid #EEEEEE;
	background-image: url(/internet_solutions/images/bg_onethirdcol_home.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
}

.one_third_col_home h2, .one_third_col h2 {
	
	color: #696969;
	padding: 2px 0;
	margin: 0;
	font-size: 1.1em;
}

.no_margin {
margin:0;
}

.hr {

}

hr {
height:1px;
color:#587CAF;
background-color:#587CAF;
border: 0px none;
}

a {
color:#408ea1;
text-decoration:none;
font-weight:bold;
}

a:hover {
text-decoration:underline;
}

#vacancy_teaser table {
width:100%;
border: 1px solid #4D96A7;
}

#vacancy_teaser table td {
background-color:#e0f3f8;
}

#vacancy_teaser table td.vacancy_teaser_header {
background-color:#FFFFFF;
border-bottom: 1px solid #4D96A7;
text-align:center;
}

.flags {
padding-top: 10px;
}

.flags img {
margin-right: 5px !important;
margin-right: 4px;
}

.case_study_image {
	border: 5px solid #FAFAFA;
}

