@charset "UTF-8";


/* CSS Document */

body {
	background-color	: #ffffff;
	margin-top			: 0px;
}
img {
    border				: 0px;
}



/* Layout Configuration */

#layoutContainer {
    width				: 820px;
    margin				: 0 auto;
	background			: url(http://web60405.aiso.net/images/bg.jpg);
	background-repeat	: repeat;
	margin-top			: 0px;
	margin-bottom		: 30px;
	height				: auto;
}

#layoutHeader {
    width				: 820px;
    height				: 83px;
    background			: url(http://web60405.aiso.net/images/header.jpg);
}

#layoutSearch {
	padding-right		: 0px;
	padding-left		: 409px;
	padding-top			: 30px;}

#layoutMenumain {
    width				: 780px;
    height				: 26px;
	padding-right		: 20px;
	padding-left		: 20px;
}


#layoutContentmain {
    width				: 780px;
	padding-right		: 20px;
	padding-left		: 20px;
    background			: url(http://web60405.aiso.net/images/bgmenu.jpg);
	background-repeat	: repeat-y;
}

#layoutContentmain {
    width				: 780px;
	padding-right		: 20px;
	padding-left		: 20px;
}

#footer {
	background-image	: url(http://web60405.aiso.net/images/footer.jpg); 
	height				: 105px; 
	width				: 820px; 
	background-repeat	: no-repeat;
        position                : relative; 
	overflow			: hidden;}

.footerIcons {
    position:absolute;
    width:100%;
    height:36px;
    margin-top:21px;
    text-align:center;
}

.footerIcons img {
    margin-right:10px;
}

#footerLinks {
	padding-top			: 29px;
	padding-left		: 35px;
}

#speacerwhite {
	height				: 1px;
	background-color	: #FFFFFF;
}


#layoutMenubig {
    width				: 180px;
    text-align			: left;
	overflow			: hidden;
	float				: left;
	background-repeat	: no-repeat;}

#layoutContent {
    width				: 600px;
	overflow			: auto;
	float				: right;
}

#Breadcrumb {
    width				: 599px;
	overflow			: hidden;
	background			: url(http://web60405.aiso.net/images/titlebg1.jpg);
	height				: 30px;
}

#BreadcrumbHome {
    width				: 780px;
	overflow			: hidden;
	background			: url(http://web60405.aiso.net/images/titlebg1.jpg);
	height				: 30px;
}

#MainTitles {
    width				: 599px;
	overflow			: hidden;
	background			: url(http://web60405.aiso.net/images/titlebg2.jpg);
	height				: 50px;
}

#MainTitlesHome {
    width				: 780px;
	overflow			: hidden;
	background			: url(http://web60405.aiso.net/images/titlebg2.jpg);
	height				: 50px;
}

#BodyTxts {
    width				: 599px;
	background			: url(http://web60405.aiso.net/images/bodybg.jpg);
	background-position	: top;
	background-repeat	: repeat-x;
}
#BodyTxtsHome {
    width				: 780px;
	background			: url(http://web60405.aiso.net/images/bodybg.jpg);
	background-position	: top;
	background-repeat	: repeat-x;
}
