html{
	font-size: 100.01%;
}
body{
	margin: 0;
	background-color: #FFF;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	color: #333;
}
img{
	border: none;
	display: block;
}
form,fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
a{
	outline:none;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
}
#wrapper{
	overflow: hidden;
	width: 919px;
	margin: 0 auto;
	position: relative;
}

/*header*/
#header{
	width:919px;
	height:37px;
}

/*content*/
#contentmain{
	float:left;
	width:919px;
	padding:0;
	background-image: url('../images/exago_logo_main.jpg');
	background-repeat: no-repeat;
}

#content{
	float:left;
	width:919px;
	padding:0 0 0 75px;
}

#contentmain h1 {
	padding: 5px 0 0 0;
	text-align: right;
	font-size: 0.75em;
	line-height:1.2em;
	font-weight: bold;	
	font-style: italic;	
}

/*home page tabs*/
#hometabs {
	overflow: hidden;
	height: 331px;
	width: 919px;
	padding: 0;
	margin: 0;
	background-image: url('../images/home_tab_bg.gif');
	background-position: 0px 68px;
	background-repeat: no-repeat;
}

ul.hometabs {
	overflow:hidden;
	width: 919px;
	margin-top: 35px;
}
	
ul.hometabs li {
	float:left;
}

#contentmain #hometabs h1 {
	padding: 15px 0 0 0;
	text-align: left;
	font-size: 1.4em;
	line-height:1.2em;
	font-weight: bold;	
	font-style: normal;	
}
	
#hometabs ul.text {
	margin: 3px 0 0 35px;
}
	
#hometabs li.text {
	margin-top: 5px;
	padding-left: 12px;
	font-size: 0.85em;
	line-height:1.25em;
	background-image: url('../images/bullet_tab_home.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}
	
#hometabs li.text2 {
	margin-top: 5px;
	padding-left: 12px;
	font-size: 0.85em;
	line-height:1.05em;
	background-image: url('../images/bullet_tab_home.gif');
	background-position: 0 5px;
	background-repeat: no-repeat;
}
	
#homebtmwrapper {
	overflow: hidden;
	height: 315px;
	width: 871px;
	padding: 0;
	margin: 20px auto 0 auto;
}

#homebtmwrapper h2 {
	font-size: 1em;
	line-height: 1.15em;
}

#homebtmwrapper ul {
	margin: 5px 0 0 40px;
}
	
#homebtmwrapper li {
	margin-top: 2px;
	padding-left: 7px;
	font-size: 0.8em;
	line-height:1.2em;
	background-image: url('../images/bullet_tab_home_btm.gif');
	background-position: 0 6px;
	background-repeat: no-repeat;	
}

#homebtmwrapper p.sellclose {
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;	
	font-style: normal;
	margin: 9px 0 6px 0;
	padding: 0px;
}

#homebtmwrapper p.quote {
	font-size: 0.7em;
	line-height: 1.2em;
	margin: 9px 0 0 0;
	padding: 0px;
}

#homebtmwrapper p.credit {
	font-size: 0.7em;
	line-height: 1.1em;
	text-align: right;
	margin: 3px 0 6px 0;
	padding: 0px;
	font-style: italic;
}

/*left column interior pages*/
#left_column{
	float:left;
	width:145px;
	padding:27px 0 0 0;
	margin:8px 0 0 0;
}

/*right column interior pages*/
#right_column{
	overflow: hidden;
	float:left;
	width:774px;
	padding:0;
	margin:8px 0 0 0;
}

#right_column_fill{
	overflow: hidden;
	background-image: url('../images/bg_int_fill.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
	padding:0;
	margin:0;
}

#right_column_content{
	overflow: hidden;
	background-image: url('../images/bg_int_top.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
	padding:0;
	margin:0;
}

#right_column_content h1{
	text-align: left;
	font-size: 1.4em;
	line-height:1.1em;
	font-weight: bold;	
	font-style: normal;	
	margin:0 0 15px 0;
	padding:30px 0 0 38px;
}

