

/* Overall
-------------------------------------------------- */

body 										{ background:url(../images/layout/bodybg.png) #252525 top left repeat-x;color: #444444;
													font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;font-size: 12px; }

/* -- Headings -- */

h1,h2,h3 								{ font-size: 18px;font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; }
h1,h2,h3,h4,h5,h6 			{ font-weight: bold; }

h1 sub, h2 sub, h3 sub 	{ display: block; font-size: 10px; vertical-align: baseline; }


/* -- Text -- */

p 											{ margin:0 0 1em 0; }
b, strong 							{ font-weight:bold; }
i, em 									{ font-style:italic; }


/* -- Links -- */

a:link, a:visited,
a:hover, a:focus  			{ color:#a1372d; text-decoration: none; }
a:link			  					{ color:#a1372d; text-decoration: none; }
a:visited		  					{ color:#a1372d; text-decoration: none; }
a:hover			  					{ color:#a1372d; text-decoration: none; }
a:focus			  					{  }




/* Layout
-------------------------------------------------- */

#wrapper 								{ position: relative; }
#header 								{ width: 1000px;margin: 0 auto;position: relative;z-index: 2; }
#welcome								{ background: #ccd1d8;left:0;position:relative;top:-27px;width:100%;z-index:1; }
#welcome table 					{ width: 1000px;margin: 0 auto; }
#welcome td 						{	vertical-align: top; }
#welcome img 						{ left:0px;position:relative;top:-4px; }
#welcome h4 						{ font-size: 30px;font-weight: normal;left:-20px;position:relative;top:44px; }
#welcome p							{	font-size: 14px;line-height: 28px;width: 512px;left:-20px;position:relative;top:44px; }
.please 								{ background: #f7f7f7;left:0;position:relative;top:-27px; }
.please p								{ font-size: 18px;color: #3d739c;text-align: center;padding: 20px 0; }
.please1 								{ background: #f7f7f7;left:0;position:relative;top:-45px; }
.please1 p							{ font-size: 18px;color: #3d739c;text-align: center;padding: 20px 0;margin:0; }
#select									{ background: #ffffff;padding: 20px 0;position: relative;top: -45px;left: 0; }
#select select					{ width: 367px;font-size: 14px;padding: 5px;color:#606060; }
#abc										{ background: #e0e7ec;overflow: hidden;padding: 20px 0;position: relative;top: -45px;left: 0; }
#abc ul									{ width: 825px;margin: 0 auto; }
#abc li									{ float: left;padding:0 10px; }
#abc li a								{ font-size: 14px;color:#2987c5; }
#abc li a:hover					{ color: #444444; }
.selected								{ border: 1px #c6cbce solid;background: #f7f7f7;padding: 4px 10px; }
#main										{ background: #ffffff;padding: 30px 0; position: relative;top: -45px;left: 0; }
#main ul								{ width: 810px;margin: 0 auto; }
#main li								{ line-height: 30px;padding: 0 0 0 20px; }
#main li h4							{ font-size: 24px;color: #8d8b8b;margin: 0 0 10px -20px;font-weight: normal; }
#main li a							{ font-size: 18px;color: #378fc9; }
#main li a:hover				{ color: #444444; }
#footer									{ width:945px;margin:0 auto;color: #6b6a6a;position: relative;top: -18px;left: 0; }
#footer span						{ position: absolute;top: 20px;left: 188px; }
#footer p								{ position: absolute;top: 20px;right: 90px; }
.icnd										{ position: absolute;top: -11px;right: 0; }





