*
{
    margin: 0px;
    padding: 0px;
}

html
{
	margin: 0px;
    padding: 0px;
}

a, a:visited
{
	color: blue;
	font
}


body
{
	margin: 0px;
    padding: 0px;
	min-width: 800px;
    background-color: #FFFFFF;

	text-align: center;
	font-family: Verdana;
	font-size: small;
}


#header
{
	min-width: 800px;
	
}

#header h1
{
    padding-top: 6px;
	padding-bottom: 0px;
	height: 70px;
	margin-left: 10px;
	text-align: left;
}

#header p
{
	text-align: left;
	font-size: 14px;
	color: rgb(79,94,151);
	padding-left: 400px;
    padding-top: -10px;
	font-style:italic; 	
}


#header h1 span
{
	display: none;
}

#header h2
{
	color: #FFFFFF;
	padding-left: 20px;
    font: 14px Verdana;
    text-align: right;
    padding-right: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    letter-spacing: 2px;
    font-weight:bold;
}

#breadcrumbs
{
	min-width: 800px;
	padding-top: 2px;
	text-align: right;
	padding-right: 30px;
	font-size: 12px;
	padding-bottom: 0px;
}

#breadcrumbs p
{
	margin-left: 260px;
	padding-left: 5px;
	color: rgb(0,0,128);
	font-size: 12px;
}

#breadcrumbs a, #breadcrumbs a:visited
{
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,128);
	font-size: 12px;
}

#breadcrumbs a:hover
{
	text-decoration: underline;
	color: rgb(0,0,120);
	font-size: 12px;
}

#footer
{
	min-height: 75px;
	height: 75px;
	min-width: 800px;
	clear: both;
	border-top: 1px solid rgb(0,0,88);
	padding-top: 3px;
}

#middle
{
	min-width: 800px;
	margin-top: 0px;
	text-align: left;
}

#left
{
	width: 250px;
	float: left;
	margin-bottom: 20px;
	z-index: 100;
}

#contentwrapper
{
	margin-left: 250px;
	background: #FFFFFF;
	margin-bottom: 20px;
}

#contentcolumn
{
	z-index: 1;
}

#contentcolumn h3
{
	color: rgb(0,0,88);
	font-size: 22px;
	margin-top: 4px;
	margin-bottom: 10px; 
}

#contentcolumn p
{
	margin-bottom: 15px; 
}

#contentcolumn ul
{
	margin-left: 30px;
}

.innertube
{
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
}

#logos
{
	text-align: center;
	clear: both;
}


#logos a:link {text-decoration: none}
#logos a:visited {text-decoration: none}
#logos a:active {text-decoration: none}
#logos a:hover {text-decoration: none; }

a img
{
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}

#contactus img
{
	margin: 10px;
	margin-top: 1px;
}

#copyright
{
	margin-top: 10px;
	color: #4F5E97;
}

#image
{
	width: 300px;
	height: 260px;
	float: right;
	padding: 5px;
}

#top_text
{
	position:absolute;
	left : 0px;
    top: 16px;
    margin-left: 400px;
	min-width: 400px;
}