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

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

.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:245px;
	padding-top:17px;
	}
	
#content_box {
	width: 580px;
	padding-top: 39px;
	padding-left: 20px;
	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: 560px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#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;
	padding-top: 35px;
	height: 100px;
	padding-bottom: 35px;
	padding-left: 30px;
	font-size: 11px;
}

.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 {
	width: 450px;
	float:left;
}
.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:30px;
	color:#666666;
	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;
	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:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:12px;
}
.padding-top5px {
	padding-top: 5px;
}
