body {
	background : #b2b38b;
	color : #666666;
	font-family : Arial;
	font-size : 11px;
	line-height : 16px;
	text-align : center;
	margin : 0px;
	padding : 0px;
}

div.canvas {
	margin : 0px auto;
	text-align : left;
	width : 900px;
}
div.canvas div.header {
	width : 900px;
	height : 199px;
	background-image : url(/images/sunburst.jpg);
	background-repeat : no-repeat;
	border-bottom : solid 1px #c9cbb8;
	overflow : hidden;
}
div.canvas div.header div.logo {
	margin : 15px 0px 0px 20px;
	float : left;
}
div.canvas div.header div.logo div.image {
	margin-right : 10px;
	float : left;
}
div.canvas div.header div.logo div.slogan {
	width : 455px;
	margin-top : 50px;
	float : left;
	font-family : Novarese Medium, Trajan Pro, Times New Roman;
	font-size : 13px;
	color : #879095;
	line-height : 18px;
}
div.canvas div.header div.logo div.slogan h1 {
	margin : 0px 0px 15px 0px;
	font-family : Trajan Pro, Times New Roman;
	font-size : 16px;
	color : #5a83a6;
	font-variant : small-caps;
}
div.canvas div.header div.nav {
	clear : both;
	width : 829px;
	padding-top : 20px;
	margin : 0px 42px 0px 29px;
}
div.canvas div.header div.nav a.selected:link, div.canvas div.header div.nav a.selected:visited {
	color : #5a92b5;
	font-size : 15px;
	margin : 0px 17px;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}
div.canvas div.header div.nav a.selected:hover, div.canvas div.header div.nav a.selected:active {
	text-decoration : underline;
}
div.canvas div.header div.nav a:link, div.canvas div.header div.nav a:visited {
	color : #275d8b;
	font-size : 15px;
	margin : 0px 17px;
	text-decoration : none;
	text-transform : uppercase;
	font-weight : bold;
}
div.canvas div.header div.nav a:hover, div.canvas div.header div.nav a:active {
	text-decoration : underline;
}

div.canvas div.left {
	float : left;
	width : 646px;
	background-color : #ffffff;
}
div.canvas div.left div.pad {
	margin : 18px 50px;
	font-family : Verdana;
	font-size : 11px;
	line-height : 19px;
}
div.canvas div.left div.pad span.required {
	font-size : 16px;
	font-weight : bold;
	line-height : 19px;
}
div.canvas div.left div.pad td {
	font-size : 11px;
	line-height : 19px;
}
div.canvas div.left div.pad a:link, div.canvas div.left div.pad a:visited, div.canvas div.left div.pad a:hover, div.canvas div.left div.pad a:active {
	color : #275d8b;
}
div.canvas div.left div.pad div.subnav {
	margin : 0px 0px 10px 0px;
	font-size : 12px;
}
div.canvas div.left div.pad div.subnav a:link, div.canvas div.left div.pad div.subnav a:visited {
	margin : 0px 27px 0px 0px;
	color : #275d8b;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}
div.canvas div.left div.pad div.subnav a:hover, div.canvas div.left div.pad div.subnav a:active {
	margin : 0px 27px 0px 0px;
	color : #275d8b;
	text-decoration : underline;
	font-weight : bold;
	text-transform : uppercase;
}
div.canvas div.left div.pad div.subnav a.selected:link, div.canvas div.left div.pad div.subnav a.selected:visited {
	margin : 0px 27px 0px 0px;
	color : #5a92b5;
	text-decoration : none;
	font-weight : bold;
	text-transform : uppercase;
}
div.canvas div.left div.pad div.subnav a.selected:hover, div.canvas div.left div.pad div.subnav a.selected:active {
	margin : 0px 27px 0px 0px;
	color : #5a92b5;
	text-decoration : underline;
	font-weight : bold;
	text-transform : uppercase;
}


div.canvas div.section_header {
	width : 646px;
	height : 150px;
	overflow : hidden;
}

div.canvas div.right {
	float : right;
	width : 253px;
	background-color : #ffffff;
}
div.canvas div.right div.success_stories {
	width : 253px;
	height : 273px;
}
div.canvas div.right div.current_positions {
	width : 253px;
	height : 237px;
	background-image : url(../images/tallgradient.gif);
	background-repeat : repeat-x;
	border-top : solid 1px #c9cbb8;
}
div.canvas div.right div.current_positions div.pad {
	margin : 12px 15px;
	font-family : Verdana;
	font-size : 11px;
	line-height : 16px;
}
div.canvas div.right div.current_positions div.pad h1 {
	margin : 0px 0px 10px 0px;
	padding : 0px;
	color : #81abc9;
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
}
div.canvas div.right div.current_positions div.pad span.blue {
	color : #81abc9;
	font-size : 13px;
	line-height : 16px;
	font-weight : bold;
}
div.canvas div.right div.current_positions div.pad a:link, div.canvas div.right div.current_positions div.pad a:visited {
	color : #666666;
}
div.canvas div.right div.current_positions div.pad a:hover, div.canvas div.right div.current_positions div.pad a:active {
	color : #000000;
}

div.canvas div.footer {
	clear : both;
	text-align : center;
	border-top : solid 1px #c9cbb8;
	background-image : url(../images/footer-bg.gif);
	background-repeat : repeat-x;
	width : 900px;
	height : 46px;
	overflow : hidden;
	font-size : 11px;
	line-height : 46px;
}
div.canvas div.footer a:link, div.canvas div.footer a:visited {
	color : #3a3737;
	text-decoration : none;
	text-transform : uppercase;
	margin : 0px 25px;
}
div.canvas div.footer a:hover, div.canvas div.footer a:active {
	color : #3a3737;
	text-decoration : underline;
}

