
/* 
2009.Cascading Stylesheet 
Created by Digital Intuition Studio
*/

@import url(reset.css);

/* Global
----------------------------------------------- */

body{ background:#6c6f70; font:13px Arial, Helvetica, sans-serif;}
p{ padding:10px 0px;}

a:link{ text-decoration:none;}
a:hover{}
a:visited{ text-decoration:none;}
a:active{}

h1{}
h2{}
h3{}
h4{}
h5{}
h6{}

hr{ border:none; background: #CCC; height:1px!important; margin:10px 5px;}

/* Structure
----------------------------------------------- */
#wrapper{ background:#FFF; width:962px; margin: 0px auto;}

/* // Header */
#header{ background:white; width:962px; height:140px;}
#logo{ padding-top:2px;}

#lang{ display:block; margin-right: 25px; padding-top:10px; float:right; width:40px;}
#lang li{ float:right;padding: 0px 5px;}



/* // Content */

#sidebar{ width:200px;}
#main{ width:747px;}
#mainwrap{padding:0px 20px 20px;}

#photo{ background:#000; width:793px; height:302px; float:right;}
#blank{ background:#FFF; width:962px; height:4px;}
#signup{ width:240px; height:154px; float:left; margin-bottom:10px; background:#d2d9df; }
#signup div{ padding: 10px 10px; }
#signup span{ color:#000; font-size:11px;}

#gobutton{ display:block; margin-left:203px;}
#gobutton li{ float:left;}
#minitiny{ display:block; float:right; margin-right: 350px;}
.text{text-decoration:none; font:13px Arial, Helvetica, sans-serif; color:#000; }
#logos{ width:962px; height:64px;}





/* // Footer */
#footer{ background:#2b6c9b; width:962px;}
#breadcrumbs{ padding:30px 50px 30px 50px; color: #fff; font:11px Arial, Helvetica, sans-serif;}
#breadcrumbs a{ padding:0px 3px; color:#cae4f7; line-height:1.5;}
/* Navigation
----------------------------------------------- */


/* // Top Nav */
#topnav{ background:#f9611e; width:962px; height:30px;}
#navigation { height:30px; display:block; margin-left:10px; position:relative;}
#navigation li{ float:left; padding:0px 10px; color:#FFF; border-right: 1px solid #fff;}
navigation li:last-child{ border:none;}
#navigation li a{ text-decoration:none; font:13px/2.3 Arial, Helvetica, sans-serif; color:#195f93;}
#navigation li a:hover{ color:#ffffff;}
#toptopnav{ display:block; margin-right: 10px; float:right; width:200px;}
#toptopnav li{ float:right; padding:0px 5px;}
#toptopnav li a{ text-decoration:none; font:11px Tahoma, Geneva, sans-serif; color:#a8c2d6; line-height:4.5}
#toptopnav li a:hover{ color:#195f93;}

/* // Side Nav */
#sidenav{ background:#276899; width:169px; height:107px; float:left;}
#blue{ display:block; margin-left:15px; margin-top: 7px; padding: 5px 5px;}
#blue li{ float:left;}
#greytable{ display:block; width:169px;}
#greytable li{ float:left; display:block; width:169px;}
#greytable li a{ display:block; background:#98afbf; color:#fff; line-height:24px; padding:4px 0px; margin-bottom:1px; text-indent:10px;}

/* Classes
----------------------------------------------- */


/* // Image Classes */

.image_side{ margin-top:5px;}

/* // List Classes */

.ol_1{ list-style-type: decimal; list-style-position:inside; color:#06C; font:14px Arial, Helvetica, sans-serif; padding:10px 5px;}
.ul_inside{ list-style-type:circle; list-style-position:inside; margin-left:30px;}

/* // Other Classes */

.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}



/* Typografy
----------------------------------------------- */


/* Tables
----------------------------------------------- */





















