body {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: #ffffff url(images/img02.jpg) no-repeat center 10px;
	font: 12px  Arial, Helvetica, sans-serif;
	color: #555555;
}

h1, h2, h3, h4 { 
	margin: 0px 0px 10px 0px; 
	padding: 0px; 
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #014a7d;
}

h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }
h4 { font-size: 1.2em; }
h5 { margin: 0px 0px 10px 0px; font-weight: bold; font-size: 1.1em; color: #02497d; }

a { color: #02497d; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }

p { margin: 0px; line-height: 1.67em; }
p b { color: #02497d; }

ol, ul {
	line-height: 1.67em;
}

hr { 
	background: transparent url(images/img06.jpg) repeat-x left bottom;
	margin: 10px 0px 10px 0px;
	height: 4px;
	border: none;
}

span { color: #ff6600; }

table { font-family: Arial, Helvetica, sans-serif; text-align: left; }
table tr {  }
table tr th { padding: 2px 0px 2px 5px; font-weight: normal; vertical-align: top; text-align: left; }
table td { padding: 2px 0px; vertical-align: top; }

.txtbox { 
 	border: solid 1px #d9d9d9;
	padding: 2px 2px; 
	color: #333; 
	font-size: 1.02em;
	font-family: Arial, Helvetica, sans-serif;
}

.btnspan { 
}
.btn {
	margin: 10px 0px;
	padding: 2px 5px;
	background-color: #ff6600;
	border: none;
	font-family: 'trebuchet Ms', Arial, Sans-serif;
	font-weight: bold;
	color: #fff;
}

.signup {
	display: block;
	margin: 5px auto 0;
	width: 90px;
	height: 30px;
	background: url('images/sign-up.png') no-repeat left top;
}
.signup:hover { background: url('images/sign-up-hover.png') no-repeat left top; }

.ordernow { 
	display: block;
	margin-top: -10px;
	margin-bottom: 10px;
	width: 285px;
	height: 44px;
	background: url('images/order-now.png') no-repeat left top;
}
.ordernow:hover { background: url('images/order-now-hover.png') no-repeat left top; }

/* Header */
#header {
	background: transparent url(images/img01.jpg) no-repeat 5px 12px;
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	height: 160px;
}


/* Menu */
#menu {
	float: right;
	margin: 70px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 30px;
}

#menu ul {
	font: bold 14px 'trebuchet MS', Arial, Sans-Serif;
	margin: 0px 15px 0px 0px;
	padding: 0px;
}

#menu li {
	display: inline;
	padding: 5px 10px;
	color: #fff;
}

#menu li a { padding-bottom: 5px; color: #fff; }
#menu li a:hover {
	background: transparent url(images/img14.jpg) repeat-x left bottom;
	text-decoration: none;
}
#menu .selected {
	background: transparent url(images/img14.jpg) repeat-x left bottom;
}

/* Spacer */
.spacer { clear: both; font-size: 0px; height: 0px; }

/* Wrapper */
#wrapper {
	margin: 20px auto;
	padding: 0px 0px;
	width: 920px;
	height: auto;
}

/* page */
#page {
	margin: 0px 10px;
	padding: 0px;
	width: 900px;
	height: auto;
}

/* content */
#content {
	margin-right: 15px;
	padding: 0px;
	float: left;
	height: auto;
}

#content h2 span { color: #ff6600; padding-left: 4px; }

#group_content {
	padding: 0px;
	margin-bottom: 10px;
	width: 900px;
	height: auto;
}
#group_content .group_entry {
	width: 600px; 
	float: left;
	margin-right: 15px;
	background: transparent url(images/img17.jpg) no-repeat right 60px;
}


#group_content .group_entry ul { margin: 10px 0px 15px 10px; }
#group_content .group_entry li {
	list-style: none;
	list-style-position: inside;
	background: transparent url(images/img15.gif) no-repeat left 2px;
	padding: 2px 0px 2px 10px; 
}

Html>Body #group_content .group_entry ul { margin-top: 10px; margin-left: 0px; list-style: none; margin-left: -30px; }
Html>Body #group_content .group_entry li {
list-style-position: inside;
	background: transparent url(images/img15.gif) no-repeat left 2px;
	padding: 2px 0px 2px 25px; 
}


#group_content .group_sidebar {
	width: 285px;
	float: right;
}
#group_content .column { 
	float: left;
	width: 294px;
	padding-top: 10px;
	background: transparent url(images/img15_top.jpg) no-repeat left top;
}
#group_content .column .column_entry { 
	width: 264px;
	padding: 7px 15px 12px 15px;;
	background: #ecf7fd url(images/img15_bottom.jpg) no-repeat left bottom;
}


#group_content .column .column_entry h2 { font-size: 18px; }
#group_content .column .column_entry .imgdiv { 
	margin-bottom: 10px;
	padding: 2px;
	width: 258px;
	background-color: #f5f5f5;
	border: solid 1px #ddd;
}



#group_content .column .link {
	width: 284px;
	padding: 7px 5px;
	text-align: right;
}


#group_content .column .link a { 
	padding-left: 12px;
	background: transparent url(images/img11.jpg) no-repeat left 4px; 
	font-weight: bold;
	font-size: 11px;
}
/* Subtitle */
.subtitle { 
	margin: -5px 0px 20px 0px; 
	padding: 0px 0px 5px 0px;
	background: transparent url(images/img06.jpg) repeat-x left bottom;
	color: #7b7b7d;
}

