HR {
	color: #EAEBEE;
	width: 100%;
	height: 1px;
	border-top-color: #EAEBEE;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}


A  {
	text-decoration : none;
	color : #F89724;
}

A:Visited  {
	color : #F7941D;

}

A:Active  {
	color : #F89724;
}

A:Hover  {
	text-decoration : none;
	color : #78A0D1;
}

#container {
	position:absolute;
	left: 50%;
	width:770px;
	margin-left: -375px; /*set to a negative number 1/2 of your width*/
	border: 1px solid #7e7f82;
	background-color: #FFFFFF;
	float: left;
}
#container2 {
	background-color: #FFFFFF;
	background-image: url(images/bg_ideakey.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}

#header {
	float: left;
}

#navigation {
	width: 140px;
	float: left;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626365;
	text-align: right;
	padding: 40px 15px 25px 10px;
	height: 275px;
}
#navigation li {
	list-style-type: none;
	line-height: 22px;
}
#navigation  ul {
	margin-top: 0px;
	padding-left: 0px;


}
#navigation hr {
	margin-top: 20px;
	margin-bottom: 20px;
	
}

.indent {
	padding-left: 30px;
	
}

#content {
	width: 414px;
	float: right;
	border-left-color: #EAEBEE;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626365;
	padding: 15px 175px 25px 15px;
	line-height: 22px;
	text-align: left;
}
#padding {
	float: left;
	width: 600px;
	height: 20px;
}

.orange_bold {
	color: #F7941D;
	font-size: 14px;
	font-weight: bold;
}



#footer {
	float: left;
	width: 770px;
	background-color: #F89724;
	height: 100px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #7E7F82;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 10px;
}
#footer2 {
	font-size: 10px;
	margin-left: 180px;
	
}
.bigger{
	font-size: 1.2em;
}
.footertext {
	font-size: 10px;
}
.footertext2 {
	font-size: 12px;
	color: #999;
}
.quotetext {
	font-size: 10px;
	line-height: 12px;
}




body {
	background-color: #BDC0CC;
}
.grey_bold {
	color: #626365;
	font-size: 14px;
	font-style: italic;
}
.orange {
	color: #F7941D;
	font-size: 14px;
}
.orange_small {
	color: #F7941D;

}
#back {
	text-align: right;
	width: 100px;
	float: right;
}
#blogdate {
	text-align: right;
	width: 75px;
	float: right;
}
#email {
	border-left-color: #EAEBEE;
	border-left-style: solid;
	border-left-width: 1px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626365;
	padding: 15px 25px 25px 15px;
	line-height: 22px;
	text-align: left;
	background-color: #FFFFFF;
}
.orange_boldBIG {
	color: #F7941D;
	font-size: 18px;
	font-weight: bold;
}

