/*
CSS Credit: http://www.templatemo.com
*/

html {
	background: url(images/templatemo_bg.jpg) #faf8e1 repeat-x;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
}

a:link, a:visited {	color: #f26521; text-decoration:none; }
a:active, a:hover { color: #f26521; text-decoration: underline; }

#templatemo_container {
	width: 755px;
	margin: auto;
}

#templatemo_header {
	width: 755px;
	height: 395px;
	background: url(images/templatemo_header.jpg) no-repeat;
}

#templatemo_menu {
	float: left;
	width: 152px;
	margin: 200px 0 0 30px;
	padding: 0;
}

#templatemo_menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#templatemo_menu li a {
	display: block;
	width: 122px;
	height: 21px;
	color: #aba000;
	background: url(images/templatemo_menu.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 2px 0 0 30px;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	background: url(images/templatemo_menu_current.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
}

#templatemo_header #templatemo_slogan {
	float:right;
	width: 210px;
	margin: 150px 70px 0 0;
	padding: 0;
}

#templatemo_slogan span.slogan_text_1 {
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 24px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;
}
 
#templatemo_sologan span.slogan_text_2 {
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 24px;
	color: #fff;
	margin: 0 0 0 30px;
	padding: 0;
}

#templatemo_content_area {
	margin: 0;
	padding: 0;
}

#templatemo_left_col {
	float: left;
	margin: 0;
	padding: 0;
	width: 250px;
}

#templatemo_left_col .templatemo_section {
	margin: 10px 0 0 0;
	padding: 0 10px;
	width: 230px;
	background-color: #f9f7db;
}

.templatemo_section h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #f7941c;
	font-family: Arial;
	font-size: 14px;	
}

.templatemo_section h2 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #8dc63f;
	font-family: Arial;
	font-size: 12px;	
}

.templatemo_section p {
	margin: 5px 0 0 0;
	padding: 0 0 5px 0;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	border-bottom: dotted 1px #000;
}


#templatemo_right_col {
	float: right;
	margin: 0;
	padding: 0;
	width: 650px;
}

#templatemo_right_col .templatemo_post_area {
	width:625px;
	margin: 10px 0 0 0;
	padding: 0;
}

.templatemo_post_area h1 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #588526;
	font-family: Arial;
	font-size: 14px;
}

.templatemo_post_area p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #666;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;	
}

.templatemo_post_area img {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
}

#templatemo_right_col .templatemo_gallery {
	width: 250px;
	margin: 10px 0 0 0;
	padding: 0;
}

.templatemo_gallery .templatemo_title {
	width: 280px;
	background: #9fb31a;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-top: 0;
	padding: 5px 0px 5px 5px;
	float:left;
	
}

.templatemo_dept .templatemo_dept {
	width: 280px;
	background: #cd4007;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	margin-top: 0;
	margin-right: 10px;
	padding: 5px 10px 5px 5px;
	float:right;
	
	
}

.templatemo_gallery .templatemo_picture {
	margin: 10px 0 0 0;
	padding: 0;
}

.templatemo_picture .highslide-gallery img {
	float: left;
	margin: 0 16px 10px 0;
	padding: 0;
}

.highslide-gallery img.left {
	margin: 0 20px 10px 10px;
	padding: 0;
}

.highslide-gallery img.right {
	margin: 0 0 10px 0;
	padding: 0;
}

#templatemo_content_area #templatemo_footer {
	background-color: #252525;
	border: 1px solid #E76D71;
	color: #FFF;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px 0;
	padding: 0px 0;
}

#templatemo_footer a {
	color: #666;
	text-decoration: underline;
}

#templatemo_footer a:hover {
	color: #990000;
	text-decoration: none;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/******************************* Floating ********************************/

#content .floatright
{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 4px;
	margin-right: 5px;
	border: #CCCCCC;
	border: 1px;
	padding: 4px;

}

#content .floatleft
{
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 4px;
	margin-right: 10px;
	border:#CCCCCC;
	border: 1px;
	padding: 4px;

}

.additionalLinks{margin:0px; padding:0px; float:left}
.additionalLinks ul{width:250px; margin:0px 0 0 0; padding:0px; float:left; display:block}
.additionalLinks ul li{width:250px; margin:0px; padding:0px; float:left; display:block}
.additionalLinks ul li a{width:250px; height:27px; margin:3px 0 0 0; padding:0 0 0 27px; float:left; font-family:Arial; font-size:12px; color:#3b3a2b; line-height:25px; text-decoration:none; background:url(images/globalpic.jpg) no-repeat -75px -83px}
.additionalLinks ul li a:hover{color:#9fb31a}
h3{height:44px; margin:10px 0 0 0; padding:0 0 0 10px; font-family:Arial; font-size: 24px; color:#cb3e07; line-height:40px; font-weight:normal; background:url(images/globalpic.jpg) no-repeat -467px -308px}

/*****************************************************************************/
#content table.Part_Table Caption   /*Table caption properties*/
  	{
	font-family: Arabic Transparent;
	font-size:14pt;
	font-weight:bold;
	color: #000;
    border-style:solid;
    border-width:0px;
    border-color:white;
	text-align: center;
  	}
#content table.Part_Table {
	width:97%;
	padding-left: 20px;
	border: none;
 }

#content table.Part_Table th {
	font-family: Arabic Transparent;
	font-size:14pt;
	font-weight:bold;
	color: #2b6104;
	background-color:#ceca99;
    border-style:solid;
    border-width:0px;
    border-color:white;
	text-align: center;
	text-transform:capitalize;
	padding-top:5px;
	padding-bottom:5px;
	margin:5px;
	  }


#content table.Part_Table td {
	font-family:Arabic Transparent;
	font-size:12pt;
	font-weight:bold;
	background-color:#f9f7db;
	color: #666;
	border: 1px solid #FFFFFF;
	height:22px;
	margin:4px;
	padding-right:8px;
}

/* Contacts page CSS Document CONTACT CONTACT CONTACT */

#content #sidebar {
	float:left;
	overflow:visible;
	position:relative;
	width:250px;
	margin-left:30px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

 /** determine the box borders and bkgr **/
 
#content #sidebar .sidebar-box {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F8F8F8 none repeat scroll 0 0;
	border:7px solid #EAEAEA;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#content #sidebar ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:none;
	color:#666;
	line-height:23px;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

#content #sidebar h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	letter-spacing:3px;
	text-align:center;
	margin-top: 0;
	margin-right: 20pt;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	font-weight: bold;
}

#content .boxshadow {
-moz-box-shadow:0 0 4px #CCCCCC;
}
#content .boxshadow:hover {
-moz-box-shadow:0 0 8px #555555;
}