/* CSS Document */
td{
	font-family:"Segoe UI",Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size:12px;
	}

li {
	list-style-image: url(../images/bullet.gif);
	/*list-style-type: circle **/
	}
	
em { 
	font-family: Georgia,"Times New Roman",Serif;
	color:#E06A00;
	font-size: 12px;
	}
.bold {
	font-family: "Segoe UI",Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size: 12px;
	color: #FF7600;
	font-weight: bold;
	}
	
.divise1 {
	font-family: Tahoma;
	font-style: italic;
	font-size: 14px;
	color: #E80203;
	font-weight: bold;
	}

.explore {
	font-family: Tahoma;
	font-style: italic;
	font-size: 16px;
	color: #FFCA2A;
	font-weight: bold;
	}	

.value {
	font-family: Tahoma;
	font-style: italic;
	font-size: 16px;
	color: #E7E64B;
	font-weight: bold;
	}

.sticky {
	font-family: Verdana;
	font-size: 11px;
	color: #71BF44;
	font-weight: bold;
	}

.sticky1 {
	font-family: "Segoe UI",Tahoma,Helvetica,"Helvetica Neue",Arial,sans-serif;
	font-size: 11px;
	color: #B70101;
	}
	
h1 {
	font: normal 2.3em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 5px 0;
	font-weight: normal;
	text-align: left;
	text-shadow: 2px 2px 2px #ccc;
	}
	h1 span {
	color: #cc0000;
	font-weight: bold;	}

h2 {
	font-family:"Segoe UI","Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 17px; 
	font-weight:normal; 
	color:#368512; 
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.space{
 	padding-left: 35px;
	}

a:active {
  position: relative;
  top: 1px;
}

a:link,a:active{
	text-decoration:none;
	font-size: 11px;
	color:#FF6B00;
	}
	
a:visited{
	text-decoration:none;
	font-size: 11px;
	color:#348D00;
	}
	
a:hover{
	text-decoration:underline;
	font-size: 11px;
	color:#71BF44;
	}

a.menu:link,a.menu:active{
	text-decoration:none;
	font-size: 11px;
	color:#297000;
	}
	
a.menu:visited{
	text-decoration:none;
	font-size: 11px;
	color:#F5821F;
	}
	
a.menu:hover{
	text-decoration: underline;
	font-size: 11px;
	color:#000000;
	}

a.white:link,a.white:visited,a.white:active{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none; 
	color:#CFFF4D;
	}
	
a.white:hover{
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#000000;
	}

a.pink1:link,a.pink1:visited,a.pink1:active{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none; 
	color:#E10093;
	}
	
a.pink1:hover{
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	color:#63480E;
	}

#green a:link,a:active{
	text-decoration:none;
	font-size:11px;
	color:#FFC000;
	}

#green a:visited{
	text-decoration:none;
	font-size:11px;
	color:#F5821F;
	}

#green a:hover{
	text-decoration:underline;
	font-size:11px;
	color:#00000;
	}
	
.seo-articles{
	background-image: url(../images/seo-articles.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 45px;
	padding-left: 25px;
	padding-right: 30px;
	background-color: #FFFFFF;
}

.site-cost{
	background-image: url(../images/site-cost.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 16px;
	padding-top: 55px;
	padding-left: 35px;
	padding-right: 22px;
	background-color: #FFFFFF;
}

.images{
	background-image: url(../images/images.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.header-01{
	background-image: url(../images/header-01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.header-04{
	background-image: url(../images/header-left-02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 23px;
	padding-top: 10px;
	padding-left: 60px;
	background-color: #FFFFFF;
}

.header-02{
	background-image: url(../images/header-03.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 23px;
	padding-top: 10px;
	padding-left: 60px;
	background-color: #FFFFFF;
}

.header-03{
	background-image: url(../images/header-02.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.links2{
	background-image: url(../images/link2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}

.content{
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 40px;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}