/* GENERAL STYLES */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma;
	font-size: 11px;
	background-color: #0099CC;
}

h1 {
	color:#0362A4;
	font-size:20px;
	margin: 0px;
}

img {border:none;}

fieldset {border:none;padding:10px;}

form {margin:0;padding:0;}

a:Hover {
	text-decoration: underline;
}
#MainWrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 860px;
	background-color: #cddbe2;
	position: static;
}

/* Header Styles  */
#Table_01 {
	position:relative;
	left:0px;
	width:860px;
	height:116px;
}

#top-logo_ {
	position:relative;
	left:0px;
	width:860px;
	height:86px;
}

#bg-navbar_ {
	position:relative;
	left:0px;
	width:860px;
	height:19px;
	background-image: url(/images/bg_navbar.jpg);
	text-align: center;
	background-color: #184D77;
}

#bottom-nav_ {
	position:relative;
	left:0px;
	width:860px;
	height:11px;
}

#MainBanner {
	background-image: url(/images/ban_front.jpg);
	background-repeat: no-repeat;
	height: 330px;
	margin: 0px;
	padding-top: 25px;
}
#MainBanner .TextWrap {
	margin-top: 0px;
	margin-left: 400px;
	margin-right: 25px;
	margin-bottom: 25px;
}

#MainBanner .TextWrap h1{font-size:20px;}

#MainBanner .TextWrap h2 {
	font-size: 18px;
	color: #FF7913;
}
#MainBanner .TextWrap p {
	font-size: 16px;
}
#MainBanner .TextWrap .LearnMore {
	font-weight: bold;
	text-decoration: none;
	color: #FF7913;
}

#MainBanner .TextWrap .LearnMore img{margin-right:10px;}

#MainBanner .TextWrap .LearnMore:hover {
	text-decoration: underline;
}


.ColumnWrapper {
	background-color: #CDDBE2;
	height: 405px;
	margin-left: 8px;
}
.Column1 {
	background-image: url(/images/bg_col2.jpg);
	height: 370px;
	width: 247px;
	padding: 17px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
}
.Column2 {
	background-image: url(/images/bg_col2.jpg);
	height: 370px;
	width: 247px;
	padding: 17px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
}
.Column3 {
	background-image: url(/images/bg_col2.jpg);
	height: 370px;
	width: 247px;
	padding: 17px;
	float: right;
	position: relative;
	margin-right: 9px;
	clear: right;
	background-repeat: no-repeat;
}
.ColumnContent h2 {
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
#FooterWrapper {
	background-color: #30536b;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #CCCCCC;
	font-size: 10px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #d47023;
}
#MainNav {
	list-style-type: none;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainNav a {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-transform: uppercase;
	margin-left: -3px;
	display: inline-block;
	padding-top: 2px;
	padding-bottom: 2px;
}
#MainNav li {
	display: inline;
}
#MainNav  .LastLink  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainNav a:Hover {
	background-color: #D87325;
}
.ColumnContent .imgtmb {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.ReadMore {
	font-size: 10px;
	text-decoration: none;
	color: #FF7913;
	font-weight: bold;
}
#Testimonial {
	font-size: 11px;
	display: block;
	padding-bottom: 5px;
	margin-bottom: 0px;
	color: #006699;
}

#Testimonial p {color:black}
.ColumnContent  #Testimonial  ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.ColumnContent .Author {
	font-style: italic;
	text-align: right;
	display: block;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	color: #62A5B8;
	margin-bottom: 5px;
	padding-top: 5px;
}
#MainWrapper .RightColumn {
	width: 150px;
	float: right;
}
#LeftColumn {
border-right:1px dotted #CCCCCC;
padding-left:30px;
padding-right:20px;
text-align:justify;
width:635px;
}

#LeftColumn p {
font-size:15px;
line-height:20px;
}

#LeftColumn ul {
font-size:15px;
}

#ContentWrapper {
	clear: both;
	padding: 5px;
	background-color: #FFFFFF;
}
#LeftColumn h1 {
	font-size: 20px;
	color: #006699;
}
#LeftColumn h2 {
	font-size: 13px;
	color: #174C74;
}
#LeftColumn h3 {
	font-size: 12px;
	color: #0066CC;
}
#LeftColumn .tmb {
	padding: 3px;
	border: 1px dotted #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#LeftColumn th {
	font-size: 13px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
	color: #FFFFFF;
	background-color: #0066CC;
}
#LeftColumn table {
	border: 1px dotted #0066CC;
}
#LeftColumn td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#LeftColumn .TDRow1 {
	background-color: #f3f3f4;
}
#LeftColumn .TDRow2 {
	background-color: #e2e9ed;
}
.RightColumn .Box .Header {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #4489c6;
	padding: 3px;
}
.RightColumn .Box .Quote {
	font-size: 10px;
	padding: 4px;
}
.RightColumn .Box .Author {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
.RightColumn .Box {
	border: 1px solid #4489c6;
}

#Testimonial .Testimony {
	margin-bottom: 10px;
}

.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}

.box {min-height:150px;padding:10px;width:56%;}
.box p {margin-top:0;}
.pdr {padding-right:5px;}

.price {
color:#990000;
font-size:1.35em;
font-weight:normal;
letter-spacing:-1px;
}
.cover {padding:0 10px 10px 0px;}

#mainContent {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #CCCCCC;
float:right;
font-size:115%;
line-height:16pt;
margin:5px 5px 5px 0;
padding:10px;
width:70%;
}

#secContent {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #CCCCCC;
float:left;
margin:5px 0px 5px 5px;
padding:10px;
width:23%;
}

/*Refer Friend */
#refFriendfs dd {display:inline;}
#refFriendfs dt {display:inline;}



/* Shopping Cart */

#tdPmnt b {color:#000000 !important;font-size:16pt !important;}

/* EDITOR PROPERTIES */

