@charset "utf-8";
/* CSS Document */

body {
	background-color:#f1f1f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#container {
	margin: 0 auto;
	margin-top:10px;
	width: 951px;
}

#logo {
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:347px;
	height:71px;
	float:left;
}


#boxout {
	margin:0 auto;
	width:951px;
	height:410px;
	background-image:url(../images/flashbackground.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#btm_header {
	margin:0 auto;
	background-image:url(../images/btm_header.jpg);
	width:951px;
	height:42px;
}

#btm-mid {
	margin:0 auto;
	width:951px;
	padding-left:20px;
}

#clear {
	clear:both;
	height:20px;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

.yellow {
	color:#ffcc00;
}

.line {
	float:left;
	width:6px;
	height:150px;
	border-right:1px solid #333333;
	margin-top:20px;
}

#icon1 {
	width:225px;
	height:150px;
	float:left;
	background-image:url(../images/cabinet.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-right-color:#dddddd;
	border-right-style:solid;
	border-right-width:1px;
	font-size:12px;
}

#icon2 {
	width:225px;
	height:200px;
	float:left;
	background-image:url(../images/file.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	border-right-color:#dddddd;
	border-right-style:solid;
	border-right-width:1px;
	font-size:12px;
	margin-left:10px;
}

#icon3 {
	width:225px;
	height:150px;
	float:left;
	background-image:url(../images/tv.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-right-color:#dddddd;
	border-right-style:solid;
	border-right-width:1px;
	font-size:12px;
	margin-left:10px;
}

#icon4 {
	width:225px;
	height:159px;
	float:left;
	font-size:12px;
	margin-left:16px;
	padding-top:10px;
	background-image:url(../images/gameHolder.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
}



#symantec {
	float:left;
	width:140px;
	height:90px;
	line-height:12px;
	font-size:12px;
	color:#ffcc00;
}

#symantec p {
	color:#ffcc00;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#symantec a {
	color:#ffcc00;
	text-decoration:none;
}

#symantec a:hover {
	text-decoration:underline;
}

/* Footer START */

#footer {
	margin:0 auto;
	background-image:url(../images/footerBack.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#666666;
	width:931px;
	height:92px;
	line-height:12px;
	font-size:12px;
	color:#FFFFFF;
	padding:10px;
}

#discussions {
	float:left;
	width:225px;
	height:90px;
}

#discussions p {
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#discussions a {
	color:#FFFFFF;
	text-decoration:none;
}

#discussions a:hover {
	text-decoration:underline;
}

#learnmore {
	float:left;
	width:225px;
	height:90px;
	margin-left:10px;
}

#learnmore p {
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#learnmore a {
	color:#FFFFFF;
	text-decoration:none;
}

#learnmore a:hover {
	text-decoration:underline;
}

#products {
	float:left;
	width:225px;
	height:90px;
	margin-left:10px;
}

#products p {
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#products a {
	color:#FFFFFF;
	text-decoration:none;
}

#products a:hover {
	text-decoration:underline;
}

#services {
	float:left;
	width:225px;
	height:90px;
	margin-left:10px;
}

#services p {
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
}

#services a {
	color:#FFFFFF;
	text-decoration:none;
}

#services a:hover {
	text-decoration:underline;
}
/* Footer End */