
body {
	background-attachment: fixed; 
	background: url(../images/bg.png) center top repeat-x;
	background-color:#f8f8f8;
	margin: 0px; 
	padding: 0; 
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}
hr
{
	color:#CCC;
}

/* ------------------------------------ */
/*                                      */
/*         		Top/Logo/Navi           */
/*                                      */
/* ------------------------------------ */

#Container { 
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background:transparent url(../images/top_bg.png) repeat-x 0 0;
	height: 54px;
	}
#Container_Head {	
	width: 780px; 
	margin: 0 auto; 
	padding: 0;
	height: 54px;
	}
#Logo {
	width: 172px; 
	height: 29px;
	float: left;
	margin: 8px 0 0 10px; 
	padding: 0; 
	}
#TopNav {
	width: 486px; 
	height: 41px;
	float: right;
	margin: 10px 5px 0 0;  
	padding: 0; 
	}
	
/* ------------------------------------ */
/*                                      */
/*         		Message Area            */
/*                                      */
/* ------------------------------------ */
	
#Container_Message {
	width:780px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#MessagingArea {
	width: 780px;
	height: 270px;
	padding: 0;
	margin:0 auto;
	}
	
/* ------------------------------------ */
/*                                      */
/*         			Footer	            */
/*                                      */
/* ------------------------------------ */	
	
#footer {
	clear: both;
	width: 780px;
	height: 38px;
	margin: 0 auto; 
	padding-bottom: 5px; 
	background:transparent url(../images/footer_bg.png) no-repeat;
	
}
#copyright {
	width: 750px; 
	margin: 0 auto; 
	padding: 13px 0 0 0; 
	font-size: 11px;
	color: #999;
	}	
/* ------------------------------------ */
/*                                      */
/*          	Content Area            */
/*                                      */
/* ------------------------------------ */
#Container_Content {
	margin: 0 auto;
	width:780px;
	padding: 0;
	color:#fff;
}
#box_content {
	width:780px;
	padding:0;
	margin:0;
	background:transparent url(../images/box_bg.png) repeat-y 0 0;
	overflow: hidden;
}
#content {
	width: auto;
	height: 100% !important;
	min-height:100% !important;
	padding:20px;
	margin:0;
}

/* ------------------------------------ */
/*                                      */
/*          	Introduction            */
/*                                      */
/* ------------------------------------ */
#introduction {
	width: 450px;
	float: left;
	left: 0;
	padding:0;
	margin:0;
	color:#999999;
}
#intro_header {
	width: 177px;
	height: 24px;
	margin: 0 0 10px 0;
	padding:0;
	background: url(../images/header_intro.gif) no-repeat;
}
#intro_provide {
	margin: 0;
	padding: 0;
}
#intro_provide ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:11px;
}
#intro_provide ul.left {
    float: left;
    width: 49%; 
    margin: 0;
	padding:0;
}
#intro_provide ul.right {
    float: right;
    width: 49%; 
    margin: 0;
	padding:0;
}
#intro_provide li {
	font-size:11px;
	color:#666;
	display: block;
    padding: 2px 10px 2px 10px;
	margin: 1px 0 0 0;
    background: url(../images/arrow_orange.gif) 2px 3px no-repeat;
	background-position:0px 7px;
	border-bottom: 1px dotted #ccc;
    border-width: 1px 0;
}

/* ------------------------------------ */
/*                                      */
/*          	Promotion        	    */
/*                                      */
/* ------------------------------------ */

#promotion {
	width: 270px;
	height:170px;
	background: url(../images/promotion_bg.jpg) no-repeat;
	float: right;
	right: 0;
	padding:0;
	margin:0;
	color:#999999;
}
#promo_header {
	width: 128px;
	height: 24px;
	margin: 14px 0 10px 14px;
	padding:0;
	background: url(../images/header_promo.gif) no-repeat;
}
#promo_info{
	width: 247px;
	height: 139px;
	margin: 15px;
	padding:0;
}

