/***********************************************/
/* adcymru.css                     */
/*                                             */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	background: url(../images/body_ff.jpg) repeat-x scroll left top;
	color: #666666;
	font-size: 0.8em;
	line-height: 1.166;
	margin: 7px;
}
h1 {
	font-size:1.2em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 20px;
}
p {
	font-size:1.0em!important;
	margin: 0 0 0 0 ;
	padding: 10px 0 10px 0 ;
}
a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.0em;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

#wrapper{ 
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 15px;
	width: 818px;
}

#header {
	height: 86px;
	width: 803px;
	background-color: #e7edeb;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	margin: 0 0 0 6px;
}
#header img{
	padding: 0px;
}

/* CSS for the tabs starts here */
#nav-container{padding:0px 15px 0 5px;margin:2px 0 0 0;background:#e7edeb;}
ul#nav-menu{list-style-type:none;width:80%;position:absolute;height:20px;font-family: Arial,sans-serif;font-size:11px;font-weight:bold;margin:0;padding:11px 0 0 0;z-index:2;}
ul#nav-menu li{display:block;float:left;margin:0 0 0 4px;height:20px;}
ul#nav-menu li.left{margin:0;}
ul#nav-menu li a{display:block;float:left;color:#fff;background:#000000;line-height:20px;text-decoration:none;padding:0 17px 0 18px;height:20px;}
ul#nav-menu li a.right{padding-right:19px;}
ul#nav-menu li a:hover{background:#848484;}
ul#nav-menu li a.current{color:#000000;background:#fff;}
ul#nav-menu li a.current:hover{color:#848484;background:#fff;}

ul#language-menu{list-style-type:none;width:100%;position:relative;height:20px;font-family: Arial,sans-serif;font-size:11px;font-weight:bold;margin-top:-31px;margin-left:0;padding:11px 0 0 0x;z-index:0;}
ul#language-menu li{display:block;float:right;margin:0 0 0 4px;height:20px;}
ul#language-menu li.left{margin:0;}
ul#language-menu li a{display:block;float:left;color:#7fa095;background:#e7edeb;line-height:20px;text-decoration:none;padding:0 17px 0 18px;height:20px;}
ul#language-menu li a.right{padding-right:19px;}
ul#language-menu li a:hover{color:#fff;background:#7fa095;}

#site_summary {
	margin: 45px 0 0 0;
	height: 110px;
}
#site_summary p{
	margin-top: 0;
	margin-left: 27px!important;
	margin-right: 0;
	margin-bottom: 10px;
	color: #333333
}

#portal_content_area{
	background: #ffffff; 
	margin-top: 0;
	margin-left: 5px;
	width: 805px;
	height: 376px;
}
#portal_content_area img{
	padding: 0;
}

#about_content_area{
	position: absolute;
	background: #ffffff; 
	margin-top: 45px;
	margin-left: 7px;
	width: 803px;
	height: auto;
}
#about_content_area img{
	z-index: 1;
	padding: 0;
}

#about_description {
	margin-top: -410px;
	margin-left: -123px;
	margin-right: 300px;
}
#about_description h1{
	margin-left: 145px;
	padding: 15px 0 15px 0;
}
#about_description p{
	margin-top: 5px;
	margin-left: 145px!important;
	margin-right: 110px;
	color: #666666;
	font-size: 1.0em;
	line-height: 1.166;
}

#about_description a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#about_description a:hover {
	color: #848484;
	text-decoration: none;
	font-weight: bold;
}
#about_description img{
	margin: 0 0 0 310px;
	padding: 0 0 20px 0;
}



#project_description_1 {
	margin-top: -325px;
	margin-left: 25px;
	margin-right: 725px;
	font-size: 1.2em;
}
#project_description_1 p{
	margin-top: 65px;
	margin-left: 20px!important;
	margin-right: -135px!important;
	color: #FFFFFF;
}
#project_description_1 a {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#project_description_1 a:link {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#project_description_1 a:visited {
	color: #ff2100;
	text-decoration: none;
	font-weight: bold;
}
#project_description_1 a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}



#project_description_2 {
	margin-top: -107px;
	margin-left: 310px;
	margin-right: 350px;
	font-size: 1.2em;
}
#project_description_2 p{
	margin-top: -267px;
	margin-left: 10px!important;
	margin-right: -35px!important;
	color: #252934;
}
#project_description_2 a {
	color: #252934;
	text-decoration: none;
	font-weight: bold;
}
#project_description_2 a:link {
	color: #252934;
	text-decoration: none;
	font-weight: bold;
}
#project_description_2 a:visited {
	color: #252934;
	text-decoration: none;
	font-weight: bold;
}
#project_description_2 a:hover {
	color: #4d7ab5;
	text-decoration: none;
	font-weight: bold;
}



#project_description_3 {
	margin-top: -108px;
	margin-left: 715px;
	margin-right: 100px;
	font-size: 1.2em;
}
#project_description_3 p{
	margin-top: 65px;
	margin-left: -125px!important;
	margin-right: -40px!important;
	color: #008000;
}
#project_description_3 a {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#project_description_3 a:link {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#project_description_3 a:visited {
	color: #008000;
	text-decoration: none;
	font-weight: bold;
}
#project_description_3 a:hover {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}

	
	
#footer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 490px;
	font-size: 1.0em;
}


#contact_form {
	position: absolute;
	margin: 123px 0 0 470px;
	z-index: 10;
}
#contact_form p {
	font-size:0.9em!important;
	margin: 2px 0 0 0;
	padding: 0 0 5px 0;
}

#verif_box img {
	padding-left: 10px;
}

.floatLeft {
	float: left;
	margin: 5px 15px 10px 3px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatRight {
	float: right;
	margin: 5px 3px 10px 15px;
	font-size: 1.0em!important;
	text-align:center!important;
}
.floatCenter {
	text-align:center!important;
	margin: 5px 3px 10px 400px;
	font-size: 0.8em!important;
}
