/**
 * Layout CSS file
 * @author  George Alin Costea
 * @company Advocy
 * @version 1.0
 * @CSSVER  2
 * @IEHACKS 1
 */

#wrapper { margin: auto; width: 766px; }
/* {{{ */
    #bag { float:left; width:766px; clear:both; }
    /* {{{ */
    	#header { float:left; clear:both; }
		/* {{{ */
			#topLine { float:right; width:766px; height:10px; background-color:black; clear:both; }
			#topNav  { float:right; width:260px; background-color:white; clear:both; }
			#logoBox { float:left; width:463px; clear:left; margin:10px 0px 0px 10px; 
					   *margin:10px 0px 0px 5px; *padding-top:10px; }
			#mainNav { float:left; width:766px; background-color:black; clear:both;
		     	       margin-top:10px; }
			/* {{{ */
				.mainNavI   { float:left; height:44px; clear:none; border-right:solid 1px white; }
				.mainNavIP1 { float:left; clear:none; margin:0px 0px 0px 60px; *margin:0px 0px 0px 30px; }
				.mainNavIP  { float:left; clear:none; margin:0px 0px 0px 20px; }
			/* }}} */
		/* }}} */
		#maincnt { float:left; clear:both; }
		/* {{{ */
			#leftCol { float:left; clear:left; width:230px; margin-top:15px; }
				#box1    { float:left; clear:left; width:211px; background-position:0% 0%;
						   background-image:url(../img/box1_cnt.png); background-repeat:repeat-y;
						   margin:0px 8px 10px 10px; *margin:0px 0px 10px 5px; }
				/* {{{ */
					#box1Top { float:left; clear:both; width:211px; height:42px; background-position:0% 0%;
							   background-image:url(../img/box1_top.png); background-repeat:no-repeat; }
					#box1Cnt { float:left; clear:both; width:211px; }
					/* {{{ */
						#package1 { float:left; clear:left; margin:10px 10px 0px 10px; }
						#button1  { float:right; clear:both; background-image:url(../img/button1.png);
									background-position:0% 0%; background-repeat:no-repeat;
									width:115px; height:25px; margin:0px 15px 5px 0px; *margin:0px 15px 5px 0px;
									padding:6px 0px 0px 18px; }
					/* }}} */
					#box1Btm { float:left; clear:both; width:211px; height:7px; background-position:0% 0%;
							background-image:url(../img/box1_bottom.png); background-repeat:no-repeat; }
				/* }}} */
				#box2    { float:left; clear:left; width:211px; background-position:0% 0%;
						   background-image:url(../img/box1_cnt.png); background-repeat:repeat-y;
						   margin:5px 8px 0px 10px; *margin:5px 0px 0px 5px; }
				/* {{{ */
					#box2Top { float:left; clear:both; width:211px; height:54px; background-position:0% 0%;
							   background-image:url(../img/box2_top.png); background-repeat:no-repeat; }
					#box2Cnt { float:left; clear:both; width:211px; }
					/* {{{ */
						#button2 { float:right; clear:both; width:87px;
								   background-image:url(../img/button2_cnt.png);
								   background-position:0% 0%; background-repeat:repeat-y;
								   margin:10px 25px 5px 0px; *margin:10px 14px 5px 0px; }
						/* {{{ */
							#button2Top { float:left; clear:both; width:87px; height:4px;
										  background-position:0% 0%;
										  background-image:url(../img/button2_top.png);
										  background-repeat:no-repeat; }
							#button2Cnt { float:left; clear:both; width:87px; background-color:#68C7E6;
										  background-image:url(../img/button2_cnt.png);
										  background-position:50% 50%;
										  background-repeat:repeat-x; }
							#button2Sp  { float:left; clear:both; width:75px; margin:0px 0px 0px 12px; *margin-left:4px; }
							#button2Btm { float:left; clear:both; width:87px; height:3px;
										  background-position:0% 0%;
										  background-image:url(../img/button2_bottom.png);
										  background-repeat:no-repeat; }
						/* }}} */
						#note     { float:left; clear:both; width:180px; margin:5px 5px 15px 10px; *margin-top:60px; }
					/* }}} */
					#box2Btm { float:left; clear:both; width:211px; height:7px; background-position:0% 0%; *margin-top:20px;
							background-image:url(../img/box2_bottom.png); background-repeat:no-repeat; }
				/* }}} */
			/* }}} */
			#rightCol { float:right; clear:right; width:528px; margin:15px 0px 0px 0px; }
			/* {{{ */
			   #box3    { float:right; clear:none; width:528px; background-position:0% 0%;
						  background-image:url(../img/box3_cnt.png); background-repeat:repeat-y; }
				/* {{{ */
					#box3Top { float:left; clear:both; width:528px; height:11px; background-position:0% 0%;
							background-image:url(../img/box3_top.png); background-repeat:no-repeat; }
					#box3Cnt { float:left; clear:both; width:528px; }
					/* {{{ */
						#box3CntInner { float:left; clear:both; width:480px; 
										margin:10px 20px 10px 20px; *margin:10px 10px 10px 10px; }
					/* }}} */
					#box3Btm { float:left; clear:both; width:528px; height:9px; background-position:0% 0%;
							background-image:url(../img/box3_botttom.png); background-repeat:no-repeat; }
				/* }}} */
			/* }}} */
		/* }}} */
    /* }}} */
/* }}} */