html
{
	background-color: #ebebeb;
	border-top: 10px solid #555555;
	font: normal 14px "Trebuchet MS", Verdana, "Lucida Grande", Georgia, Sans-Serif;
}

/* Links */

a { font-weight: bold; border-bottom: 1px dotted transparent; }

a:link {
	color: #CC0000;
	text-decoration: none;
	border-bottom-color: #CC0000;
}

a:visited { color: #420000; text-decoration: none; border-bottom-color: #420000; }

a:hover, a:active { color: #CC0000; border-bottom: 1px solid #CC0000; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 5px 0 14px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 1024px;
	margin: 0 auto;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url(images/atsbody_bg.png);
}

#container
{
	width: 874px;
	margin: 0 auto;
}

#header {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 10px;
}

#navigation { float: left; width: 100%; clear: both; }

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #666666;
	padding: 20px 0 15px;
	text-align: center;
}


/* Header */

#header h1
{
	padding: 0;
	float: left;
	/*width: 140px;*/
	margin: 10px 0;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	vertical-align: middle;	/*border-right: 1px solid #999999;*/
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
}

/* Navigation */
#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background-color: #990000;
	font-size: 15px;
}

#navigation li {
	float: left;
}

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #CC0000;
}


/* Wrapper */

.clientcol 
{
	width: 200px;
	float: left;
	margin: 10px 10px;
	text-align: left;
	border: solid #CCCCCC 1px;
	padding-left: 5px;
	padding-right: 5px;
	height: 300px;
}
.clientcol h3 { font-size: 15px; padding: 5px 10px; }

.prodcol
{
	width: 820px;
	height:300px;
	float: left;
	margin: 10px 10px;
	text-align: left;
	border: solid #CCCCCC 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
}
.prodcol h3 { font-size: 15px; padding: 5px 10px;}
.prodcol ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }
/*.prodcol li { padding-bottom: 10px; }*/

.appdevcol 
{
	width: 590px;
	height:300px;
	float: left;
	margin: 10px 10px;
	text-align: left;
	border: solid #CCCCCC 1px;
	padding-left: 5px;
	padding-right: 5px;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-x;
}
.appdevcol h3 { font-size: 15px; padding: 5px 10px;}
.appdevcol ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }
.appdevcol li { padding-bottom: 10px; }


#content h3
{
	background-image:url(images/atsmenu.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
}

#sidebar h3
{
	background-image:url(images/atsmenu.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
}

#contactcontent {
	width: 820px;
	height:500px;
	float: left;
	margin: 10px 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
	border-left: solid #990000 3px;
}
#contactcontent hr{ width:50%;}

#aboutuscontent {
	width: 820px;
	height:100%px;
	float: left;
	margin: 10px 10px;
	text-align: left;
	padding-left: 20px;
	padding-right: 5px;
	border-left: solid #990000 3px;
}

#aboutsubmenu 
{
	width: 100px;
	float: left;
	clear:both;
	margin: 10px 10px;
	text-align: left;
	/*border: solid #420000 1px;*/
	padding-left: 5px;
	padding-right: 5px;
	
}

#aboutsubmenu ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	font-size: 15px;
}

#aboutsubmenu li {
	float: left;
}

#aboutsubmenu a:link,
#aboutsubmenu a:visited
{
	float: left;
	display: block;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#aboutsubcontent{
	float: left;
	margin: 10px 10px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	width:600px;
}

#bproduct h5{
	color: #990000
}
/* Footer */
#footer a:link { color: #5588aa; border-bottom-color: #5588aa; }

#footer a:visited { color: #77bbdd; border-bottom-color: #77bbdd; } 

#footer a:hover, #footer a:active { color: #336699; border-bottom-color: #336699; }

#footer p { margin: 5px 0; }

/* Link Colors for current page */
/*#bhome #lhome a:link, #bhome #lhome a:visited {color:#000000; background-color:#FFFFFF;}*/
#bcontact #lcontact a:link, #bcontact #lcontact a:visited { color:#000000; background-color:#FFFFFF;}
#baboutus #laboutus a:link, #baboutus #laboutus a:visited { color:#000000; background-color:#FFFFFF;}
#bproduct #lproducts a:link, #bproduct #lproducts a:visited { color:#000000; background-color:#FFFFFF;}
#bprojects #lprojects a:link, #bprojects #lprojects a:visited { color:#000000; background-color:#FFFFFF;}
#bappdev #lappdev a:link, #bappdev #lappdev a:visited { color:#000000; background-color:#FFFFFF;}


/*



#page-header { clear: both; position: relative; margin-bottom: 20px; }




*/

/* Header */
/*



#header h2
{
	float: left;
	width: 250px;
	font-size: 12px;
	line-height: 2.5em;
	padding-left: 10px;
	text-transform: lowercase;
}

#header #search
{
	float: right; 
}

#header #search input
{
	padding: 5px;
	border: 1px solid #999999;
	background-color: #f5f5f5;
}

#header #search input:hover
{
	background-color: #e5e5e5;
	border: 1px solid #777777;
}
*/

/* Page-Header */
/*
#page-header ul
{
	bottom: -8px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { float: left; }

#page-header li a:link,
#page-header li a:visited
{
	float: left;
	display: block;
	margin: 0 10px;
	padding: 5px 20px;
	color: #ffffff;
	border-bottom-width: 0;
	background-image: url(images/atsmenu.png);
	background-repeat: repeat-x;
}

#page-header li a:hover,
#page-header li a:active
{
	background-image: url(images/atsmenu_hover.png);
}*/

/* Wrapper */
/*





.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }


.col h4 { font-size: 13px; text-align:center; font-weight:bold; }


.col2 h4 { font-size: 13px; text-align:center; font-weight:bold; }

#links h3 
{
	background-color: #993300;
}

#links p
{
	font-size: 12px;
	padding-left: 0px;
}




#links a:hover, #links a:active {
	color: #993300;
	border-bottom-color: #993300;
}

#content a:link { color: #567040; border-bottom-color: #567040; } 

#content a:visited { color: #789160; border-bottom-color: #789160; } 

#sidebar a:link { color: #df6532; border-bottom-color: #df6532; }

#sidebar a:visited { color: #ad5b1e; border-bottom-color: #ad5b1e; }*/
