#main { width:980px; margin:0 auto; text-align:left; position:relative;}

#header {height:364px;}

#content { padding:0 63px 40px 62px;}

#footer { height:10px; margin:0 63px 0 62px; border-top:3px solid #5294bd;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:572px;}
#page1 .col-2 {width:264px;}

#page1 .line-ver1 {width:100%; background:url(images/line-ver.gif) repeat-y 161px 0;}
#page1 .line-ver2 {background:url(images/line-ver.gif) repeat-y 352px 0;}
#page1 .col-1 .col-1 {width:192px;}
#page1 .col-1 .col-2 {width:187px;}
#page1 .col-1 .col-3 {width:130px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:552px;}
#page2 .col-2 {width:284px;}


#page2 .col-1 .col-1 {width:273px;}
#page2 .col-1 .col-2 {width:230px;}

#page2 .col-1 .box2 .col-1 {width:153px;}
#page2 .col-1 .box2 .col-2 {width:320px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:572px;}
#page3 .col-2 {width:264px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:552px;}
#page4 .col-2 {width:284px;}

#page4 .col-1 .col-1 {width:273px;}
#page4 .col-1 .col-2 {width:230px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {width:572px;}
#page5 .col-2 {width:264px;}

#page5 .line-ver1 {width:100%; background:url(images/line-ver.gif) repeat-y 161px 0;}
#page5 .line-ver2 {background:url(images/line-ver.gif) repeat-y 352px 0;}
#page5 .col-1 .col-1 {width:192px;}
#page5 .col-1 .col-2 {width:187px;}
#page5 .col-1 .col-3 {width:130px;}

/* ============================= page6 ===========================*/

#page6 .col-1 {width:552px;}
#page6 .col-2 {width:284px;}

#page6 .col-1 .col-1 {width:283px;}
#page6 .col-1 .col-2 {width:220px;}

	#noFlashHeader {
		background-image:url("images/home.png");
		height:364px;
		/*float:left;*/
	}
	
	#logo {
		position:absolute;
		top:72px;
		left:70px;
	}
	#tagline {
		position:absolute;
		top:100px;
		left:280px;
		font-family:Arial;
		font-size:14px;
		letter-spacing:1px;
		color:#638fa9;
	}
	#pageImage {
		position:absolute;
		top:70px;
		left:830px;
		
	}
	
	div.contentNoFlash {
		position:absolute;
		top:200px;
	}
	
	#buttons {
		position:absolute;
		top:65px;
		left:375px;
			
	}
	
	#button {
		background-image:url("images/button.png");
		background-position:center;
		background-repeat:no-repeat;
		text-align:center;
		font-weight:bold;
		padding-top:2px;
		width:95px;
		margin:5px;
		height:22px;
		float:left;
	}
	
	#button a {
		text-decoration:none;
		color:#FFF;
	}
	
	#button a:hover {
		padding-top:0px;
	}

