html {
	background: #C5CDD0 url(../images/background.gif) repeat-y center;
	border: none;
	color: #6A6B6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

body {
	border: none;
	color: #6A6B6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #1A38B8;
	text-decoration: none;
}

a:hover, th {
	text-decoration: underline;
}

#page_wrapper {
	background-color: #FFFFFF;
	border-left: 1px solid #7B8684; /* Fixes glitch in IE 6 */
	margin: auto;
	padding: 0;
	width: 740px;
}

#header {
	background: url(../images/background_header.jpg) no-repeat top left;
	border: none;
	border-bottom: 1px solid #000000;
	height: 101px;
	width: 100%;
}

#header span {
	display: none;
}

#logo {
	display: block;
	float: left;
	height: 45px;
	margin: 35px 0 0 15px;
	width: 245px;
}

#menu_main {
	position: absolute;
	top: 78px;
	width: 740px;
}

#menu_main ul {
	float: right;
	list-style: none;
	margin: 0 30px 0 0;
}

#menu_main li {
	float: left;
}

#menu_main a {
	color: #333333;
	display: block;
	float: left;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
}

#menu_main a:hover, #menu_main a.selected {
	background-color: #D0DEE8;
	border-top: 1px solid #000000;
	color: #000000;
	padding: 4px 5px 5px 5px;
}

#menu_main a.selected {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#menu_category {
	font-weight: bold;
	line-height: 30px;
	margin: 0 20px 0 90px;
	position: absolute;
	top: 350px;
	width: 200px;
	border-left: 1px;
}

#menu_category ul li{
	color: #8B988E;
	font-size: 12px;
	list-style-type: none;
	line-height: 28px;
	border-left: 1px #AAB4AC solid;
	margin: 0 0 0 -10px;
	padding: 0 0 0 8px;
}

#menu_category a {
	color: #486894;
}

#news_table {
	width: 740px;
}

#news_detail 
{
	padding: 113px 17px 0 23px;
	width: 450px;
	line-height: 20px;	
	text-align: justify;
}

#news_category {
	font-weight: bold;
	margin: 230px 7px 0 15px;
	width: 290px;
	border-left: 1px #AAB4AC solid;
}

#news_category ul li {
	color: #8B988E;
	font-size: 0.9em;
	list-style-type: none;
	line-height: 12px;
	margin: 0 0 10px -40px;
	padding: 0 0 0 8px;
}

#news_category a, #news_preview a {
	color: #486894;
}

#news_category .date, #news_preview .date {
	font-size: 10px;
	font-weight: normal;
	color: #FF9933;
	
}

#news_category .source, #news_preview .source {
	font-size: 12px;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-weight: normal;
	color: #868686;
}

#news_preview {
	font-weight: bold;
	margin: 0 20px 0 35px;
	position: absolute;
	top: 450px;
	width: 305px;	
}

#news_preview_links {
	font-weight: bold;
	line-height: 30px;
	border-left: 1px #AAB4AC solid;
	color: #8B988E;
	list-style-type: none;
	line-height: 15px;
	margin: 0 0 5px 0px;
	padding: 0 0 0 0px;
}

#news_preview ul li {
	color: #8B988E;
	font-size: 0.9em;
	list-style-type: none;
	line-height: 15px;
	margin: 0 0 5px -40px;
	padding: 0 0 0 8px;
}

#page_heading {
	display: none;
	float: right;
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: normal;
	margin: -70px 20px 0 0;
	position: relative;
}


#body_main {
	border: 1px solid red;
	border: none;
	margin: 0;
	min-height: 400px;
	height: auto;
	padding: 0;
	width: 100%;
}

/* for Internet Explorer */
/*\*/
* html #body_main {
height: 400px;
}
/**/

#body_main p {
	margin-top: 7px;
}

#body_text {
	float: right;
 	line-height: 20px;
	margin: 115px 10px 0 330px;
	padding: 0 10px 0 0;
	text-align: justify;
	vertical-align: top;
	width: 375px;
}

#job_text {
	float: right;
 	line-height: 20px;
	margin: 115px 10px 0 330px;
	padding: 0 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 375px;
}

p.intro {
	font-weight: bold;
}

#footer {
	color: #757575;
	clear: both;
	display: block;
	float: none;
	font-size: 9px;
	height: 40px;
	line-height: 20px;
	margin: 20px 0 0 0;
	padding: 50px 0 0 0;
	vertical-align: top;
	width: 100%;
}

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

#footer #legal {
	float: left;
	margin-left: 15px;
}

#footer #standard_compliance {
	float: right;
	margin-right: 15px;
}

/* Page-specific overrides for pages that do not need their own .css page. */

body#about #body_main {
	background: url(/images/about_main_visual.jpg) no-repeat;
}

body#careers #body_main {
	background: url(/images/contact_sub_visual.jpg) no-repeat;
}

body#careers h4 {
	font-weight: normal;
	text-decoration: underline;
}

body#contact #body_main {
	background: url(/images/contact_main_visual.jpg) no-repeat;
}

body#contact2 #body_main {
	background: url(/images/contact_main_visual.jpg) no-repeat;
}

body#expertise #body_main {
	background: url(/images/expertise_main_visual.jpg) no-repeat;
}

body#news #body_main{
	background: url(/images/news_main_visual.jpg) no-repeat;
}

body#partners #body_main{
	background: url(/images/partners_main_visual.jpg) no-repeat;
}

body#privacy #body_main {
	background: url(/images/contact_sub_visual.jpg) no-repeat;
}

body#solutions #body_main {
	background: url(/images/solutions_main_visual.jpg) no-repeat;
}

body#iphone #body_main {
	background: url(../images/iphone_main_visual.jpg) no-repeat;
}
body#solutions #menu_category {
	margin-left: 50px;
	width: 240px;
}

img.imgLeft{
		float: left;
		border: 0;
		padding-right: 16px;
		padding-bottom: 8px;
	}
	
img.imgRight{
 		float: right;
		border: 0;
		padding-left: 16px;
		padding-bottom: 8px;
		}