.sf_wrapper{
	width: 900px;
	background-color: #fff;
	background-image: url(images/bg_svm0.jpg);
	background-repeat: repeat-y;
	border: solid #fff 12px;
	margin: auto;
}

.sf_navigation_top{
    width: 100%;
    height: auto !important;
    height: 40px;
    min-height: 40px;
    background-color:  #E1E6EC;
	background-image: url(images/bg_dr68.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.sf_navigation_top ul{
    margin: 0;
    padding:0px 0px 20px 20px;
    height: auto !important;
    height: 40px;
    min-height: 40px;
}

.sf_navigation_top ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_navigation_top ul li{
    margin-top: 10px;
    list-style-type: none;
    float:right;
}

.sf_navigation_top ul li a{
    white-space: nowrap;
    padding: 0 10px 0 10px;
    padding-bottom:8px;
    display: block;
    text-decoration: none;
    margin-top:8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    border-left: 1px solid #999;
    color:#FFFFFF;

}

.sf_navigation_top ul li a:hover {
    border-bottom-color: #FF6600;
    background-color: #fff;
    color:#111111;
}

.sf_navigation_top ul li a:visited {
    color:#B5B5B5;
}

.sf_header_wrapper{
    height: 389px;
    width: 900px;
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
}

.sf_main_header{
    font-size: 2.2em;
    padding-top: 2px;
    text-align:center;
    width: 400px;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    height: 190px;
    overflow:hidden;
    color:#333333;
}

.sf_pagetitle{
    font-size: 16px;
    font-weight: bold;
    padding-top: 4px;
    font-family:Arial, Helvetica, sans-serif;
    color: #fc1515;
	text-align:center;
}

.left {
    padding-left: 40px;
	float: left;
}

.right {
	float: right;
    padding-right: 60px;
}

.center {
    width: 450px;
	float: left;
	text-align: center;
}

.spacer{
    width: 900px;
    height:30px;
}

.sf_content:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: .01em;
}

.sf_content{
    width: 880px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    padding-left: 10px;
    color: #000;
}

.sf_footer{
    width: 880px;
    height: auto !important;
    padding: 15px 0px 30px 0px;
    font-size: .7em;
    text-align:right;
    color:#333333;
}

body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
    color:#000;
    margin-top: 10px;
	background-color:#1F6899;
}

a {
    color:#000000;
}

a:link {
    color:#000000;
}

a:visited {
    color:#000;
}

a:hover {
    color:#000;
}

img {
	border:none;
}

.sf_pagetitle a {
    color: #fc1515;
}

.personal_info {
	font-size: 16px;
}

#measurements {
	font-size: 12px;
    font-family: Tahoma;
}

.resume_sec_header {
    font-weight: bold;
	text-decoration:underline;
}
