body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-size: 22px;
	color: #003366;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: 1px;
}
h2 {
	font-size: 18px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #006699;
	letter-spacing: 1px;
}

#main_wrap {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#main_wrap2 {
	background-image: url(images/main_spacer_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1002px;
}
#header_wrap {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 279px;
	width: 1002px;
}
#left_bar {
	float: left;
	width: 230px;
}
#left_bar2 {
	float: left;
	width: 229px;
}
#left_bar2 p {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#left_bar2 ul {
	list-style-type: none;
	background-image: url(images/jsmagic_leftbtn.jpg);
	width: 200px;
	height: 175px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 10px;
}
#left_bar2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#left_bar2 a:hover {
	color: #0066CC;
}
#left_spacer {
	float: right;
	height: 404px;
	width: 1px;
}
#main_content {
	float: left;
	width: 552px;
}
#one_column {
	float: left;
	width: 552px;
}
#one_column p {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#two_column {
	float: left;
	width: 276px;
}
#two_column p {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
#right_bar {
	width: 220px;
	float: left;
}

#footer_wrap {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1002px;
	background-color: #FFFFFF;
}
#footer_top {
	float: left;
	height: 40px;
	width: 1002px;
}
#footer_middle {
	background-image: url(images/experience_img.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 132px;
	width: 1002px;
}
#footer_btm {
	float: left;
	height: 50px;
	width: 1002px;
}

