
body
{
	font-family: Arial;
	background-color: #01253D;
	background-image: url('/images/background_tile.jpg');
	background-repeat: repeat-x;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}


#logo
{
	float: left;
	padding: 15px 0px 0px 18px;
}

#logo img
{
        behavior: url('/style/iepngfix.htc');
	width: 221px;
	height: 90px;
}

#pagewrapper
{
	background-color: #fff;
	margin: 0px 7% 0px 7%;
	border: 1px solid #333333;
	min-height: 1px;
	position: relative;
}

#topleft
{
	position: absolute;
	top: -1px;
	left: -1px;
}

#topright
{
	position: absolute;
	top: -1px;
	right: -1px;
}

#bottomright
{
	position: absolute;
	bottom: -1px;
	right: -1px;
}

#bottomleft
{
	position: absolute;
	bottom: -1px;
	left: -1px;
}

img
{
	display: block;
}

#footerwrapper
{
	height: 250px;
	background-image: url('/images/footer.gif');
	background-repeat: no-repeat;
	background-position: 0px 100%;
	padding: 5px 0px 0px 0px;
	position: relative;
}

#footerwrapper ul
{
	margin: 0px 0px 0px 0px;
	width: 300px;
	padding: 0px 0px 0px 40px;
	list-style: none;
}

#footerwrapper ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #4c4c4c;
	line-height: 13pt;
	background-image: url('/images/bullet.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#headerwrapper
{
	height: 133px;
	background-image: url('/images/headertile.png');
}

#header
{
	height: 133px;
	background-image: url('/images/headercurve.png');
        behavior: url('/style/iepngfix.htc');
}

#menuwrapper
{
	height: 42px;
	position: relative;
}

#menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	list-style: none;
	float: right;
}

#menu li
{
	cursor: pointer;
	margin: 0px 1px 0px 0px;
	padding: 7px 0px 0px 0px;
	font-size: 9pt;
	color: #fff;
	line-height: 11pt;
	background-image: url('/images/tab.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 75px;
	height: 23px;
	text-align: center;
	float: left;
}

#menu li.tab2
{
	background-image: url('/images/tab2.gif');
	width: 77px;
}

#menu li.tabhome
{
	background-image: url('/images/tabhome.gif');
	padding: 7px 0px 0px 17px;
	width: 58px;
}

#menu li.tabhomeover
{
	background-image: url('/images/tabhomeover.gif');
	padding: 7px 0px 0px 17px;
	width: 58px;
}

#menu li.homeover
{

}

#menu li.odd
{
	line-height: 9pt;
	padding: 3px 0px 0px 0px;
	height: 27px;
}

#menu li a
{
	color: #fff;
	text-decoration: none;
}

#menu li.over
{
	background-image: url('/images/tabover.gif');
}

#menu li.over a
{
	color: #0088e0;
}

#menu li.tabhomeover a
{
	color: #0088e0;
}

#menu li.oddover
{
	background-image: url('/images/tabover.gif');
	line-height: 9pt;
	padding: 3px 0px 0px 0px;
	height: 27px;
}

#menu li.oddover a
{
	color: #0088e0;
}

#menu li.tab2over
{
	background-image: url('/images/tab2over.gif');
	width: 77px;
}

#menu li.tab2over a
{
	color: #0088e0;
}

#menu2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	float: right;
}

