#container {
	position: absolute;
	left: 11.3em;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 754px;
}

#main_container {
    position: relative;
    top: 0;
	padding: 0;
	margin: 20px 20px 20px 10px;
}

#sub_container1 {
	margin: 0 0 0 10px;
	padding: 0;
}

#sub_container2 {
	margin: 0px 20px 20px 1em;
	padding: 10px;
	width: 100%;
	border: 2px solid #EEEE00;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;
}

#left_column_container {
	margin: 0;
	padding: 0;
	float: left;
	width: 163px;
}

#key_visual {
	position: absolute;
	top: 50px;
	left: 10px;
	width: 734px;
	height: 217px;
}

#logo {
	width: 296px;
	height: 43px;
	position: absolute;
	top: 223px;
	left: 445px;
}

#slogan {
	z-index: 1;
	position: relative;
	left: 90px;
	top: 20px;

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	padding-left: 0px;
	height: 30px;
	font-size: 18px;
}
#emblem {
	z-index: 1;
	position: relative;
	left: 25px;
	top: -20px;
    width: 60px;
    height: 60px;
}

#image_caption {
}

.sub_nav_container {
        position: relative;
	top: 30px;
	margin-left: 5px;
	padding: 0;
}

.sub_nav_list {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
  overflow: hidden;
  	width: 158px;
	clear: both;
	font-size: 11px;

	padding: 0;
}

.sub_nav_list a {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 24px;
	height: 26px;
  overflow: hidden;
	padding-left: 25px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body .sub_nav_list a {
  	width: 132px;
}


.sub_nav_list a.sub_nav_item {
	text-decoration: none;
}

.sub_nav_list a.sub_nav_item:hover {
	text-decoration: none;
}

.sub_nav_list a.sub_nav_active_item {
	text-decoration: none;
}

#content_container {
	overflow: hidden;
	margin: 0;
	padding: 0;
        top: -60px;

	width: 650px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

html>body #content_container {
	width: 100%;
}


.content table {
	border-left: 1px solid;
	border-top: 1px solid;
	width: 100%;
}
.content th {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 3px 5px 3px 5px;
}

.content td {
	border-right: 1px solid;
	border-bottom: 1px solid;
	padding: 5px;
}

.content tr.odd {
	font-size: 11px;
}

.content tr.even {
	font-size: 11px;
}

#content_search_container {
	margin: 0px 0px 0px 0px;
	padding-top: 2px;
	width: 399px;
	height: 32px;
}

#content_search_caption {
	font-family: Trebuchet MS,Tahoma,Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 32px;
	font-size: 15px;
	float: left;
	padding-left: 10px;
}


#content_search_container button {
	margin: 3px;
/*	padding-top: 0px;*/
}

#content_search_container input {
        float: left;
	margin: 5px;
	vertical-align: middle;
	margin-left: 10px;
	width: 300px;
}

#footer {
	margin: 0;
	padding: 0;
	width: 754px;
	height: 35px;
	clear: both;
}

#footer_text {
	padding: 0px;
	margin: 0 30px 0 195px;
	text-align: left;
	font-size: 10px;
}


body#main_body {
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-size: x-small; 
	font-size: small;
	text-align: center;
}

.content, .content p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.3;
}

.content h1 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: italic;
	font-size: 18px;
}

.content h2 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: italic;
	font-size: 16px;
}

.content h3 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-style: italic;
	font-size: 14px;
}

.content a:link{
	font-weight : normal;
	text-decoration: underline;
}

.content a:visited {
	font-weight : normal;
	text-decoration: underline;
}

.content a:hover {
	text-decoration : none;
}

.content a:active {
	text-decoration : underline;
}

.content table {

}

.content th {
}

.content tr {
}

.content td {

}

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

.content input {
	border-style: solid;
	border-width: 1px;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
}

.content button {
}

.content label { 
}

.content select { 
}

.content option { 
}

.content ol { 
}

.content ul { 
	padding-left: 10px;
	list-style: none;
}

.content li { 
}
#pager {
	width: 333px;
	margin: 20px 0 0 0;
	text-align: center;
	height: 21px;
	line-height: 21px;
	color: #ffffff;
	font-size: 11px;
}

#pager a {
	text-decoration: none;
}
#current_page {
	margin:0 55px 0 55px;
}
#previous_page {
}
#next_page {
}
.content button {
	border: 1px solid;
	height: 20px;
}

table.purchase-license {
	border: 0pt none;
}
table.purchase-license td {
	border: 0pt none;
}
input.pay-button {
	border: 0pt none;
}

.products-services {
	float: left;
	width: 300px;
	padding: 0 10px;
	margin-left: 20px;
	background: #FFFFCC none repeat scroll 0 0;
	border-radius: 18px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	-opera-border-radius:18px;
	-khtml-border-radius:18px;
	border-radius:18px;
}


