body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e1e1e1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a {
color:#000000;
}

.season {
	height: 180px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: -1;
}

.season.fall {
	background: url("../imgs/fall.png") repeat-x;
}

.season.winter {
	background: url("../imgs/winter.png") repeat-x;
}

/* Container */

#container {
width:940px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
background-color:#ffffff;
}
#ltc{
background:left top no-repeat url(../imgs/ltc.gif);
}
#ts{
background: repeat-x  top url(../imgs/ts.gif);
}
#rtc{
background:right top no-repeat url(../imgs/rtc.gif);
}
#rs{
background: repeat-y right url(../imgs/rs.gif);
}
#ls{
background: repeat-y left url(../imgs/ls.gif);
}
#bs{
background: repeat-x bottom url(../imgs/bs.gif);
}

#lbc{
background:left bottom no-repeat url(../imgs/lbc.gif);
}
#rbc{
	background:right bottom no-repeat url(../imgs/rbc.gif);
	width:940px;
}

/* Sub Container and Top layout */

#subcont {
padding:25px;
background:url(../imgs/grad.gif) no-repeat right top;
}
#logo1 {
	float:left;
	width:400px;
	height:55px;
		margin-bottom:10px;
	background:url(../imgs/datacomsystemslogo.gif) no-repeat center;
}
#logo2 {
	float:left;
	margin-left:0px;
	width:0px;
	height:0px;

	background:url(../imgs/securicore2.gif) no-repeat center;
}
#cont {
	float:right;
	width:160px;
	height:58px;
	background:url(../imgs/phone.gif) top left no-repeat;
	background-position:10px 5px;
	
	padding-left:40px;
	padding-right:10px;
	color:#333333;
	font:14px Arial, Helvetica, sans-serif bold;
}
#sf { 
float: right;
width:150px;
margin:0;
}

/* Menu */

#menu {
	position:relative;
	width:100%;
	height:28px;
	background:url(../imgs/m.gif) repeat-x top;
}
#ml{
background:url(../imgs/ml.gif) no-repeat left top;
height:28px;
width:100%;
}
#mr{
background:url(../imgs/mr.gif) no-repeat right top;
height:28px;
width:100%;
}

#navcontainer
{
	overflow: hidden;
	width: 100%;
	height: 28px;
	
}

#navlist
{
list-style-type: none;
margin-left:20px;
margin-top:0px;
padding: 0;
}

#navlist li
{
float: left;
background:url(../imgs/sepline.gif) no-repeat right top;
height:28px;
padding-left:40px;
padding-right:40px;
margin-right:0px;
margin-left:0px;
}

li#end {
background:url(../imgs/1px.gif) no-repeat right top;

}
li#end a {



}
#end a:hover {
}


ul#navlist li a {
line-height: 2.25;
text-decoration: none;
color: #fff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
ul#navlist li a:hover {
color:#CCCCCC;
}

ul#navlist li a:hover {
color:#CCCCCC;
}

/* TAP MENU */

#tapcont {
height:100px;
margin-top: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
background: #333;
background: -webkit-gradient(linear, left top, left bottom, from(#292929), to(#9c9c9c));
background: -moz-linear-gradient(top, #292929, #9c9c9c);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#292929', endColorstr='#9c9c9c');

}

#taplist
{
list-style-type: none;
margin-top:0px;
padding: 0;
}

#taplist li
{
float: left;
height:28px;
padding-left:14px;
padding-right:14px;
margin-right:0px;
margin-left:0px;
margin-top:18px;
text-align: center;
text-decoration: none;
font: 13px/100% Arial, Helvetica, sans-serif;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
color: #D7D7D7;
}

/* Flash */

#flash {
	width:890px;
	height:300px;
	margin-top: 10px;
}

/* Content */

.title {
width:230px;
height:26px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../imgs/title.png', sizingMethod='scale');
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:2.4;
color:#FFFFFF;
}
.title[class] {
z-index:+1;
background:url(../imgs/title.png) no-repeat left top;
}


#title1{
	width:230px;
	height:26px;
	margin-bottom: 15px;
}
#title2{
width:230px;
height:26px;
margin-bottom: 15px;
}
#title3{
width:230px;
height:26px;
margin-bottom: 15px;
}





/* Columns */


#columns {
margin-top:10px;
}
#column1 {
	float:left;
	width:280px;
}
#column2 {
	float:left;
	width:280px;
}
#column3 {
	float:right;
	width:280px;
}

#line {
	float:left;
	width:25px;
	background:url(../imgs/line.gif) center repeat-y;
	margin-top: 20px;
}
#linet {
	width:25px;
	background:url(../imgs/linet.gif) top no-repeat;
}
#lineb {
	height:250px;
	width:25px;
	background:url(../imgs/lineb.gif) bottom no-repeat;
}

/* Bottom */

#bottom {
	width:600px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#bottom a{
color:#000000;
}


.clearboth { clear: both; }

