* { padding: 0; margin: 0; }
a img { border: 0; }
a { color: #FF3577; }

p { margin-top: 15px; }

body { background: #333; font: normal normal normal 12px tahoma, sans-serif; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.pink { color: #FF3577; }
.border-left { border-left: 1px dotted #999; }

h1 { font-weight: normal; font-size: 23px; }
h2 { font-weight: 700; font-size: 20px; color: #7b7889; }
h3 { font-weight: 700; font-size: 18px; color: #7b7889; }
h4 { font-weight: 700; font-size: 15px; color: #7b7889; }
h5 { font-weight: 700; font-size: 11px; color: #7b7889; }

hr { border: 0px; border-top: 1px dotted #999; height: 1px; clear: both; margin: 5px 0;}

blockquote { font: italic normal bold 17px georgia, serif; clear: both; }
	blockquote .signature { margin: 10px; font-size: 13px; float: right; clear: both; }
blockquote.small { font: italic normal bold 14px georgia, serif; clear: both; color: #666;}
	
.testimonials blockquote { font: italic normal normal 12px georgia, serif; clear: both; }
	.testimonials blockquote .signature { font-weight: bold; margin: 10px ; font-size: 12px; float: right; clear: both; }
	
p.small { font-size: 11px; }
	
#container { width: 962px; margin: 0 auto; }

.quoteboxarea { font:normal italic bold 17px Georgia, "Times New Roman", Times, serif; }

	/************** HEADER **************/
	#header { width: 100%; position: relative;  z-index: 10;}
		#header span {display: none;}	
		#links { float: right; margin-top: 56px; position: relative; }
			#links ul { list-style-type: none; position: relative; bottom: 0; right: 0;}
				#links ul li { float: left; width: 95px; height: 34px; display: block; margin-right: 5px; }
				#links ul li.selected { width: 106px; margin: 0 0 0 -5px; }
				
		#toplinks { width: 600px; height: 30px; float: right; text-align: right; color: #ccc; }
		#header a { color: #ccc; font-size: 10px; font-weight: 700; text-decoration: none; }
		#header input { border: 1px solid #ccc; background: #999; height: 14px; margin: 5px; vertical-align: middle; font-size: 10px; }
		#header input.sub { height: 16px; padding: 0; vertical-align: middle; }
		
	/**************** BODY ***************/
	#content { width: 777px; clear: both; background: url(../../images/content-bg.jpg) top left repeat-y; float: left; position: relative; z-index: 1; }
		#content #content-top { width: 777px; height: 10px; background: url(../images/content-top.jpg) top left no-repeat; top: -4px; z-index: 0; position: relative; }
		#content #flash-content { margin-left: 15px; margin-top: 0px; width: 748px; height: 410px; background: #fff; clear: both;}
		#content #sublinks { width: 212px; padding: 50px 0 150px 20px; float: left; }
			#content #sublinks ul { list-style-type: none; }
				#content #sublinks ul li { font-size: 11px; font-weight: 700; margin: 5px 0; }
					#content #sublinks ul li a { color: #000; text-decoration: none; }
				#content #sublinks ul li.selected a { color: #7b7889; }
					#content #sublinks ul li ul { margin: 15px; list-style-type: none; }
						#content #sublinks ul li.selected ul li a { color: #000; }
						#content #sublinks ul li.selected ul li.selected a { color: #7b7889; }
						
		#content #content-full { width: 747px; margin: 0 15px; }
		#content #content-main { float: left; width: 500px; padding: 25px 20px; border-left: #999 dotted 1px; } 
			#content #content-main p { line-height: 18px;}
			#content #content-main ul, #content #content-full ul { margin-left: 15px; }
				#content #content-main ul li , #content #content-full ul li { margin-top: 10px; }
			#content #zeropercent { margin: 70px auto 0px auto; }
		#content #content-bottom { width: 777px; height: 24px; clear: both; background: url(../../images/content-bottom.jpg) top left no-repeat; z-index: 0; }
		
	/**************** SIDEBAR ***************/
	#sidebar { width: 185px; float: right; margin-top: -3px; }
		#sidebar .header { width: 175px; height: 21px; padding: 5px; padding-top: 10px; text-align: center; font: normal normal bold 15px tahoma, sans-serif; color: #eee;}
		#sidebar .body { width: 165px; padding: 10px; font-size: 11px; line-height: 14px; }
			#sidebar .body img { border: 0px solid #7b7889; margin: 3px; }
			#sidebar .body img.left { margin: 0 5px 5px 0; }
			#sidebar .body img.right { margin: 0 0 5px 5px; }
		#sidebar .bottom { width: 185px; height: 10px; }
		
		#sidebar .sidebox-dark .header { background: url(../../images/side-box-header-dark.jpg) top left no-repeat; }
		#sidebar .sidebox-dark .body { background: url(../../images/side-box-bg-dark.jpg) top left repeat-y; }
		#sidebar .sidebox-dark .bottom { background: url(../../images/side-box-bottom-dark.jpg) top left no-repeat; }
		
		#sidebar .sidebox-pink .header { background: url(../images/side-box-header-pink.jpg) top left no-repeat; }
		#sidebar .sidebox-pink .body { background: url(../../images/side-box-bg-dark.jpg) top left repeat-y; }
		#sidebar .sidebox-pink .bottom { background: url(../../images/side-box-bottom-dark.jpg) top left no-repeat; }
		
		#sidebar .sidebox-light .header { background: url(../../images/side-box-header-light.jpg) top left no-repeat; color: #7B7889;}
		#sidebar .sidebox-light .body { background: url(../../images/side-box-bg-light.jpg) top left repeat-y; border: 0px;}
		#sidebar .sidebox-light .bottom { background: url(../../images/side-box-bottom-light.jpg) top left no-repeat; }
	
	
	
	/**************** FOOTER ***************/
	#footer { width: 962px; clear: both; font-size: 9px; color: #bbb; text-align: center; }
		#footer a { color: #fff; }
		#footer #footer-left { width: 777px; }
		#footer #footer-right { width: 185px; }