*{
    margin:0;
    padding:0;
}
html{
	height:100%;
}
body{
    font-family: Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-size:18px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.9);
    color:#000;
	height:100%;
	background-color: #066dab;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
}
a{
	text-decoration:none;
}
.int{
	color:#DD2020;
	text-shadow:1px 1px 1px #fff;
}
a.ref{
    color:#888;
    text-decoration:none;
    text-shadow:1px 1px 1px #000;
    position:absolute;
    bottom:10px;
    right:10px;
}
a.ref:hover{
    color:#000;
}
a.back{
    width:184px;
    height:32px;
    position:absolute;
    bottom:10px;
    left:10px;
}
.wraper{
	width:1000px;
	min-height:100%;
	margin:0 auto;
    _height:100%;
}
.logo{
	width:550px;
	height:120px;
	position:relative;
	bottom:-30px;
    left:10px;
	float:left;
	background: url(../images/logo1.png) no-repeat 53% 0;
}
.rightlogo{
	width:430px;
	height:120px;
	position:relative;
	bottom:-30px;
	float:left;
}
.logofrase{
	width:550px;
	height:80px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-60px 0 0 -270px;
	font-size:65px;
    text-shadow:1px 1px 1px #000;
    color:#DD2020;
    text-indent:0px;
	cursor:pointer;
}
.frase{
	font-family: Helvetica, Arial, sans-serif;
	font-size:40px;
    text-shadow:1px 1px 1px #000;
    color:#DD2020;
    text-indent:0px;
}
.header{
	width:1000px;
    height:260px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    border:3px solid #fff;
	border-style: none solid solid solid;
	box-shadow: inset 0 0 6px;
	/*box-shadow: 1px 1px 6px #000;*/
    /*background-color:#fff;*/
    -moz-box-shadow:1px 1px 6px #000;
    -webkit-box-shadow:1px 1px 6px #000;
    -moz-border-radius:0px 0px 20px 20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    border-radius:0px 0px 20px 20px;
	background: url(../images/titlebackground.png) no-repeat top left;
	
}
/*
.container{
    width:1000px;
    height:130px;
    margin:0 auto;
    position:relative;
    overflow:hidden;
    border:3px solid #fff;
	border-style: none solid solid solid;
	box-shadow: 1px 1px 6px #000;
    background-color:#fff;
    -moz-box-shadow:1px 1px 6px #000;
    -webkit-box-shadow:1px 1px 6px #000;
    -moz-border-radius:0px 0px 20px 20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    border-radius:0px 0px 20px 20px;
}
*/
.content{
	width:1000px;
    margin:10px auto;
    position:relative;
    overflow:hidden;
    border:3px solid #fff;
    background-color:#fff;
	box-shadow: inset 0 0 6px;
    -moz-box-shadow:1px 1px 6px #000;
    -webkit-box-shadow:1px 1px 6px #000;
    -moz-border-radius:20px 20px 20px 20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
	-webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    border-radius:20px 20px 20px 20px;
	background: url(../images/bg_grid.png);
}
.contentheader{
	position:relative;
	left:20px;
	height:50px;
	margin:30px auto;
	background:url(../images/header2.png) no-repeat;
	padding-left:20px;
	font-size:36px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color:#fff;
	text-shadow:1px 1px 1px #000;
    letter-spacing:-2px;
}
.contenttext{
	width:900px;
    margin:20px auto;
    position:relative;
	font-family:Cambria, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	text-indent:20px;
	text-align: justify;
	font-size:18px;
    color:#000;
	line-height: 1.5;
	font-weight: normal;
}
.list{
	position:relative;
	left:50px;
	margin:20px auto;
}
.list li{
	margin:5px;
}

.cap{
	height:100px;
}
.footer{
	width:1000px;
    height:100px;
    margin: -103px auto 0;
    position:relative;
	left:3px;
    overflow:hidden;
    border:3px solid #fff;
    background-color:#fff;
	border-style: solid solid none solid;
	box-shadow: inset 0 0 6px;
    -moz-box-shadow:1px 1px 6px #000;
    -webkit-box-shadow:1px 1px 6px #000;
    -moz-border-radius:20px 20px 0px 0px;
    -webkit-border-top-left-radius:20px;
    -webkit-border-top-right-radius:20px;
    border-radius:20px 20px 0px 0px;
	background: url(../images/footerlogo.png) no-repeat top left;
}
.footerleft{
	width:430px;
	height:100px;
	position:relative;
	bottom:0px;
	float:left;
}
.footerright{
	width:430px;
	height:100px;
	position:relative;
	bottom:0px;
	float:left;
}
.copyright{
	font-size:20px;
    text-shadow:1px 1px 1px #000;
    color:#DD2020;
    text-indent:0px;
	position:absolute;
	left:40%;
	top:50%;
}
.telephone{
	font-size:20px;
    text-shadow:1px 1px 1px #000;
    color:#DD2020;
    text-indent:0px;
	position:absolute;
	left:40%;
	top:50%;
}
ul#menu{
    list-style:none;
    position:absolute;
    bottom:0px;
    left:20px;
    font-size:36px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color:#999;
    letter-spacing:-2px;
}
ul#menu li{
    float:left;
    margin:0px 10px 0px 0px;
}
ul#menu a{
    cursor:pointer;
    position:relative;
    float:left;
    bottom:-95px;
    line-height:20px;
    width:230px;
}
.icon_about,
.icon_work,
.icon_help,
.icon_search{
    width:48px;
    height:48px;
    display:block;
    left:170px;
    top:50px;
    position:absolute;
}
.icon_about{
    background:transparent url(../images/info1.png) no-repeat top left;
}
.icon_work{
    background:transparent url(../images/page_accept1.png) no-repeat top left;
}
.icon_help{
    background:transparent url(../images/star1.png) no-repeat top left;
}
.icon_search{
    background:transparent url(../images/mobile_phone1.png) no-repeat top left;
}
ul#menu span.title{
    display:block;
    height:26px;
    text-shadow:1px 1px 1px #000;
    color:#B7B7B6;
    text-indent:10px;
}
ul#menu span.description{
    width:160px;
	height:80px;
    background-color:#B7B7B6;
    border:3px solid #fff;
    color:#fff;
    display:block;
    font-size:24px;
    padding:10px;
	text-shadow:1px 1px 1px #000;
    -moz-box-shadow:1px 1px 6px #000;   
    -webkit-box-shadow:1px 1px 6px #000;
    box-shadow:1px 1px 6px #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
ul#menu a:hover span.description{
    background-color:#DD2020;
}
ul#menu a:hover span.title{
    color:#DD2020;
}


TABLE {
	margin:20px;
}
TD, TH {
	padding: 3px;
}
TH {
	font-size:23px;
    text-align: center;
	text-shadow:1px 1px 1px #000;
    background: #DD2020;
    color: white;
    border: 3px solid white;
	border-radius:10px;
}
TD {
    border-bottom: 1px solid #DD2020;
}
  
