@charset "UTF-8";
/* CSS Document */

body,
	html {
		margin: 0;
		padding: 0;
		background: #666;
		font-family: Verdana, sans-serif;
		background-image:  url(/img/bg/webBG.jpg);
		background-repeat: repeat-x;
	}
	body {
		min-width: 955px;
	}
	
	.logo {
	cursor: pointer;
	position: absolute;
	float: left;
	width: 260px;
	height: 70px;
	top: 0px;
	left: 30px;
			}

	.logo[class] {
	background-image: url(../img/bg/lot49sm.png);
	background-repeat: no-repeat;
			}	
			
	#headerPic {
	background: url(../img/design/web/headerPic.jpg) no-repeat;
	margin-top: 39px;
	width: 975px;
	height: 215px;
			}
			
	#Outerborder { padding:10px; width:935px; margin: 1px 0px 50px 0px; color:#444; }
	#Outerborder, #Outerborder .sb-inner { background: #444 url(../img/shadedborder/grad6.png) repeat-x; }
	#Outerborder .sb-shadow { background: #000; }
			
	#Innerborder { padding:4px; width:925px; margin: 2px 0px 2px 0px; color:#444; } /*order = top/right/bottom/left */
	#Innerborder, #Innerborder .sb-inner { background: #fff ; }
	#Innerborder .sb-shadow { background: #000; }
			
	#wrap {
		margin: 0 auto;
		width: 955px;
		margin-top: 0px;
	}
	
	#customsites {
		background: #fff url(../img/design/web/customsites.jpg) no-repeat;
		float: left;
		width: 460px;
		margin-top: 30px;
		margin-left: 45px;
	}
	#customsites p {
		font-size: .8em;
		color: #333;
		margin-top: 55px;
		margin-left: 95px;
		margin-right: 60px;
		margin-bottom: 40px;
		text-align: justify;
    }
	
	#templates {
		background: #fff url(../img/design/web/templates.jpg) no-repeat;
		float: left;
		width: 460px;
		margin-left: 45px;
	}
	
	#templates p {
		font-size: .8em;
		color: #333;
		margin-top: 55px;
		margin-left: 95px;
		margin-right: 60px;
		margin-bottom: 40px;
		text-align: justify;
    }
	
	#iWeb {
		background: #fff url(../img/design/web/iWeb.jpg) no-repeat;
		float: left;
		width: 460px;
		margin-left: 45px;
	}
	
	#iWeb p {
		font-size: .8em;
		color: #333;
		margin-top: 55px;
		margin-left: 95px;
		margin-right: 60px;
		margin-bottom: 40px;
		text-align: justify;
    }
	
	#addons {
		background: #fff url(../img/design/web/addons.jpg) no-repeat;
		float: left;
		width: 460px;
		margin-left: 45px;
	}
	
	#addons p {
		font-size: .8em;
		color: #333;
		margin-top: 55px;
		margin-left: 95px;
		margin-right: 60px;
		text-align: justify;
    }
	
	#video {
		background: #fff url(../img/design/web/videoSM.jpg) no-repeat;
		float: left;
		width: 405px;
		margin-left: 95px;
		margin-top: 20px;
	}
	
	#video p {
		font-size: .8em;
		color: #333;
		margin-top: 47px;
		margin-left: 90px;
		margin-right: 60px;
		text-align: justify;
    }
	
	#audio {
		background: #fff url(../img/design/web/audio.jpg) no-repeat;
		float: left;
		width: 405px;
		margin-left: 95px;
		margin-top: 20px;
	}
	
	#audio p {
		font-size: .8em;
		color: #333;
		margin-top: 47px;
		margin-left: 90px;
		margin-right: 60px;
		text-align: justify;
    }
	
	#logos {
		background: #fff url(../img/design/web/logos.jpg) no-repeat;
		float: left;
		width: 405px;
		margin-left: 95px;
	}
	
	#logos p {
		font-size: .8em;
		color: #333;
		margin-top: 47px;
		margin-left: 95px;
		margin-right: 60px;
		margin-bottom: 0px;
		text-align: justify;
    }
	
	#sidebar {
		float: right;
		width: 410px;
		height: 400px;
		margin-top: 50px;
		background: #fff url(../img/design/web/gdbsiteLG.jpg) no-repeat;
	}
	
	#sidebar p {
		font-size: .75em;
		color: #333;
		margin-top: 290px;
		margin-right: 30px;
		text-align: right;
		}	
	
	#sidebar2 {
		float: right;
		width: 410px;
		height: 600px;
		margin-top: 60px;
		background: #fff url(../img/design/web/teapot600.jpg) no-repeat;
	}
	
	#sidebar2 p {
		font-size: .75em;
		color: #333;
		margin-top: 440px;
		margin-right: 30px;
		text-align: right;
		}
	
	#sidebar3 {
		float: right;
		width: 410px;
		height: 600px;
		margin-top: 0px;
		background: #fff url(../img/design/web/karen600.jpg) no-repeat;
	}
	
	#sidebar3 p {
		font-size: .75em;
		color: #333;
		margin-top: 450px;
		margin-right: 30px;
		text-align: right;
		}
	
