@charset "utf-8";
/* CSS Document */
div{
	margin:0px;
	padding:0px;	
} 
.divFloat{
	float:left;
}
#divCanvas{
	position:relative;
	width:1000px;
}
#divLeftmargin{
	position:absolute;
	left:0px;
	top:0px;
	width:50px;
	height:585px;
	background-image:url(images/lef_shadow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}
#divRightmargin{
	position:absolute;
	left:950px;
	top:0px;
	width:50px;
	height:585px;
	background-image:url(images/right_shadow.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}
#divcontentbg{
	position:absolute;
	left:20px;
	top:375px;
	width:860px;
	height:300px;
	background-image:url(images/contentbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#divContainer1{
	position:absolute;
	background-color:#FFFFFF;
	left:50px;
	top:0px;
	width:900px;
}
#divContainer2{
	position:absolute;
	background-color:#FFFFFF;
	left:50px;
	top:100px;
	width:900px;
}
#divLogo{
	position:relative;
	left:20px;
	top:0px;
	width:157px;
	height:100px;	
	float:left;
}
#divdot1{
	position:absolute;
	left:-13px;
	top:9px;	
	height:0px;	
	float:left;
	width:0px;
}
#divlink1{
	position:absolute;
	left:0px;
	top:5px;	
	height:0px;	
	float:left;
	width:200px;
}
#divdot2{
	position:absolute;
	left:-13px;
	top:39px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink2{
	position:absolute;
	left:0px;
	top:35px;	
	height:0px;	
	float:left;
	width:200px;
}
#divdot3{
	position:absolute;
	left:-13px;
	top:69px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink3{
	position:absolute;
	left:0px;
	top:65px;	
	height:0px;	
	float:left;
	width:200px;
}
#divdot4{
	position:absolute;
	left:-13px;
	top:99px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink4{
	position:absolute;
	left:0px;
	top:95px;	
	height:0px;	
	float:left;
	width:200px;
}
#divdot5{
	position:relative;
	left:-13px;
	top:129px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink5{
	position:absolute;
	left:0px;
	top:125px;	
	height:50px;	
	float:left;
	width:200px;
}
#divdot6{
	position:relative;
	left:-13px;
	top:159px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink6{
	position:absolute;
	left:0px;
	top:155px;	
	height:50px;	
	float:left;
	width:200px;
}
#divdot7{
	position:relative;
	left:-13px;
	top:189px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink7{
	position:absolute;
	left:0px;
	top:185px;	
	height:50px;	
	float:left;
	width:200px;
}
#divdot8{
	position:relative;
	left:-13px;
	top:219px;
	width:0px;
	height:0px;	
	float:left;
}
#divdot9{
	position:relative;
	left:-13px;
	top:249px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink8{
	position:absolute;
	left:0px;
	top:215px;	
	height:50px;	
	float:left;
	width:200px;
}
#divlink9{
	position:absolute;
	left:0px;
	top:245px;	
	height:50px;	
	float:left;
	width:200px;
}
#divdot10{
	position:relative;
	left:-13px;
	top:279px;
	width:0px;
	height:0px;	
	float:left;
}
#divdot11{
	position:relative;
	left:-13px;
	top:309px;
	width:0px;
	height:0px;	
	float:left;
}
#divlink10{
	position:absolute;
	left:0px;
	top:275px;	
	height:50px;	
	float:left;
	width:200px;
}

#divlink11{
	position:absolute;
	left:0px;
	top:305px;	
	height:50px;	
	float:left;
	width:200px;
}


#divline1{
	position:absolute;
	left:0px;
	top:25px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline2{
	position:absolute;
	left:0px;
	top:55px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline3{
	position:absolute;
	left:0px;
	top:85px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline4{
	position:absolute;
	left:0px;
	top:115px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline5{
	position:absolute;
	left:0px;
	top:145px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline6{
	position:absolute;
	left:0px;
	top:175px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline7{
	position:absolute;
	left:0px;
	top:205px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x; 
	overflow:auto;
}
#divline8{
	position:absolute;
	left:0px;
	top:235px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x;
	overflow:auto;
}
#divline9{
	position:absolute;
	left:0px;
	top:265px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x;
	overflow:auto;
}

#divline10{
	position:absolute;
	left:0px;
	top:295px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x;
	overflow:auto;
}

#divline11{
	position:absolute;
	left:0px;
	top:325px;
	width:170px;
	height:3px;	
	float:left;
	background:url(images/line.gif); 
	background-repeat:repeat-x;
	overflow:auto;
}
#divtopstrip{
	position:relative;
	left:20px;
	top:0px;
	width:860px;
	height:179px;	
	float:left;
}
#divTopmenu{
	position:relative;
	right:0px;
	top:0px;
	width:357px;
	height:69px;
	float:right;
	border-left:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	text-align:left;
}

