a:link,a:visited { text-decoration:none; }

ul,ol { list-style:none; }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/

body { background-color:#152a4f; text-align:left; }

/*--------/Background Color----------*/

#flash {
	position:absolute;
	left: 15px;
	top: 14px;
}

#navbar {
	position:absolute;
	left: 20px;
	top: 227px;
}
/*---------page width--------*/

#wrap { position:relative; width:831px; margin:0px auto/*-------auto = centered-------*/; }

/*------------Header----------*/

#banner { background:url("../images/header.png") no-repeat; height:271px; margin:0 auto; margin-top:12px;}
 
/*------------/Header----------*/

 /*--------Page Title---------*/
 
#title { background-color:#436EA0; color:#f5f5f5; height:20px; margin:2px 0; padding:2px 10px 0 0; text-align:right; }
 
  /*--------/Page Title---------*/
  
#content {background-color:transparent; background:url('../images/bg2.png') bottom no-repeat; min-height:420px; text-align:justify; padding:25px; padding-top:80px; padding-bottom:10px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff;}

#content a:link, #content a:visited {color:#45b0e4; text-decoration:none; font-size:15px; font-weight:regular;}

#content a:hover {color:#ffffff; text-decoration:underline;}

#content p {padding-left:25px;}

#content2 {background-color:transparent; background:url('../images/bg2.png') bottom no-repeat; min-height:420px; text-align:justify; padding:25px; padding-top:80px; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#ffffff;}

#content2 a:link, #content2 a:visited {color:#45b0e4; text-decoration:none; font-size:15px; font-weight:regular;}

#content2 a:hover {color:#ffffff; text-decoration:underline;}

#content2 p {padding-left:25px;}

.right {float:right; height:420px; width:250px;}
   
#bottom { height:10px; clear:both; overflow:hidden; }

#footer { width:831px; text-align:right; margin:10px auto; clear:both; pading:25px;}

#footer p {font-family:Arial, Helvetica, sans-serif; margin-bottom:3px; color:#ffffff; font-size:11px; }

#footer a:link, #footer a:visited {font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#45b0e4; font-size:11px; text-decoration:none;}

#footer a:hover {color:#ffffff; text-decoration:underline;}

/*------------Main Menu--------*/

#nav { 
	background-color:#5c5c5c;
	width:770px;
	padding:15px;
}
#nav ul{
	
	display:inline;
}
#nav ul li {
	display:inline;
	padding-right:20px;
}

/*------------Main Menu--------*/

