html {
	min-height: 100%;
	margin-bottom: 1px;
	background-color: #323232;
}

#portal_style_body {
	background: url(images/PORTAL_HEADER_BG.jpg) repeat-x top center;
	height:inherit;
	margin: 0;
	padding: 0;
}

#portal_header {
	clear: both;
	width: 830px;
	height: 112px;
	margin: 0 auto;
}

body {
	color: #323232;
	margin: 0;
	padding: 0;
}
ul {
	margin-top:0px;
	margin-bottom:0px;
}
#style_body {
	height:inherit;
	margin: 0;
	padding: 0;
	background-color: #323232;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a
{
    color: #FF3300;
    background-color: inherit;
}
strong {
	color:#ffffff;
}
a:hover
{
    color: #FF9900;
    background-color: inherit;
}
h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 10px 0;
	margin: 0;
	letter-spacing: 0.15em;
	color: #ffffff;
}

h2 {
	font: 120% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 4px 0;
	margin: 0;
	letter-spacing: 0.15em;
	color: #8CC520;
}

br {
	line-height: .7;
}
p {
	text-align:justify;
	margin: 0;
	padding: 0;
	line-height: 120%;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}



li {
	line-height: 1.3;
	color: #555753;
}
img {
	border: 0;
}
#header {
	clear: both;
	width: 830px;
	height: 60px;
	margin: 0 auto;
}
#header a{
	
text-decoration:none;
}

#logo {
	margin: 0px 20px 1px 10px;
	color:#768998;
	float: left;
}
#logo h1 {
	letter-spacing: 1px;
	font-size: 2em;
	padding:0px;
}
#logo h1 a {
	color: #fff;
}
#logo h1 a:hover {
	color: #FFFCB3;
}
#logo p {
	padding:0px;
}

#header_menu {
	color:#768998;
	clear: both;
	width: 830px;
	height: 220px;
	margin: 0 auto;
	background-image: url(images/teaser.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header_teaser{
	margin: 0px 20px 1px 0px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
}

#header_teaser_copy{
	width:300px;
	float:left;
	margin: 17px 0px 0px 20px;
}

#header_teaser_copy ul{
	margin: 5px 0px 0px 20px;
}

#header_teaser_copy a{
color: #FFFF99;
}

#header_teaser_copy a:hover{
	color: #304409;
}


#header_teaser_copy h2{
	font-size:14px;
	color: #FFFF99;
}

#quicknav {
	margin-top:4px;
	margin-right:4px;
	float: right;	
	font-weight: bold;
}
#quicknav a {
	color: #fff;
	padding: 2px 4px 1px 8px;
	text-decoration:none;
	margin: 0 0 0 10px;
	font:75%/1.6 verdana, Helvetica, sans-serif;
}
#quicknav a:hover {
	color: #666666;
}
#style_menu {
	padding: 0px 0 5px 0;
	margin: 25px 0px 12px 0px;
	width: 400px;
	float: right;
}
#style_menu a {
	margin: 10px 10px 3px 10px;
	text-decoration: none;
	color: #ffffff;
	font:65%/1.4 verdana, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
}
#style_menu a:hover {
	color: #FFFFFF;
	background-color: #D96A01;
	background-image: url(images/bg_button.jpg);
}
.content {
	
	padding: 4px 3px 4px 3px;
	margin: 0 auto;
	width: 824px;
	height:370px;
	clear:both;
	
}
#full {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	float: left;
	width: 820px;
	padding: 0px 5px 5px 5px;
}
#left {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	float: left;
	width: 560px;
	padding: 7px 5px 5px 5px;
	margin-left:5px;
}
#right {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
	float: right;
	width: 225px;
	margin:10px 12px 5px 0px;
}


#footer {
	margin: 5px auto;
	width: 830px;
	height:30px;
	clear:both;
}
#footer p {
	line-height: 1.8em;
	color: #808080;
}
#footer a {
	color: #808080;
	background: inherit;
}
/* list */

#list {
	float: right;
	width: 225px;
	border-bottom: 1px dashed #D2D4C9;
	color: #787878;
	padding: 0px 5px 0px 5px;
}
#list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#list li {
}
#list li ul {
}
#list li li {
	line-height: 35px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 10px;
}
#list h2 {
	padding: 5px 5px;
	background: #333333 url(images/hmenubg.gif) repeat-x left top;
	font-size: 1.2em;
	color: #FFFFFF;
}
#list p {
	padding: 0px 5px 5px 5px;
}
#list a {
	color: #787878;
}

#services {
	margin-top:10px;
}

#services p{
	line-height: 140%;
}

#cell_1 {
	margin:0 5px 1em 13px;
	padding:8px;
	float:left;
	width:235px;
	height:200px;
}



#cell_2 {
	margin:0 14px 1em 14px;
	padding:8px;
	float:left;
	width:235px;
	height:200px;
}

#cell_3 {
	margin:0 0 1em 5px;
	padding:8px;
	float:left;
	width:235px;
	height:200px;
}

#cell_1:hover {
	background-color:#7F7B6F;
}
#cell_2:hover {
	background-color:#7F7B6F;
}
#cell_3:hover {
	background-color:#7F7B6F;
}

#preview{
	float: left;
	margin: 10px 0px 0px 0px;

}
#download{
	float: right;
	margin: 10px 0px 0px 0px;

}
