body {
	font-family: "Times New Roman", Times, serif;
	font-size: 62.5%;
	direction:ltr;
	background-repeat:no-repeat;
	background-color:#9FA0A4;
		
	}
		
#container {
	
	background-repeat: no-repeat;
	background-color:#9FA0A4;
	width: 744px;
	font-size: 1.2em;
	margin: 0 0 0 0;
	
}


#header {
    width:744px;
	height:352px;
	background-color:#9FA0A4;

}


#content {
margin-top: 0px;
position: relative;
top:0;
left: 0;
width: 744px;
padding: 0 0 0 0;
background-color:#E2E2E2;
}


#left {
width: 254px;
position:absolute;
margin: 0px;
padding: 0px;
margin-left:0px;
top:0px;
left:0px;
}

#leftup{
width:254px;
height:46px;
background-image:url(images/left_up.jpg);
}

#leftbody{
width:229px;
min-height:330px;
padding-left:25px;
background-image:url(images/left_body.gif);
background-repeat:repeat-y;
}


#contentup{
width:724px;
height:50px;
background-image:url(images/content_up.jpg);
margin-top:10px;
margin-bottom:0px;
padding-left:20px;
padding-top:9px;
}

#contentdown{
width:744px;
height:64px;
background-image:url(images/content_down.jpg);
}

#contenttext{
position:relative;
vertical-align:top;
margin-left:254px;
margin-right: 0px;
margin-top: 0px;
min-height:300px;
width:490px;
color: black;
padding-top:0px;

}

h1{
font-size:18px;
color:#007C96;
}

h2{
font-size:16px;
color:#626469;
}

p{
font-size:14px;
padding-bottom:10px;
}
ul{

font-size:14px;
padding-top:10px;
}
a{
color:#007C96;
}

#clearform{
margin:0px;
padding:0px;
min-height:0px;
height:0px;
width:0px;
clear:both;
}