
/* START RESET CSS */
/* =============== */
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, strong, 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;}
:focus	{outline:0;}
body	{line-height:1; color:#000; background:#FFF;}
ol, ul	{list-style:none;}
table	{border-collapse:separate; border-spacing: 0;}
caption, th, td
	{text-align:left; font-weight:normal;}
/* =============== */
/*   END RESET CSS   */

html, body	{height:100%;}
body		{font:normal 68.75%/136.36% verdana,arial,helvetica,sans-serif; color:#2e494e; background:url(../images/bg_body.gif) 0 0 repeat-x; min-width:985px;}
input, button, textarea, select
		{font:normal 100% verdana,arial,helvetica,sans-serif;}

h1, h2, h3, h4, h5, h6, strong {font-weight:bold;}


#Wrapper	{background:url(../images/bg_body02.gif) 50% 0 no-repeat; padding:120px 0 0 0; min-height:120px;}

#Banner		{width:960px; height:60px; margin:0 auto 70px; background:url(../images/bg_banner.gif) #2598af 0 0 repeat-x;}

#Nav ul			{float:right; width:960px;}
#Nav li,
#Nav a			{display:block; float:left; width:192px; text-align:center; font-weight:bold; color:#FFF;}
#Nav li			{height:65px; line-height:60px;}
#Nav li.Selected		{background:url(../images/arrow_selected.gif) 50% 100% no-repeat;}
#Nav a			{height:50px; line-height:50px; margin:5px 0 0 0; text-decoration:none;}
#Nav a:hover		{background:url(../images/bg_menu-hover.gif) 0 0 repeat-x;}
#Nav li.Selected a:hover	{background-image:none;}


#MainContent		{width:960px; margin:0 auto; padding-top:0; text-align:justify;}
.HomeLeft		{width:450px; padding-right:30px; float:left}
.HomeRight		{width:450px; padding-left:30px; float:right}

#MainContent h1 {	font-size: 24px; padding:2px 0 12px; background:url(../images/bg_title.png) repeat-x 0 0; margin-bottom:6px;}


#MainContent h2,
#MainContent .HomeLeft h3,
#MainContent .HomeRight h3	{padding:2px 0 12px; background:url(../images/bg_title.png) repeat-x 0 0; margin-bottom:6px;}
#MainContent h3		{margin-bottom:6px;}
#MainContent h4		{margin-bottom:6px;}
#MainContent ul li		{padding-left:16px; background:url(../images/bg_list_bullet.png) no-repeat 2px 6px;}
#MainContent p,
#MainContent ul		{margin-bottom:15px;}
#MainContent a		{color:#0095b3;}
#MainContent a:hover	{text-decoration:none;}

#MainContent dl.Contact	{clear:left;}
#MainContent dl.Contact dt	{float:left; width:100px; display:block; padding:2px 0;}
#MainContent dl.Contact dd	{float:left; padding:2px 0;}

#MainContent div.Map	{float:right; padding:2px 0;}

#Footer			{clear:both; background:url(../images/bg_footer.png) 0 0 repeat-x; padding:90px 0 60px 0; position:relative; top:100%;}
#InnerFooter		{width:960px; margin:0 auto; color:#7099a1}
#InnerFooter a		{color:#00b3d5}
#InnerFooter a:hover	{text-decoration:none;}
#InnerFooter p.Copyright	{float:left;}
#InnerFooter p.ContactInfo	{float:right;}





