/*-- Basic HTML Elements --*/
html {
height:100%;
font-family:Tahoma,Arial, Helvetica, sans-serif;
text-align:justify;
font-size:11px;
}

body {
	margin: 0 0 0 0;
	background-color: #fff;
	}
	
td,tr,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #242424;
	}

a:link, a:visited {
	color: #548000;
	text-decoration: none;
	}

a:hover {
	color: #3333ac;
	
	}
	
ul {
	margin: 0px 5px;
	padding: 0px;
	list-style: none;
	}

li {
	padding-left:20px;
	font-size: 14px;
	}

hr { 
	width: 100%;
	}

H1 {
	COLOR: #000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 13px;
}

H2 {

COLOR: #000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
}


/*-- Template Layout --*/



	
#topleft	{
				background: url(/images/topleft.jpg) no-repeat;
				width:246;
}

#centerbg	{
					padding: 0px;
					background: url(/images/topbg.jpg) left top repeat-x;
					}

#center		{
				background: url(/images/topl.jpg) no-repeat;
				width:auto;
				height:113;
				}

.right	{
				background: url(/images/topwoman.jpg) no-repeat;
				vertical-align:top;
				width:256;
				height:196;
				}

#rightbutton	{
						background: url(/images/button.jpg) no-repeat;
						position: absolute;
						z-index: 2;
						top: 200px;
						right:0px;
						width:256;
						height:80;
						}	
#rightbox	{
				padding: 5px;
				padding-top:280;
				}

#menu	{
				background:url(/images/menu.jpg) top left no-repeat;
				vertical-align:text-top;
				width:246;
				}

.content {
	height:500px;
	padding: 10px;
	vertical-align:top;
	text-align:justify;
	
}

#leftbox	{
				padding: 5px;
				padding-top:220;
				}

#box	{padding: 5px;}

#footer {
	height: 46px;
	background: url(../images/footer_bg.jpg) left top repeat-x;
	}

#orange {
     color: #e4952e;}

A.bottom { FONT-SIZE:9px; COLOR: #737373; TEXT-DECORATION: none;}
.bottom { font-size:9px; color:#737373;}

H1 {
	COLOR: #000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 13px;
}

H2 {

COLOR: #000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
}

