body 
{
	margin: 0px;
	padding: 0px;
	font: normal 14px Helvetica, sans-serif; color: #353535;
	background: #fff;
	width: 100%;
	overflow-x: hidden;
}
h1, h2, h3, h4, p, ul
{
	padding: 5px;
}
h1
{
	margin: 0px;
	font: bold 19px Helvetica, Arial, Trebuchet MS, sans-serif; color: #650fa1;
}
h2, h3, h4, .brand
{
	margin: 10px 0px 0px 0px;
	font: bold 19px Helvetica, Trebuchet MS, sans-serif; color: #222;
}
p
{
	font: normal 14px Helvetica, Trebuchet MS, sans-serif; color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	clear: both;
}
p.left
{
	float: left;
}
p img.left, ul img.left
{
	float: left;
	margin: 0px 20px 30px 0px;
}
p.warning
{
	background: url(images/alert.jpg) no-repeat left center;
	padding: 10px 10px 10px 45px;
	color: #a24c18;
	font-size: 11px;
}
ul.standard
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif; color: #505050;
}
ul.standard li
{
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: #fff url(images/listbullet_neutral.gif) no-repeat 0px 4px;
}
table.standard
{
	width: 95%;
	background: #f7f7f7;
	margin: 5px auto 5px auto;
	border: 1px solid #a24c18;
}
table.standard td
{
	padding: 3px 0px 3px 5px;
	font: normal 12px Arial, Helvetica, sans-serif; color: #474747; vertical-align: top; 
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#container
{
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	/*background: url(images/pills.jpg) no-repeat right top;
	border-left: 1px solid #650fa1;
	border-right: 1px solid #650fa1;*/
}
#logozone
{
	width: auto;
	height: 50px;
	background: url(images/logobg.png) repeat-x;
	text-align: center;
}
a.home
{
	background: url(images/homelink.png) no-repeat left top;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 5px;
	top: 7px;
}
#logo2
{
	width: 400px;
	height: 110px;
	background: url(images/logotest7.jpg) no-repeat center top;
	margin: 0px auto 20px -50px;
}
#content
{
	width: 100%;
}
#content .leftfloat
{
	float: left;
	width: 620px;
}
#content .rightfloat
{
	float: right;
	width: 620px;
}
.clearbar
{
	width: 100%;
	height: 1px;
	border: 0px none;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	clear: both;
}
#navegation /*main menu styles */
{
	width: 100%;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navegation ul
{
	list-style-type: none;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #c0c1c4;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/menubg.jpg) repeat-x left top;
}
#navegation ul li
{
	width: 25%;
	height: 35px;
	padding: 0px 0px 0px 0px;
	float: left;
	font: bold 80% Helvetica, Trebuchet MS, sans-serif; color: #193bab; text-align: center;
	background: url(images/navline.gif) repeat-y right top;
}
#navegation ul li a
{
	width: 100%;
	height: 23px;
	padding: 12px 0px 0px 0px;
	display: block;
	color: #193bab; text-decoration: none;
}
#navegation ul li a:hover
{
	color: #193bab;
}
#navegation ul li.active
{
	width: 100%;
	height: 23px;
	padding: 12px 0px 0px 0px;
	display: block;
	color: #850000;
	background: #fff url(images/navline.gif) repeat-y right top;
}
.home
{
	width: 898px;
	height: 498px;
	background: url(images/home_bg.jpg) no-repeat left top;
}
.hometestflash
{
	width: 900px;
	height: 450px;
	background: none;
}
.hometest1
{
	width: 900px;
	height: 450px;
	background: url(images/home_bg1b.jpg) no-repeat left top;
}
p.profile
{
	padding: 0px 20px 0px 0px;
	float: left;
}
p.profile img
{
	float: left;
	margin: 0px 25px 0px 0px;
}
#links
{
	clear: both;
	text-align: center;
	margin: 10px 0px 0px 0px;
}
#links a img
{
	border: 0px none;
}
.flashmovie
{
	padding: 57px 0px 0px 0px;
}
.footer
{
	background: url(images/logobg.png) repeat-x;
	clear: both;
	padding: 5px 0px 0px 0px;
	font: normal 13px Helvetica, Trebuchet MS, sans-serif; color: #193bab; text-align: center;
	height: 25px;
	border-top: 1px solid #353535;
}
/*Banner Styles*/
.skyscraper
{
	width: 160px;
	height: 600px;
	padding: 40px 0px 0px 0px;
	margin: 0px auto 0px auto;
	overflow: visible;
	white-space: normal;
	display: none;
}
.skyscraper_absolute
{
	width: 160px;
	height: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px 240px;
	overflow: visible;
	white-space: normal;
	position: absolute;
	top: 270px;
	left: 50%;
	display: none;
}
.skyscraper_absoluteleft
{
	width: 160px;
	height: 600px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px -400px;
	overflow: visible;
	white-space: normal;
	position: absolute;
	top: 270px;
	left: 50%;
	display: none;
}
.content468
{
	width: 468px;
	height: 60px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 10px 0px;
	display: none;
}
.linkunit728
{
	width: 728px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 25px 0px 0px 0px;
	clear: both;
	display: none;
}
.linkunit728b
{
	width: 728px;
	height: 20px;
	margin: 0px auto 0px -365px;
	padding: 10px 0px 0px 0px;
	position: absolute;
	top: 200px;
	left: 50%;
	display: none;
}
.content300
{
	width: 300px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: right;
	display: none;
}
.mobile_ad320
{
	margin: 5px auto;
}

