body,h1,h2,h3,h4,p,ol,ul,li,blockquote,dl,dt,dd { margin: 0; padding: 0; }

html { }
body {
	font: 75%/1.4 Helvetica, Verdana, sans-serif;
	color: #3F3F3F;
	width: 748px;
	margin: 27px auto 0 auto;
	min-width: 750px;
}

h1, h2, h3, h4 { }
h1 { }
h2 { font-family: Georgia; font-size: 250%; color: #283A5A; font-weight: normal;}
h3 { margin-top: 1.5em;}
h4 { font-size: 102%;}

p { font-size: 110%;}
a { color: #293B5B; font-weight: bold; }

a img {
	border:none;
}

ul { }
li { }

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

blockquote {
	font-family: Georgia;
	color: #517091;
	font-size: 160%;
	font-weight: normal;
}

#site { width: 747px; }

dl.educations {
	margin:5px 20px;
}

dl.educations dd:last-child { border: none; }
dl.educations dd {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 1em;
	padding-bottom: 1em;
}


/* =header
------------------------------------------------------------*/
#header { position: relative;}
#header cite { position: absolute; top:32px; left: 220px; font-family: Georgia; font-size: 120%; color: #333333;}

/* =menu
------------------------------------------------------------*/
#menu {
	background: #293B5B url("../img/menu_shades.gif") repeat-y top right;
	list-style: none;
	xpadding: 5px 10px;
	padding: 8px 10px 0 10px;
	xmargin: 16px 0 10px 0;
	margin-top: 16px;
	line-height: 1em;
	float:left;
	width: 727px;
}

#menu li { float: left; xdisplay: inline; margin-right: 1em; }
#menu li:last-child { margin-right: 0; }

#menu a { float:left; color: #fff; text-decoration: none; font-weight: normal; padding-bottom: 7px;  }
#menu a:hover { text-decoration: underline; }

#menu .active { background: transparent url("../img/white_arrow.gif") no-repeat bottom center; }


/* =content
------------------------------------------------------------*/
#content { float: left; margin-top: 10px;}

#index #main-content .big { margin:0 0 10px 0; }

#other_educations {
	background-color: #EDF0F4;
	margin-top: 1.5em;
	padding: 1em;
}

#other_educations h2 {
	font-size: 110%;
	font-family: Helvetica, Verdana, sans-serif;
	font-weight: bold;
}

#flash-holder { height: 262px; margin-bottom: 20px; background-color: #517091; }

/* =main-content */

#main-content h3, #main-content .big {
	font: 180% "Georgia";
	color: #283A5A;
}

#main-content {
	float: left;
	width: 422px; /* 422px */
	margin-right: 13px;
}

#main-content p {
	margin-top: 1em;
}

#main-content blockquote {
	margin: 1em 0.8em;
}

#main-content ul {
	list-style-position: inside;
	margin-top: 0.5em;
}


/* =secondary-contet */
.secondary-content {
	float: left;
	width: 312px; /* 312 */
	padding-bottom:10px;
}

.info_box {
	background: #EDF0F4 url("../img/column_border.gif") repeat-x bottom left;
}

.secondary-content h3 {
	font-family: Georgia; font-size: 155%; font-weight: normal; color: #293B5B; text-align: center
}

.secondary-content ol, .secondary-content ul {
	padding: 10px;
}

.secondary-content ol li {
	margin-bottom:  2em;
	font-size: 160%;
	font-family: Georgia;
	color:  #293B5B;
	list-style-position: inherit;
	margin-left: 25px;
	margin-top: 10px;
	padding-left: 10px;
}

.secondary-content ol li p {
	font-size: 60%;
	font-family: none;
	color: #333333;
}

.secondary-content ul li {
	margin: 10px;
	list-style: none;
	color: #293B5B;
	font-weight: normal;
	font-size: 100%;
}

.secondary-content blockquote {
	font-family: Georgia;
	background-color: #DDE3EA;
	padding: 20px 38px;
	color: #517091;
	margin: -5px 0 0 0;
}

/* =footer
------------------------------------------------------------*/
#footer { clear: left; padding-top: 2em; }