div#xNavi ul
{
	float:right;
	position:relative;
}

div#xNavi ul li 
{
	list-style-type:none;
	color:#000000;
	display:inline-block;
	font-size:16px;
	padding:0px 7px;
}

div#xNavi ul li span
{
	color:#929290;
	text-decoration:none;	
	font-weight:bold;
}


div#xNavi ul li a, div#xNavi ul li a:visited 
{
	color:#3f3f41;
	text-decoration:none;
}

div#xNavi ul li a:hover, div#xNavi ul li a:active 
{
	color:#929290;
	text-decoration:none;
}body, table, form, img, h1, h2, h3, ul, li
{
    margin: 0;
    padding: 0;
    border: 0;
}

ol
{
    margin: 0;
    padding: 0;
    border: 0;
}


a, a:visited
{
    color: #ffffff;
   
}

a:hover, a:active
{
    color: #ffffff;
}

.Logo
{
    float: left;
    left: 6px;
    position: relative;
    top: 6px;
}

div#Content a, a:visited
{
    color: #929290;
    text-decoration:none;
	font-style:italic;
}

div#Content a:hover, a:active
{
    color: #3f3f41;

}

input, textarea
{
    border: 1px solid #000000;
}

h1
{
	font-size:24px;
	margin-bottom:3px;	
	font-weight:normal;
	color:#3f3f41}

h2
{
 	font-size:18px;
   	font-weight:normal;
	margin-bottom:18pt;	
	color:#929290  
}

h3
{
   	font-size:14px;
   	font-weight:lighter;
	margin-bottom:0px;	
	color:#929290;
	font-style:italic;
}


.none
{
    display: none;
}

.inputnoborder
{
    position: relative !important;
    top: 2px !important;
    left: 3px !important;
    border: 0 !important;
}

.HeadRight
{
    float: right;
    position: relative;
    right: 115px;
    top: 31px;
}

#Content ul li
{
	margin-left:20px;
}

div#Footer a, a:visited
{
    color: #3f3f41;
	text-decoration:none;
}

div#Footer a:hover, a:active
{
    color: #3f3f41;
	text-decoration:underline;
}


.Left
{
    float: left;
}

.Right
{
    float: right;
}

.Clear
{
    clear: both;
}

.csc-mailform
{
    border: 0;
}

.csc-mailform-field
{
    padding: 3px;
    width: 400px;
    clear: both;
}

.csc-mailform-field label
{
    float: left;
    width: 90px;
}

.csc-mailform-field input
{
    float: right;
    width: 280px;
}

.csc-mailform-field textarea
{
    float: right;
    width: 280px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
    margin: 0;
    color:#929290;
    font-size:12px;
}


DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap, DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
    margin-left: 1cm !important;
}

DIV.csc-textpic-imagewrap {
    margin: 0 1cm 0 1cm;
    padding: 0;
}html
{
    height: 100%;
}

body
{
    font-family:Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height : 1.4em;
    text-align:center;
    background-image:url("../images/layout/body_bg.gif");
    background-repeat:repeat-x;
    background-color:#929290;
}

div#Background
{
	   background: url("../images/layout/background.png") repeat fixed 0 0 transparent;
}

div#Layout
{
	width:1019px;
    margin: 0px auto 0px auto;
    text-align:left;
    color:#3f3f41;
}

div#Head
{
	width:1019px;
	height:220px;
	background-image:url("../images/layout/head_bg.png");
	background-repeat:no-repeat;
}

div#Header
{
	position:relative;
	left:20px;
	bottom:5px;
	font-size:12px;
}

div#xNavi
{
    float: right;
    height: 30px;
    position: relative;
    right: 14px;
    top: 76px;
    width: 770px;
}

div#MainContainer
{
    position:relative;
    margin-top:20px;
}


div#ContentAnimation
{
    width:1019px;
    background-image:url("../images/layout/ani_bg.png");
    background-repeat:no-repeat;
    height:455px;
    position:relative;
    float:left;
    padding-left:6px;
    padding-top:6px;
}

div#Content
{
	width:1019px;
	background-image:url("../images/layout/content_text_bg.png");
    background-repeat:repeat-y;
	position:relative;
    float:left;
    margin-top:15px;
    padding:10px;
}

div#ContentText
{
    padding: 65px 65px 0;
}

div#ContentTextBottom
{
	width:1019px;
    background-image: url("../images/layout/content_textbottom_bg.png");
    background-repeat: no-repeat;
    float: left;
    height: 64px;
    left: -1px;
    position: relative;
}



div#Footer
{
    left: 50px;
    position: relative;
    width: 500px;
    top:-43px;
}

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
