
body {
	background:url(img/grad.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin:0;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	color:#353B38
}

.clearall {
	clear:both;
}


div {
	font-family:Trebuchet MS,Arial; 
}

div.centered {
	width:899px;
	margin:auto;
	padding-left:1px;
	background:none;
}

div.logo {
	width:581px;
	height:131px;
	margin-top:6px;
	margin-bottom:3px;
	margin-left:6px;
	background: #FFFFFF url("../img/Attodyne.gif") no-repeat;
	float:left;
}

div.icons {
	width:253px;
	height:131px;
	margin-top:6px;
	margin-bottom:3px;
	margin-right:6px;
	background: #FFFFFF url("../img/icons.gif") no-repeat;
	float:right;
}

div.mainmenu {
	width:880px;
	font-size:12px;
	margin-left:9px;
	border:1px solid #E5E5E5;
	padding-top:2px;
	height:18px;
	text-align:center;
	background-color: #F4F4F4;
	float:left;
}

div.shadebox_900 {
	width:895px;
	height:auto;
	margin-top:3px;
	background: #FFFFFF url("../img/shade_r_900.gif") repeat-y ;
}

div.shadebottom_900 {
	width:884px;
	height:3px;
	margin-left:10px;
	margin-bottom:3px;
	background: #FFFFFF url("../img/shade_900.gif") no-repeat;
	float:none;
}

div.shadebox_570 {
	width:573px;
	height:auto;
	background: #FFFFFF url("../img/shade_r_570.gif") repeat-y ;
}

div.shadebottom_570 {
	width:573px;
	height:3px;
	margin-bottom:3px;
	background: #FFFFFF url("../img/shade_570.gif") no-repeat;
	float:none;
}

div.shadebox_253 {
	width:253px;
	height:auto;
	margin-top:3px;
	margin-right:6px;
	background: #FFFFFF url("../img/shade_r_253.gif") repeat-y ;
	float:none;
}

div.shadebottom_253 {
	width:253px;
	height:3px;
	margin-bottom:6px;
	background: #FFFFFF url("../img/shade_253.gif") no-repeat;
	float:none;
}

div.leftbody {
	width:573px;
	background:#FFFFFF;
	margin:3px;
	padding-left:50px;
	float:left;
	text-align:left;
}

div.sidebar {
	width:253px;
	margin-right:6px;
	float:right;
}

div.sidebartitle {
	width:250px;
	background:#FFFFFF url("../img/sectionbar_253.gif") no-repeat;
	float:left;
}

div.leftbodytitle {
	width:570px;
	background:#FFFFFF url("../img/sectionbar_570.gif") no-repeat;
	float:left;
}

div.news {
	width:242px;
	background:#FFF4F4;
	border:1px solid #FFDFDF;
	padding:3px;
	float:left;
	text-align:left;
}

div.fullbody {
	width:794px;
	background:#FFFFFF;
	margin:auto;
	float:none;
	text-align:left;
}

div.ivdkbody {
	width:760px;
	height:428px;
	background:#FFFFFF;
	margin:auto;
	float:none;
	text-align:left;
}


h1 {
	padding:0px;
	margin:0px;
	border-collapse:collapse;
	font-family:Trebuchet MS,Arial;
	font-size:16px;
	color:#000000;
}
h1.center {text-align:center;}
h1.left {text-align:left;}

h2 {
	padding:0px;
	margin:0px;
	background:#996464;
	border-collapse:collapse;
	font-family:Trebuchet MS,Arial;
	font-size:12px;
	color:#FFFFFF;
}
h2.leftbodytitle {background:url("../img/sectionbar_570.gif") no-repeat;}
h2.trans {background:none;}
h2.center {text-align:center;}
h2.left {text-align:left;}

a:link,a:visited,a:active {color:#3F4BAF; text-decoration:none;}
a:hover {text-decoration:underline;}