#divTopmenua{
	position:relative;
	right:0px;
	top:0px;
	width:250px;
	height:95px;
	float:right;
	border-left:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	text-align:left;
}
#divMenu{
	position:relative;
	left:19px;
	top:8px;
	width:357px;
	text-align:right;
}
#divClear{
	clear:both;
}
#divLoginlink{
	position:absolute;
	left:16px;
	top:32px;	
}
#divPhone{
	position:absolute;
	right:19px;
	top:30px;	
}
#divLeftcontent{
	position:relative;
	left:50px;
	top:20px;
	width:184px;
	float:left;
	text-align:left;
}
#divRightcontent{
	position:relative;
	left:50px;
	top:0px;
	width:600px;
	float:left;
	text-align:left;
	min-height:300px;	
}
#divRightimg1{
	padding-top:0px;
	height:48px;
}
#divBottomcontent{
	float:left;
	width:900px;
}
#divBottomwhite{
	height:36px;
}
#divYellowmenu{
	position:relative;
	width:860px;
	height:34px;
	background:url(images/leftend_links.jpg);	
	text-align:left;
}
#divYellow1{
	position:relative;
	float:left;
	width:108px;	
}
#divYellow2{
	position:relative;
	float:left;	
	width:154px;	
}
#divYellow3{
	position:relative;
	float:left;
	width:263px;
}
#divYellow4{
	position:relative;
	float:left;
	width:152px;
}
#divYellow5{
	position:relative;
	float:left;
	width:183px;
}
#divFlash{
	padding-top:8px;
}
#divCenterimage{
	padding-top:8px;
}
.divText_left{
	position:relative;
	float:left;
	left:5px;
	width:184px;
}
.divText_right{
	position:relative;
	float:left;
	top:20px;
	left:0px;
	width:600px;
}
#divSimpletext1, #divSimpletext2{
	padding-top:2px;
	padding-left:0px;
	text-align:left;
}
#divRightimg3{
	padding-top:10px;
}
#divTile2{
	padding-left:10px;
}
#divTile3{
	padding-top:9px;
}
#divTile4{
	padding-top:9px;
	padding-left:10px;
}

#divYellow1{
	position:relative;
	float:left;
	width:108px;	
}
#divYellow2{
	position:relative;
	float:left;
	width:62px;
}

#divYellow3{
	position:relative;
	float:left;
	width:263px;
}

#divYellow4{
	position:relative;
	float:left;
	width:152px;
}
#divYellow5{
	position:relative;
	float:left;
	width:183px;
}
#divYellow1a{
	position:relative;
	float:left;
	width:64px;
}

#divYellow2a{
	position:relative;
	float:left;
	width:84px;
}
#divYellow3a{
	position:relative;
	float:left;
	width:86px;
}
#divYellow4a{
	position:relative;
	float:left;
	width:86px;
}
#divYellow5a{
	position:relative;
	float:left;
	width:136px;
}
#divYellow6{
	position:relative;
	float:left;
	width:135px;
}
#divYellow7{
	position:relative;
	float:left;
	width:91px;
}
#divYellow7a{
	position:relative;
	float:left;
	width:116px;
}
#divTopmenuA{
	position:relative;
	right:0px;
	top:0px;
	width:240px;
	height:95px;
	float:right;
	border-left:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	text-align:left;
}
#divMenua{
	float:right;
	left:19px;
	top:8px;
	width:230px;
	text-align:right;
	padding-top:15px;
}
#divMenub{
	float:right;
	left:19px;
	top:8px;
	width:163px;
	text-align:right;
	padding-top:15px;
}

#divTopmenub{
	position:relative;
	right:0px;
	top:0px;
	width:180px;
	height:95px;
	float:right;
	border-left:1px solid #EAEAEA;
	border-bottom:1px solid #EAEAEA;
	text-align:left;
}






