
a {
	color: #F90;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img { 
	border: none;
}

p, th, td  {
	font-family: "Arial", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
}

p {
	margin: 0;
	padding: 3px 0;
}

td {
	vertical-align: top;
}

blockquote {
	padding: 0 0 0 40px;
	margin: 0;
	line-height: 22px;
}



body {
	margin: 10px 0;
	padding: 0;
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
	color: #333;
	background-color: #000;
	background-image: URL("../_images/bg_body.jpg");
	background-repeat: repeat-x;
	line-height: 18px;
}

#areaContainerHome {
	background-image: url('../_images/bg_fix_areaBodyHome.gif');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
	width: 1000px;
	text-align: left;	
	border: none;
	margin: 0;
	padding: 0;
}

#areaContainer {
	background-image: url('../_images/bg_fix_areaBody.gif');
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFF;
	width: 1000px;
	text-align: left;	
	border: none;
	margin: 0;
	padding: 0;
}


#areaHeader {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#areaHeader .header {
	height: 127px;
}

#areaHeader .logo {
	position: absolute;
	border: none;
	margin: 30px 0 0 30px;
}

#areaHeader .banner {
	height: 150px;
}

#areaMenu {
	background-image: URL("../_images/bg_mainnav.jpg");
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 28px;
	font-family: "Arial", "Verdana";
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
 
#areaMenu a {
	background-image: none;	
	text-transform: uppercase;
	color: #FFF;
	font-size: 11px;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0 4px 0;
	margin: 0;
	cursor: pointer;
	width: 199px;
}

#areaMenu a:hover, #areaMenu a.actived {
	background-image: URL("../_images/bg_mainnav_on.jpg");
	background-repeat: repeat-x;
	color: #FFF;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
}

#areaMenu a.last {
	width: 200px;
}

#areaMenu a:hover.last, #areaMenu a.actived.last {
	width: 200px;
}

#areaMenu div {
	background-image: URL("../_images/bg_mainnav_space.jpg");
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	float: left;
	height: 28px;
	width: 1px;
}

#areaFooter {
	background-color: #000;
	color: #FFF;
	text-align: right;
	padding: 10px 0;
	font-size: 11px;
}

#areaFooter .copy {
	float: left;
	color: #FFF;
}

#areaFooter a {
	text-decoration: none;
	font-size: 11px;
	margin: 0 2px 0 2px;
	color: #FFF;
}

#areaFooter a:hover, #areaFooter a.actived {
	color: #999;
	text-decoration: none;
}

h1 {
	font-family: "Arial", "Verdana";
	color: #369;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 0 10px 0;
	margin: 0 0 18px 0;
	border-bottom: 1px dotted #87A1A7;
}

h2 {
	font-family: "Arial", "Verdana";
	color: #369;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0 8px 0;
	margin: 10px 0 8px 0;
	border-bottom: 1px dotted #87A1A7;
	display: block;
}

h3 {
	font-family: "Arial", "Verdana";
	color: #F90;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 6px 0;
}

h4 {
	font-family: "Arial", "Verdana";
	color: #369;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 4px 0 0 0;
}
h4 a{
	color: #369;
	background-image: URL("../_images/icon_arrow_blue.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0 0 0 10px;
}

h4 a:hover{
	color: #F90;
	background-image: URL("../_images/icon_arrow_orange.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

h5 {
	background-color: #F90;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 160px;
	height: 18px;
	padding: 5px 20px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
}

h5 a{
	color: #333;
}

h5 a:hover{
	color: #FFF;
	text-decoration: none;
}

h6 {
	background-color: #369;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: 15px;
	padding: 3px 10px 7px 10px;
	margin: 15px 0 8px 0;
	text-transform: uppercase;
}


ul {
	margin:0;
	padding: 8px 10px 8px 30px;
}

li {
	color: #333;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

.three ul  {
	margin:0;
	padding: 8px 10px 8px 20px;
	list-style-type:none;
}

.three li {
	color: #FFF;
	line-height: 16px;
	background-image: URL("../_images/icon_arrow_white.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0px 10px 8px 10px;
}

.three li a {
	color: #FFF;
}

.three li a:hover {
	color: #F90;
}

.one img {
	margin-right: 15px;
	border: none;
}

.two hr {
	border: none;
	border-top: 1px dotted #FFF;
	background-color: #BAD5E4;
	color: #BAD5E4;
}

#areaBodyHome {
    display:table;
	width:1000px; 
	background-image: url('../_images/bg_fix_areaBodyHome.gif');
	background-repeat: repeat-y;
	background-position: center top;
}

#areaBody {
    display:table;
	width:1000px; 
	background-image: url('../_images/bg_fix_areaBody.gif');
	background-repeat: repeat-y;
	background-position: center top;
}


.row {display:table-row;}
.row div {display:table-cell; }

.row .one {width:440px; padding: 40px 80px;}
.row .oneHome {width:640px; padding: 40px 80px;}

.row .two {
	width:159px;
	background:#BAD5E4;
	background-image: url('../_images/bg_4311151.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	border-right: 1px solid #FFF;
	padding: 40px 20px;
}

.row .three {width:200px; background:#4C4C4C;}
 
 .three .areaAdobe {
 	background-image: url('../_images/bg_adobe.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width: 132px;
	height: 168px;
	padding: 65px 18px 0 18px;
	margin: 10px 0 0 19px;
	_margin: 10px 0 0 10px;
 }

.areaAdobe p {
	font-size: 11px;
	line-height: 16px;
}

.areaAdobe p a{
	color: #069;
}

.redstar {
	color: #F90;
	padding: 0 2px;
}

.button_submit {
	font-family: "Arial", "Verdana", "sans-serif";
	background: #369;
	border: none;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font-family: "Arial", "Verdana", "sans-serif";
	margin: 0;
	padding: 0;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding-right: 5px; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
input, textarea, select {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	font-family: "Arial", "Verdana", "sans-serif";
	font-size: 12px;
}

.error {
	border: 1px solid #F90;
}

form fieldset {
	border: solid 1px #00649e;
}

form input.button_submit {
	margin:5px 10px 0 0;
}

.input, .butt
{
	font-size: 8pt;
	color: #00649e;
	font-family: verdana;
	border: solid 1px #00649e;
	background-color: #ffffff;
}
.butt
{
	font-weight: bold;
	cursor: pointer;
}
.err
{
	color: #ff0000;
}

 <!-[if IE]>

#areaBody {padding-bottom: 0;}

.row {padding:0;}

.row div {float:left;}

<![endif]->





