body{
background-image:url(images/bg.jpg);
background-repeat:repeat-x;
margin:0px;
font-family: tahoma, Verdana, sans-serif;
color:#231F20;
font-size: 16px;
text-align:justify;}

li {list-style:none;background-image: url(images/bullett.png);background-repeat: no-repeat;padding-bottom:5px;padding-left:25px;}

.holder{
width:748px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
background-image:url(images/curve_mid.jpg);
background-repeat:repeat-y;
}

.header{
height:36px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size: 24px;
font-weight: normal;
color: #00A1B0;
padding-top:13px;
}

.top_curve{
background-image:url(images/curve_top.jpg);
background-repeat:no-repeat;
height:16px;}

.left_shade1{
background-image:url(images/curve_left.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.center_content{
width:738px;
background-color:#FFFFFF;
float:left;
}

.right_shade1{
background-image:url(images/curve_right.jpg);
background-repeat:no-repeat;
width:5px;
float:left;
height:600px;
}

.left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
}
.left_links{
float:left;
margin-left:22px;
margin-top:10px;
font-weight:bold;
}

.left_block{
margin-left:10px;
font-weight:normal;
font-size: 11px;
}


.right_content{
margin-top:10px;
float:right;
width:437px;
margin-right:22px;
padding-left: 10px;
border-left: solid 1px #F2F2F2;
}

*html .right_content{
margin-top:10px;
float:right;
width:437px;
margin-right:10px;
padding-left: 10px;
border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:17px;
background-image:url(images/curve_btm.jpg);
background-repeat:no-repeat;
background-position: center center;
clear:both;
}

.footer{
width:748px;
font-size: 12px;
margin-left:auto;
margin-right:auto;
padding-right: 50px;
text-align:right;
margin-top:10px;
margin-bottom:25px;
}

.focus_block{
height:144px;
}

h2 {
margin: 0;
text-align:right;
color: #00A1B0;
font-size: 24px;
font-weight: normal;
}

h2 a:link, h2 a:hover, h2 a:visited {
color: #000;
text-decoration: none;
}

h1 {
text-align:right;
font-size: 65px;
font-weight: normal;
color: #231F20;
margin: 0;
}

h1 a:link, h1 a:visited, h1 a:hover {
text-decoration: none;
color: #003366;
}


.hr{
width: 100%;
height:8px;
background-image:url(images/dots-hr.gif);
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
background-repeat: repeat-x;
background-position:center;
}

a:link, a:visited {
color: #00A1B0;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.nav{
color:#00A1B0;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}

.nav:hover{
color:#231F20;
text-decoration:none;
}


