body {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin-bottom:0;

	overflow: -moz-scrollbars-vertical;

	}

	

A:link {color:#24418f;text-decoration:none;}

A:visited {color:#24418f;text-decoration:none;}

A:active {color:#24418f;text-decoration:underline;}

A:hover {color:#24418f;text-decoration:underline;}	



form{ margin:0; padding:0; }



#global {

	width:974px;

	margin-left:auto; margin-right:auto;

	border:1px solid #000000; 

	}

#header {

	position:relative;

	font-size:13px; color:#24418f;

	font-weight:bold;

	}

	#header a {

		font-size:14px; color:#24418f;

		font-weight:normal;

		}

#logo {

	width:424px; height:174px;

	#height:181px; cursor:pointer;

	background:url(../images/logo.jpg) no-repeat;

	}		

#nav {

	position:absolute;

	top:145px; right:0px;

	padding-bottom:10px;

	padding-right:20px;

	background:url(../images/bottomline.jpg) repeat-x bottom;

	}

#itslogo {
	
	position:absolute;
	
	right:20px; top:40px;
	
	}

#view {

	position:absolute;

	right:20px; top:85px;

	}

	#view ul {

		margin:0; padding:0;

		}

	#view li {

		list-style:none;

		display:block;

		float:none;

		text-align:right;

		}

	#view li a {

		color:#949494;

		font-weight:normal;

		font-size:12px;

		}	

		

#bar {

	width:974px; height:36px;

	margin-top:10px;

	background:url(../images/bar.jpg) no-repeat;

	}

#main {

	margin-top:10px;

	width:974px;

	}

	h1 {

		margin:0;

		background-color:#23408e;

		font-family:Verdana;

		font-size:14px; color:#FFFFFF;

		padding:5px;

		}	

#main_left {

	float:left;

	width:584px;

	}

#main_right {

	float:left;

	margin-left:10px;

	width:380px;

	}		

#footer {

	height:75px; background-color:#23408e;

	text-align:center; font-size:10px;

	color:#FFFFFF; padding-top:10px;

	width:974px;

	}

	#footer span {

		display:block;

		}

	#footer a {

		color:#FFFFFF;

		text-decoration:underline;

		}

#contact {

	margin-top:10px;

	margin-bottom:10px;

	width:380px;

	}

	#contact span {

		margin-left:10px;

		font-size:12px;

		float:left;

		}

	#contact img {

		float:left;

		}

	#contact p {

		margin:0;

		color:#949494;

		}		
