body,html {
	margin:0;
	padding:0;
	background:#FFFFFF;
	color:#000;
	background-image: url(../media/main_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	line-height: 0;
	height: 100%;
	}
body {
	min-width: 775px;
	}
#wrap {
	width:745px;
	border: 1px solid #969CC6;
	background-color: #D5D8E8;
	line-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header {
	background-color: #ddd;
	background-image: url(../media/head_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	border-bottom-color: #969CC6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
#header h1 {
	margin:0;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-top: 15px;
    }
#nav {
	background-image: url(../media/head_bg.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: right;
	height: 50px;
	}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	}
#nav li{
	display:inline;
	margin:0;
	padding:0;
	}
	
#main {
	width:545px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	height: auto;
	}
#main h1, #main h2, #main h3, #main p, #main ul{
	padding-right: 8px;
	padding-left: 8px;
    }
#main hr {

    height: 1px;
    border-top: 1px solid #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}

	
#sidebar hr {
    
    height: 1px;
    border-top: 1px solid #ABAFD1;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}
#sidebar {
	float:right;
	width:200px;
	background-color: #D5D8E8;
	padding-top: 8px;
	text-align: right;
	}
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar p, #sidebar hr {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
    }

#sidebar ul {
	margin-left:10px;
	}	
#sidebar li {
	text-align: left;
	background-image: url(../media/images/arrow_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left: 0px;
	}
#bottombar {
	clear:both;
	line-height: 0px;
	}
#bottombar p {
	padding:5px;
	margin:0;
    }
#footer {
	color: #555;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 20px;
	}
#footer a  {
	color: #4a4a4a;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#footer a:hover   {
	color: #969CC6;
	background-color: #FFFFFF;
	text-decoration: underline;
	}



p  {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify

	}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
li  {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-image: url(../media/images/arrow_main.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 3px;
	line-height: 160%;
	}

li a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left }
a {
	color: #6C6A9A;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C6A9A;
	font-weight: bold;
	}
a:hover {
	background-color: #C0C3DD;
	}
h1 {
	color: #696798;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	margin-left: 8px;
	}
h2 {
	color: #696798;
	font-weight: bolder;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.border {
	padding: 5px;
	border: solid 1px #cccccc
	}
.center {
	text-align: center
	}
.left_image {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	}
.right_image {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-left: 8px;
	margin-bottom: 5px;
	}	
.center_image {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	}	
.sidebar_image {
	border: 1px solid #C0C3DD;
	margin-bottom: 5px;
	padding: 5px;
	margin-top: 5px;
	background-color: #FFFFFF;
	}
#sitemap_right {
	float:right;
	width:375px;
	background-color: #D5D8E8;
	}
	
#sitemap_right h1, #sitemap_right h2, #sitemap_right h3, #sitemap_right p, #sitemap_right hr {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
    }

#sitemap_right ul {
	margin-left:10px;
	}	
#sitemap_right li {
	text-align: left;
	background-image: url(../media/images/arrow_sidebar.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-left: 0px;
	}
.swf_left {
	padding-right: 8px;
	}
.swf_right {
	padding-left: 8px;
	}
.hp_swf {
	height: 100%;
	}
.hp_text {
		width: 750px;
		line-height: normal;
		}
.case_left {
	width: 272px;
	float: left;	
	}
.case_left p { text-align: center }	
.case_right {
	width: 273px;
	float: right;
	}
.case_right p { text-align: center }	
.case_center {
	width: 545px;
	}
.case_center p { text-align: center }	

ol li  {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 160%;
	background: none;
	}
.vu_link {
	margin-left:142px;
	}	
	
.image_left {
	float:left; 
	margin-right:10px;
	}
	
.image_right {
	float:right; 
	margin-left:10px;
	margin-right:5px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	}