#menu2 li
{
	cursor: pointer;
	margin: 0px 3px 0px 0px;
	padding: 7px 0px 0px 0px;
	font-size: 9pt;
	color: #4dace9;
	font-weight: bold;
	line-height: 11pt;
	background-image: url('/images/tab3.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 83px;
	height: 24px;
	text-align: center;
	float: left;
        behavior: url('/style/iepngfix.htc');
}

#menu2 li a
{
	color: #4dace9;
	text-decoration: none;
}

#menu2 li.odd
{
	line-height: 9pt;
	padding: 3px 0px 0px 0px;
	height: 28px;
}

#menu2 li.oddover
{
	line-height: 9pt;
	padding: 3px 0px 0px 0px;
	height: 28px;
}

#menu2 li.oddover a
{
	color: #0088e0;
}

#menu2 li.over a
{
	color: #0088e0;
}

#menu2 li.odd3
{
	background-image: url('/images/tab3odd.png'); 
	width: 67px;
	line-height: 9pt;
	padding: 3px 0px 0px 17px;
	height: 28px;
}

#menu2 li.odd3over a
{
	color: #0088e0;	
}

#menu2 li.odd3over
{
	background-image: url('/images/tab3oddover.png'); 
	width: 67px;
	line-height: 9pt;
	padding: 3px 0px 0px 17px;
	height: 28px;
}

#bodywrapper
{
	background-position: 0px 100%;
	position: relative;
	min-height: 1px;
	background-image: url('/images/back.png');
}

#leftcurve
{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url('/images/leftcurve.png');
	behavior: url('/style/iepngfix.htc');
	width: 389px;
	height: 58px;
	z-index: 1000;
}

#bottombar
{
	height: 76px;
	background-color: #fff;
	margin-right: 318px;
}

#contentwrapper
{
	min-height: 170px;
}

#rightcurve
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#rightcurve img
{
	behavior: url('/style/iepngfix.htc');
	width: 318px;
	height: 76px;
}

#slogan
{
	position: absolute;
	right: 34px;
	top: 83px;
}

#slogan img
{
	behavior: url('/style/iepngfix.htc');
	width: 246px;
	height: 119px;
}

#homebox
{
	width: 417px;
	height: 67px;
	behavior: url('/style/iepngfix.htc');
	background-image: url('/images/box.png');
	font-size: 9pt;
	font-weight: bold;
	color: #4c4c4c;
	position: absolute;
	left: 10px;
	bottom: 76px;
}

#homebox p
{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 30px;
}

#topfix
{
	position: absolute;
	left: 0px;
	top: 0px;
}

#topfix img
{
	width: 48px;
	height: 3px;
	behavior: url('/style/iepngfix.htc');
}

#copyright
{
	color: #fff;
	font-size: 8pt;
	padding: 4px 0px 10px 0px;
	margin: 0px 7% 0px 7%;
	clear: both;
	position: relative;
}

#content
{
	padding: 0px 50px 50px 36px;
	font-size: 10pt;
	color: #4c4c4c;
}

#content h1
{
	font-size: 12pt;
	color: #4c4c4c;
	line-height: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

#content p
{
	font-size: 10pt;
	color: #4c4c4c;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

#content a
{
	color: #1087df;
	text-decoration: none;
	font-weight: bold;
}

.fieldtextarea textarea
{
	width: 250px;
}

.fieldinput input
{
	width: 250px;
}

.case_thumb
{
	width: 162px;
	float: left;
	height: 160px;
	padding: 0px 28px 30px 0px;
}

.case_caption
{
	text-align: center;
	padding: 5px 0px 0px 0px;
	font-size: 8pt;
	clear: both;
	position: absolute;
}

.case_intro
{
	margin-left: 190px;
	line-height: 13pt;
	font-size: 10pt;
	width: 450px;
}

#content .case_intro p
{
	line-height: 13pt;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.case_box img
{
	 border: 1px solid #fff;
}

.case_box
{
	position: relative;
	float: left;
}

.case_top_left
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 16px;
	height: 15px;
	background-image: url('/images/case_top_left.png');
	behavior: url('/style/iepngfix.htc');
}

.case_top_right
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 16px;
	height: 15px;
	background-image: url('/images/case_top_right.png');
	behavior: url('/style/iepngfix.htc');
}

.case_bottom_left
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 16px;
	height: 15px;
	background-image: url('/images/case_bottom_left.png');
	behavior: url('/style/iepngfix.htc');
}

.case_bottom_right
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 16px;
	height: 14px;
	background-image: url('/images/case_bottom_right.png');
	behavior: url('/style/iepngfix.htc');
}

.news_thumb
{
	width: 130px;
	float: left;
	padding: 0px 0px 30px 0px;
}

.news_intro
{
	margin-left: 130px;
	line-height: 13pt;
	font-size: 10pt;
	width: 450px;
}

#content .news_intro p
{
	line-height: 13pt;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.news_box img
{
	 border: 1px solid #fff;
}

.news_box
{
	position: relative;
	float: left;
}

#news_box img
{
	 border: 1px solid #fff;
}

#news_box
{
	position: relative;
	float: right;
	margin: 0px 0px 20px 60px;
}

#main_box img
{
	 border: 1px solid #fff;
}

#main_big
{
	position: relative;
}

#main_box
{
	float: left;
	margin: 0px 0px 0px 0px;
}

#main
{
	margin: 0px 0px 0px 240px;
}

.careers_intro
{
	line-height: 13pt;
	font-size: 10pt;
	width: 550px;
}

#content .careers_intro p
{
	line-height: 13pt;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.meet_box img
{
	 border: 1px solid #fff;
}

.meet_big
{
	position: relative;
}

.meet_box
{
	float: left;
	margin: 0px 20px 40px 0px;
}
