/*GLOBAL SETTINGS */

html {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
}

body {
	margin: 0px auto;
}

a {
text-decoration: none;
color:#346280;
}

a:hover {
text-decoration: none;
color:#000;
}

li {
	color:#346280;
	font-size:12px;
	margin-left:15px;
}

/* - - - - - - - - - - - - -   Main Content  - - - - - - - - - - - - - - - - -  */

#page-wrap { 
	display:block;
	width: 892px;
	margin:0px auto;
}

#container {
	width: 892px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}

#header {
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:892px;
	height:176px;
}

#flash {
	background-image:url(../images/images.gif);
	background-repeat:no-repeat;
	width:892px;
	height:112px;
	margin-left:-2px;
}

#titlebar {
	background-image:url(../images/titlebar.png);
	width:892px;
	height:32px;
	margin-top:-15px;
}

#titlebar p {
	color:#346280;
	font-size:15px;
	padding-top:7px;
	padding-left:230px;
}

#content_Nu_img {
	margin-left:250px;
	margin-top:-160px;
	margin-bottom:150px;
}

#content {
	background-image:url(../images/content.png);
	background-repeat:repeat-y;
	width:892px;
	margin-top:0px;
}

#content_text {
	margin-top:-150px;
	margin-left:240px;
	width:600px;
}

#content p {
	font-size:11px;
	color:#000;
}

#content_img {
	margin-left:250px;
}

#content_img2 {
	margin-left:750px;
}

/* - - - - - - - - - - - - -   Menu  - - - - - - - - - - - - - - - - -  */

#menu {
	color:#FFF;
	font-size:14px;
	padding-top:5px;
	width:210px;
}

#menu li {
	color:#346280;
	text-align:right;
	list-style:none;
}

#menu ul { 
	list-style-position: outside; 
	list-style: square;
}

	
/* - - - - - - - - - - - - -   Footer  - - - - - - - - - - - - - - - - -  */

#footer {
	background-image:url(../images/footer.png);
	margin-top:0px;
	width:892px;
	height:42px;
	clear:both;
}

#footer p {
	color:#999;
	font-size:10px;
	padding-right:35px;
	padding-top:20px;
	float:right;
}

#footer1 {
	background-image:url(../images/footer.png);
	margin-top:-11px;
	width:892px;
	height:42px;
	clear:both;
}

#footer1 p {
	color:#999;
	font-size:10px;
	padding-right:35px;
	padding-top:20px;
	float:right;
}