/* CSS Document - this is the main stylesheet */
body {font-family: Arial, Helvetica, sans-serif; font-size: 80%; 
	background-image:url(images/advint_05.jpg); background-repeat:repeat-x;}
/* Use headers in the markup for accessibility reasons but control look with styles below*/
h1, h2, h3, h4, h5 { margin: 2px 0 2px 0;}
p { margin: 10px 0 10px 0;}
li { margin: 5px 0 5px 0;}
img {text-decoration: none; border: 0;}

h1 {font:bold 1.6em Arial, Helvetica, sans-serif; color: #06C;}
h2 {font:bold 1.2em Arial, Helvetica, sans-serif; color: #333;}
h3 {font:bold 1em Arial, Helvetica, sans-serif; color: #039;}

a { font-weight:bold; text-decoration: none; color: #08E;}
a:hover {text-decoration: none; color: #069;}

.bullet2 { position: relative; left: 40px; list-style: url(images/bull3.gif) inside;}
.bullet3 { position: relative; left: 40px; list-style: url(images/bull4.gif) inside;}
.bullet5 { position: relative; left: 40px; list-style: url(images/bull5.gif) inside;}
.disc { position: relative; left: 40px; list-style: disc url(images/bull1.gif) outside; padding-right:80px;}
.disc2 { list-style: disc url(images/bull2.gif) outside; padding-right:80px;}

ol { list-style-type: decimal;
	list-style-position: outside;}

.small { font-size: 60%; }
.big { font-size: 1.2em; }

.box1 {padding: 3px; border-width: thin;
	border-style: solid; border-color: #CCC #666 #666 #CCC;}
.box2 { border-width: 3px; border-style: solid; padding: 5px;}

.copyright {font-size: 12px; padding-top:7px; color:#FFF;}
.text {padding: 0px 80px 0px 60px;}


/* Header image positioning */
#Body {position:absolute; left:0px; top:152px; width:102%; overflow:hidden;}
#Col2 {position:absolute; left:280px; top:82px; width:450px;}
#WImage {position:absolute; left:464px; top:58px; width:428px;}
#Images {position:absolute; left:464px; top:58px; width:314px;}
#sectors {position:absolute; left:573px; top:30px; width:201px;}
#advint-01_ { position:absolute; left:0px; top:0px;
	width:130px; height:98px; background-image:url(images/advint_01.jpg); background-repeat:no-repeat;}
#advint-02_ { position:absolute; left:130px; top:0px;
	width:229px; height:98px; background-image:url(images/advint_02.jpg); background-repeat:no-repeat;}
#advint-03_ { position:absolute; left:359px; top:0px;
	width:145px; height:98px; background-image:url(images/advint_03.jpg); background-repeat:no-repeat;}
#advint-04_ { position:absolute; left:504px; top:0px;
	width:272px; height:98px; background-image:url(images/advint_04.jpg); background-repeat:no-repeat;}
#advint-06_ { position:absolute; left:0px; top:98px;
	width:776px; height:17px; background-image:url(images/advint_06.jpg); background-repeat:no-repeat;}
#advint-07_ { position:absolute; left:0px; top:115px;
	width:285px; height:32px; background-image:url(images/advint_07.gif); background-repeat:no-repeat;}
/* Menu image positioning */
#advint-home_ { position:absolute; left:285px; top:115px;}
#advint-products_ { position:absolute; left:328px; top:115px;}
#advint-services_ { position:absolute; left:396px; top:115px;}
#advint-tech_ { position:absolute; left:459px; top:115px;}
#advint-news_ { position:absolute; left:538px; top:115px;}
#advint-profile_ { position:absolute; left:582px; top:115px;}
#advint-careers_ { position:absolute; left:638px; top:115px;}
#advint-contact_ { position:absolute; left:701px; top:115px;}
/* Footer image positioning */
#advint-19_ { position:relative; height:52px; width:100%;
	background-image:url(images/advint_19.jpg); background-repeat:repeat-x;}
