/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	padding: 0 20px;
	font-size: .75em;
	text-align: center;
	}






															/** MAIN CONTAINERS **/
	div#container {
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 950px; }
	
	div#menu {
		color: #FFFFFF;
		text-align: center;
	}
	div#header {
		color: #FFFFFF;
		text-align: center;
		}
	div#header a {
		color: #FFFFFF;
		text-align: center;
		text-decoration: underline;
	}
	div#header {
		color: #FFFFFF;
		text-align: center;
		text-decoration: none;
	}
		div#header-in {
			}
	div#content-wrap {
		
		}
		div.content {
			height: 1300px;
			width: 510px;
			}
		div.rlcol div.content 	{ margin: 0 200px; }			/* three column */
			div.content-in {
				}
		div.column {
			}
		div.rlcol div.cleft 	{ height: 1300px; width: 190px; float: left; }				/* three column left */
		div.rlcol div.cright 	{ height: 1300px; width: 225px; float: right; }				/* three column right */
			div.column-in {
				
				}
	div#footer {
		background-image: url(Images/Trend_Micro_Bottom.gif);
		background-repeat: no-repeat;
		color: #FFFFFF;
		text-align: center;
		
		}
	div#footer a {
		color: #FFFFFF;
		text-decoration: underline;
		text-align: center;
	}
	div#footer a:hover {
		text-decoration: none;
	}
		div#footer-in {
				text-align: center;
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/