*{
	margin-top: 0px;
}
.highlight {
	font-weight: bold;
	color: #697EA1;
	font-size: 12px;
	line-height: 16px;
}
.heading {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #697EA1;
}
img { border:0px; }
body {
	background: #65828D url('images/bg.gif') top center repeat-x;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { 
	color:#8E531A;
	text-decoration:none; 
	font-weight:normal; 
	outline: none;
}
a:hover {  
	text-decoration:underline;
}
#main { width:790px; margin:0 auto; background:#FFF; margin-bottom:50px; }
#header {
	height:72px;
	text-align:right;
	padding-right:30px;
	vertical-align: middle;
	padding-left: 480px;
	background-image: url(images/banner.jpg);
}
#menu { background: #FFF url('images/menu/bg.gif') top center repeat-x; height:50px; vertical-align:top; }
#menu ul li { list-style:none; float:left; }
#content { width:515px; vertical-align:top; padding-left:30px; padding-top: 30px; padding-right:25px; }
#sidebar { width:220px; border-left:2px solid #E6E6E6; vertical-align:top; }
#sidebar div {
	padding-top:30px;
	margin-left:25px;
	width:170px;
	min-height: 520px;
	height: auto !important;
	height: 520px;
}
/*.latest_news {
	background-image: url(images/sidebar/latest_news.gif);
	background-repeat: no-repeat;
}*/
.how_patents_work {
	background-image: url(images/sidebar/how_work.gif);
	background-repeat: no-repeat;
}
.stand_for {
	background-image: url(images/sidebar/stand_for.gif);
	background-repeat: no-repeat;
}
.blank_title {
	background-image: url(images/sidebar/blank_title.gif);
	background-repeat: no-repeat;
}
#footer { color:#56627C; padding:50px 30px 20px 30px; }
#footer a { color:#56627C; }
#footer a:hover { color:#424A5E; }
.form {
	padding: 5px;
}
.reverse {
	color: #FFFFFF;
}
.tableRight {
	margin-left: 14px;
	margin-bottom: 14px;
	border: 2px solid #98A659;
	background-color: #DBE5C8;
}
.hometable {
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #DBE5C8;
	font-size: 12px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #98A659;
}
.hometable ul {
	margin-left: -12px;
}

