* {
	margin: 0;
	padding: 0; /* To disable to normalize bullet location */
}

body {
	margin-left: 0;
	font-size: 62.5%;
	font-family: Century Gothic, Arial, Georgia, serif;
	color: #494949;
}

ul 
{
    list-style-type: inherit;
    list-style-position: inherit;
    margin-left: 38px;
}

.cnplogo
{
    position: absolute;
	top: 10px;
	left: 10px;
    z-index: 2000;
}

a:link, a:visited, a:active  {
    text-decoration:    none;
}

a:hover {
    text-decoration:    none;
}

a.blue-footer-link:link, a.blue-footer-link:visited,a.blue-footer-link:active  {
	font-family: Century Gothic, Arial;
	font-size: 10px;
    color: #7596B5;		
	text-decoration: none;
}

a.blue-footer-link:hover {
	font-family: Century Gothic, Arial;
	color: #7596B5;	
	font-size: 10px;
	text-decoration: underline;
}

a.gray-link:link, a.gray-link:visited,a.gray-link:active  {
	font-family: Century Gothic, Arial;
    color: Gray;		
	text-decoration: none;
}

a.gray-link:hover {
	font-family: Century Gothic, Arial;
	color: Gray;	
	text-decoration: underline;
}

#menubar-info {
	background: url(http://www.cnplaw.com/en/media/images/navbar_bg.jpg);
	padding: 4px 0 4px 0;
	position: relative;
	top: 90px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: #494949;
	font-size: 18px;
	z-index: 1000;
}

#main-info {
	position: relative;
	top: 110px;
	left: 0px;
	width: 100%;
	text-align: center;
	color: #494949;
  font-family: Century Gothic, Arial;
	font-size: 12px;
	z-index: 1000;
}

.orange-header
{
    font-family: Century Gothic, Arial;
    font-size: 14px;
    font-weight: bold;
    color: Orange;
}

.form-text
{
    font-family: Century Gothic, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #163264;
}

.textbox{
	background-color: #FFF7EB;
	border-style: solid;
    border-left-color: #aaa;
    border-bottom-color: #aaa;
    border-top-color: #aaa;
    border-right-color: #aaa;
    border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
    height: 16px;
	font-family: Century Gothic, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	richness: 50;
	visibility: 50;
}

.services-content
{
     line-height:20px;
     vertical-align: text-top;
}

.services-rside
{
    background-image: url('http://www.cnplaw.com/en/media/images/rb_our_services.jpg');
    background-repeat: no-repeat;
    /*background-attachment:fixed;*/
    /*background-position: 100% 0%; */
    background-position: top right; 
    padding-right: 10px;
}

.blue-words
{
    color: #7596B5;	
}
