﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
/*table {
        border-collapse: separate;
        border-spacing: 0;
}*/
/*caption, th, td {
        text-align: left;
        font-weight: normal;
}*/
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
 YUI's CSS Reset body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote,, {
 margin:0;
 padding:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
strong {
	font-weight: bold
}
body {
	background: url(/app_themes/images/bg.jpg);
	font-family: Arial;
	font-size: 12px;
}
h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 26px;
	color: #002c57;
}
h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #002c57;
}
h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	color: #002c57;
}
hr {
	background-color: #a1a1a1;
}
.margintop10 {
	margin-top: 10px;
}
.vr {
	float: left;
	height: 325px;
	margin-top: 10px;
}
.CapsBlack {
	text-transform: capitalize;
	color: Black;
}
.Para {
	margin: 10px 0px;
	line-height: normal;
	font-size: 13px;
	margin-top: 10px
}
.Para2 {
	margin: 0px 0px;
	line-height: normal;
	font-size: 13px;
	margin: 10px;
	text-align: center;
}
.BoldContent {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.Bullet {
	list-style-type: circle;
	list-style-position: outside;
	margin: 10px;
	list-style-image: url(/app_themes/images/bullet.png);
	line-height: 16px;
	padding-left: 10px;
}
#TopRepeat {
	background: #002c57;
	width: 100%;
	height: auto;
	margin: 0px auto;
	height: 20px;
	color: white;
}
#MainContainer {
	width: 1000px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
}
#logo {
	width: 292px;
	height: 68px;
	float: left;
	margin-top: 10px;
}
#banner_top_LC {
	width: 330px;
	height: 70px;
	float: right;
	margin-top: 10px;
}
/*#MemTopMenu {color:White; float:right;}
#MemTopMenu a{color:White; padding:5px; display:inline-block; text-decoration:none;}
#MemTopMenu a:hover{ color:Highlight;}
*/
#BlueNavDes {
	width: 1000px;
	height: 15px;
	float: left;
	background-color: #002c57;
	margin-top: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#MainNavContainer {
	width: 1050px;
	margin: 98px auto;
	height: auto;
	position: absolute;
}
#MainNav {
	width: 1000px;
	margin: 0px auto;
	height: 52px;
	float: left;
	background: url(/app_themes/images/nav_repeate.jpg);
	text-align: center
}
#MainNav ul {
	font-size: 18px;
	text-align: center;
	font-family: Rockwell;
	margin-top: 5px;
}
#MainNav ul li {
	display: float;
	width: auto;
	margin-left: 10px
}
#MainNav ul li a:link {
	color: #3a5003;
	text-decoration: none;
	text-shadow: 1px 1px 2px white;
	padding: 10px 02px;
	display: inline-block;
	float: left;
}
#MainNav ul li a:hover {
	background: url(/app_themes/images/nav_hover.png) repeat;
	text-shadow: 1px 1px 2px black;
	color: #e9ffaf;
	border-radius: 10px;
}
/*#MainNav ul li a:active{background:url(/app_themes/images/nav_hover.png) repeat;text-shadow: 1px 1px 2px black; color:#e9ffaf; border-radius:10px;}
*/
#NavLeftStyle {
	width: 28px;
	height: 81px;
	float: left;
	margin: -14px 0px 0px -28px;
	position: absolute;
	background: url(/app_themes/images/nav_left_piece.png) no-repeat;
}
#NavRightStyle {
	width: 28px;
	height: 81px;
	margin: -60px -27px 0px 0px;
	float: right;
	position: relative;
	background: url(/app_themes/images/nav_right_piece.png) no-repeat;
}
#HeaderContainer {
	width: 1000px;
	height: 405px;
	float: left;
}
#ServicesContainer {
	width: 1000px;
	height: 325px;
	float: left;
	background: url(/app_themes/images/repeat_blue.jpg) repeat-x;
}
#ServiceBox {
	width: 315px;
	height: 325px;
	float: left;
	text-align: center;
	margin: 0px 8px;
}
#ServiceBox H1 {
	font-size: 36px;
	font-weight: bold;
	color: White;
	margin: 10px 0px;
}
#ServiceBox H2 {
	font-size: 30px;
	font-weight: bold;
	color: #e7e7e7;
	margin-top: 10px;
}
#ServiceBox H3 {
	font-size: 18px;
	font-weight: bold;
	color: #e7e7e7;
	margin: 10px 0px;
}
#ContentWrapper {
	width: 730px;
	height: auto;
	float: left;
