@charset "iso-8859-1";
/**
*** FRANK PEREZ
*** ONLINE MEDIA GROUP
*** http://www.webomg.com
**/

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background-image: url('../images/sitebg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#frame {
	width: 704px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	width: 704px;
	height: 153px;
	float: left;
	background-image: url('../images/headerbg.jpg');
	background-repeat: repeat-x;
}

#header_left {
	width: 466px;
	height: 153px;
	float: left;
}

#header_left img {
	padding-top: 16px;
	float: left;
}

#header_right {
	width: 238px;
	height: 153px;
	float: left;
}

#header_right_top {
	width: 238px;
	height: 23px;
	float: left;
}

#header_textsize_sect {
	width: 142px;
	height: 23px;
	float: right;
	background-color: #056388;
	background-image: url('../images/textsizeend.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

#header_textsize_sect p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	color: #fff;
	float: left;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px;
}

#header_textsize_sect img {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}

#header_right_bottom {
	width: 238px;
	height: 130px;
	float: left;
}

#header_right_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #fff;
	float: left;
	padding-top: 54px;
}

.header-topmenu {
	width: 704px;
	height: 32px;
	float: left;
	background-image: url('../images/topmenu-bg.jpg');
	background-repeat: repeat-x;
}

.header-topmenu ul {
	float: left;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 32px;
	color: #fff;
}

.header-topmenu ul li {
	float: left;
	display: inline;
	text-align: left;
	border-right: 1px solid #5653aa;
	border-left: 1px solid #030059;
}

.header-topmenu ul li a { 
	display: block;
	float: left;
	text-decoration: none;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
}

.header-topmenu ul li a:hover {
	background-color: #00005a;
	text-decoration: underline;
}

#mainbody {
	width: 704px;
	float: left;
	background-image: url('../images/backgroundsitebg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff;
}

#mainbody_left {
	width: 152px;
	float: left;
}

.menucontainer {
	width: 151px;
	float: left;
	clear: both;
	margin-top: 10px;
}

.menucontainer2 {
	width: 151px;
	float: left;
	clear: both;
	margin-top: 5px;
}

.menuhead {
	width: 151px;
	height: 25px;
	float: left;
	clear: both;
	background-image: url('../images/menuheadbg.jpg');
	background-repeat: no-repeat;
}

.menuhead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	_font-size: 13px !important;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 13px;
	_padding-left: 8px;
	font-weight: normal;
}

.menuhead2 {
	width: 151px;
	height: 21px;
	float: left;
	clear: both;
	background-image: url('../images/menuheadbg2.jpg');
	background-repeat: no-repeat;
}

.menuhead2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	color: #fff;
	text-transform: uppercase;
	line-height: 21px;
	text-align: center;
	font-weight: normal;
}

.menubody {
	width: 147px;
	float: left;
	clear: both;
	background-color: #fff;
	background-image: url('../images/menubg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 2px solid #4f9bb9;
	border-left: 2px solid #4f9bb9;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #04709b;
}

.menubody2 {
	width: 131px;
	float: left;
	clear: both;
	background-color: #fff;
	background-image: url('../images/menubg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 2px solid #4f9bb9;
	border-left: 2px solid #4f9bb9;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #04709b;
}

.menubody2 p {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	color: #04709b;
}

.menubody p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #04709b;
	padding: 5px;
	text-align: left;
}

.menubody p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #000;
	padding: 5px;
	float: right;
	text-decoration: none;
}

.menubody ul li {
	width: 147px;
	float: left;
}

.menubody ul li a {
	width: 125px;
	height: 22px;
	line-height: 22px;
	float: left;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #000;
	border-bottom: 1px solid #e0f0f7;
	background-image: url('../images/menuarrow.jpg');
	background-repeat: no-repeat;
	background-position: 7px center;
	padding-left: 22px;
	text-transform: capitalize;
}

.menubody ul li a:hover {
	text-decoration: underline;
}

.menufooter {
	width: 151px;
	height: 13px;
	float: left;
	clear: both;
	background-image: url('../images/menufooterbg.jpg');
	background-repeat: no-repeat;
}

#mainbody_right {
	width: 536px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	padding-top: 18px;
	padding-left: 8px;
	padding-right: 8px;
}

#mainbody_rightnew {
	width: 700px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	padding-top: 18px;
}

#mainbody_right blockquote, #mainbody_right p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	font-weight: normal;
}

#mainbody_right h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #05719c;
	font-weight: bold;
	text-decoration:none;
	clear: both;
	
}

#mainbody_right blockquote b, #mainbody_right b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #05719c;
	font-weight: bold;
	text-decoration:none;
}

/*****FOR OLD SITE*****

#mainbody_right .menucontainer {
	width: 536px;
	float: left;
}

**********************/

#mainbody_right .menucontainer {
	width: 680px;
	float: left;
	padding-left: 10px;
}

#mainbody_right .menuhead {
	display: none;
}

#mainbody_right .menuhead {
	width: 100%;
	float: none;
	clear: both;
	background-image: none;
}

#mainbody_right .menuhead h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	line-height: 25px;
	padding-left: 13px;
	font-weight: normal;
}

#mainbody_right .menufooter {
	display: none;
}

.menubody2 .menucontainer .menuhead {
	display: none;
}

.menubody2 .menucontainer input {
	margin-top: 6px;
}

.menubody2 {
	padding: 0 8px 5px 8px;
}

.menubody2 .menucontainer a {
	color: #3d3d3d;
	text-decoration:none;
}

.menubody2 .menucontainer .menufooter {
	display: none;
}


#footer {
	width: 100%;
	float: left;
	border-top: 1px solid #04709b;
	margin-top: 55px;
	text-align: center;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #000;
	padding-top: 6px;
}

#footer p strong {
	color: #04709b;
	font-size: 11px !important;
}

table.black {
	width: 100%;
}

tr.bg_medium {
	width: 100%;
	height: 30px;
}

td.white {
	background-color: #edfaff;
	border: 1px solid #0c77a1;
	min-height: 75px;
}

td.white a {
	font-family: Arial, sans-serif;
	text-decoration: none;
	padding: 5px;
	color: #05709c;
}

td.white a:hover {
	text-decoration: underline;
}

td.bg_light span {
	display: none;	
}

td.bg_medium span {
	display: none;	
}