/* ------------------------------------ */
/*                                      */
/*          	  General        	    */
/*                                      */
/* ------------------------------------ */
#divider {
	width: 750px;
	height: 6px;
	margin: 20px 0 0 0;
	padding:0;
	position:relative;
	float:left;
	background: url(../images/divider_horizontal.jpg) no-repeat;
}
#divider_vertical_1 {
	width: 11px;
	height: 158px;
	margin: 0 auto 0 auto;
	padding:0;
	float:left;
	left: 290px;
	background: url(../images/divider_vertical.gif) no-repeat;
}

#divider_vertical_2 {
	width: 11px;
	height: 158px;
	margin: 0 auto;
	padding:0;
	float:left;
	left: 520px;
	background: url(../images/divider_vertical.gif) no-repeat;
}

h1 {display:none;}
h2 {display:none; font-size:14px; font-weight:bold;}
h3 {display:none; font-size:12px; font-weight:normal;}
a { color:#666; text-decoration:none;}
a:hover {text-decoration:underline;}

.f11blue {font-weight:bold; color:#4962ad;}
.f11orange {font-weight:bold; color:#f9a451;}
.f12blue {font-size:12px; font-weight:bold; color:#4962ad;}
.f14yellow {font-size:14px; font-weight:bold; color: #ffaf38;}
.f11orangebolditalic {font-style:italic; font-weight:bold; color:#f9a451;}
.link {color:#f9a451;}
.f11white {font-weight:normal; color:#999; text-decoration:none}

/* ------------------------------------ */
/*                                      */
/*            Security news        	    */
/*                                      */
/* ------------------------------------ */
#securitynews {
	width: 260px;
	height:140px;
	float:left;
	left:0;
	padding:10px 0 20px 0;
	margin:0;
	color:#999999;
}
#security_header {
	width: 157px;
	height: 13px;
	margin: 6px 0 10px 0px;
	padding:0;
	background: url(../images/header_securitynews.gif) no-repeat;
}

/* ------------------------------------ */
/*                                      */
/*            Virus news        	    */
/*                                      */
/* ------------------------------------ */
#virusnews {
	width: 250px;
	height:140px;
	float:left;
	left:312px;
	padding:10px 0 10px 20px;
	margin:0;
	color:#999999;
}
#virus_header {
	width: 133px;
	height: 13px;
	margin: 6px 0 10px 0px;
	padding:0;
	background: url(../images/header_virusnews.gif) no-repeat;
}
#banner {
	width: 182px;
	height:140px;
	float:right;
	right:0;
	padding:10px 0 10px 0;
	margin:0;
	color:#999999;
}

/* ------------------------------------ */
/*                                      */
/*          		Navi	            */
/*                                      */
/* ------------------------------------ */
#navi {
	width: 180px;
	float: right;
	right: 0;
	padding:0;
	margin:0;
	color:#999999;
}
#navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi ul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi ul ul li{
	color:#000;
	display: block;
    padding: 5px 10px 5px 10px;
	margin: 1px 0 0 0;
	border:none;
}
#navi ul.right {
    float: right;
    width: 100%; 
    margin: 0;
	padding:0;
}
#navi li {
	font-size:11px;
	color:#666;
	display: block;
    padding: 5px 10px 5px 10px;
	margin: 1px 0 0 0;
    background: url(../images/arrow_orange.gif) 2px 3px no-repeat;
	background-position:0px 9px;
	border-bottom: 1px dotted #ccc;
    border-width: 1px 0;
}
#navi li a {
	color:#4862af;
	display: block;
}
#navi li li a {
	color:#f9a451;
	display: block;
}
#navi li.active {
	color:#f9a451;
	display: block;
}
#subactive #subcurrent {
	font-weight: normal;
	color: #f9a451;
	text-decoration:underline;
	background:url(../images/aboutIMU/arrow_mo.gif) 8px 4px no-repeat;
	background-position: left center;
	background-color:#fff;
}
#navi #active {
	font-weight: normal;
	color: #f9a451;
	margin: 1px 0 0 0;
	padding: 5px 10px 5px 10px;
}