px
}
a {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: underline
}
#TypesContainer {
	width: 232px;
	height: auto;
	float: left;
	text-align: center;
	margin: 7px;
}
#TypesContainer h1 {
	margin-top: 5px;
}
#TypesContainer p {
	margin: 5px;
}
#right_pannel {
	float: right;
	width: 260px;
	height: auto
}
#right_pannel img {
	margin-bottom: 10px
}
.services {
	float: left;
	width: 1000px;
}
.services img {
	padding: 5px;
	margin-left: 5px;
	float: left
}
#FooterContainer {
	float: left;
	width: 99.4%;
}
#Sites {
	width: 1000px;
	margin: 10px;
	list-style-position: inside;
	list-style-image: url(/app_themes/images/bullet2.png);
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
}
#Sites li {
	float: left;
	padding: 10px;
}
#Sites li a {
	color: #002c57;
	text-decoration: none;
}
#Sites li a:hover {
	text-decoration: underline
}
li a {
	text-decoration: none;
	color: #000099;
}
li a:hover {
	text-decoration: underline
}
#mainfooter {
	margin: 0px auto;
	background: url(/app_themes/images/footer_rep.png);
	width: 100%;
	height: 180px;
	padding-top: 15px;
	margin-top: 10px
}
#payment {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
}
#FooterNav {
	width: 1000px;
	margin: 0px auto
}
#FooterNav ul {
	padding: 0px;
	margin: 10px 15px;
	min-width: 160px;
	text-align: center
}
#FooterNav ul li {
	display: inline;
	padding: 0 10px
}
#FooterNav ul li a {
	color: white;
	text-decoration: none
}
#FooterNav ul li a:hover {
	text-decoration: underline;
}
#BottomRepeat {
	background: #002c57;
	width: 100%;
	margin: 0px auto;
	color: White;
	text-align: center;
	line-height: 20px;
	vertical-align: middle;
}
#BottomRepeat a {
	color: #FFF;
	text-decoration: none
}
#BottomRepeat a:hover {
	color: white;
	text-decoration: underline
}
#Paper_Standard_1 {
	width: 100%;
	margin: 0px;
}
#Paper_Standard_2 {
	width: 100%;
	margin: 0px;
}
#Paper_Standard_3 {
	width: 100%;
	margin: 0px;
}
#table1 {
}
#table2 {
	display: none;
}
#table3 {
	display: none
}
#table1 td {
	padding: 5px
}
#table2 td {
	padding: 5px
}
#table3 td {
	padding: 5px
}
.tr_style_pricing {
	background: #999;
	font-size: 14px;
	font-weight: bold;
	color: black
}
.box {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.four {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	background-color: #9cbe46;
	padding: 5px;
	cursor: pointer;
	margin: 0px;
	border: solid 1px #002b21;
	float: left;
	width: 100%;
}
.five {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	background: #9cbe46;
	padding: 5px;
	cursor: pointer;
	margin: 0px;
	border: solid 1px #002b21;
	float: left;
	width: 100%;
}
.six {
	font-size: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	background: #9cbe46;
	padding: 5px;
	cursor: pointer;
	margin: 0px;
	border: solid 1px #002b21;
	float: left;
	width: 100%;
}
/**************fb script***************/


#fblikepop {
	background-color: #fff;
	display: none;
	position: fixed;
	top: 200px;
	_position: absolute; /* hack for IE 6*/
	width: 450px;
	border: 10px solid #6F6F6F;
	z-index: 200;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin: 0pt;
	padding: 0pt;
	color: #333333;
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 13px;
}
#fblikepop body {
	background: #fff none repeat scroll 0%;
	line-height: 1;
	margin: 0pt;
	height: 100%;
}
.fbflush {
	cursor: pointer;
	font-size: 11px !important;
	color: #FFF !important;
	text-decoration: none !important;
	border: 0 !important;
}
#fblikebg {
	display: none;
	position: fixed;
	_position: absolute; /* hack for IE 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background: #000000;
	z-index: 100;
}
#fblikepop #closeable {
	float: right;
	margin: 7px 15px 0 0;
}
#fblikepop h1 {
	background: #6D84B4 none repeat scroll 0 0;
	border-top: 1px solid #3B5998;
	border-left: 1px solid #3B5998;
	border-right: 1px solid #3B5998;
	color: #FFFFFF !important;
	font-size: 14px !important;
	font-weight: normal !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
	margin: 0 !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
	width: 438px;
}
#fblikepop #actionHolder {
	height: 30px;
	overflow: hidden;
}
#fblikepop #buttonArea {
	background: #F2F2F2;
	border-top: 1px solid #CCCCCC;
	padding: 30px 10px 10px;
	min-height: 50px;
}
#fblikepop #buttonArea a {
	color: #999999 !important;
	text-decoration: none !important;
	border: 0 !important;
	font-size: 10px !important;
}
#fblikepop #buttonArea a:hover {
	color: #333 !important;
	text-decoration: none !important;
	border: 0 !important;
}
#fblikepop #popupMessage {
	font-size: 12px !important;
	font-weight: normal !important;
	line-height: 22px;
	padding: 8px;
	background: #fff !important;
}
#fblikepop #counter-display {
	float: right;
	font-size: 11px !important;
	font-weight: normal !important;
	margin: 0 0 0 0;
	text-align: right;
	line-height: 16px;
}
/**************end fb script***************/
.float_left {
	float: left;
}
.ddBy {
	margin: 0 0 -5px 0;
}
/*Offer Scriot CSS*/


.sp_close {
	display: none;
	top: 0px;
	right: 0;
	position: absolute;
	cursor: pointer;
}
.sp_btn {
	position: absolute;
	top: 0px;
	display: none;
}
#spmain {
	position: absolute;
	display: none;
	top: 0px;
}