﻿html,form {height:100%; }
a
{
	color:#00589E;
}
a:hover
{
	color:#cc3300;
}
a:actve
{
	color:#cc3300;
}


body 
{
	height:100%; 
	color:#303030; 
	font-family:Tahoma, Verdana, Sans-Serif; 
	font-size:11px; 
	text-align: center;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
	
}
hr
{
	height:1px;
	padding:5px 0 5px 0;
}
table.main
{
	border1:solid 1px red;
	height:400px;
	width:950px;
}

table.main td.rightMargin
{
	width:100px;
}
table.main td.leftMargin
{
	background-color:#ffffff;
	width:101px;
	background-image:url(../Images/PageBg1.jpg);
	background-repeat:no-repeat;
	
}

table.main td.tdContent
{
	width:auto;
	background-image:url(../Images/PageBg2.jpg);
	background-repeat:no-repeat;
	background-color:#e7e7e7;
	text-align:left;
	vertical-align:top
}

#Logo
{
	float:left;
}
a.logo
{
	background-image:url(../Images/logo.png);
	background-repeat:no-repeat;
	width:190px;
	height:216px;
}

div.TopNav
{
	float:left;
	height:216px;
	width:543px;
	background-image:url(../Images/TopNavBg.png);
	background-repeat:repeat-x;
	text-align:right;
}


div.TopNav img.ooorem
{
	padding:25px 0px 0 0;
}

div.TopNavEnd
{
	float:left;
	height:216px;
	min-width:20px;
	background-image:url(../Images/TopNavBgEnd.png);
	background-repeat:no-repeat;
}
div.menu
{
	padding-left:20px;
	background-image:url(../Images/dots2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}

div.menu a
{
	display:inline-block;
	float:left;	
	padding:30px 15px 30px 15px;
	margin-bottom:40px;
	font-family:Verdana;
	font-size:14px;
	color:#424242;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../Images/TopNavSep.png);
	background-position:right center;
	background-repeat:no-repeat;
}

div.menu a:hover
{
	color:brown;
}

#content
{
	margin:10px 10px;
	padding: 10px;
	TEXT-ALIGN: left;
	min-height:300px;
	background-image:url(../Images/ContentDecor.png);
	background-repeat:no-repeat;
	clear:both;
}

#content div.content
{
	font-family:Verdana;
	font-size:11px;
	line-height:16px;
	
}

#bottom
{
	background-image:url(../Images/bottomBg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:20px;
	padding-top:10px;
	text-align:center;
	color:White;
	font-weight:bold;
}

div.content p
{
	margin:0px;
	padding-bottom:10px;
	padding-top:0px;
}

div.content ul
{	
	margin:0px;
	padding-left:20px;
}

div.content li
{
	margin:0 2px 2px 10px
}

div.menu
{
	padding-top:26px;
	padding-left:20px;
	background-image:url(../Images/dots2.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:140px;
}

img.PictureInText
{
	float:right;
	border:solid 2px #dedede;
	padding:0px;
	margin:0px 0px 5px 5px;
}

div.contact
{
	padding-top:30px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:24px;
	padding-bottom:90px;
}

div.contactForm
{
	padding-top:30px;
	font-size:12px;
	text-align:center;
	
	line-height:24px;
}
