#col1{
width:70%;
float:left;
margin-left:0;
}
#col2{
width:auto;
float:right;
display:none;
}
#col2_content{
display:none;
}
#col3{
width:auto;
float:inherit;
display:block;
margin-left:70%;
margin-right:0;
}
#col3_content{
display:block;
}
#topnav{
top:10px;
right:10px;
position:static;
width:100%;
}
#search{
position:static;
bottom:10px;
right:10px;
}
#nav{
position:relative;
width:100%;
}
#title_wrapper{
float:none;
}
#header{
background-image:url(/designer/images/inCssImg1.jpg);
background-color:#00bac7;
background-repeat:repeat-x;
background-position:top center;
height:199px;
}
#title{
margin-top:0;
color:#fff;
background-image:none;
width:auto;
height:auto;
font-style:normal;
text-decoration:none;
text-transform:none;
font-weight:700;
font-family:arial,sans-serif;
line-height:39px;
letter-spacing:6px;
font-size:48px;
}
a,a:link,a:visited{
color:#00bac7;
}
.navigation a:hover,.navigation a:active, .navigation li.sfHover > a{
color:#00bac7;
}
.navigation .current a,.navigation .current a:link,.navigation .current a:visited{
color:#00bac7;
}
a:hover,a:active{
color:#212f30;
}
.navigation .sub{
background-color:#212f30;
}
body{
background-color:#a3cacf;
background-image:none;
}
#topnav a,#topnav a:link,#topnav a:visited{
border-color:#0d191c;
color:#b5f0ff;
}
#footnav a,#footnav a:link,#footnav a:visited{
border-color:#0d191c;
}
.navigation .sub a,.navigation .sub a:link,.navigation .sub a:visited, .navigation .current .sub a{
color:#1789a6;
}
#subtitle{
color:#1789a6;
}
#footer a,#footer a:link,#footer a:visited{
color:#b5f0ff;
}
#footer{
color:#ced8d9;
}
.navigation a,.navigation a:link,.navigation a:visited{
color:#ced8d9;
}
.navigation .sub a:hover,.navigation .sub a:active, .navigation .current .sub a:hover{
color:#fff;
}
#topnav a:hover,#topnav a:active{
color:#fff;
}
#footer a:hover,#footer a:active{
color:#fff;
}
#title_inner{
margin-left:6px;
margin-top:20px;
}
