/* CSS Document */

body {
	text-align: center;/* hack for ie5*/
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Verdana;
	background-image: url("../gfx/background_top.gif");
	background-repeat: repeat-x;
}

img {
	border: 0px;
}
a:link {text-decoration: none; color: #C35B46;}
a:visited {text-decoration: none; color: #E5814C;}
a:hover {text-decoration: underline; color: #B30B14;}

h3 {
		text-align: left;
		font-size: 10pt;
		margin: 15px 0px 0px 20px;
		color: #666666;
		font-family: Helvetica;
	}

h2 {
		text-align: left;
		font-size: 14pt;
		margin: 15px 0px 0px 20px;
		color: #666666;
		font-family: Helvetica;
	}
	
h1 {
		text-align: left;
		font-size: 24pt;
		margin: 15px 0px 0px 20px;
		color: #666666;
		font-family: Helvetica;
	}

hr {
  border: 1;
  width: 100%;
  color: #CCCCCC;
}

ul {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 60px;
		color: #666666;
	}
	
ol {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 60px;
		color: #666666;
	}
	
label {

font-size: 10pt;
font-weight: bold;
color: #666666;
width: 10em;
float: left;
text-align: left;

display: block
}

.submit input
{
margin-left: 4.5em;
} 

input
{

}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
	
table { 
		text-align: left;
		font-size: 10pt;
		margin: 15px 0px 0px 20px;
		color: #666666; } 	
	
#Wrapper {
	width: 900px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


/* SUB PAGES*/

#Header {
		width: 100%;
		height: 115px;
		position: relative;
		top: 0px;
		left: 0px;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}
	
#subpage_content {
		width: 87%; 
		height: 100%;
		position: relative;
		top: 55px;
		left: 0px;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}
	
#subpage_content p {
		text-align: left;
		font-size: 10pt;
		margin: 15px 0px 0px 20px;
		color: #666666;
	}

#Process_Nav {
		width: 155px;
		height: 220px;
		left: 0px;
		position: relative;
		float: left;
		
		/*border-right-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
		background-image: url("../gfx/nav_bg.gif");
		background-repeat: repeat-x;
	} 
	
#Process_Nav p {
		text-align: left;
		font-size: 10pt;
		margin: 15px 0px 0px 20px;
		color: #C35B46;
	}

#Process_Content {
		width: 515px;
		height: 100%;
		left: 0px;
		position: relative;
		float: left;
		}


			
#Process_Content p {
		text-align: left;
		font-size: 10pt;
		margin: 0px 10px 0px 20px;
		color: #666666;
	}
	
#site_navigation {
		width: 330px;
		height: 30px;
		left: 85px;
		top: 110px;
		position: fixed;
		float: left;
	}

#site_navigation p {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 0px;
		color: #666666;

	}
	
#plain_wrapper {
		width: 100%; 
		position: relative;
		top: 0px;
		left: 0px;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}

#plain_content {
		width: 85%; 
		height: 100%	;
		position: relative;
		float: center;
		top: 15px;
		left: -60px;

		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}
	
#plain_content p {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 20px;
		color: #666666;
	}
	
#screenshot {
		width: 100%;
		height: 100%;
		position: relative;
		top: 200px;
		left: 0px;
		float: center;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}

/* SILVER CLOUD*/

#silvercloud_content {
		width: 75%; 
		height: 100%	;
		position: relative;
		top: 15px;
		left: 100px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}
	
#silvercloud_content p {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 20px;
		color: #666666;
	}

#silvercloud_reason1 {
		width: 220px; 
		height: 300px	;
		position: relative;
		top: 15px;
		left: 0px;
		margin: 0px 0px 0px 0px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_reason1.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_reason1 p {
		text-align: left;
		font-size: 10pt;
		margin: 90px 20px 0px 40px;
		color: #666666;
	}

#silvercloud_reason2 {
		width: 220px; 
		height: 300px	;
		position: relative;
		top: 15px;
		left: 15px;
		margin: 0px 0px 0px 0px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_reason2.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_reason2 p {
		text-align: left;
		font-size: 10pt;
		margin: 90px 20px 0px 40px;
		color: #666666;
	}
	
	#silvercloud_reason3 {
		width: 220px; 
		height: 300px	;
		position: relative;
		top: 15px;
		left: 30px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_reason3.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_reason3 p {
		text-align: left;
		font-size: 10pt;
		margin: 90px 20px 0px 40px;
		color: #666666;
	}
	
#silvercloud_research {
		width: 700px; 
		height: 270px	;
		position: relative;
		top: 15px;
		left: -30px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_step_research.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_research p {
		text-align: left;
		font-size: 12pt;
		margin: 85px 55px 0px 80px;
		color: #666666;
	}
	
#silvercloud_strategy {
		width: 700px; 
		height: 270px	;
		position: relative;
		top: 15px;
		left: -30px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_step_strategy.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_strategy p {
		text-align: left;
		font-size: 12pt;
		margin: 85px 55px 0px 80px;
		color: #666666;
	}

#silvercloud_promotion {
		width: 700px; 
		height: 350px	;
		position: relative;
		top: 15px;
		left: -30px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_step_promotion.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_promotion p {
		text-align: left;
		font-size: 12pt;
		margin: 85px 55px 50px 80px;
		color: #666666;
	}

#silvercloud_analytics {
		width: 700px; 
		height: 300px	;
		position: relative;
		top: 15px;
		left: -30px;
		float: left;
		text-align: center;
		margin-left: auto;
		margin-top: auto;
		background-image: url("../gfx/silvercloud_step_analytics.png");
		background-repeat: no-repeat;
		/*border-style:solid;
		border-width:1px;
		border-right-color:#666666;*/
	}
	
#silvercloud_analytics p {
		text-align: left;
		font-size: 12pt;
		margin: 85px 55px 50px 80px;
		color: #666666;
	}

/* KNOWLEDGE PAGES*/

#know_content {
		width: 530px; 
		height: 100%	;
		position: relative;
		float: left;
		top: 15px;
		left: 70px;

		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}
	
#know_content p {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 20px;
		color: #666666;
	}
	
#know_nav {
		width: 225px; 
		height: 100%	;
		position: relative;
		float: left;
		top: 15px;
		left: 65px;

		text-align: center;
		margin-left: auto;
		margin-top: auto;
	}
	
#know_nav p {
		text-align: left;
		font-size: 10pt;
		margin: 0px 0px 0px 20px;
		color: #666666;
	}

div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}

