/* Start of CMSMS style sheet 'style' */
/**** CSS Document ****/
/* studioemotion  hnc 
 april  ******** ******/
  
body {background:url(images/general_bg.jpg) no-repeat top center; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
body, html {height:100%;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.clr {clear:both; line-height:0; height:0;}

 /* general layout */
#header { height:47px; width:100%; background:url(images/bg_header.png) no-repeat top center;}
#header span {position:absolute; top:-9999em}

#general { width:928px; margin:80px auto 0;}

.middlecontent { width:676px; height:100%; float:left;}

#menu { height:26px; width:676px; background:url(images/bg_menu.png) repeat-x top center; text-transform:uppercase; font-weight:bold; padding:6px 0 0 30px; margin:25px 0 7px;}

/* content */
#content { width:495px; height:100%; min-height:700px; float:left; background-color:#FFF; padding:30px 115px 0 30px;}
#content p { line-height:180%;}
#content h1 {margin:10px 0;}

/* contact */ 
.contactform fieldset{padding:15px 10px}
.contactform label {display:block;}
.contactform legend {font-size:larger; font-weight:bold;}

 /*right float */
.rightside {position:absolute; top:125px; margin-left:553px; }
.rightside .picture {background:url(images/bg_picture.png) repeat top center; padding:6px; }
.rightside .subtitle { font-size:12px; color:#FFF; float:right; padding:6px 6px 15px;}
#banners div { background:url(images/bg_picture.png) repeat top center; padding:6px; width:368px; margin:5px 0;}


/* footer */
#footer {color:#9F9F9F; width:640px; padding-top:5px; font-size:9px}
#footer #designer { float:right;}
#footer a{color:#9F9F9F;}

/* End of 'style' */