#right_column_content h1.newshead{
	text-align: left;
	font-size: 1.4em;
	line-height:1.1em;
	font-weight: bold;	
	font-style: normal;	
	margin:0 0 5px 0;
	padding:10px 0 0 38px;
}

#right_column_content_sub_l{
	float:left;
	width:500px;
	padding:0;
	margin:0;
}

#right_column_content_sub_l h2{
	margin: 10px 0 5px 0;
	padding: 0 0 0 38px;
	text-align: left;
	font-size: 0.9em;
	line-height:1.3em;
	font-weight: bold;	
	font-style: normal;	
}

#right_column_content_sub_l h3{
	margin: 20px 0 5px 0;
	padding: 0 0 0 38px;
	text-align: left;
	font-size: 0.9em;
	line-height:1.3em;
	font-weight: bold;	
	font-style: normal;	
}

#right_column_content_sub_l p{
	margin: 5px 0 0 0;
	padding: 0 0 0 38px;
	text-align: left;
	font-size: 0.8em;
	line-height:1.3em;
	font-weight: normal;	
	font-style: normal;	
}

#right_column_content_sub_l p.news{
	margin: 15px 0 0 0;
	padding: 0 0 0 38px;
	text-align: left;
	font-size: 0.8em;
	line-height:1.3em;
	font-weight: normal;	
	font-style: normal;	
}

#right_column_content_sub_l p.newsdate{
	margin: 30px 0 0 0;
	padding: 0 0 0 38px;
	text-align: left;
	font-size: 0.8em;
	line-height:1.3em;
	font-weight: normal;	
	font-style: normal;	
}
	
#right_column_content_sub_l ul {
	margin: 10px 0 15px 220px;
}
	
#right_column_content_sub_l li {
	margin: 3px 0 0 0;
	padding-left: 12px;
	font-size: 0.8em;
	line-height:1.3em;
	background-image: url('../images/bullet_tab_home.gif');
	background-position: 0 6px;
	background-repeat: no-repeat;
}
	
#right_column_content_sub_l ul.second {
	margin: 10px 0 15px 60px;
}
	
#right_column_content_sub_l li.second {
	margin: 3px 0 0 0;
	padding-left: 12px;
	font-size: 0.8em;
	line-height:1.3em;
	background-image: url('../images/bullet_tab_home.gif');
	background-position: 0 6px;
	background-repeat: no-repeat;
}
	
#right_column_content_sub_l ul.third {
	margin: 5px 0 15px 20px;
}
	
#right_column_content_sub_l li.third {
	margin: 0 0 0 0;
	padding-left: 8px;
	font-size: 1.0em;
	line-height:1.2em;
	background-image: url('../images/bullet_tab_second.gif');
	background-position: 0 7px;
	background-repeat: no-repeat;
}

#right_column_content_sub_l #techspec{
	margin: 5px 0 0 0;
	padding: 0 0 0 18px;
	clear: both;
}

#right_column_content_sub_l #techspec p{
	margin-top: 5px 0 0 0;
	padding: 0 0 0 38px;
	text-align: left;
	font-size: 0.8em;
	line-height:1.3em;
	font-weight: bold;	
	font-style: normal;	
}

#right_column_content_sub_l #techspec ul {
	margin: 0 0 0 50px;
}

#right_column_content_sub_l #techspec li {
	margin: 0 0 0 0;
	padding-left: 8px;
	font-size: 0.8em;
	line-height:1.3em;
	background-image: url('../images/bullet_tab_second.gif');
	background-position: 0 6px;
	background-repeat: no-repeat;
}

#right_column_content_sub_l #aboutbios{
	margin: 0;
	padding: 0 0 0 38px;
	clear: both;
}

#right_column_content_sub_l #aboutbios p{
	margin: 15px 0 0 0;
	padding: 0 0 0 20px;
	clear: both;
}

#right_column_content_sub_l img.learn{
	padding:0;
	margin:15px auto 0 0;
}

#right_column_content_sub_l img.learn2{
	padding:0;
	margin:15px auto 0 20px;
}

#right_column_content img.btm{
	padding:20px 0 0 0;
	margin:0;
}

#right_column_content_sub_r{
	float:right;
	width:204px;
	padding:0;
	margin:95px 20px 0 0;
}

