.hrclear {
display:block;
clear:both;
visibility:hidden;
height:0;
border-width:0;
margin:0;
padding:0;
}

body {
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #5F9EA0;
	margin-top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

h1 {
	font-size: 12px;
	color: #999999;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: normal;
	margin-bottom: 20px;
}

h2 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #003366;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
	padding-top: 0px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin-top: 0px;
}

.mbody {
	width: 810px;
	margin-right: auto;
	position: relative;
	padding-right: 20px;
	margin-left: auto;
	padding-left: 20px;
	padding-bottom: 20px;
	background-color: white;
	border-top-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: green;
}

.mbody_top {
	height: 0px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	text-align: right;
	color: #999999;
	font-style: italic;
}

.mbody_logodiv {
	height: 195px;
	width: 792px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/banner_gif_02.gif);
	padding-left: 18px;
	padding-top: 20px;
}

.mbody_menu {
	height: 40px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../img/menu3.png);
}

.mbody_menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 14px;
	padding-bottom: 14px;
}

.mbody_menu ul li {
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	position: relative;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	height: 12px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #BFD5FF;
}

.mbody_menu ul li:hover {
}

.mbody_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.mbody_menu ul li a:hover {
	text-decoration: underline;
}

.mbody_space {
	height: 20px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.mbody_undermenu {
	height: 30px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.mbody_undermenu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 7px;
	height: 30px;
	position: relative;
	background-image: url(../img/undermenu.png);
	background-repeat: no-repeat;
}

.mbody_undermenu ul li {
	float: left;
	padding-right: 18px;
	padding-left: 18px;
	position: relative;
	height: 12px;
	display: block;
	list-style-type: none;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.mbody_undermenu ul li a {
	text-decoration: none;
	color: #666666;
}

.mbody_undermenu ul li a:hover{
	text-decoration: underline;
	
}
.mbody_content {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
}

.mbody_content a {
	color: #003366;
}

.mbody_content a:hover {
	text-decoration: none;
}

.mbody_content_left {
	float: left;
	width: 200px;
	position: relative;
	height: auto;
}

.mbody_content_left_menu {
	position: relative;
	height: auto;
	width: 200px;
	padding-top: 5px;
	color: #003366;
}

.mbody_content_left_line {
	background-image: url(../img/line.jpg);
	position: relative;
	height: 2px;
	width: 182px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}

.mbody_content_left_titlemenu {
	width: 182px;
	margin-right: auto;
	margin-left: 0px;
	position: relative;
	height: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	background-image: url(../img/button_n.png);
	background-repeat: no-repeat;
	font-size: 14px;
}

.mbody_content_left_menu ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.mbody_content_left_menu ul li {
	padding-top: 9px;
	background-repeat: no-repeat;
	margin-top: 2px;
	padding-bottom: 9px;
	display: block;
}	

.mbody_content_left_menu ul li:hover {
	text-decoration: underline;
}	

.mbody_content_left_menu ul li a {
	color: #003366;
	margin-left: 18px;
	text-decoration: none;
}	

.mbody_content_left_menu ul li a:hover {
	text-decoration: underline;
	font-weight: bold;
}	

.mbody_content_right {
	float: left;
	width: 590px;
	position: relative;
	height: auto;
	padding-left: 20px;
	color: #003366;
}

.mbody_content_right_links a {
	color: #003366;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

.mbody_content_right_links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.mbody_content_right_smallbox {
	float: left;
	padding-top: 50px;
	position: relative;
	background-image: url(../img/buttons/s_2%20copy.png);
	height: 50px;
	width: 190px;
	text-align: center;
}	

.mbody_content_right_smallbox2 {
	float: left;
	height: 50px;
	width: 190px;
	position: relative;
	background-image: url(../img/buttons/n_2%20copy.png);
	padding-top: 50px;
	text-align: center;
}

.mbody_content_right_smallbox3 {
  float: left;
	height: 50px;
	width: 190px;
	position: relative;
	background-image: url(../img/buttons/p_2%20copy.png);
	padding-top: 50px;
	text-align: center;
}

.mbody_content_right_smallbox4 {
	float: left;
	height: 50px;
	width: 190px;
	position: relative;
	background-image: url(../img/buttons/t_2%20copy.png);
	padding-top: 50px;
	text-align: center;
}

.mbody_content_right_smallbox5 {
	float: left;
	height: 50px;
	width: 190px;
	position: relative;
	background-image: url(../img/buttons/soft_2%20copy.png);
	padding-top: 50px;
	text-align: center;
}

.mbody_content_right_smallbox6 {
	float: left;
	height: 50px;
	width: 190px;
	position: relative;
	background-image: url(../img/buttons/d_2%20copy.png);
	padding-top: 50px;
	text-align: center;
}

.mbody_content_right_smallbox_space {
	float: left;
	height: 100px;
	width: 10px;
	position: relative;
}

.mbody_content_right_smallbox_space2 {
	position: relative;
	height: 10px;
	width: 590px;
	float: left;
}

.mbody_content_right_smallbox:hover {
	background-image: url(../img/buttons/s_1%20copy.png);
	text-decoration: none;
}

.mbody_content_right_smallbox2:hover {
	background-image: url(../img/buttons/n_1%20copy.png);
}

.mbody_content_right_smallbox3:hover {
	background-image: url(../img/buttons/p_1%20copy.png);
}

.mbody_content_right_smallbox4:hover {
	background-image: url(../img/buttons/t_1%20copy.png);
}

.mbody_content_right_smallbox5:hover {
	background-image: url(../img/buttons/soft_1%20copy.png);
}

.mbody_content_right_smallbox6:hover {
	background-image: url(../img/buttons/d_1%20copy.png);
}

.mbody_content_right_winleft {
	float: left;
	width: 180px;
	position: relative;
	height: 110px;
	color: #003366;
	background-image: url(../img/why_elvis.png);
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.mbody_content_right_winleft1 {
	float: left;
	width: 380px;
	position: relative;
	height: 146px;
	color: #003366;
	background-image: url(../img/tip_elvis.PNG);
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.mbody_content_right_winright {
	float: left;
	width: 370px;
	position: relative;
	padding-left: 20px;
}

.mbody_content_right_winall {
	position: relative;
	height: 200px;
	width: 590px;
}

.mbody_content_left_textarea {
	position: relative;
	width: 182px;
	padding-left: 18px;
	color: #003366;
}

.mbody_content_left_textarea_title {
	font-size: 14px;
	color: #003366;
}

.mbody_content_left_textarea_colortitle {
	color: #000000;
}

.mbody_content_right_photos {
	width: 590px;
	position: relative;
}

.mbody_content_right_aboutp {
	padding-left: 0px;
	position: relative;
	width: 590px;
}

.mbody_foot {
	position: relative;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
	background-color: #D3D3D3;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 0px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-style: solid;
	border-color: green;
}

.mbody_foot_left {
	float: left;
	width: 200px;
	position: relative;
}

.mbody_foot_right {
	float: left;
	width: 610px;
	position: relative;
	text-align: right;
}

.mbody_foot_right a {
	color: #003366;
	text-decoration: none;
}

.mbody_foot_right a:hover {
	text-decoration: underline;
}

.mbody .mbody_menuss {
}

.mbody_content_right_price {
	position: relative;
	width: 640px;
}

.mbody_content_right_products {
	width: 590px;
	margin-left: auto;
	position: relative;
	margin-right: auto;
}

.mbody_content_right_products_photo {
	position: relative;
	width: 120px;
	margin-right: auto;
	float: left;
}

.mbody_content_right_products_about {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	width: 470px;
}

.mbody_content_left_line2 {
	background-image: url(../img/line2.jpg);
	position: relative;
	height: 2px;
	width: 590px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
}

.mbody_content_right_products_photo_two {
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
}

.mbody_content_right_products_about_two {
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
}

.tablediv {
}

.tablediv_tr {
}

.tablediv_td {
	padding-left: 10px;
	padding-right: 10px;
}

