/*<[CDATA[*/

body {
	margin:0px;
	background-color:#C5C5C5;
}
#doc {
	padding:0px;
	margin:0 auto;
	width: 760px;
	background-color:#F3F3F3;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#doc #header {
	height:84px;
	background-image: url(images/header3.jpg);
	position:relative;
	}

#doc #header #home {
	position:absolute;
	top:0px;
	left:10px;
	height:75px;
	width:235px;
	cursor:pointer;
	}
	

#doc #header #headerlink1 {
	position:absolute;
	top:20px;
	left:254px;
	height:27px;
	width:108px;
	cursor:pointer;
	}
#doc #header #headerlink2 {
	position:absolute;
	top:20px;
	left:362px;
	height:27px;
	width:104px;
	cursor:pointer;
	}
#doc #header #headerlink3 {
	position:absolute;
	top:20px;
	left:466px;
	height:27px;
	width:97px;
	cursor:pointer;
	}
#doc #header #headerlink4{
	position:absolute;
	top:10px;
	left:679px;
	height:14px;
	width:58px;
	cursor:pointer;
	}

	

#doc #nav {
	height:36px;
	padding:0px;
	position:relative;
	z-index:1;
	background-color:#D1D1D1;
	}
	
#doc #nav #navlink1 {
	padding-left:2px;
	position:absolute;
	top:0px;
	left:175px;
	width:141px;
	height:36px;
	cursor:pointer;
	
	} 
#doc #nav #navlink2 {
	padding-left:2px;
	position:absolute;
	top:0px;
	left:316px;
	width:136px;
	height:36px;
	cursor:pointer;
	
	} 
#doc #nav #navlink3 {
	padding-left:2px;
	position:absolute;
	top:0px;
	left:453px;
	width:134px;
	height:36px;
	cursor:pointer;
	
	} 
#doc #nav #navlink4 {
	padding-left:2px;
	position:absolute;
	top:0px;
	left:587px;
	width:164px;
	height:36px;
	cursor:pointer;
	
	} 
#doc #right {
	float:right;
	width:581px;
	height:580px;
	background-color:#F3F3F3;
	background-image:url(images/background.jpg);
	

}

#doc #right #content {
	padding:20px;
	width:520px;
	
	
	}

#doc #left {
	float:left;
	width:179px;
	height:580px;
	background-color:#C5C5C5;
	background-image:url(images/left.jpg);
	position: relative;
	background-repeat:no-repeat;
	}

#doc #left #link1 {
	position: absolute;
	left: 20px;
	top: 50px;
	cursor:pointer;
	height:94px;
	width:150px;
}
#doc #left #link2 {
	position:absolute;
	left: 20px;
	top:145px;
	cursor:pointer;
	height:74px;
	width:150px;
	}
#doc #left #link3 {
	position:absolute;
	left: 20px;
	top:220px;
	cursor:pointer;
	height:84px;
	width:150px;
	}
#doc #left #link4 {
	position:absolute;
	left: 20px;
	top:305px;
	cursor:pointer;
	height:64px;
	width:150px;
	
	}
	
#doc #left #link6 {
	position:absolute;
	left:20px;
	top:375px;
	height:104px;
	width:150px;
	cursor:pointer;
	
	}

#doc #left #link5 {
	position:absolute;
	left: 20px;
	top:490px;
	cursor:pointer;
	height:75px;
	width:150px;
	
	}
#doc #footer {
	clear:both;
	height:56px;
	text-align:center;
	
	
}
/*]]>*/
