/* Clickable Designs | CSS1-CSS2 Document */

/* wrap properties */
html, body {
		height: 100%;
		margin: 0px auto;
		padding: 0;
		background: #FFFFFF url(../images/wrap/bg_site.gif) repeat-x center top;
		font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: normal; color: #000000; }

		a:link, a:visited { color: #39A600; text-decoration: underline; outline: none; }
		a:hover, a:active { color: #39A600; text-decoration: none; outline: none; }
		
		h1 { margin: 0; padding: 15px 0 0 43px; font-size: 26px; font-weight: bold; color: #FFFFFF; }
		h2 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; line-height: 18px; }
		p { margin: 0; padding: 0 0 20px 0; }
		
		ul { margin: 0; padding: 0 0 20px 30px; list-style-type: disc; }
		ul li { margin: 0; padding: 0; }

#wrap {
		height: 100%;
		width: 100%;
		margin: 0px auto; }
		
		.left { float: left; display: inline; }
		.right { float: right; display: inline; }
		.center { text-align: center; }
		.end { clear: both; }
		.block { display: block; }
		
		img { border: 0; }
		.img_right { padding: 0 0 40px 50px; }
		.img_left { padding: 0 50px 40px 0; }
		
		form { margin: 0; padding: 0; }

/* page properties */
		.header_top { height: 4px; background-color: #869396; font-size: 0px; line-height: 0px; }
		.header_middle { height: 148px; background: url(../images/wrap/header_bg01.jpg) repeat-x center top; font-size: 0px; line-height: 0px; }
		.header_bottom { height: 70px; background: url(../images/wrap/header_bg02.gif) repeat-x center top; font-size: 0px; line-height: 0px; }
		
		.content_container { margin: 0; padding: 0; width: 937px; margin: 0px auto; background: url(../images/wrap/content_bg01.gif) repeat-y; }
		
		.col1 { width: 206px; }
		.col1_spacer { width: 206px; height: 20px; }
		.col1_sep { width: 206px; height: 40px; background: url(../images/wrap/col1_sep.gif) no-repeat 0 20px; }
		.address { padding: 0; text-align: right; }
		.address h1 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; line-height: 17px; color: #000000; }
		.address a:link, .address a:visited { text-decoration: none; }
		.address a:hover, .address a:active { text-decoration: underline; }
		.address_link { padding: 0; background: url(../images/wrap/link_arrow.gif) no-repeat 58px 4px; }
		.address_link a:link, .address_link a:visited { text-decoration: none; }
		.address_link a:hover, .address_link a:active { text-decoration: underline; }
		
		.col2 { width: 683px; }
		.title { height: 33px; background-color: #4CB300;}
		.content { width: 640px; margin: 30px 0 0 0; }
		.top { width: 626px; margin: 20px 0 80px 0; padding: 0 0 0 14px; background: url(../images/wrap/link_top.gif) no-repeat 0 4px; }
		.top a:link, .top a:visited { text-decoration: none; }
		.top a:hover, .top a:active { text-decoration: underline; }
		.tag_container { margin: 0; padding: 0; width: 937px; margin: 0px auto; }
		.tag { width: 640px; margin: 0; }
		
/* home properties */
		.feature { width: 683px; margin: 0 0 20px 0; background: #000000 url(../images/home/loading.gif) repeat-x; }
		.home_content { width: 640px; margin: 20px 0 10px 0; }
		.services { width: 230px; padding: 0 0 30px 40px; }
		.services p { margin: 0; padding: 0 0 10px 0; }
		.brands { width: 364px; padding: 0 0 30px 0; }

/* menu properties */
		.mainmenu { width: 937px; padding: 4px 0 0 0; margin: 0px auto; }
		.mainmenu_sep { width: 50px; height: 34px; padding: 0; }

/* footer properties */
		.footer_sep { height: 15px; }
		.footer_top { width: 937px; height: 4px; margin: 0px auto; background-color: #869396; font-size: 0px; line-height: 0px; }
		.footer_menu { width: 937px; padding: 4px 0 0 0; margin: 0px auto; font-size: 11px; line-height: 11px; }
		.footer_menu a:link, .footer_menu a:visited { text-decoration: none; }
		.footer_menu a:hover, .footer_menu a:active { text-decoration: underline; }
		.footer_menu_sep { height: 15px; padding: 0 29px 0 28px; color: #869396; }
		.footer_bottom { width: 937px; padding: 15px 0 100px 0; margin: 0px auto; font-size: 10px; line-height: 10px; }
		.footer_bottom a:link, .footer_bottom a:visited { text-decoration: none; }
		.footer_bottom a:hover, .footer_bottom a:active { text-decoration: underline; }
		
		