/*Everywhere*/
body{ 
background-color: #F2F2F2; 
font-family: Georgia,Utopia,Palatino,'Palatino Linotype',serif;
font-color:#333;
line-height: 130%; 
text-decoration:none; 
}
#footer { 
position: relative;
float: right;
font-family:"ff-dax-web-pro-1","ff-dax-web-pro-2",sans-serif;
font-size:10px;
color:#999;
line-height:100%;
}

a, a:visited, a:hover    {
color: #333;
text-decoration:none; 
}

a.blue, a.blue:visited, a.blue:hover    {
color: #3bc3cb;
text-decoration:none; }

a.bold, a.bold:visited, a.bold:hover    {
color: #333;
font-weight:bold;
text-decoration:none; 
}
#container{
position: relative; 
}
#sidebar{ 
position: fixed; 
width:200px; 
margin-top:80px; 
margin-left:35px; 
margin-right: 100px;
margin-bottom:80px;
}
#logo{
    position: relative;
}
.smallrule {
float:left;
position:relative;
margin-top:25px;
width: 100px; 
height:1px;
margin-bottom:25px;
background-color: #a6dfe3; 
} 
#sidebar ul {
position:relative;
float:left;
top:5px;
width:200px;
margin-left: 15px; 
list-style: none; 
line-height: 130%; 
font-size:15px; 
/*letter-spacing: 0.2em; */
} 
/*
a p.a{
    text-decoration: none;
	color: #00FF00;
}
*/

li a {
text-decoration:none; 
}
li.selected a {
margin-left:-10px; 
color: #3bc3cb;
}
li.selected2 a {
margin-left:-20px; 
} 
li.secondtier a { 
margin-left:-10px; 
} 
li.secselected a { 
margin-left:15px; 
color: #3bc3cb; 
}
li.thirdtier a { 
margin-left:20px; 
}
li.thirdselected a { 
margin-left:20px;
color: #3bc3cb; 
} 
li.fourthtier a { 
margin-left:30px; 
}
li.fourthselected a { 
margin-left:30px;
color: #3bc3cb; 
}
#smallrule2 {
float:left;
position:relative;
margin-top:25px;
width: 100px; 
height:1px;
margin-bottom:25px;
background-color: #a6dfe3; 
} 
.email {
float:left;
position: relative;
width: 200px;
font-weight:bold;
text-decoration: none;
}
#mainarea {
position: relative; 
float: left; 
width:750px;
right:-210px;
margin-top:55px; 
}
.default { 
font-size: 27px;
line-height: 130%;
}
.main {
font-size: 14px;
line-height: 130%; 
}
.image { 
width: 750px;
margin-bottom:10px; 
margin-right:10px; 
}
.imagetall {
    height:600px;
    margin-bottom:10px;
    margin-right:10px;
}
.bigrule { 
position: relative; 
float: left;
width: 750px;
height: 1px; 
margin-top: 8px;
margin-bottom: 8px; 
background-color: #a6dfe3; 
}
#bottomrule { 
position: relative; 
float: left;
width: 750px;
height: 1px; 
margin-top: 8px;
margin-bottom: 4px; 
background-color: #a6dfe3;
