#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
	padding-top: 20px;
}
#layout {
	width: 986px;
	background-image: url(../images/background.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#header {
	width: 940px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
#logo {
	float: left;
	width: 100px;
	padding-left: 5px;
	padding-right: 5px;
}
#logo-bassem {
	float: left;
	height: 140px;
	width: 140px;
	margin-right: 15px;
}

#logo-cg {
	float: left;
	width: 713px;
	margin-top: 10px;
}
#nav {
	width: 980px;
	background-image: url(../images/nav-bg.png);
	height: 51px;
}
#banner {
	width: 980px;
	margin-top: 10px;
	margin-bottom: 10px;
}
*{
	margin:0;
	padding:0;
	outline:none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	text-decoration: none;
}
#banner-image {
	height: 280px;
	width: 880px;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main-slideshow {
	position:relative;
}
#main-slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}
#main-slideshow IMG.active {
	z-index:10;
}
#main-slideshow IMG.last-active {
	z-index:9;
}

/* EXAMPLES ------------------------------------------------ */

.demo-wrap ul {
	width: 880px;
	height: 280px;
	overflow: hidden;
}

.demo-wrap li {
	list-style: none;
	margin: 0;
	height: 213px;
}

.view-examples li {
	list-style: disc;
	margin-left: 16px;
	margin-bottom: 5px;
}

.view-examples li a {
	color: #de312a;
}

.view-examples li a:hover {
	text-decoration: underline;
}

/*notes tips*/
#block-block-5 {
	border-top: dotted #c3c3c1 1px;
	margin-top: 20px;
	padding-top: 15px;
}

#block-block-5 li {
	list-style: disc;
	margin-left: 16px;
	margin-bottom: 5px;
}

.not-front .node-content {
	border-bottom: dotted #c3c3c1 1px;
	margin-bottom:  20px;
	padding-bottom: 10px;
}

.demo-wrap.border {
	border-top: dotted #c3c3c1 1px;
	padding-top: 15px;
}

.demo-wrap.border .bx-window {
	margin-top: 78px;
}

.demo-wrap .left {
	width: 205px;
	float: left;
}

.demo-wrap .right {
	width: 320px;
	float: left;
}

.demo-wrap .right .album {
	margin-top: 60px;
	font-size: 16px;
}

.demo-wrap .right .band {
	font-size: 14px;
	color: #838383;
}

.demo-wrap .multiple li {
	width: 190px;
}

.demo-wrap .bx-wrapper {
	margin: 0 auto;
}

.demo-wrap .bx-prev {
	position: absolute;
	top: 78px;
	left: -40px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(../images/icon_arrow_left.png) no-repeat 0 -31px;
	margin-top: 50px;
}

.demo-wrap .bx-next {
	position: absolute;
	top: 78px;
	right: -40px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(../images/icon_arrow_right.png) no-repeat 0 -31px;
	margin-top: 50px;
}

.demo-wrap .bx-next:hover,
.demo-wrap .bx-prev:hover {
	background-position: 0 0;
}

.field .field-label {
	font-size: 14px;
	color: #838383;
	font-weight: normal;
	margin-bottom: 5px;
}

/*start / stop*/
.bx-auto {
	text-align: center;	
}

.bx-start {
	color: #f1eee7;
	font-size: 14px;
	background: #838383;
	padding: 4px 7px;
	border-radius: 3px;
	text-transform: capitalize;
}

.bx-start:hover {
	background: #525044;
	text-decoration: none;
}

/*pager*/
.bx-pager {
	text-align: center;
}

.bx-pager a {
	font-size: 16px;
	color: #838383;
	padding: 0 10px;
}

.bx-pager .pager-active,
.bx-pager a:hover {
	color: #de312a;
	text-decoration: none;
}

/*custom field*/
.field-name-field-custom {
	border-top: dotted #c3c3c1 1px;
	border-bottom: dotted #c3c3c1 1px;
	padding:  10px 0;
	margin-bottom: 20px;
}

.page-node-17 .field-name-field-custom {
	border: 0;	
}

.field-name-field-custom p {
	font-size: 16px;
	margin-bottom: 15px;
}

.field-name-field-custom p.check {
	padding-left: 25px;
	background: url(../images/icon_check.png) no-repeat 0 2px;
}

.field-name-field-custom p a {
	color: #de312a;
}

.field-name-field-custom p a:hover {
	text-decoration: underline;
}

/*jq block*/
#main-content .field-name-field-jq-code ul {
	margin-top: 5px;
}

.field-name-field-jq-code li {
	list-style: disc;
	margin-left: 16px;
	margin-bottom: 3px;
}

#my-start-stop {
	margin-bottom: 5px;
}

/*captions*/
.demo-wrap ul.captions {
	position: relative;
}

.demo-wrap ul.captions,
.demo-wrap ul.captions li {
	height: 195px;
}

.bx-captions {
	text-align: center;
	margin-left: -22px;
}

/*thumbnails*/
.thumbs {
	text-align: center;
}

.thumbs a {
	padding: 0 5px;
}

.thumbs a.pager-active,
.build-pager a.pager-active {
	border-bottom: solid #de312a 2px;
}

