a:link { text-decoration: none; color: #7D2A34; font-weight: bold }
a:visited { text-decoration: none; color: #7D2A34; font-weight: bold }
a:active { text-decoration: none; color: #7D2A34; font-weight: bold }
a:hover { text-decoration: underline; color: #000; font-weight: bold }

a.footer { padding: 7px 14px 7px 14px; text-transform: uppercase; }

body {
	background: #fff url(img/techs_side_bg1.gif) repeat-y top left;
	margin: 0px;
	padding: 0px;
	}


.logo {
	height: 317px;
	background: url(img/techs_top_bg1.gif) repeat-x;
	}
.header {
	height: 75px;
	background: url(img/techs_top_bg2.gif) repeat-x;
	}
.leftedge {
	position: absolute;
	top: 0px;
	left: 0px;
	}

.header_logo {
	padding-left: 28px;
	}
.sidenav {
	position: absolute;
	top: 63px;
	padding-left: 28px;
	font-family: Georgia, Book Antiqua, Times New Roman, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: ;
	line-height: 35px;
	border-right: 0px solid #9AA1BF;
	}
.content {
	position: absolute;
	top: 373px;
	}
.content1 {
	position: absolute;
	top: 89px;
	}
	
.leftbar {
	padding: 164px 14px 0px 42px;
	}
.rightbar {
	padding: 164px 0px 0px 21px;
	}
	
.text1 {
	font-size: 12px;
	font-family: Georgia, "Book Antiqua", Palatino, "Times New Roman", serif;
	color: #514F49;	
	text-align: justify;
	}
	
.bloghed, h2, h3 {
	font-size: 16px;
	color: #000;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	}
.blogentry, .entry {
	margin: 0px;
	padding: 0px 14px 0px 14px;	
	}
	
.blogfooter, .postmetadata {
	font-size: 10px;
	color: #69665F;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 21px 0px;
	margin: 0px 14px 0px 14px;
	border-bottom: 0px solid #C2C2C2;
	}
.blogsidehed, #sidebar h2 {
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #202020;
	padding: 7px 0px 7px 0px;
	text-transform: uppercase;
	}
.blogsidetxt, #sidebar li {
	text-align: left;
	font-size: 10px;
	padding-left: 7px;
	line-height: 10px;
	}

.pagehed {
	width: 100%;
	text-align: center;
	}
.footer {
	padding-top: 14px;
	font-size: 10px;
	font-family: Georgia, "Book Antiqua", Palatino, "Times New Roman", serif;
	color: #514F49;
	}
	





#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
