/*
---------------------------------
//General
---------------------------------
*/

body 
{
	text-align: center;
	font: 11px tahoma, arial, sans-serif;
	line-height: 15px;
	color:#555555;
	background:url(/../images/bgthin.png) repeat-x #c1c1c0;
}

a 
{
	color:#555555;
	text-decoration:underline;
}

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

p
{
	color:#555555;
	font-size:11px;
	line-height:20px;
	margin-bottom: 25px;
}

h1
{
	display:none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#5c5c5c;
	margin-bottom: 15px;
	font-weight:lighter;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#5c5c5c;
	margin-bottom: 15px;
	font-weight:lighter;
}

h4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#5c5c5c;
	margin-bottom: 15px;
	font-weight:lighter;
}

blockquote
{
	margin-left:20px;
	border-left:4px solid #5c5c5c; 
	margin-bottom: 20px;
	color:#666666;
	line-height:20px;
	padding-left:5px;
	font-style:italic;
}

pre
{
	background: #f1f1f1;
	margin-bottom:20px;
}

.fl
{
	float:left;
}

.fr
{
	float:right;
}

.highlight {
	color: #8c0f25;
	font-weight: bold;
}

.clear 
{
	clear: both;
}

/*---------------------------------------------------------------------------------- */
/* CONTAINERS */
/*---------------------------------------------------------------------------------- */

#container 
{
	text-align:	left;
	margin:	auto;
	width:900px;
}


/*---------------------------------------------------------------------------------- */
/* TOP */
/*---------------------------------------------------------------------------------- */

#top
{
	height:124px;
}

.logo
{
	/*margin-left:10px;*/
	float:left;
}

#menu
{
	float:right;
	margin-top: 77px;
/*	border-top: 1px solid #a9adad;
	border-left: 1px solid #a9adad;
	border-right: 1px solid #a9adad;*/
}

#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}


#menubar a {
	display: block;
	text-decoration: none;
	height:31px;
	padding-top: 16px;
	font-size: 1em;
	color: #242424;
	text-align:center;
	font-size:12px;
}

/*
#menubar li.trigger
{
	background:	url(../images/menu_bg.png) repeat-x 0 0px;
	background-repeat: no-repeat;
}
*/

#menubar li.menu_divider
{
/*	background:url(../images/menu_divider.png) no-repeat;*/
	width: 1px;
	height: 47px;
}

#menubar li.active
{
	background:	url(/../images/menu_bg.png) repeat-x 0 /*-47px*/;
}

#menubar li 
{
	float: left;
	width: 103px;
	height:47px;
}

#menubar li a:hover 
{
	color: #ffffff;
	background:	url(/../images/menu_bg.png) repeat-x 0 /*-47px*/;
}


/*---------------------------------------------------------------------------------- */
/* BANNER */
/*---------------------------------------------------------------------------------- */

#banner
{
	width: 900px;
	height: 158px;
	/*background:url(../images/banner.jpg) no-repeat;*/
	float:left;
}

#banner p
{
	color:#ffffff;
	font-size:12px;
	margin-top:45px;
	padding-left:26px;
	line-height: 20px;
	width: 500px;
	
}

.banner_icon
{
	margin-right: 10px;
	margin-top:8px;
	float:right;
}

/*---------------------------------------------------------------------------------- */
/* BOXES */
/*---------------------------------------------------------------------------------- */

#boxes
{
	width: 900px;
	height: 300px;
	float:left;
	margin-bottom: 15px;
}

#boxes p
{
	color: #f4f4f4;
	margin:0px 25px 0px 25px;
	line-height: 16px;
}