.thumbs a img {
	border: solid #cdcdcd 1px;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
#bottom-box {
	height: 300px;
	width: 980px;
}
.boxes {
	float: left;
	height: 285px;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
	border: 7px solid #DBDBDB;
}
.official {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	float: left;
	font-family: Calibri;
	margin-top: 15px;
}

.boxes-img {
	margin: 5px;
	width: 190px;
}
div.boxes:hover{
	float: left;
	height: 285px;
	width: 200px;
	border: 7px solid #999999;
}
.IEheading{
	float: left;
	height: 285px;
	width: 200px;
	border: 7px solid #999999;
}
#bottom-box-contents {
	width: 940px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-left: 20px;
	overflow: hidden;
}
.box-title {
	font-size: 25px;
	color: #333;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
}
.box-details {
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#welcome-box {
	float: left;
	width: 510px;
}
#news-box {
	float: left;
	width: 400px;
	margin-left: 30px;
}
#welcome-msg {
	float: left;
	width: 510px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.newsbox-content {
	float: left;
	width: 390px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
.newsbox-content:hover {
	float: left;
	width: 400px;
	margin-top: 20px;
	padding-bottom: 10px;
	background-image: url(../images/nav.png);
}
.newsbox-img {
	float: left;
	height: 80px;
	width: 80px;
	border: 4px solid #DBDBDB;
}
.newsbox-img:hover {
	float: left;
	height: 80px;
	width: 80px;
	border: 4px solid #999999;
}
#company-contents {
	float: left;
	width: 510px;
	margin-top: 20px;
	color: #333;
	font-size: 12px;
	text-align: justify;
}
.new-details {
	float: left;
	width: 280px;
	color: #333;
	text-align: justify;
	margin-left: 15px;
	font-size: 12px;
}
.news-title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
	font-family: Calibri;
}

#services {
	float: left;
	width: 510px;
	font-size: 20px;
	color: #333;
	margin-top: 20px;
	font-weight: bold;
}
#services-box {
	float: left;
	width: 510px;
	margin-top: 20px;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
.more-button {
	float: left;
	height: 20px;
	width: 80px;
	border: 4px solid #DBDBDB;
	text-align: center;
	padding-top: 4px;
}
#news {
	float: left;
	width: 400px;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.more-button:hover{
	float: left;
	height: 20px;
	width: 80px;
	border: 4px solid #999999;
	text-align: center;
	padding-top: 4px;
}
.more-button a{
	color: #666;
	text-decoration: none;
}
.orange {
	color: #C00;
}
.bullet-img {
	float: left;
	margin-right: 10px;
}
#footer {
	width: 960px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333;
}
#footer a {
	color: #333;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}
#footerbox {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #ccc;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999;
}

#footer-left {
	float: left;
	width: 500px;
}
#footer-logo {
	float: left;
	width: 500px;
}
.footer-img-logo {
	float: left;
	height: 60px;
	width: 150px;
}

#footer-copyright {
	float: left;
	width: 500px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer-right {
	float: right;
	width: 200px;
	font-size: 11px;
	color: #666;
	margin-bottom: 20px;
}
#right-bottom {
	float: right;
	width: 250px;
}
#footer-box-details {
	float: right;
	width: 400px;
}

#about-us {
	width: 980px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 20px;
}
#about-left {
	float: left;
	width: 590px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.title-page {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	font-family: Calibri;
}
#about-image-left {
	float: left;
	height: 200px;
	width: 570px;
	margin-top: 20px;
	border: 7px solid #999;
}
#about-image-left:hover {
	float: left;
	height: 200px;
	width: 570px;
	margin-top: 20px;
	border: 7px solid #CCC;
}
#about-right {
	float: right;
	width: 350px;
	margin-bottom: 20px;
}
.testimonials {
	width: 300px;
	font-size: 12px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	color: #333;
}
#about-contents {
	float: left;
	width: 590px;
	margin-top: 15px;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
#about-right-bottom {
	float: right;
	width: 350px;
	margin-bottom: 20px;
}
.about-location {
	float: left;
	width: 300px;
	font-size: 12px;
	color: #333;
	margin-left: 25px;
	margin-bottom: 20px;
}
.location {
	font-weight: bold;
	color: #016798;
	font-size: 13px;
}
#location-right {
	float: right;
	width: 350px;
}
#services-left {
	float: left;
	width: 590px;
	margin-top: 20px;
	color: #333;
	font-size: 12px;
	text-align: justify;
}
.solutions {
	font-weight: bold;
	color: #333;
	font-size: 13px;
	margin-bottom: 20px;
}
#services-image-right {
	float: right;
	width: 250px;
	border: 7px solid #999;
	margin-left: 10px;
}
#services-image-right:hover {
	float: right;
	width: 250px;
	border: 7px solid #CCC;
}
#solution-left {
	float: left;
	width: 290px;
	margin-top: 20px;
	color: #333;
	font-size: 12px;
}
.partners-box {
	float: left;
	height: 65px;
	width: 160px;
	border: 7px solid #999;
	margin-right: 10px;
	padding: 5px;
}
.partners-box:hover {
	float: left;
	height: 65px;
	width: 160px;
	border: 7px solid #999;
	margin-right: 10px;
	padding: 5px;
	border: 7px solid #CCC;
}
.partner-box-horizontal {
	float: left;
	width: 590px;
	margin-bottom: 20px;
}
.partner-profile {
	float: left;
	margin-left: 20px;
	width: 370px;
}
