h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
}

#container {
	width: 1024px;
	font-family:Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

#left_hand_grey_card {
	float:left;
	width: 36px;
	background-image:url(../images/grey-card.jpg);
}
#left_hand_column {
	width: 200px;
	padding-left: 29px;
	padding-right: 14px;
	float:left;
	
}
#left_hand_column a:link{
	color:#666666;
	text-decoration:none;
	}
#left_hand_column a:hover{
	color:#000000;
	text-decoration:none;
	
	}
#left_hand_column a:visited{
	color:#666666;
	text-decoration:none;
	}
#logo {
	width:200px;
	height:54px;
	padding-top:39px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	
}
#navigation_container{
	width:200px;
	padding-top:17px;
	line-height: 13px;
	
	}
#primary_navigation {
	width: 200px;
	padding-bottom:15px;
	font-size:12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: "Gill Sans", "Gill Sans MT", sans-serif;
	line-height: 1.5;
}
#primary_navigation a:link{
	color:#666666;
	text-decoration:none;
	}
#primary_navigation a:hover{
	color:#000000;
	text-decoration:none;
	
	}
#primary_navigation a:visited{
	color:#666666;
	text-decoration:none;
	}
#secondary_navigation {
	width: 245px;
	padding-bottom:15px;
	font-size:11px;
	padding-top: 15px;
	font-family: Helvetica, sans-serif;
	line-height: 17px;
	text-transform: uppercase;
	
}
#description_box {
	width: 245px;
	padding-bottom:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color: #333333;
}
#description_box_dotted {
	width: 180px;
	font-size:11px;
	padding: 10px 10px 10px 10px;
	border: thin dashed #999999;
	font-family: Helvetica, sans-serif;
	line-height: 16px;
}

.underline{
	text-decoration:underline;
	}
	
.left_column_text_box{
	width:264px;
	padding-top:17px;
	padding-bottom:25px;
	border-bottom:#999999;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-top:#999999;
	border-top-style:solid;
	border-top-width:thin;
	}
	
.left_column_text_box_freelance{
font-family:Georgia, "Times New Roman", Times, serif;
	width: 245px;
	padding-top:17px;
	padding-bottom:25px;
	border-bottom:#999999;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	font-size:12px;
	line-height: 17px;

	}
	
.contact_text_box{
	width:200px;
	padding-top:10px;
	}
	
#content_box {
	width: 600px;
	padding-top: 36px;
	padding-left: 30px;
	float:left;
	font-family:Helvetica, sans-serif;
}
#content_box_spacer {
	width: 600px;
	height:55px;
	float: left;
	margin-left:14px;
	border-bottom:#999999;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
#content {
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	height: 1500px;
}
#content a:link{
	color:#666666;
	text-decoration:underline;
	}
#content a:hover{
	color:#666666;
	text-decoration:none;
	
	}
#content a:visited{
	color:#666666;
	text-decoration:underline;
	}
#text_column_container {
	width: 530px;
	color:#333333;
	line-height: 15px;
	height: 100px;
	padding-bottom: 35px;
	padding-left: 0px;
	font-size: 12px;
}

.text_column1 {
	width: 230px;
	float:left;
}

.text_column3 {
	width: 450px;
	float:left;
	height: 50px;
}
.text_column2 {
	width: 230px;
	float:left;
	padding-left: 30px;
	height: 50px;
}

.text_column4 {
	align:left;
	width: 390px;
	padding-top: 10px;
}
.text_column4 a:link {
    text-decoration:underline;
}
.text_column4 a:hover {
    text-decoration:none;
}
.text_column4 a:visited {
    text-decoration:underline;
}

.content_text {
	padding-left:20px;
}

.dotted_line{
	height:3px;
	background-image:url(../images/dotted_line.jpg);
	width: 245px;
 }

.bold_helvetica{
	font-size:30px;
	color:#666666;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
}

#bold_helvetica{
	font-size:24px;
	color:#666666;
	font-family:"Gill Sans", "Gill Sans MT", sans-serif;
	width:400px;
}
#bold_helvetica_darker{
	font-size:30px;
	color:#333333;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	width:500px;
	padding-left: 30px;
}
.bold_helvetica_darker{
	font-size:30px;
	color:#333333;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
}
.serif_text{
	font-family:"Gill Sans", "Gill Sans MT", sans-serif;
	color:#333333;
	font-size:14px;
}
.padding-top5px {
	padding-top: 5px;
}
#logo_heading {
	width:200px;
	height:20px;
}
h1 {
	font-family: "Gill Sans", "Gill Sans MT", sans-serif;
	font-size: 14px;
	
}

