/*======================================
      WELCOME TO THE STYLESHEET
--------------------------------------      
     Copyright Mike Crittenden
      Author: Mike Crittenden
======================================*/
 
/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
- black		#000
- white		#fff
\**************************************/


/**************************************/
/*              GLOBALS               */
/**************************************/
body {background:#ac0e0e;}
.container .logo {float:left;margin:20px 0 0 0;padding-left:40px;}
.clear {clear:both;}


/**************************************/
/*              HEADER                */
/**************************************/



/**************************************/
/*             NAVIGATION             */
/**************************************/
.container .menu {float:right;list-style:none;margin:27px 40px 0 0;padding:0;display:inline;}
.container .menu li {float:left;margin:0 0 0 30px;padding:0;}
.container .menu li a:link, .container .menu li a:hover, .container .menu li a:active, .container .menu li a:visited {text-decoration:none;color:#fff;font-size:1.2em;margin:0;padding:0;}
.container .menu li a:hover {color:#000;}
#sub .container .menu li a.current {color:#000;}


/**************************************/
/*            MAIN CONTENT            */
/**************************************/
.container .mainContent {clear:both;height:364px;width:849px;float:left;position:absolute;top:93px;}
#index .container .mainContent {background:#fff url(../img/familj.jpg) no-repeat;}
#index .container .mainContent .text {color:#fff;width:357px;height:364px;margin:-150px 0 0 492px;display:inline;overflow:auto;position:absolute;top:150px;z-index:99999;}
#index .container .mainContent .text p {font-size:.9em;line-height:normal;}
#index .container .mainContent .text a {color:#fff;text-decoration:none;font-style:italic;}
#index .container .mainContent .text .wrapper {margin:40px;}
#sub .container .mainContent .text {width:600px;height:364px;float:left;margin:0 0 0 0;display:inline;overflow:auto;background:#f2f2f2;}
#sub .container .mainContent .text .wrapper {margin:28px 40px 40px 40px;}
.container .mainContent .text h1 {font-size:1.7em;line-height:normal;}
.container .mainContent .text h2 {font-size:1.3em;line-height:normal;}
#index .container .mainContent .text h2 {font-size:1.2em;line-height:normal;font-weight:normal;font-style:italic;margin-top:0;padding-top:0;margin-bottom:20px;}
.container .mainContent .text h3 {font-size:1.2em;line-height:normal;font-weight:normal;font-style:italic;margin-top:0;padding-top:0;margin-bottom:20px;}
.container .mainContent .text h4 {font-size:1.1em;line-height:normal;}
.container .mainContent .text h5, .container .mainContent .text h6 {font-size:1em;line-height:normal;}
.mainContent .subPicture {float:right;}
.container a.interest {height:32px;width:158px;display:block;background:url(../img/intresseanmalan.png) no-repeat;margin:0 0 0 -7px;padding:0;border:0;}
.container a.interest:hover {background-position:0 -32px;}


/**************************************/
/*               FOOTER               */
/**************************************/
.container .footer {clear:both;float:left;width:849px;height:83px;margin:394px 0 0 0;padding:0;list-style:none;color:#fff;}
.container .footer li {margin:0;padding:0;}
.container .footer h1, .container .footer h2, .container .footer h3, .container .footer h4, .container .footer h5, .container .footer h6 {font-size:1em;line-height:normal;margin-bottom:2px;}
.container .footer p {font-size:.8em;line-height:normal;}
.container .footer .services {float:left;margin:18px 0 0 40px;width:440px;display:inline;}
.container .footer .contact {float:right; margin:18px 40px 0 0;width:277px;display:inline;}

