/* ------------------ Start Master Reset Styles -------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ------------------ End Master Reset Styles -------------------------- */

body {
	background: #90c3e2 url(../images/body_bg.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
}


#wrapper {
	width:956px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:956px;
	height:121px;
	background-color:#0079c1;
}

#header_top {
	width:956px;
	height:90px;
	background:#0079c1 url(../images/header_top_right_bg.gif) no-repeat top right;
}

#header_nav {
	width:955px;
	border-right:1px solid #6cbce9;
	height:26px;
	background:url(../images/header_nav_bg.gif) repeat-x top left;
	border-top:1px solid #017dc7;
	border-bottom:4px solid #0079c1;
}


#mid {
	width:956px;
	min-height:523px;
	height:auto !important;
	height:523px;	
	background-color:#fff;
	position:relative;
}

#mid_top_left {
	float:left;
}

#mid_top_right {
	float:left;
	border-right:1px solid #0066cc;
	width:538px;
	height:354px;
}

#mid_bottom {
	float:left;
	clear:left;
	position:relative;
	margin-bottom:40px;
	display:inline;
	width:956px;	
}

#mid_bottom img {
	float:left;
}

#link_1 {
	position:absolute;
	top:107px;
	left:212px;
}

#link_2 {
	position:absolute;
	top:120px;
	left:390px;	
}

#link_3 {
	position:absolute;
	top:130px;
	left:720px;
}

#link_1, #link_2, #link_3, #link_1 a, #link_2 a, #link_3 a {
	color:#0079c1;
}

#fl_left {
	color:#fff;
	position:absolute;
	top:190px;
	left:15px;
}

#fl_right {
	color:#fff;
	position:absolute;
	top:190px;	
	left:832px;
}

#fl_left a, #fl_right a {
	color:#fff;
}



#header p, #header a {
	color:#fff;
}