body {
	margin:0;
	background:#0096d2;
	font:14px Arial, Helvetica, sans-serif;
	color:#666;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#1093cb;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
.page {
	background:#e9e6c2 url(../images/page.gif) repeat-x 50% 0;
	width:100%;
	min-width: 1000px;
}
.main {
	width:100%;
	background:url(../images/header.jpg) no-repeat 50% 0;
}
#main {
	position:relative;
	margin:0 auto;
	width: 965px;
	z-index:2;
}
/*header*/
#header {padding:22px 0 0 36px;}
.menu {
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	top:10px;
	right:20px;
}
.menu li {
	float:left;
	font-size:13px;
	line-height:16px;
	padding:0 0 0 12px;
}
.menu li a {
	color:#fff;
	text-decoration:none;
}
.menu li a:hover {text-decoration:underline;}
.nav {
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	top:78px;
	right:13px;
	overflow:hidden;
}
.nav li {
	float:left;
	font-size:13px;
	line-height:16px;
	background:url(../images/nav-divider.gif) no-repeat 0 50%;
	padding:0 0 0 1px;
	margin:0 1px 0 -1px;
}
.nav li a {
	color:#fff;
	text-decoration:none;
	float:left;
	padding:0 10px;
	height:32px;
	line-height:32px;
	font-size:15px;
}
.nav li a:hover {
	text-decoration:underline;
	background:#01639f;
}
.nav li.active a {background:#01639f;}
/*logo*/
#header .logo {
	display:block;
	padding:0 0 10px;
}
#header .logo a{
	display:block;
	width:113px;
	height:94px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
/*content*/
.container {
	background:url(../images/container-top.png) no-repeat;
	width:940px;
	padding:225px 13px 0 12px;
}
.container-holder {
	background:url(../images/container.gif) repeat-y;
	width:940px;
}
.container-box {
	position:relative;
	z-index:10;
	width:939px;
	background:url(../images/container-bottom.gif) no-repeat 0 100%;
	padding:0 0 0 1px
}
.container-box:after {
	content:" ";
	display:block;
	clear:both;
}
.container-box-text {
	float:left;
	margin:-197px 0 0 ;
	position:relative;
	min-height:950px;
}
* html .container-box-text {height:950px;}
/*title*/
.title {
	position:relative;
	background:#07639e url(../images/title.gif) repeat-x;
	width:355px;
	padding:25px 524px 10px 21px;
	min-height:219px;
	margin: 0 0 0 20px;
	font-size:24px;
	line-height:26px;
	color:#fff;
}
* html .title {height:224px;}
.title p {margin:0 0 26px;}
.title p strong {
	color:#ffd200;
	font-weight:normal;
}
#title-image {
	position:absolute;
	right:-49px;
	top:-13px;
}
#title-image img {display:none;}
#title-image img.active {display:block;}
/*content*/
#content {
	width:632px;
	float:left;
	padding:42px 0 0;
}
.contet-box {
	background:url(../images/content-divider.gif) no-repeat 0 100%;
	padding:0 38px 24px 28px;
	overflow:hidden;
	height:1%;
	margin:0 0 24px;
}
#content h1, 
#content h2 {
	font-size:32px;
	line-height:36px;
	color:#003d7a;
	font-weight:normal;
	margin:0 0 18px -1px;
	position:relative;
}

