@charset "UTF-8";

/* subpage2.css
$Revision: 1.0 $
(c) 2008 Fortinet. All rights reserved. 
*/


/* Left Column Settings ----------------------------------------- */
#sub4_left_col_container {
	float: left;
}
#sub4_left_col {
	margin: 50px 0 0 30px;
	width: 217px; /* subtract the 30px margin from 247px */
	bor\der: 1px solid #00FF00;
}
#download_sample {
	float: right;
	padding: 0 10px 20px 0;
}
#download_form {
	clear: right;
}
#form_privacy {
	font: 9px/11px Arial, Helvetica, Verdana, sans-serif;
	padding: 20px 0 40px 0;
	color: #939ba1;
}


/* Center Column Settings ----------------------------------------- */
#sub4_center_col_container {
	float: left;
}
#sub4_center_col {
	padding: 12px 5px 20px 0;
	width: 377px; /* subtract the 5px from 382px */
	bor\der: 1px solid #00FF00;
}


/* Right Column Settings ----------------------------------------- */
#sub4_right_col_container {
	float: right;
	bor\der: 1px solid #00FF00;
}
#sub4_right_col {
	background: #e7e7e8 url(../../images/fortinet/sub_rightcol_bkrd.jpg) repeat-x; 
	width: 184px; /* 204px subtract the 47px margin & 20px from the padding from 271px */
	margin: 0 0 0 47px; /* put in negative margin to compensate for the product image */
	padding: 20px 20px 0 20px;
	bor\der: 1px solid #00FF00;
}

#sub5_right_col {
	background: #e7e7e8 url(../../images/fortinet/sub_rightcol_bkrd_prod.jpg) repeat-x;
	width: 194px; /* 204px subtract the 47px margin & 20px from the padding from 271px */
	margin: 0 0 0 47px; /* put in negative margin to compensate for the product image */
	padding: 20px 10px 0 20px;
	bor\der: 1px solid #00FF00;
	height: 700px;
}
#sub5_right_col a {
	padding-left: 0px;
}

#sub_quotes_box {
	background:  url(../../images/fortinet/quotes_top.gif) top left no-repeat;
	font-style: normal;
	width: 182px;
	margin-top:-18px;
	padding: -10px 5px 10px 25px;
	font: 10px/12px Arial, Helvetica, Verdana, sans-serif;
	color: #455560;
}

#sub_quotes_box_inside {
	background:  url(../../images/fortinet/quotes_bottom.gif) bottom right no-repeat;
	font-style: italic;
/*	text-align: justify; */
	padding: 6px 20px 10px 20px;
}
#sub_quotes_box_author {
	font-style: normal;
	padding: 0 20px 10px 20px;
}

/* okeh, let's see if we can group all the columns under a single class in order to do some height equalization */
.equal_columns {}


/* Feature Box 1 Settings ----- */
/* --See the frame work for standard sub page feature box settings */



/* Feature Box 2 Settings ----- */
/* --See the frame work for standard sub page feature box settings */



/* Page Footer Settings ----------------------------------------- */
#content_footer {
	clear: left;
}
#content_foot_border {
	background: url(../../images/fortinet/sub_footer.jpg) repeat-x;
	height: 14px;
	width: 100%;
}