* { list-style:none ; margin:0 ; padding:0 }
a { outline:none }
a img { border:none }
hr { background:#BBBD90 ; border:none ; color:#BBBD90 ; height:1px ; margin-bottom:12px }

body { background:#FFFCD7 url(../images/bg_page.jpg) bottom right no-repeat fixed ; color:#666 ; font-family:arial,helvetica,sans-serif ; font-size:12px }
#wrap1 { background:#FFF ; border:1px solid #BBBD90 ; border-top:none ; color:#666 ; margin:0 auto 10px auto ; padding-bottom:20px ; width:825px }
	#header { height:118px ; margin:auto ; width:785px }
		#logo { margin:24px 0 0 3px ; position:absolute }
		#btn_contact { margin:0 0 0 608px ; position:absolute }
	#nav1 { background:url(../images/bg_nav1.gif) ; height:44px ; padding-left:20px ; width:805px }
		#nav1 li { float:left }
			#nav1 a { color:#666 ; display:block ; font-weight:bold ; line-height:44px ; margin-right:40px ; text-decoration:none }
			#nav1 a:hover { color:#069 }
	#wrap2 { margin:auto ; width:787px }
		#left { display:inline ; float:left ; padding-top:39px ; width:447px }
			#left .main_img { border:2px solid #BBBD90 ; margin-bottom:10px }
			#left .content { margin:auto ; width:427px }
			#left ul { padding:10px 0 }
				#left li { float:left ; width:49% }
					#left a { color:#ABAD80 ; display:block ; font-weight:bold ; padding:5px 0 ; text-decoration:none }
					#left a:hover { text-decoration:underline }
		#right { display:inline ; float:right ; padding-top:13px ; width:308px }
			#right a { color:#ABAD80 ; font-weight:bold ; text-decoration:none }
			#right h1 { color:#000 ; font-family:georgia,serif ; font-size:24px ; padding-bottom:12px }
			#right h2 { color:#069 ; font-size:12px ; padding-bottom:12px ; text-transform:uppercase }
			#right p { line-height:135% ; padding-bottom:12px }
			#right ul, #right li { list-style:square ; margin-left:20px ; padding-bottom:6px }
			#right ul.squares { list-style:none ; margin-bottom:4px ; margin-left:0 ; padding-bottom:none }
			#right .squares li { float:left ; height:94px ; list-style:none ; margin:0 8px 8px 0 ; padding-bottom:none ; width:94px }
				#right .squares a { background:#FFF ; border:1px solid #696 ; color:#696 ; display:block ; font-family:verdana,arial,helvetica,sans-serif ; font-size:10px ; font-weight:bold ; text-align:center ; text-decoration:none ; width:92px }
				#right .squares a:hover { background:#696 ; color:#FFF }
				
#footer { color:#454545 ; font-family:verdana,arial,helvetica,sans-serif ; font-size:10px ; font-weight:bold ; margin:auto ; padding-bottom:20px ; text-align:center }

/* PAGE/SECTION-SPECIFIC STYLES */
	/* BLOGS */
	#blog #left { padding-top:13px }
	#blog #right .categories, #blog #right .linkcat, #blog #right #search, #blog #right #archives, #blog #right #meta { font-weight:bold ; list-style:none ; margin-left:0 }
	

/* NAV EFFECTS */
#home #link_home,
#about #link_about,
#services #link_services,
#portfolio #link_portfolio,
#clients #link_clients,
#articles #link_articles,
#contact #link_contact
{ color:#069 }

/* CLEARFIX */
#left ul, 
#right ul.squares,
#wrap2
{ overflow:hidden }

* html #left ul,
* html #right ul.squares,
* html #wrap2
{ height:1% ; overflow:visible }