/* //////////////////////////////////////////////////////// Global Styles */

html {
overflow-y: scroll;
}

#wrapper {
	margin: 0 auto;
	position:relative;
	width:1008px;
	background-color:#FFFFFF;
}

h1 {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:42px;
	color:#2b79b6;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

h2 {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:30px;
	color:#3b8fd1;
}

h3 {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:18px;
	color:#3b8fd1;
}

h4 {
	background:url(../images/sce/h4-tag-bg.jpg) no-repeat;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:18px;
	height:29px;
	color:#3b8fd1;
	padding: 0 0 0 10px;
}

h5 {
	background:url(../images/sce/h5-tag-bg.jpg) no-repeat;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:30px;
	height:65px;
	color:#3b8fd1;
	padding: 10px 0 0 5px;
}

ol {
	font-size:14px;
	color:#000000;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
}

ol li {
	padding:0 0 10px 0;
}

.hometext-blue {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#2b79b6;
	}
	
.disclaim_blue {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#2b79b6;
}

.subtitle_blue {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#3b8fd1;
}

.subtitle_black {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#000000;
}


.tablestyle {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	color:#000000;
}
	
p {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	color:#000000;
}

a, a:LINK, a:VISITED {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 14px;
	color: #2b79b6;
	text-decoration: underline;
}
a:HOVER {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 14px;
	color: #2b79b6;
	text-decoration: none;
}

a.subtitle, a.subtitle:LINK, a.subtitle:VISITED {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #3b8fd1;
	text-decoration: underline;
}
a.subtitle:HOVER {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #3b8fd1;
	text-decoration: none;
}


/* //////////////////////////////////////////////////////// Custom Bulleted List Styles */

#content-left #checkbox {
	padding:10px 0 0 30px;
}

#content-left #checkbox ul {
	margin:0px;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	padding:0 0 0 0;
	list-style:none;
}

#content-left #checkbox ul li {
	background:url(../images/sce/checkbox-bg-dash.jpg) no-repeat;
	padding:0 0 0 50px;
}

#content-left #checkbox hr {
	margin-top:10px;
	background: transparent;
	color: white;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #d1d1d1;
}

#content-left #quoteshome {
	padding:0 0 0 15px;
}

#content-left #quoteshome ul {
	margin:0px;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	padding:0px 0px;
	list-style:none;
}

#content-left #quoteshome ul li {
	background:url(../images/sce/quotes.jpg) no-repeat;
	padding:0 0 0 65px;
}

#content-left #quoteshome hr {
	margin-top:10px;
	background: transparent;
	color: white;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #d1d1d1;
}

#content-left ul {
	margin:0px;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	padding:0px 0px;
	list-style:none;
	padding:15px 0 0 10px;
}
#content-left ul li {
	background:url(../images/sce/checkbox-bg-dash.jpg) no-repeat;
	padding:0 0 10px 35px;
}

#content-left hr {
	margin-top:25px;
	margin-bottom:15px;
	background: transparent;
	color: white;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px dashed #d1d1d1;
	}
	
#content-left blockquote {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size:14px;
	color:#000000;
	}

/* //////////////////////////////////////////////////////// Content Area Styles */

.clear {
	position: relative;
	clear: both;
}

#container {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_bg.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#container-inside-dock {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_consultation_2.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#container-inside-hand {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_bg3.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#container-inside-chess {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_vitae.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#container-inside-books {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_resource.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#container-inside-openbook {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_articles.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#container-inside-cv {
	margin: 0 auto;
	width:1008px;
	background:url(../images/sce/banner_cv.jpg) no-repeat top;
	z-index:-999;
	background-color:#FFFFFF;
}

#header {
	margin: 0 auto;
	width:978px;
	min-height:256px;
	padding: 25px 0 0 30px;
}

#contentarea {
	margin: 0 auto;
	width:1008px;
	position:relative;
}

#content-left {
	margin: 0 auto;
	position:relative;
	float:left;
	width:639px;
	padding: 0 65px 50px 30px;
	min-height:396px;
}

#content-left-disclaimer {
	margin: 0 auto;
	position:relative;
	float:left;
	background:url(../images/sce/bottom-disclaimer.jpg) no-repeat top;
	width:544px;
	padding: 5px 65px 10px 30px;
}

#content-right {
	margin: 0 auto;
	position:relative;
	float:right;
	padding:80px 0 10px 30px;
	width:244px;
	min-height:396px;
}

#content-ads {
	width:215px;
	padding:0 0 10px 0;
}


/* //////////////////////////////////////////////////////// Navigation Styles */

#navigation {
	position:relative;
	z-index:900;
	width:978px;
	background:url(../images/sce/nav-bg.jpg) repeat-x top;
	padding:0 0 0 30px;	
	height:42px;
	min-height:42px;
}


/* //////////////////////////////////////////////////////// Footer Styles */

#footerbox {
	width:1008px;
	background-color:#f0f7fd;
	padding-top:15px;
	padding-bottom:15px;
}

#footertext {
	margin: 0 auto;
	position:relative;
	padding:5px 45px 15px 40px;
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#000000;
}

.footer {
	font-size:12px;
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	color:#000000;
	}

#footerbox a, #footerbox a:LINK, #footerbox a:VISITED {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 12px;
	color: #2b79b6;
	text-decoration: none;
	padding-right:12px;
}

#footerbox a:HOVER {
	font-family:"Trebuchet MS", Helvetica, Jamrul, sans-serif;
	font-size: 12px;
	color: #2b79b6;
	text-decoration: underline;
	padding-right:12px;
}

#contentarea .getsection a {
text-decoration:none;
color:#333;
}
#contentarea .getsection a:hover {
text-decoration:underline;
color:#2b79b6;
}
#contentarea a.inheritf {
font-size:inherit;
color:inherit;
text-decoration:none;
}
#contentarea a.inheritf:hover {
font-size:inherit;
color:#2b79b6;
text-decoration:underline;
}