@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
body #main_menu a b {
padding:0px 26px 0px 23px;
}
body #web_space li a {
font-size:9px;
}
}
#testimonialhead {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	color:#1E6193;
	font-weight:lighter;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bg.jpg) top center repeat-x #fff;
}
a {
	outline: none;
}
# search .white {
color:#363131;
}
a:focus {
	-moz-outline-style: none;
}
img {
	border:0px;
	text-decoration:none;
}
#container {
	width:976px;
	margin:0 auto;
	text-align:left;
}
#header {
	float:left;
	width:976px;
	height: 73px;
}
#header_right {
	float:right;
	width: 410px;
}
#search {
	width: 252px;
	height: 20px;
	background:url(images/searchbg.jpg) no-repeat top right;
	float:left;
	padding-top:20px;
}
#textfield3 {
	width: 127px;
	padding-left:7px;
	height:16px;
	border: 1px solid #C9C5BC;
}
#edit_site {
	float:right;
	width:150px;
	height: 44px;
	padding:10px 0 0 0;
}
#my_sitewizard {
	float:left;
	width:150px;
}
#main_menu {
	float:left;
	width:976px;
	height: 18px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
}
.nav {
	height:18px;
	/*background: url(pro_line_0.gif) repeat-x; */
position:relative;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	width:976px;
	z-index:500;
}
.nav .table {
	display: table-row;
	float: left;
	width:976px;
	height: 18px;
	line-height:18px;
	margin:0;
	padding:0;
}
.nav .select, .nav .current {
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
	white-space:nowrap;
}
.nav li {
	margin:0;
	padding:0;
	height:auto;
	float:left;
	display:inline;
}
.nav .select a {
	background: url(images/tableftJ.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	background-position:0% 0px;
	display:block;
	height:18px;
	float:left;
	line-height:18px;
	white-space:nowrap;
	font-weight: bold;
}
.nav .select a b {
	float:left;
	display:block;
	background: url(images/tabrightJ.gif) no-repeat right top;
	padding:0 26px 0 22px;
	color:#fff;
	background-position:100% 0px;
	font-size:11px;
}
.nav .current a {
	display:block;
	float:left;
	background: url(images/tableftJ.gif) no-repeat left top;
	background-position:0% -42px;
	text-decoration:none;
	white-space:nowrap;
	padding:0 0 0 4px;
	font-weight:bold;
}
.nav .current a b {
	float:left;
	background: url(images/tabrightJ.gif) no-repeat right top;
	padding:0 26px 0 22px;
	color:#fff;
	background-position:100% -42px;
	font-size:11px;
}
.nav .select a:hover, .nav .select li:hover a {
	background: url(images/tableftJ.gif) no-repeat left top;
	background-position:0% -84px;
	cursor:pointer;/*padding:0 0 0 4px;*/
}
.nav .select a:hover b, .nav .select li:hover a b {
	display:block;
	float:left;
	background-position:100% -84px;
	/*padding:0 26px 0 22px;*/
/*color:#59799C;*/
color:#fff;
	cursor:pointer;
}
.nav .select_sub {
	display:none;
}
/* IE6 only */
.nav table {
	border-collapse:collapse;
	margin:-1px;
	font-size:1em;
	width:0;
	height:0;
}
.nav .sub {
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}
.nav .sub_active .current_sub a, .nav .sub_active a:hover {
	background:transparent;
	color:#f00;
}
.nav .select :hover .select_sub, .nav .current .show {
	display:block;
	position:absolute;
	width:845px;
	top:16px;
	background: url(images/bg_menu.jpg) no-repeat center 3px;
	padding:10px 0 5px 0;
	z-index:100;
	left:0;
	text-align:center;
}
.nav .current .show {
	z-index:10;
}
.nav .select :hover .sub li a, .nav .current .show .sub li a {
	display:block;
	float:left;
	background:transparent;
	padding:0 23px 0 20px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#363131;
}
.nav .current .sub li.sub_show a {
	color:#668CAE;
	cursor:default;
	background:url(menus/back_1.gif);
}
.nav .select :hover .sub li a:hover, .nav .current .sub li a:hover {
	visibility:visible;
	color:#363131;
	text-decoration:underline;
	background:url(menus/back_1.gif);
}
#own_website_block {
	float:left;
	width:976px;
	padding-top:5px;
}
#left_image {
	float:left;
	width:118px;
}
#own_website {
	float:right;
	width: 840px;
	padding-left:16px;
}
.website_link {
	font-size:12px;
	color:#668CAE;
}
.website_link a {
	font-size:12px;
	color:#668CAE;
	text-decoration:none;
}
.website_link a:hover {
	text-decoration:underline;
}
#own_website_heading {
	float:left;
	padding: 5px 0 5px 5px;
	width:835px;
	clear:both;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#444341;
	line-height:28px;
	height:28px
}
#top_content {
	clear:both;
	width:840px;
	float:left;
}
.website_content {
	font-size:13px;
	color:#333333;
	padding-left:15px;
	height:150px;
}
.website_content ul {
	list-style:none;
	padding-top:20px;
}
.website_content li {
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:2px 4px 2px 20px;
	display:block;
	font-size:13px;
	color:#333333;
	line-height: normal;
	width:205px;
}
.website_content ul li ul li {
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:2px 4px 2px 20px;
	display:block;
	font-size:13px;
	color:#333333;
	line-height: normal;
	width:205px;
}
.website_content li ul {
	padding:0px;
}
.website_content li ul li {
	/*background:url(images/bullet1.gif) no-repeat 4px 6px;*/
	padding:2px 4px 2px 20px;
	display:block;
	font-size:13px;
	color:#333333;
	line-height: normal;
	background:none;
}
.website_content li a {
	text-decoration:none;
}
.website_content li a:hover {
	text-decoration:underline;
}
.website_content1 {
	font-size:13px;
	color:#333333;
}
.website_content1 ul {
	list-style:none;
	padding-top:20px;
}
.website_content1 li {
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:2px 4px 2px 20px;
	display:block;
	font-size:13px;
	color:#333333;
	line-height: normal;
	width:180px;
}
.website_content1 li a {
	text-decoration:none;
}
.website_content1 li a:hover {
	text-decoration:underline;
}
.website_content_bg {
	background:url(images/own_website_bg.jpg) no-repeat top left;
}
#gallery {
	width:976px;
	float:left;
	padding: 8px 0 20px 0;
}
.go_to {
	float:right;
	text-align:right;
	padding-right:23px;
}
#bottom_content {
	float:left;
	width:976px;
	font-size:13px;
	color:#333333;
	padding-bottom:40px;
}
#bottom_content h1 {
	font-size:13px;
	color:#000;
	padding: 15px 0 10px 14px;
}
#bottom_content .blog {
	background:url(images/border_blog.jpg) repeat-x bottom left;
}
#bottom_content .blog a {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#333333;
}

