@charset "iso-8859-1";


*, html {
    margin: 0;
    padding: 0;
}


body {
    color: #646B71;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-align: center;
	background-image: url("../img_struct/texture.jpg");
}


.Template_Clear {
	clear: both;
}

#Template_Header {
    background-color: #FCF8F7;
    background-position: center center;
    border-bottom: 10px solid #D0D0D0;
    height: 465px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}

#Template_MenuMain {
    background-color: #FFFFFF;
    bottom: 0;
    height: 40px;
    left: 0;
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    z-index: 5;
}


#Template_Body {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 10px 0;
    text-align: left;
    width: 990px;
	}

.TemplateBoxTitle_LightGrey {
    background-color: #A09D9C;
}

.TemplateBoxTitle_DarkGrey, .TemplateBoxTitle_LightGrey, .TemplateBoxTitle_Black {
    height: 38px;
}

.TemplateBoxTitle_DarkGrey .BoxTitle, .TemplateBoxTitle_LightGrey .BoxTitle, .TemplateBoxTitle_Black .BoxTitle {
    color: #FFFFFF;
    float: left;
    font-family: Futura,Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 24px;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    text-transform: uppercase;
}

.TemplateBoxTitle_DarkGrey .BoxTitleLink, .TemplateBoxTitle_LightGrey .BoxTitleLink, .TemplateBoxTitle_Black .BoxTitleLink {
    color: #FFFFFF;
    float: right;
    font-family: Futura,Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: 38px;
    line-height: 38px;
    padding-right: 15px;
    text-transform: uppercase;
}

.TemplateBoxTitle_DarkGrey .BoxTitleLink a, .TemplateBoxTitle_LightGrey .BoxTitleLink a, .TemplateBoxTitle_Black .BoxTitleLink a {
	color: #fff;
}



.TemplateBoxTitle_Black {
    background-color: #000000;
	}
	
	
#Template_Header_Int {
    background-color: #FBF7F6;
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 10px solid #D0D0D0;
    height: 112px;
    position: relative;
    text-align: center;
}

#Template_Header_Int_image {
    background-repeat: no-repeat;
    height: 112px;
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 980px;
	}
	
#Template_ColLeft {
    float: left;
    margin-bottom: 20px;
    width: 633px;
}

#Template_ColLeft ul {
	margin-left: 20px;
}


#Template_ColLeft h1 {
    background-color: #65605D;
    color: #FFFFFF;
    font-family: Futura,Century Gothic,Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: normal;
    height: 38px;
    line-height: 42px;
    margin: 0 0 10px;
    padding-left: 15px;
    text-transform: uppercase;
}


#Template_ColRight {
	 background-color: #D4D4D4;
    color: #646B71;
    float: right;
    margin-bottom: 20px;
    width: 310px;
}


#Template_MenuSubmain {
    background-color: #B5B3B1;
    height: 38px;
    line-height: 38px;
}


#Template_MenuSubmain3 {
    background-color: #A3A09E;
    overflow: auto;
    width: 100%;
}

#Template_ColLeft p {
	letter-spacing: 1px;
}
