/* CSS designed by Latitude Marketing and Media Group */
/*   Intended for specific use on the LMMG Website    */

/* Not in Use Currently 
	.pencilHeader {width: 930px; height: 50px; margin:0 auto;background-image: url(../images/pencil.jpg); background-repeat:no-repeat;margin-top:-5px;}
*/
.bothContainer { width:930px; background-color:#0176ab; margin: 0 auto; height: 800px;}
.left_Side {width: 300px; margin-left: 10px; margin-right: 10px; height:600px;float:left}
.right_Side {width:600px; margin-right: 10px; height: 780px;float:right}


/* Left Items */
.left_Logo {width: 300px; height: 125px; background-image: url(../images/header-top.jpg); background-repeat: no-repeat}
.left_ImageRotator {width: 300px; height: 250px; margin-top: -10px;}
.left_email {width:300px; height: 250px; background-image: url(../images/header-bottom.jpg); background-repeat: no-repeat;}
.left_phone {width: 300px; height:120px;}

/* Right Items */
.paper {width: 550px; height: 800px;float:left; margin-top: 10px;}
.paper_Top {width: 550px; height: 20px; background-image: url(../images/notebook-top.jpg); margin-bottom: -12px;}
.paper_Main {width: 550px; height:724px; background-image: url(../images/notebook-main.jpg); background-repeat: repeat;}
.paper_Bott {width:550px; height: 19px; background-image: url(../images/notebook-bottom-shadow.jpg);}

.tabs {width: 50px; height:800px; float:right; margin-top: 17.5px}
.actualTab{width:50; height: 90px;}




/* Fonts */
.contentHeader {font-family: tahoma, helvetica, arial, sans-serif; color:#0072AF; font-size: 12px; padding-left: 5px; padding-right: 5px; font-weight:bold;}
.contentFont {font-family: tahoma, helvetica, arial, sans-serif; color: #777777; font-size: 12px; padding-left: 5px; padding-right: 5px;}
.fineprint {font-family: tahoma, helvetica, arial, sans-serif; color: #777777; font-size: 10px; padding-left: 5px; padding-right: 5px;}
.footerText {font-family: tahoma, helvetica, arial, sans-serif; color:#777777; font-size: 7pt; padding-left: 5px; padding-right: 5px; text-align: right;}
 
/* Extras */

/* This is used as a div to pad the text */
.innerText {margin: 10px; /* Provides the padding for the text in the divs */ margin-top: 2px; /* Over-rides above */ margin-left: 90px}



/* Rounded Corners Stuff */
.spiffy{display:block}
.spiffy *{display:block;height:1px;overflow:hidden;font-size:.01em;background:#0176ab}
.spiffy1{margin-left:3px;margin-right:3px;padding-left:1px;padding-right:1px;border-left:1px solid white;border-right:1px solid white;background:white}
.spiffy2{margin-left:1px;margin-right:1px;padding-right:1px;padding-left:1px; border-left:1px solid white; border-right:1px solid white; background:white}
.spiffy3{margin-left:1px; margin-right:1px; border-left:1px solid white; border-right:1px solid white;}
.spiffy4{border-left:1px solid white; border-right:1px solid white}
.spiffy5{border-left:1px solid white; border-right:1px solid white}
.spiffyfg{margin: 0 auto; width: 1024px; padding-top: 0px; overflow:hidden; background-color:#7BCFF7}


/* General */
body {background-color: white;}