/* CSS Document */
body {  
	margin: 0px;
	padding: 0px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
}

#container {
	width: 802px;
	position: relative;
	margin: 0px auto;
	padding:0px;
}
/*********************** Header Layout ******************************/
#header {
	width: 100%;
	height: 50px;
}

#logo {
	width: 250px;
	float: left;
	margin: 15px 0px 0px 10px;
}

#searcharea {
	float: right;
	width: 320px;
	vertical-align: bottom;
	margin: 12px 10px 0px 0px;
}

/*********************** Top Banner Layout ******************************/
#content, flash {
	margin: 0px;
	padding: 0px;
	width: 100%;
}





#banner-fortinews { 
	width: 100%; 
	height: 60px;
	margin: 7px 0px 0px 0px; 
	padding: 0px;
}





#products { 
	width: 100%; 
	height: 87px;
	margin: 7px 0px 5px 0px; 
	padding: 0px;
}

#products div{
	float: left;
	position:absolute;
}

#products a {
	display: block;
	width: 263px;
	height: 85px;
}

#products #smb{
	background-image: url(/images/pic/bg_smb.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 87px;
	position: relative;
	margin: 0px 3px 0px 0px;
}

#products #enterprise{
	background-image: url(/images/pic/bg_ent.jpg);
	background-repeat: no-repeat;
	width: 264px;
	height: 87px;
	position: relative;
	margin: 0px 3px 0px 0px;
}

#products #mssp{
	background-image: url(/images/pic/bg_mssp.jpg);
	background-repeat: no-repeat;
	width: 265px;
	height: 87px;
	position: relative;
}

#products h1{
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	font-stretch:wider;
	color: #ff0000;
	margin: 6px 0px 0px 12px;
}	

#products h2{
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000;
	margin: 3px 10px 0px 12px;
}	

#products div#mssp h2{
	margin: 0px 100px 0px 12px;
}

/*********************** Main Content Layout ******************************/
#column-main{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#column-mainleft{
	float: left;
	width: 265px;
	margin: 0px;
	padding: 0px;
}

#column-main div{
	float: left;
	margin: 0px;
	padding: 0px;
	border-left: 1px solid #CCCCCC;
}

#quote{width: 265px; height: 135px;}
#banner{width: 265px; height: 135px; }
#info {width: 266px; height: 135px; }
#news {width: 266px; height: 270px;}
#fortiguard {width: 265px; height: 270px;}

#column-main span{
	float: left;
	background-image: url(/images/bg_dark.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 20px;
	margin: 0px;
}

#column-main h2{
	background-image: url(/images/redarrow3.gif);
	background-repeat: no-repeat;
	background-position: 0 40%;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	line-height:12px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 4px 10px 0px 5px;
	padding: 0px 0px 0px 20px;
}

#column-main a{
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	color: #000000;
}	

#column-main a:hover{
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	color: #CC0000;
}	

#column-main p{
	float: left;
	width:245px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	margin: 5px 5px 5px 5px;
}
	
#column-main ul#left{
	float: left;
	list-style: none;
	line-height: 14px;
	width: 250px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
}


/* 
#column-main ul#right{
	float: left;
	list-style: none;
	line-height: 20px;
	width: 125px;
	margin: 5px 0px 0px 4px;
	padding: 0px;
}

*/


#column-main li{
	background-image: url(/images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0px 0px 8px 10px;
}
/*********************** bottomnav Layout ******************************/
#bottomnav{
	float: left;
	width: 100%;
	height: 20px;
	background-image: url(/images/bg_dark.gif);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0px;
}

#bottomnav ul{
	clear: both;
	margin: 0px;
	padding: 2px;
}

#bottomnav li{
	background-image: url(/images/div_red.gif);
	background-repeat: no-repeat;
	background-position: 0 55%;
	display: inline;
	padding: 0px 25px;
}

#bottomnav #first{
	background: none;
	padding-left: 25px;
}

#bottomnav li:hover, #bottomnav #first:hover{
	background-image: url(/images/bg_red.gif);
	background-repeat: repeat-x;
}

#bottomnav li a{
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
/*********************** footer Layout ******************************/
#footer{
	clear: both;
	float: left;
	margin: 5px 0px 10px 5px;
	font-family: Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
	width: 800px;
}

#footer a{
	color: #333333;
	padding: 0px 5px 0px 5px;
}
/********************* Other Sytles ******************************/
.formtext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#666666;}
a {	text-decoration: none; }	
