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

body{
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12px;
	}
	
.clear{
	clear:both;
	}
	
img{border:0;}

a{
	color:#0000CC;
	text-decoration:none;
	}
	a:hover{
	text-decoration:underline;
	}

.adsense {
    /*
    text-align: center;
    position: relative;
    left: 7.4em;
    */
    margin-top: 0.5em;
    margin-left: 7.4em;
}

#wrapper{
	margin:8px auto;
	width:964px;
	background:url(../images/content-bg.jpg) top left repeat-y;
	}
	
#header{
	width:964px;
	margin:0;
	padding:6px 0 0 0;
	background:url(../images/header.jpg) top left no-repeat;
	height:142px;
	float:left;
	}
	
#contact{
	float:right;
	margin:0;
	padding:74px 22px 0 0;
	font-family:"Trebuchet MS";
	color:#767676;
	font-size:16px;
	line-height:18px;
	}
	#contact a{
		color:#767676;
		text-decoration:none;
		}
		#contact a:hover{
			text-decoration:underline;
		}
#purple{
	color:#6d0785;
	}
	
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:172px;
	font-size:0;
	}
	#nav li{
		padding:0;
		}
	
#content-container{
	margin:0;
	padding:29px 0 0 0;
	float:left;
	width:964px;
	background:url(../images/content-top.jpg) top left no-repeat;
	}
	
p{
	margin:0;
	padding:0 0 15px 0;
	line-height:20px;
	color:#4a4a4a;
	}
	
h1{
	margin:0 0 12px 0;
	padding:0;
	background:url(../images/heading-line.jpg) bottom left no-repeat;
	height:39px;
	}
	
h2{
	font-size:15px;
	margin:0;
	padding:0 0 10px 0;
	}
	
#content{
	width:490px;
	float:left;
	margin:0;
	padding:0 0 0 12px;
	background:url(../images/logo-watermark.jpg) top left no-repeat;
	}
	
.readmore{
	float:right;
	margin:21px 18px 0 0;
	}
	
#image{
	float:right;
	margin:24px 0 0 0;
	padding:0;
	}
	
#footer{
	width:915px;
	height:89px;
	margin:0;
	padding:28px 25px 0 24px;
	float:left;
	background:url(../images/footer.jpg) top left no-repeat;
	color:#ffffff;
	}
	#footer a{
		color:#fff;
		text-decoration:none;
		}
		#footer a:hover{
		text-decoration:underline;
		}
	
#l-float{
	float:left;
	}
	
#copyright{
	float:right;
	text-align:right;
	font-size:11px;
	line-height:18px;
	}
	#copyright a{
		color:#fff;
		text-decoration:underline;
		}
		#copyright a:hover{
			text-decoration:none;
			}
			
.contact-form{
	margin:0;
	padding:0;
	width:410px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#696969;
	}
	.contact-form label{
		float:left;
		width:150px;
		margin:3px 0 3px 0;
		}
	.t-box{
		float:left;
		margin:3px 0 3px 0;
		border:1px #CC99CC solid;
		}
	.t-box:hover, .t-box:focus{
		border:1px #696969 solid;
		}
		
		
#scroll-content{
	width: 483px;
	height: 405px;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	overflow-y: scroll;
	overflow-x: hidden;
}