#bottom_content .pad p {
	padding-top:15px;
}
#footer_bg {
	width:100%;
	float:left;
	background:url(images/footer_bg.jpg) repeat-x top left;
	text-align:center;
}
#footer {
	width:976px;
	text-align:center;
	font-size:13px;
	color:#333;
	padding:6px 0 60px 0;
	margin:0 auto;
}
#footer a {
	font-size: 12px;
	font-weight:bold;
	color:#333333;
	text-decoration: underline;
	text-align: center;
	padding: 0 0 10px 25px;
}
#footer a:hover {
	text-decoration:none;
}
/*...................inner_page.......................................*/

#inner_page {
	float: left;
	width:976px;
	padding: 30px 0 30px 0;
}
/*.......change....*/
#web_left {
	float:left;
	width:150px;
	height:auto;
}
#web_space {
	float:left;
	width:150px;
	height:auto;
	border: 1px solid #ccc;
	border-bottom:none;
	background:url(images/leftbgdown.jpg) repeat-x bottom;
	
}
#web_space ul {
	list-style:none;
	padding:0px
}
#web_space li {
	float: left;
	border-bottom: 1px dashed #cccccc;
	padding-left:2px;
}
#web_space li a {
	display: block;
	width: 110px;
	background: url(images/li_bg1.jpg) no-repeat 0 7px;
	padding: 0 0 0 12px;
	line-height: 21px;
	height:21px;
	font-size:9px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	color:#333;
	white-space:nowrap;
}
#web_space li a:hover {
	background: url(images/li_bg1.jpg) no-repeat 3px 7px;
}
.select_web_border {
	background-color:#999999;
	color:#FFFFFF;
}
/*.......change....*/
#web_header {
	float:left;
	width:152px;
	height:18px;
	background: url(images/side_menu.jpg) no-repeat top left;
}
#web_header h1 {
	padding: 2px 0 0 9px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
}
/*.......change....*/
.web_border {
	border-bottom: 1px dashed #5B5E65;
}

.web_borderdown {
	border-bottom: none;
}