#right_column_content_sub_r #downloadbox{
	width:204px;
	padding:0;
	margin:0 0 16px 0;
	background-image: url('../images/downloadbox_fill.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
}

#right_column_content_sub_r img.title{
	margin: 0 0 9px 0;
	padding: 0;
}

#right_column_content_sub_r p{
	margin: 0;
	padding-left: 22px;
	text-align: left;
}

#right_column_content_sub_r img.logo{
	padding:0;
	margin:0 auto;
}

#right_column_content_sub_r img.qt{
	padding:0;
	margin:10px auto 0 auto;
}

a:link {color: #F90; font-weight:bold; text-decoration: none;}
a:visited {color: #F90; font-weight:bold; text-decoration: none;}
a:hover {color: #F90; font-weight:bold; text-decoration: underline;}
a:active {color: #F90; font-weight:bold; text-decoration: underline;}

div.advtoolswrap {
	width: 450px;
	margin: 15px 0 15px 38px;
	overflow: hidden;
}

div.advtoolsimg {
	width: 180px;
	float: left;
	margin: 3px 15px 0 0;
}

div.advtoolsimg p {
	padding: 0;
	margin: 0;
	float: right;
}

div.advtoolsimg p a {
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}

#right_column_content_sub_l div.advtoolstxt {
	width: 250px;
	float: left;
}

#right_column_content_sub_l div.advtoolstxt p {
	padding: 0;
	margin: 0;
}

#comment_mini {
	background: transparent url('../images/quote_sm_left.gif') 0 0 no-repeat;
	padding: 0;
	text-indent: 0;
	margin: 20px 0 0 0;
}

#comment_mini p {
	font-size: 75%;
	line-height: 140%;
	color: #666;
	font-style: italic;
	padding: 0 0 0 17px;
}

#comment_mini p.author {
	text-align: right;
	font-size: 70%;
	line-height: 135%;
	color: #666;
	font-style: italic;
	margin: 5px 0 0 0;
}

#comment_mini p.morecomments {
	font-size: 70%;
	text-align: right;
	margin: 10px 0 20px 0;
}

#comment_mini p.morecomments a {
	font-weight: normal;
}

#comment_max {
	background: transparent url('../images/quote_sm_left.gif') 0 0 no-repeat;
	padding: 0;
	text-indent: 0;
	margin: 20px 0 0 35px;
}

#comment_max p {
	font-style: italic;
	padding: 0 0 0 17px;
}

#comment_max p.author {
	font-style: normal;
	text-align: right;
	font-size: 70%;
	margin: 10px 0 0 0;
}


/*demo form*/
#form div {
	margin: 5px 0;
	padding: 10px 0;
	clear: left;
}

label {
	width: 110px;
	display: block;
	font-weight: bold;
	float: left;
	padding: 0 20px 0 38px;
	clear: left;
	font-family: Arial, Verdana, "Trebuchet MS", sans-serif;
	font-size: 0.75em;
	line-height:1.2em;
	color: #333;
}

/*footer*/
#footer {
	overflow:hidden;
	width:919px;
	margin:0 auto;
	padding:20px 0;
}

#footer p {
	text-align: center;
	font-size: 0.7em;
	line-height:1.1em;
	color:#999;
	font-weight:normal;
}
#footer p.micetype {
	text-align: center;
	font-size: 0.6em;
	line-height:1.3em;
	color:#CCC;
	font-weight:normal;
}
#footer a{
	color:#F90;
}
#footer a:visited{
	color:#F90;
}
#footer a:hover{
	color:#F90;
	text-decoration:underline;
}
#footer a:active{
	color:#F90;
	text-decoration:underline;
}
#footer p.micetype a{
	color:#CCC;
	text-decoration:underline;
}
#footer p.micetype a:visited{
	color:#CCC;
	text-decoration:underline;
}
#footer p.micetype a:hover{
	color:#999;
}
#footer p.micetype a:active{
	color:#999;
}

/*custom scroller*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 253px;
	height: 240px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	margin: 0.3em auto;
	padding: 0;
	}
