/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	background:url(../images/bg_body.jpg) repeat;
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', Verdana, sans-serif;
	color:#4c4c4c;
	font-size:0.7em;
	line-height:1.3em;
}

span {
	display:none;
}

a {
	color:#4c4c4c;
}

h1 {
	font-weight:300;
	padding-bottom:20px;
}

#outer {
	margin:29px auto 0 auto;
	width:964px;
	border:1px solid #959ea2;
}

#bg {
	background:url(../images/bg.gif) top left repeat-y #FFFFFF;
	overflow:hidden;
}

#content {
	min-height:550px;
	height:auto !important;
  	height:550px;
}

#logo {
	margin-left:441px;
	margin-top:26px;
	margin-bottom:13px;
}

#nav {
	width:608px;
	margin-left:336px;
	border-bottom:2px solid #9a9a9a;
	border-top:2px solid #9a9a9a;
	height:29px;
	margin-bottom:26px;
}

#nav ul {
	margin-left:61px;
	margin-top:11px;
}

#nav ul li {
	float:left;
}

#nav ul li a {
	height:12px;
	display:block;
}

#nav li.home a {
	background:url(../images/nav/home.gif) no-repeat;
	width:39px;
}

#nav li.about-us a {
	background:url(../images/nav/about-us.gif) no-repeat;
	width:62px;
	margin-left:78px;
}

#nav li.our-activities a {
	background:url(../images/nav/our-activities.gif) no-repeat;
	width:96px;
	margin-left:64px;
}

#nav li.contact-us a {
	background:url(../images/nav/contact-us.gif) no-repeat;
	width:75px;
	margin-left:71px;
}

#nav li.home a:hover, #nav li.home a.select {
	background:url(../images/nav/home_roll.gif) no-repeat;
}

#nav li.about-us a:hover, #nav li.about-us a.select {
	background:url(../images/nav/about-us_roll.gif) no-repeat;
	margin-left:78px;
}

#nav li.our-activities a:hover, #nav li.our-activities a.select {
	background:url(../images/nav/our-activities_roll.gif) no-repeat;
	margin-left:64px;
}

#nav li.contact-us a:hover, #nav li.contact-us a.select {
	background:url(../images/nav/contact-us_roll.gif) no-repeat;
	margin-left:71px;
}

#body_content {
	margin:0 87px 0 398px;
}

#body_content p {
	padding-bottom:20px;
}

#content a:hover {
	color:#8e8b48;
}

#grad_cont {
	margin-left:335px;
	margin-right:20px;
	position:static;
}

div.content {
	margin:15px 33px 0 16px;
}

div.content ul {
	margin:21px 0 0 0;
	list-style:inherit;
	margin-left:16px;
}

div.content li {
	margin-bottom:10px;
}

div.left {
	background:url(../images/bg_grad.gif) repeat-x;
	width:299px;
	float:left;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

div.right {
	width:299px;
	float:right;
	background:url(../images/bg_grad.gif) repeat-x;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

ul.left {
	float:left;
}

ul.right {
	float:right;
}

#clients {
	clear:both;
	background:url(../images/bg_grad.gif) repeat-x;
	height:170px;
	display:block;
}

#clients ul.right {
}

#clients div.content {
	padding:15px 80px 0 0;
}

#clients ul {
	list-style:url(../images/bullett-client.gif);
	padding-left:20px;
}

#clients span {
	display:inline;
	position:relative;
	bottom:10px;
	left:5px;
	line-height:2.8em;
}

#footer {
	margin:0 auto;
	width:964px;
	margin-top:5px;
}

#footer p {
	text-align:right;
	font-size:0.8em;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.intro {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#717d83;
	font-size:1.4em;
	line-height:1.3em;
	text-align:center;
	margin:0;
	position:relative;
	top:-3px;
}

.title {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#8e8b48;
	font-size:1.5em;
	margin:0;
}

span.title {
	display:inline;
}

#grad_cont .title {
	color:#4c4c4c;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
	padding:0;
}

.contact {
	padding-left:44px;
	padding-top:15px;
	padding-bottom:15px;
}

.center {
	text-align:center;
}

div.center h1.title {
	display:inline;
}

div.center {
	margin-bottom:20px;
}