.box1
{
	background: url(/../images/box1_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box2
{
	background: url(/../images/box2_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box3
{
	background: url(/../images/box3_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box4
{
	background: url(/../images/box4_bg.png) no-repeat;
	width:225px;
	height:300px;
	float:left;
	display:inline;
}

.box_icon
{
	margin-left:80px;
	margin-top:20px;
}

#boxes p.box_heading
{
	text-align:center;
	font-size:12px;
	font-weight: bold;
	text-transform:uppercase;
	color:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

.box_read_more a
{
	color:#969696;
	text-decoration:none;
	display:block;
	border:1px solid #474646;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-top:15px;
	margin-right:25px;
}

.box_read_more a:hover
{
	color:#f1f1f1;
}

/*---------------------------------------------------------------------------------- */
/* CONTENT */
/*---------------------------------------------------------------------------------- */

#content
{
	width:890px;
	background:url(/../images/content_bg.png) repeat-y;
	border: 5px solid #ededed;
	margin-bottom:10px;
	float:left;
}

#contentSolo
{
	width:890px;
	background:url(/../images/content_bg.png) repeat-y;
	border: 5px solid #ededed;
	margin-bottom:10px;
	float:left;
}

#contentSolo h2
{
	padding: 10px 0 0 10px;
}

#contentSolo p
{
	padding: 0 10px 10px 10px;
}

#primaryContent
{
	width: 590px;
	padding:30px;
	float:left;
	margin-left:10px;
	display:inline;	
}

#primaryContentabout
{
	width: 490px;
	padding:30px;
	float:left;
	margin-left:10px;
	display:inline;	
}

#primaryContent ul, #primaryContent ol
{
	margin-bottom:20px;
}

#primaryContent li
{
	margin-left:40px;
}

#primaryContentabout img 
{
	float: left;
	padding: 0 10px 5px 0;
	
}

#primaryContent h2.pm
{
	padding: 10px;
	width: 580px;
	color: #f1f1f1;
	background: #8c0f25;
}

#primaryContent h2.ob
{
	padding: 10px;
	width: 580px;
	color: #f1f1f1;
	background: #134d78;
}

#primaryContent h2.itsm
{
	padding: 10px;
	width: 580px;
	color: #f1f1f1;
	background: #ffb118;
}

#primaryContent h2.isu
{
	padding: 10px;
	width: 580px;
	color: #f1f1f1;
	background: #47b249;
}

#secondaryContent
{
	width:220px;
	float:left;
	padding-top:28px;
}

#secondaryContentabout
{
	width:320px;
	float:left;
	padding-top:30px;
}

#secondaryContentabout p
{
	margin-top: 80px;

}

#secondaryContentabout img
{
	margin-top: 80px;	
}

#secondaryContentabout img.enmore
{
	margin-top: 0;	
}


#submenu
{
	margin-bottom: 15px;
	margin-left:18px;
}

#submenu li
{
	list-style:none;
	margin-bottom:4px;
}

#submenu li a
{
	display:block;
	background:#d5d5d5;
	height:20px;
	padding: 5px 0px 0px 25px;
	text-decoration:none;
	margin-bottom: 4px;
	margin-left:20px;
	width:154px;
	border-left: 3px solid #5c5c5c;
	text-align:left;
}

#submenu li a:hover
{
	background:#ededed;
	margin-bottom:4px;
}

#submenu li a.active
{
	background:#ededed;
}

#submenu img a
{
	border: none;
}

.sub_heading
{
	background:url(/../images/sub_heading_bg.png) repeat-x;
	height:27px;
	margin-bottom:10px;
	width: 190px;
	padding: 10px 0px 0px 10px;
	color:#e7e7e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid #ededed;
	border-top: 2px solid #ededed;
	border-bottom: 2px solid #ededed;
	font-size:12px;
}

#latest_news
{
	margin-left:18px;
	padding-right:5px;
}

#latest_news p
{
	line-height:15px;
}

.latest_news_date
{
	background: url(/../images/news_date_bg.png) no-repeat;
	width:54px;
	height:80px;
	float:left;
	margin-right: 10px;
	text-align:center;
	padding-top: 12px;
}

.latest_news_date p.date
{
	color:#333333;
	font-size:24px;
	margin-bottom: 14px;
}

.latest_news_date p.month
{
	color:#fff;
	text-transform:uppercase;
	font-size: 12px;
}

.news_heading
{
	color:#5c5c5c;
	text-decoration:none;
}	


/*---------------------------------------------------------------------------------- */
/* FOOTER */
/*---------------------------------------------------------------------------------- */

#footer
{
	width: 900px;
	margin-bottom: 10px;
}

#footer p
{
	color:#616161;
	margin-left:10px;
}

#footer a
{
	color:#616161;
	text-decoration:underline;
}

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

.footerLeft
{
	width: 300px;
	float:left;
	text-align:left;
	margin-left: 20px;
}

.footerRight
{
	width:300px;
	float:right;
	text-align:right;
	margin-right: 20px;
}

.langswitch 
{
	float: right;
	text-align: right;
	margin-right: 5px;
	margin-top: -6px;
}

/*---------------------------------------------------------------------------------- */
/* FORMS*/
/*---------------------------------------------------------------------------------- */

form
{
	font-size: 12px;
}

input
{
	font-size: 12px;
	background:url(/../images/input_bg.png) repeat-x;
	height:19px;
	border:1px solid #dedede;
	padding-top:3px;
	padding-left:3px;
}

textarea
{
	font-size: 12px;
	background:url(/../images/textarea_bg.png) #fff repeat-x;
	border:1px solid #dedede;
}

input.submit, input.reset
{
	padding: 7px 2px 6px 2px;
	background: url(/../images/button_bg.png) repeat-x;
	width: 80px;
	height: 29px;
	color: #ffffff;
	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border: 1px solid #fff;
	cursor: pointer;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 8px;
	margin-top:10px;
}

input.submit:hover, input.reset:hover
{
	background:url(/../images/button_bg.png) 0px -27px repeat-x;
}

input.submit
{
	margin-left: 88px;
}

form li
{
	list-style-type: none;
}

label
{
	float: left;
	width: 5em;
	margin-right: 2em;
	margin-top: 2px;
	font-weight:bold;
	color:#808080;
}

.over 
{
	background-color:#f5f5f5;
}

.row 
{
	padding:5px;
}

#contact_information
{
	background:#f5f5f5;
	padding:20px;
}

/* ADDITIONAL PAGES */

/*---------------------------------------------------------------------------------- */
/* FRONTPAGE*/
/*---------------------------------------------------------------------------------- */

#welcome
{
	width:403px;
	background:url(/../images/frontpage_bg.png) repeat-x;
	float:left;
	margin-right:5px;
	padding:20px;
	height:180px;
}

#welcome p
{
	margin-bottom:10px;
}

p.frontpage_heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#5c5c5c;
	margin-bottom: 15px;
	font-weight:lighter;
	border-bottom: 2px solid #d5d5d5;
	padding-bottom:5px;
}

.welcome_image
{
	float:left;
	margin-right:20px;
	border:3px solid #fff;
	margin-top:5px;
}

.welcome_read_more a
{
	color:#555555;
	text-decoration:none;
	display:block;
	border:1px solid #999999;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-right:25px;
	float:left;
}

.welcome_read_more a:hover
{
	color:#000000;
}

#featured_services
{
	width:402px;
	background:url(/../images/frontpage_bg.png) repeat-x;
	padding:20px;
	height:180px;
	float:left;
}

#featured_services li
{
	margin-left:10px;
	list-style:none;
	margin-bottom:8px;
}

.featured_services_coloumn
{
	float:left; 
	margin-right:30px;
}

.featured_servies_read_more a
{
	color:#555555;
	text-decoration:none;
	display:block;
	border:1px solid #999999;
	width: 80px;
	text-align:center;
	height: 18px;
	padding-top:1px;
	margin-left:10px;
	margin-top:18px;	
}

.featured_servies_read_more a:hover
{
	color:#000000;
}

/*---------------------------------------------------------------------------------- */
/* CONTACT*/
/*---------------------------------------------------------------------------------- */

#contact_form
{
	float:left;
	width: 360px;
	border-right:1px solid #ececec;
}

#contact_form li
{
	margin:0;
}

#contact_form ul, #contact_form ol
{
	margin-bottom:0px;
}

#contact_information
{
	margin-left:20px;
	float:left;
}

p.contact_information_heading
{
	font-weight:bold;
	color:#808080;
}