.content_h  {
	padding:0 0 0 26px;
}
.contet-box p {
	font:14px/16px "Lucida Grande", tahoma, sans-serif;
	margin:0 0 17px;
}
.boxes {
	width:566px;
	overflow:hidden;
}
.boxes .box {
	width:632px;
	overflow:hidden;
}
.boxes .box div {
	width:260px;
	float:left;
	padding:0 44px 0 0;
}
.boxes .box h3 {
	font:16px/20px "Lucida Grande", tahoma, Arial, sans-serif;
	color:#333;
	margin:0 0 8px;
	background:url(../images/marker.gif) no-repeat 0 8px;
	padding:0 0 0 13px;
}
.contet-box .boxes p {margin:0 0 20px;}
.content-holder {
	padding:0 38px 30px 28px;
}
.news {
	list-style:none;
	margin:0 0 22px;
	width:490px;
	padding:0;
}
.news li {
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #ebebeb;
	color:#797979;
	line-height:16px;
	padding:12px 0;
}
.news strong {
	float:left;
	width:80px;
	background:url(../images/news.gif) no-repeat 0 2px;
	padding:0 0 0 24px;
	font-weight:normal;
	color:#666;
}
.news li p {
	margin:0;
	height:1%;
	overflow:hidden;
}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:253px;
	float:right;
	padding:57px 54px 39px 0;
}
#sidebar h3 {
	font-size:18px;
	line-height:28px;
	color:#003d7a;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:0 0 5px;
	margin:0 0 20px;
}
.ceda {
	display:block;
	width:110px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/ceda.gif) no-repeat;
}
.sidebar-holder {
	height:1%;
	padding:0 0 30px;
}
.sidebar-holder:after {
	content:" ";
	display:block;
	clear:both;
}
.flash {padding:0 0 28px}
.flash img {display:block;}
/*links*/
.links {
	list-style:none;
	margin:0;
	padding:0;
}
.links1 {
	width:150px;
	float:left;
}
.links2 {
	width:90px;
	float:left;
}
.links li {
	font-size:12px;
	line-height:14px;
	height:1%;
	padding:0 0 8px;
	vertical-align:top;
}
.links li:after {
	content:" ";
	display:block;
	clear:both;
}
.links a {
	color:#666;
	text-decoration:none;
	float:left;
}
.links strong,
.links span {
	float:left;
	position:relative;
}
.links li.active a,
.links a:hover {
	background:#ffa800 url(../images/frame-top.gif) repeat-x;
	color:#fff;
}
.links li.active a .right,
.links a:hover .right {background:url(../images/frame-right.gif) repeat-y 100% 0;}
.links li.active a .left,
.links a:hover .left {background:url(../images/frame-left.gif) repeat-y;}
.links li.active a .bottom,
.links a:hover .bottom {background:url(../images/frame-bottom.gif) repeat-x 0 100%;}
.links li.active a .top-right,
.links a:hover .top-right {background:url(../images/frame-top-right.gif) no-repeat 100% 0}
.links li.active a .right-bottom,
.links a:hover .right-bottom {background:url(../images/frame-right-bottom.gif) no-repeat 100% 100%}
.links li.active a .bottom-left,
.links a:hover .bottom-left {background:url(../images/frame-bottom-left.gif) no-repeat 0 100%}
.links li.active a .left-top,
.links a:hover .left-top {background:url(../images/frame-left-top.gif) no-repeat;}
.links a .left-top {padding:1px 6px 3px;}
.links strong {
	padding:0 19px 0 22px;
	font-weight:normal;
	background:url(../images/marker-links.gif) no-repeat 5px 4px;
	cursor:pointer;
}
.links li.active a strong,
.links a:hover strong {
	background:url(../images/marker-links-hover.gif) no-repeat 5px 4px;
}
.download {
	height:1%;
	overflow:hidden;
	padding:0 0 30px;
}
.download img {
	float:left;
	margin:0 10px 0 0;
}
.download a {
	color:#666;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
}
.download p {
	font:12px/16px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	margin:0 0 12px;
	color:#8c8c8c;
}
.sidebar-box {
	height:1%;
	overflow:hidden;
}
.sidebar-box p {
	font:12px/15px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	margin:0 0 14px;
	color:#8c8c8c;
}
.list {
	list-style:none;
	margin:0 0 12px;
	padding:0;
}
.list li {
	font:12px/15px "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	color:#8c8c8c;
}
/*footer*/
#footer {
	position:relative;
	margin:-105px 0 0 ;
	width:100%;
	min-width: 1000px;
	background:#0096d2 url(../images/footer.gif) repeat-x;
	overflow:hidden;
	padding:113px 0 0;
	float:left;
}
.footer-holder {
	width:900px;
	margin:0 auto;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0 0 32px;
	left: -50%;
	float: left;
	position: relative;
}
#footer ul li {
	font-size:16px;
	text-transform:uppercase;
	line-height:25px;
	float:left;
	background:url(../images/footer-divider.gif) no-repeat 0 50%;
	padding:3px 28px 2px 34px;
	margin:0 18px 0 -18px;
}
#footer ul li:first-child {background:none;}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {text-decoration:underline;}
.ksa {
	background:url(../images/ksa.gif) no-repeat;
	width:227px;
	height:176px;
	display:block;
	margin:0 0 0 -20px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
}
.center-box-1 {
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.center-box-2 {
	left: 50%;
	float: left;
	position: relative;
	text-align: center;
}



#photowrapper {
	
	width: 600px;
	position: relative;
	background-color: #FFFFFF;

	margin-left: -17px;

	overflow: hidden;
	
	
}

#picbox {
	
	position: relative;
	left: 0px;
	
	width: 135px;
	height: 140px;
	background-color:#FFFFFF;
	float: left;
	text-align: center;	
	
}

.image_border {

	border: 1px;
	border-color:#999999;
	padding: 5px;

}
