@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;


}p {
	font-size: 14px;
	color: #000000;
	padding-right: 20px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #003333;
	text-align: center;
	padding-top: 20px;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	padding-top: 20px;
}
h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	padding-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
hr {
	color: #E6E2AF;
	background-color: #E6E2AF;
}

a:link {
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:visited {
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #0000FF;
}






#topnav {
	height: 25px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}

#topnav a:link {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	padding: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:visited {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
}

#button1 {
	background-image: url(../img/button1_btn.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #000000;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 5px;
}

#button2 {
	background-image: url(../img/button1_btn.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #000000;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#button3 {
	background-image: url(../img/design_btn.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #FFFFFF;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#button4 {
	background-image: url(../img/button1_btn.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #000000;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
}

#button5 {
	background-image: url(../img/button1_btn.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #000000;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 0px;
	margin-left: 10px;
}

#button6 {
	background-image: url(../img/button1_btn.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	font-weight: bolder;
	color: #000000;
	margin-top: 5px;
	padding-top: 3px;
	margin-right: 0px;
	margin-left: 10px;
}

#footer {
	font-size: 11px;
	height: auto;
	width: 100%;
	font-weight: bolder;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
 }
 
 #footer a:link{
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
 }
 
 #footer a:visited {
	font-size: 11px;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
 
#footer a:hover {
	font-size: 11px;
	color: #003366;
 }
 
 #footer2 {
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
 }


 #footer2 a:link{
	font-size: 11px;
	font-weight: bold;
	}
	
.rush {
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
}
.rush2 {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
}
.h2order {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F00;
}

