@charset "utf-8";
#site_container {
	height: 1000px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/home_2.jpg);
}
#right_frame {
	float: right;
	width: 560px;
	height: 800px;
	margin: 0px;
	padding-right: 50px;
	padding-top: 100px;
}
#left_frame  {
	height: auto;
	width: 300px;
	float: left;
	margin-left: 15px;
}

#site_footer {
	clear: both;
	float: none;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.style1 {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
}
h2 {
	text-decoration: underline;
	font-size: 9pt;
}



.style2 {
	font-size: 7pt;
	color: #333333;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.style3 {
	font-size: 9pt;
	text-transform: none;
	font-style: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#cv_frame {
	clear: both;
	float: right;
	width: 800px;
}
#right_frame_cv {
	float: right;
	width: 560px;
	height: 50px;
	margin: 0px;
	padding-right: 50px;
	padding-top: 100px;
}
#cv_1 {
	width: auto;
	margin: 0px;
	float: left;
	height: auto;
}