/* ------------------------------------ */
/*                                      */
/*          	Breadcrumbs   	        */
/*                                      */
/* ------------------------------------ */

#breadCrumb {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:10px;
	color:#999;
	text-decoration:none;
}
#breadCrumb li {
	float: left;
	display: inline;
	margin-right: 6px;
}
#breadCrumb a {
	color: #999;
	background: url(../images/arrow_grey.gif) center right no-repeat;
	padding-right: 11px;
	text-decoration: none;
}
#breadCrumb a:hover {
	color: #333;
	background:url(../images/arrow_grey.gif) center right no-repeat;
}

/* ------------------------------------ */
/*                                      */
/*          	About Us	            */
/*                                      */
/* ------------------------------------ */
#aboutUs {
	width: 550px;
	float: left;
	left: 0;
	padding:0 0 20px 0;
	margin:0;
	color:#999999;
}
#aboutUs_header {
	width: 300px;
	height: 16px;
	margin: 0;
	padding:0;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#666;
}
#details {
	width: 96%;
	float: left;
	left: 0;
	padding:20px 0 0 0;
	margin:0;
	color:#666;
	line-height: 18px;
	text-align:justify;
}
#we_deliver {
	width: 100%;
	padding:20px 0 20px 0;
	margin:0;
	color:#666;
	text-align: center;
}

/* ------------------------------------ */
/*                                      */
/*          	Bullet Point	        */
/*                                      */
/* ------------------------------------ */
#point {
	width: 100%;
	height:auto;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#point ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#point ul.left {
    float: left;
    width: 49%; 
    margin: 0;
	padding:0;
	overflow:hidden;
}
#point ul.right {
    float: right;
    width: 49%; 
    margin: 0;
	padding:0;
	overflow:hidden;
}
#point li {
	font-size:11px;
	color:#666;
	display: block;
    padding: 4px 10px 4px 10px;
	margin: 1px 0 0 0;
    background: url(../images/arrow_orange.gif) 2px 3px no-repeat;
	background-position:0px 10px;
	border-bottom: 1px dotted #ccc;
    border-width: 1px 0;
}

#point2 {
	width: 100%;
	height:auto;
	margin: 0;
	padding: 0;
	overflow:hidden;
}
#point2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#point2 ul.left {
    float: left;
    width: 49%; 
    margin: 0;
	padding:0;
	overflow:hidden;
}
#point2 ul.right {
    float: right;
    width: 49%; 
    margin: 0;
	padding:0;
	overflow:hidden;
}
#point2 li {
	font-size:11px;
	color:#666;
	display: block;
    padding: 4px 10px 4px 10px;
	margin: 1px 0 0 0;
	background-position:0px 10px;
	border-bottom: 1px dotted #ccc;
    border-width: 1px 0;
}

/* ------------------------------------ */
/*                                      */
/*          		Stage	            */
/*                                      */
/* ------------------------------------ */
#stagebox {
    text-align: left;
    padding: 5px 20px 5px 20px;
	margin-bottom: 15px;
	background: #f4f4f4;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
	float:left;
    }
#stage {
    text-align: left;
    padding: 0;
	font-size:14px;
	font-weight:bold;
	color:#ff8f44;
	width:60px;
	float:left;
    }
#stageDesc {
    text-align: left;
    padding: 0;
	width:420px;
	float: right;
    }
	

#googlemap {
	width: 745px;
	float: left;
	left: 0;
	padding:0 0 20px 0;
	margin:0;
	color:#999999;
}

#gmdetails {
	width: 98%;
	float: left;
	left: 0;
	padding:20px 0px 0 10px;
	margin:0;
	color:#666;
	line-height: 18px;
	text-align:justify;
}