body {
	margin: 10px 0 10px 0;
	padding: 0;
	background: #D3D3D3;
	text-align: justify;
	line-height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

h1, h2, h3 {
	padding: 0;
	margin: 0;
	color: #000000;
}

strong {
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
}

ul {
	margin: 0px;
	padding: 0;
}

a {
	color: #E37500;
}

a:hover {
	text-decoration: none;
	color: #A66300;
}

/** Style for header starts here */

#header {
	width: 800px;
	height: 150px;
	margin: 0px auto;
	background: #FFFFFF url(../img/topo_5.gif) no-repeat left top;
}

#header h1, #header h2 {
	margin: 0px;
	padding: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 70px 10px 10px 20px;
	font-size: 70%;
}

#header h2 {
	padding: 73px 10px 0px 0px;
	font-size: 70%;
}

/** Style for menu starts here */

#menu {
	width: 800px;
	height: 45px;
	margin: 0px auto;
	background: #000000;
}

#menu ul {
	margin: 0px;
	padding: 0 0 0 20px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	border: none;
	background: url(../img/img05.jpg) no-repeat left 55%;
	padding: 14px 30px 10px 12px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	color: #D7D7BD;
}

/** Style for wrapper starts here */

#wrapper {
	width: 840px;
	height:700px;
	margin: 0px auto;
	padding: 20px 0;
	background: #FFFFFF url(../img/img02.jpg) repeat-y left top;
}

/** Style for content starts here */

#content {
	width: 800px;
	height:400px;
	margin: 0px auto;
}

#content h2 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px #CCCCCC dashed;
}

#content p {
}

#content a {
	text-decoration: none;
}

#right {
	float: right;
	width: 480px;
	padding: 20px 20px;
}

#right ul {
	margin: 0 3em;
	padding: 0;
	list-style: none;
}

#right li {
	margin-bottom: 8px;
	padding-left: 10px;
	background: url(../img/img06.jpg) no-repeat 0 7px;
	line-height: 17px;
}

#right .post {
}

#left {
	float: left;
	width: 220px;
	padding: 20px 20px;
	background: #EDEDED;
}


#left ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#left li {
	padding-left: 10px;
	background: url(../img/img04.gif) no-repeat left 50%;
}


/** Style for footer starts here */

#footer {
	clear: both;
	width: 800px;
	height: 60px;
	margin: 0px auto;
	padding-top: 1px;
	border-top: 1px solid #444444;
	background: #000000;
	font-size: 80%;
	color: #E5E5CC;
}

#footer .copyright {
	margin: 0px;
	text-align: center;
}

#footer .links {
	float: right;
	margin: 0px;
	padding-right: 20px;
	text-align: center;
}

#footer .css {
	padding-left: 20px;
	background: url(../img/image01.png) no-repeat left 50%;
}

#footer .xhtml {
	padding-left: 20px;
	background: url(../img/image02.png) no-repeat left 50%;
}

#footer a {
	border-bottom: 1px #E5E5CC dashed;
	text-decoration: none;
	color: #E5E5CC;
}
#midia {
	width:70px;
	margin-left:-245px;
	margin-top: 410px;
	margin-right:0px;
	float:left;
}

div#midia a{
	display:block;
	float:left;
	height:27px;
	text-decoration: none;
}
div#midia a img{
	display:none;
	text-decoration: none;
}
div#midia a#lk-Linked{
	background:url(../img/logo_linked.png) 0 0 no-repeat;
	width:67px;
}
div#midia a#lk-Linked:hover{
	background-position:0 -27px;
}
div#midia a#lk-Slideshare{
	background:url(../img/logo_slide.png) 0 0 no-repeat;
	width:78px;
}
div#midia a#lk-Slideshare:hover{
	background-position:0 -27px;
}
div#midia a#lk-flickr{
	background:url(../img/logo_flickr.png) 0 0 no-repeat;
	width:54px;
}
div#midia a#lk-flickr:hover{
	background-position:0 -27px;
}
div#midia a#lk-twitter{
	background:url(../img/logo_twitter.png) 0 0 no-repeat;
	width:61px;
	margin-left:4px;
}
div#midia a#lk-twitter:hover{
	background-position:0 -27px;
}

#text-size {
	margin: 15px 0 0 0;
	position:relative;
	float: right;
	padding: 0px 10px 5px 0px;
	min-width: 100px;
	color:#fff;
}
#text-size span{
	padding-right: 6px
}
#text-size span.selector {
	padding: 0 2px 0 0;
	cursor: pointer
}
#text-size span.selector:hover {
	position: relative;
	top: -3px;
	color: #FFF;
	background-color:#757E82;
}
#a-small{
	font-size: 90%;
}
#a-medium em{
	font-style: normal;
	font-size: 110%; 
}
#a-large{
	font-size: 125%;
	padding-right: 6px;
}