/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
color:#000066;
background-color:#F3F1E9;
text-align:justify;
}

a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000066;
}


#top_wrapper {
	width:100%;
	height:50px;
	background-image:url(top_bg.jpg);
	background-repeat:repeat-x;
}

#top_wrap {
	width:800px;
	height:50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*----------------------MENU-----------------*/

#foxmenucontainer{
	float:right;
	width:500px;
	height:30px;
	display:block;
	margin-top: 20px;
}

#foxmenu{
	position:relative;
	display:block;
	text-align: center;
	height:30px;
	font-size:12px;
	font-family:Arial,Verdana,Helvitica,sans-serif;
}

#foxmenu ul{ height:30px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width:auto; height:30px;display:block;float:left;margin:0 0 0 2px; align:center;}

#foxmenu ul li a{display:block;float:left;color:#ffcc00; text-decoration:none;
padding:8px 0 0 10px;height:22px; background:transparent url(button.jpg) no-repeat; width:70px;}

#foxmenu ul li a:hover{color:#ffcc00; width:61px; height:22px;
background:transparent url(button_over.jpg) no-repeat;}

#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}

/*----------------------------BANNER----------------------------*/

#banner {
	width:800px;
	height:303px;
	background-image:url(banner2.png);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFFFFF;
}

/*----------------CONTENT------------------------*/

#content_wrapper {
	width:800px;
	height:auto;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
}

#left_box {
	width:405px;
	height:auto;
	float:left;
}

#left_box img	{
	border: none;
}

#left_box ul	{
list-style-type: square;
list-style-position: outside;
font-size:14px;
color: #000066;
padding: 2px;
}


#left_box a:link, a:visited, a:active, {
color:#000000;
text-decoration: none;
}

#left_box a:hover {
text-decoration: underline;
}

.title1 {
padding-top:5px;
font-size:24px;
color:#323232;
font-family:Arial, Helvetica, sans-serif;
float:left;
}

.title2 {
padding-top:5px;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#000066;
float:left;
}


#right_box {
padding-right:0px;
padding-left:15px;
padding-top:5px;
padding-bottom:10px;
width:370px;
height:auto;
float:right;
}

#right_box img	{
	border: none;
}

#right_box ul	{
list-style-type: square;
list-style-position: outside;
font-size:14px;
color: #000066;
padding: 2px;
}

#right_box a:link, a:visited, a:active, {
color:#000000;
text-decoration: none;
}

#right_box a:hover {
text-decoration: underline;
}

.title3 {
font-size:24px;
color:#323232;
font-family:Arial, Helvetica, sans-serif;
float:left;
}

.title4 {
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
color:#000066;
float:left;
}

#read_more {
width:370px;
text-align:right;
margin-bottom:5px;
}

/*-----------------------FOOTER-----------------------*/

#footer_wrapper {
width:100%;
background-color:#2C2C2C;
}

#footer_mid {
width:800px;
height:auto;
margin:0 auto;
padding-top:10px;
margin-bottom:10px;
}

#div1 {
padding-right:15px;
width:238px;
height:auto;
border-right:2px dotted #C0C0C0;
float:left;
margin-right:10px;
}

#div1 a {
color: #FFFF00;
}

h1 {
margin:0;
padding:0;
font-size:24px;
font-family:"Trebuchet MS";
color:#fff;
}

.style1 {color: #CCCCCC}

#learn {
width:81px;
height:auto;
padding-left:155px;
padding-top:5px;
}

a.learn {
display:block;
width:81px;
height:34px;
background-image:url(learn.jpg);
background-repeat:no-repeat;
}

a.learn:hover {
display:block;
width:81px;
height:34px;
background-image:url(learn_over.jpg);
background-repeat:no-repeat;
}

#div2 {
padding-right:15px;
width:238px;
height:auto;
float:left;
margin-left:10px;
}

#div2 a {
color: #FFFF00;
}

#bottomlinks {
width:800px;
height:30px;
margin:0 auto;
border-top:3px solid #969696;
font-size:12px;
color:#FFFFFF;
text-align:center;
padding-top:20px;}

#bottomlinks a {
font-size:14px;
text-decoration:none;
color:#FFFFFF;
}

#bottomlinks a:hover {
text-decoration: underline;
}

#bottomlinks a:link {
text-decoration:none;
}

#lgwdbanner {
	width:800px;
	height:150px;
	background-image:url(point_banner.png);
	background-repeat:no-repeat;
	text-align:center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#h1 {
margin:0;
padding:0;
font-size:24px;
font-family: "Trebuchet MS";
color:#fff;
}

#learn {
width:81px;
height:auto;
}

/*-----------------------ADVERTISEMENTS-----------------------*/
#largeadborder	{
	position: relative;
	width: 400px;
	height: 150px;
	border: #000066 2px dashed;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#largead	{
	position: relative;
	width: 400px;
	height: 150px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#largead img {
	}

#largead p {
	color: #000000;
	font: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}

#largead a {
	color: #000066;
	}

#smallad	{
	position: relative;
	width: 300px;
	height: 100px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#smallad img {
	border: none;
	}

#smallad p {
	color: #000000;
	font: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
#smallad a {
	color: #000066;
	}	
	
#smalladborder	{
	position: relative;
	width: 300px;
	height: 100px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: #000066 2px dashed;
}

#smalladborder img {
	border: none;
	}
	