/* More Link Button */
.more { 
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 100%;
}
.more a { background: transparent url(images/img11.jpg) no-repeat left 3.5px; padding-left: 12px; }
.more a:hover {
	color: #ff6600; 
	text-decoration: underline;
}

/* Inline Bullet */
.inline ul { margin-top: 0px; list-style: none; }
.inline li { display: inline; }

/* Post */
.post {
	margin-top: 10px;
}

.post .entry {
	margin: 0px;
	padding: 0px;
}

.post h5 span { font-size: 14px; color: #ff6600; }
.entry p { margin-bottom: 10px; }
.entry .imgleft { 
	margin-top: 5px;
	margin-right: 15px;
}

.entry .entryleft { float: left; }
.entry .entryright { float: right; }

.tick {
	padding-left: 25px; 
	background: transparent url(images/img15.gif) no-repeat left top; 
}

.grow-business {
	background: url('images/growing-business.jpg') no-repeat left bottom;
}

.post ul { margin: 0px 0px 10px 10px; padding: 0px; }
.post ul li { 
	list-style: none;
	padding: 1px 0px; 
}
.post ul li span { color: #ff6600; font-weight: bold; }

.post .bullet li { padding: 2px 0px; list-style-position: inside; }

.post .ticklist ul { padding: 0px; margin: 0px 0px 10px 10px; }
.post .ticklist li { 
	list-style: none; 
	background: transparent url(images/img15.gif) no-repeat left 2px;
	padding: 2px 0px 2px 25px; 
}

.post .bullet ul { padding: 0px; margin: 0px 0px 10px 10px; }
.post .bullet li { 
	list-style: none; 
	background: transparent url(images/bullet-green.png) no-repeat left 3px;
	padding: 2px 0px 2px 22px; 
}

.post .row { margin-bottom: 10px; }
.post .leftcolumn {
	width: 277px;
	float: left;
	padding: 12px 8px 8px 8px;
	background-color: #f8f8f8;
	border: solid 1px #ddd;
}

.post .leftcolumn p { margin-bottom: 5px; }
.post .leftcolumn h5 { margin-bottom: 12px; }

#price-wrapper {
	margin: 0 50px;
	padding: 25px 25px;
	width: 756px;
	background: #f7f7f7;
}

.price-holder {
	float: left;
	margin: 0 5px;
	padding: 15px 0 15px;
	width: 240px;
	height: 170px;
	border: solid 1px #f1f1f1;
	background: #fff;
	text-align: center;
}

.signup-form {
	padding: 20px 20px 10px;
	width: 716px;
	border: solid 1px #f1f1f1;
	background: #fff;
}

.red { color: #b62523; }

/* Sidebar */
#sidebar {
	margin: 0px; 
	padding: 0px;
	float: right;
	height: auto;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 2px 0px;
	width: 285px;
}


#sidebar li .category { margin-bottom: 10px; } 
#sidebar li .category li {
	padding: 4px 0px;
	background: transparent url(images/img06.jpg) repeat-x left bottom; 
}


#sidebar .category li a { 
	background: transparent url(images/img11.jpg) no-repeat left 5px;
	padding-left: 12px;
}

#sidebar .category li a:hover { 
	color: #ff6600; 
	text-decoration: underline; 
}

#sidebar li ul { }

#sidebar li li {
	margin: 0px;
	padding: 0px;
}

.divblue_top {
	margin: 0px;
	background: #02497d url(images/img03.jpg) no-repeat left top; 
	width: 285px;
	height: auto;
	color: #fff;
}
.divblue_bottom {
	padding: 10px;
	background: transparent url(images/img04.jpg) no-repeat left bottom; 
	
}

.divblue_bottom .title { margin: 5px 0px 10px 0px; font-weight: bold; font-size: 14px; }

.divblue_bottom h3 { 
	color: #fff; 
	font-size: 17px; 
	text-align: center; 
	margin-bottom: 15px;
}

.divblue_bottom .ctrl { 
	border: solid 1px #fff;
	padding: 1px 2px; 
	color: #444141; 
	font-size: 1.02em;
}

.divblue_bottom .drp { 
	border: solid 1px #fff;
	padding: 0px 1px; 
	color: #444141; 
	font-size: 11px;
}



.divblue_bottom p { margin-bottom: 10px; }

/* Button */
.btn01 { 
	padding: 0px;
	width: 285px;
	font-weight: bold;
	color: #fff;
	height: 23px;
}


html>body .btn01 { margin-top: -1px; }

.btn01 .lnkbtn { 
	margin-left: 165px; 
	font-size: 0px;
	height: 25px;
	width: 111px;
	color: #fff; 
	background: transparent url(images/img05.jpg) no-repeat 0px -3px; 
	border: none; 
}

.btn01 .lnkbtn:hover { background: transparent url(images/img05-2.jpg) no-repeat 0px -3px; cursor: pointer; }
/*.btn01 a:hover { text-decoration: underline; }*/

/* Footer */
#footer {
	margin: 0px auto 20px auto;
	padding: 5px 0px;
	width: 900px;
	height: auto;
	border-top: 1px solid #d9d9d9;
	font-size: 12px;
	color: #a2a2a2;
	text-align: right;
}

#footer p { margin: 0px; }

