/* CSS Document */

body {
	background-color: #000000;
	text-align:center;
}

h1 {
	
	font-style: normal;
	font-size: 14px;
	color: #000000;
}

#content {
	background-image:url(images/main-bg.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 846px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}

#content-int {
	background-image:url(images/main-bg-int.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 846px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}

#content-int {
	background-image:url(images/main-bg-int.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 846px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}

#content-sign {
	background-image:url(images/main-bg-sign.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 846px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}

#content-pack {
	background-image:url(images/main-bg-pack.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 1224px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}


#content-pay {
	background-image:url(images/pay-bg.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 846px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}

#content-con {
	background-image:url(images/main-bg-con.gif);
	background-repeat:no-repeat;
	text-align: center;
	height: 863px;
	width: 976px;
	margin-right:auto;
	margin-left:auto;
	
}


#header {
        width: 897px;
        height: 170px;
        float: left;	
}


#nav {
width: 897px;
        height: 38px;
	padding-left: 16px;
	padding-right: 0px;
	float: left;	
}


#home {
width: 60px;
        height: 34px;
	padding-left: 4px;
		padding-top: 4px;

	float: left;	
}


#company {
width: 60px;
        height: 34px;
	padding-left: 20px;
		padding-top: 4px;

	float: left;	
}


#services {
width: 60px;
        height: 34px;
	padding-left: 20px;
		padding-top: 4px;

	float: left;	
}


#showcase {
width: 60px;
        height: 34px;
	padding-left: 20px;
		padding-top: 4px;

	float: left;	
}



#test {
width: 60px;
        height: 34px;
	padding-left: 20px;
		padding-top: 4px;

	float: left;	
}


#main-text {
	width: 440px;
	height: 100px;
	font-family: verdana; 
	font-size:10pt;
	color: #000000;
	text-align: justify;
	padding-left: 275px;
	float: left;

}

#main-text a:link {
	color: red; text-decoration: none
} 

#main-text a:visited {
	color: red; text-decoration: none
}

#main-text a:hover {
	color: red; {text-decoration: underline
}



#main-bullets {
	width: 440px;
	height: 100px;
	font-family: verdana; 
	font-size:10pt;
	color: #000000;
	text-align: justify;
	padding-left: 45px;
	float: left;

}




#main-text-sign {
	width: 800px;
	height: auto;
	font-family: verdana; 
	font-size:10pt;
	color: #ffffff;
	text-align: justify;
	float: center;

}


#main-text-sign a:link {
	color: white; text-decoration: none
} 

#main-text-sign a:visited {
	color: white; text-decoration: none
}

#main-text-sign a:hover {
	color: red; {text-decoration: underline
}



#left-bullets {
	width: 180px;
	height: 100px;
	font-family: verdana; 
	font-size: 10pt;
	text-align: left;
	font-weight: bold;	
	padding-top: 145px;
	padding-left: 35px;
	float: left;

}


#right-bullets {
	width: 180px;
	height: 100px;
	font-family: verdana; 
	font-size: 10pt;
	text-align: left;
	font-weight: bold;	
	padding-top: 145px;
	float: left;
}



#bottom-links {

	font-family: arial; 
    font-size:10pt;
	color: #ffffff;
	width: px;
	height: px;
	margin-right:auto;
	margin-left:auto;
}

#bottom-links a:link {
	color: #ffffff; text-decoration: none
} 

#bottom-links a:visited {
	color: #ffffff; text-decoration: none
}

#bottom-links a:hover {
	color: yellow; {text-decoration: underline
}


#copyright {

	font-family: arial; 
    font-size:10pt;
	color: #ffffff;
	width: px;
	height: px;
	margin-right:auto;
	margin-left:auto;
}

#copyright a:link {
	color: #ffffff; text-decoration: none
} 

#copyright a:visited {
	color: #670001; text-decoration: none
}

#copyright a:hover {
	color: #666666; {text-decoration: underline
}


div.clearfloats {clear:both;}
