/* CSS Document */
body
{width:820px;
padding: 0 0 0 0;
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
background:url(left-col-bkg.png) repeat-y 0 0;}

#wrapper
{width:820px;
margin: 0 0 0 5px;
align:left;
overflow:hidden;
}

#left-col
{float:left;
text-align:right;
color:#fff;
background-color:#000;
padding-top:55px;
width:300px;
}

#left-col a:link
{text-decoration:none;
color:#fff;
border-bottom:1px dotted #fff;
}

#left-col a:visited
{text-decoration:none;
color:#fff;
border-bottom:1px dotted #fff;
}

#left-col a:hover
{text-decoration:none;
color:#fff;
border-bottom:1px dotted #fff;
}

#left-col a:active
{text-decoration:none;
color:#fff;
border-bottom:1px dotted #fff;
}

#right-col
{float:left;
color:#000;
width:395px;
/*background-color:#fff;*/
/*margin: 0 0 0 400px;*/
position:absolute;
top:10px;
left:400px;
}

#topnav
	{float:right; width:90%; border-bottom:1px solid #000; padding:0 0 0 0; 	text-align:right; margin-bottom:5%;}	
	
	#topnav a:link
	{color:#000; text-decoration:none; padding-left:20px; padding-right:20px; }
	
	#topnav a:visited
	{color:#000; text-decoration:none; padding-left:20px; padding-right:20px; }
	
	#topnav a:hover {color:#000; text-decoration:none;
		border-bottom:6px solid #000;	}
		
	#topnav a:active
	{color:#000; text-decoration:none; padding-left:20px; padding-right:20px; }

#text-1
{width:45%;
float:left;
padding: 0 2% 0 0;}

#text-2
{width:45%;
float:left;
padding: 0 0 0 2%;}

#last
{clear:both;
width:100%;
font-size:130%;
padding: 40px 0 0 0;}

#bottom-wrap
{padding-top:2%;}

#bottom-wrap ul
{list-style-type:none;
margin:0;
padding:0;}

#bottom-l
{width:55%;
float:left;
padding: 0 0 0 0;}

#bottom-r
{width:35%;
float:left;
padding: 0 1% 0 3%;}

#share
{clear:both;
width:100%;
text-align:center;
padding-left:1%;
padding-top:5%;
padding-bottom:5%;}

h2
	{font-size:150%;}
	
h3
{font-size:140%;}

.special-list
{
padding-left: 20px;
padding-bottom:5px;
background-image: url(images/bullet.png);
background-repeat: no-repeat;
background-position: 0 0;}

/*styles for contact form*/
form
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}

fieldset
{border:0;}

label
{padding-bottom:4px;}

input, select, textarea
{margin:4px 0 4px 0;}

#button_align
	{padding-left:2%;}

legend
{padding:0 0 0 0;
margin:0 0 0 0;
font-style:italic;}
