﻿body {
	margin:0px 0px 0px 0px; 
	background:white url('../siteart/bkg_grad.jpg') repeat-x;
}

img {
	border:0px;
}

.header{
		background:url('../siteart/flag_bkg_header.jpg') no-repeat;
		height:174px;
		width:730px;
		vertical-align:top;
}

.footer{
		background: url('../siteart/flag_bkg_footer.gif') no-repeat;
		height:106px;
		width:730px;	
}

#conttainer{
		background: url('../siteart/flag_bkg_content.jpg') no-repeat;
		height:341px;
		width:730px;
		vertical-align:text-top;
}

.continer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16pt;
	line-height:21px;
}

.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20pt;
	font-weight:bold;
	color:navy;
	padding:auto 10px;
	}


td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:13px;
}

a:link, a:active, a:visited {
	color:#cc0000;
	text-decoration:none;
}
a:hover {
	color:navy;
}

/*.conttainer{
		background: url('../siteart/flag_bkg_content.jpg') no-repeat;
		height:341px;
		width:730px;
		vertical-align:text-top;
}




a.nav:link, a.nav:active, a.nav:visited{
	text-transform:uppercase;
	color:#fff;
	padding:12px 15px 10px 15px;
	text-decoration:none;

	font-size:10px;
}

a.nav:hover {
	background: url('siteart/nav_on.jpg') repeat-x;
}


.top1 {
	font-family:'Lucida Sans Unicode'; 
	font-size:20px; 
	color:#000; 
	line-height:.5em;
}						

.top2 {
	font-family:'Lucida Sans Unicode'; 
	font-size:48px; 
	color:#2a7cd1;
}

.top3 {
	font-family:'Lucida Sans Unicode'; 
	font-size:19px; 
	color:#333333;
	line-height:.5em;
}

.redbold {
	text-transform:uppercase; 
	color:#cc0000; 
	font-weight:bold;
}

.dkredbold {
	text-transform:uppercase; 
	color:#590c0c; 
	font-weight:bold; 
	font-size:15px;
}

	

#rightedge {
	vertical-align:top; 
	width:9px; 
	background: url('siteart/rightedge_rep.jpg') repeat-y;
}	


#leftedge {
	 vertical-align:top; 
	 width:10px; 
	 background: url('siteart/leftedge_rep.jpg') repeat-y;
}	

#scroller {
	vertical-align:top; 
	padding:30px 0px 10px 30px;
}


#nav {
	background: url('siteart/nav_off.jpg') repeat-x;
}

#topleft {
	vertical-align:top; 
	width:507px; 
	height:259px; 
	background: url('siteart/left_contact.jpg') no-repeat;
}

#maincontainer {
	border:0px; 
	margin-left:auto; 
	margin-right:auto; 
	width:1008px;
}

.imgright {
	border:#cccccc 1px solid; 
	float:left;
	margin-right:8px;
}

.imgleft {
	border:#cccccc 1px solid; 
	float:right;
	margin-left:8px;
}



#formtext {
	vertical-align:top; 
	padding:0px 10px 5px 0px; 
	text-align:right;
	font-weight:bold;
}

#formfield {
	vertical-align:top; 
	padding:0px 10px 5px 0px; 
}
/*
#logo{/* div identification for a floating image */
/*	background:url('../siteart/logo.png') no-repeat;;
	width:301px;
	height:204px;
	text-align:center;
	z-index:10;
	position:absolute;
	top:0px;
	text-align:center;

}

#navigation{*//* div identification for navigation that floats */
/*	z-index:6;
	width:900px;
	position:relative;
	right:0px;
}