#inner_content {
	float:right;
	width:810px;
	padding-left:5px;
}
#inner_content h1 {
	padding: 5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color:#000;
	font-weight:bold;
}
/*table.toolbar    			 { border-collapse: collapse; padding: 0; margin-left:480px;	 }
table.toolbar td 			 { padding: 1px 1px 1px 4px; text-align: center; color: #666; height: 48px; }
table.toolbar td.spacer  { width: 10px; }
table.toolbar td.divider { border-right: 1px solid #eee; width: 5px; }

table.toolbar span { float: none; width: 32px; height: 32px; margin: 0 auto; display: block; }

table.toolbar a {
   display: block; float: left;
   color:#000000;
	white-space: nowrap;
	border: 1px solid #ccc;
	padding: 1px 5px;
	cursor: pointer;
	text-decoration:none;
}

table.toolbar a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #0B55C4;
}*/
#inner_editor {
	width:730px;
	padding-left:10px;
}
.pagenav {
	border:1px solid #999999;
	font-size:10px;
	padding:2px;
}
.step1 {
	background:url(images/step1.jpg) no-repeat top left;
	width:268px;
	height: 62px;
}
.step1 h2 {
	padding: 17px 0 0 68px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.step2 {
	background:url(images/step2.jpg) no-repeat top left;
	width:268px;
	height: 62px;
}
.step2 h2 {
	padding: 17px 0 0 68px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
.step3 {
	background:url(images/step3.jpg) no-repeat top left;
	width:268px;
	height: 62px;
}
.step3 h2 {
	padding: 17px 0 0 68px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}
#bottom_content h3 {
	width:199px;
	background: url(images/bottom_head.jpg) no-repeat bottom left;
	padding: 5px 0 0 10px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#363131;
	font-weight:bold;
	line-height:38px;
	height:38px
}
#bottom_content h4 {
	background: url(images/bottom_head.jpg) no-repeat bottom left;
	padding: 5px 0 0 0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#363131;
	font-weight:bold;
	line-height:38px;
	height:38px
}
.step_link {
	background:url(images/step_link.jpg) no-repeat top right;
	height: 23px;
	padding: 5px 40px 8px 50px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363131;
	font-weight:bold;
	line-height:14px;
	height:14px;
}
.step_link a {
	color:#363131;
	text-decoration:none;
}
.step_link2 {
	background:url(images/step_link2.jpg) no-repeat top right;
	height: 23px;
	padding:5px 34px 8px 56px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363131;
	font-weight:bold;
	line-height:14px;
	height:14px;
}
.step_link2 a {
	color:#363131;
	text-decoration:none;
}
.step_link3 {
	background:url(images/step_link3.jpg) no-repeat top right;
	height: 23px;
	padding: 5px 33px 8px 57px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#363131;
	font-weight:bold;
	line-height:14px;
	height:14px;
}
.step_link3 a {
	color:#363131;
	text-decoration:none;
}
.pagedescription {
	font-size:13px;
}
.pagedescription p {
	font-size:13px;
}
.pagedescription p span {
	font-size:13px;
}
.pagedescription ul li {
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:2px 4px 2px 20px;
	display:block;/*font-size:13px;
	color:#333333;
	line-height: normal;
	width:205px;*/
}
.pagedescription ul li ul li {
	background:url(images/bullet.gif) no-repeat 0 5px;
	padding:2px 4px 2px 20px;
	display:block;/*font-size:13px;
	color:#333333;
	line-height: normal;
	width:205px;*/
}
.pagedescription a u {
	text-decoration:none;
}
.pagedescription p a {
	text-decoration:none;
}
.pagedescription p span a {
	text-decoration:none;
}
.pagedescription ul a {
	text-decoration:none;
}
.pagedescription p ul a {
	text-decoration:none;
}
.pagedescription a {
	text-decoration:none;
}
.pagedescription ol {
	padding:2px 4px 2px 20px;
}
u a {
	text-decoration:none;
}
a {
	text-decoration:none;
}

.sitemap {
	margin-left:75px;
}
.sitemap a {
	text-align:right;
	font-size:12px;
	color:#668CAE;
	padding-bottom: 4px;
	text-decoration:none;
	font-weight:bolder;
}
.web_head {
	padding: 5px 5px 0;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color:#666666;
	font-weight:bold;
}
#site_bg a {
	font-size:9px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-align:center;
	width:164px;
	overflow:hidden;
}
#site_bg {
	width:171px;
	height:125px;
}
#site_bg img {
	background:url(images/site_bg.jpg) no-repeat top center;
	padding:4px;
}
.moreinfo {
	background-color:#666666;
	float:left;
	height:18px;
	margin:-2px 0px 5px 0px;
	overflow:hidden;
	width:100%;
	display:block;
}
.moreinfo h1 {
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	padding: 2px 0 0 9px;
}
#gallerypaginate a {
	border-color:#668CAE;
	font-size:12px;
	color:#666666;
	padding:3px;
}
#gallerypaginate a.selected {
	font-weight:bolder;
	text-decoration:underline
}
#bloglevel {
	width:29px;
	height:15px;
	background:url(images/level.gif) no-repeat;
	padding-top:11px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
	display:block;
	position:relative;
	overflow:hidden;
}
#testimonial{width:150px; overflow:hidden; height:auto; font-family:Arial, Helvetica, sans-serif;}
#testimonial h1{background:url(images/test_top.gif) no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; padding:5px 0 5px 3px; margin:0;}
#testimonial{float:left;}
#testimonial p {
color:#000000;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
padding:10px;
text-align:left;
}
#testimonial p.name{padding:0px 10px 2px 0; font-size:11px; color:#000000; text-align:right; float:right; font-weight:bold; margin:0; width:120px;}
#testimonial p.website {
color:#000000;
float:right;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:9px;
height:15px;
margin:0;
overflow:hidden;
padding:0 10px 2px 0;
text-align:right;
width:135px;
}
#testimonial p a{padding:0px 0px 2px 0;color:#2D6CA1; text-align:right; float:right;  margin:0; white-space:nowrap; font-weight:bold; text-decoration:none; font-size:9px;}
