/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/core_r1_c1.jpg);
	background-repeat:repeat-x;
	background-color: #CCEAFF;
}

a{
	color: #0066CC;
	text-decoration: none;
}

a:link{
	color: #0066CC;
	text-decoration: none;
}

/*a:visited{
	color: #006699;
	text-decoration: none;
}*/

a:hover{
	color: #FF0000;
	text-decoration: underline;
}

h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 60px;
	color: #005A9C;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

h3{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #002E55;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-weight: normal;
}

h4{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002E55;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#center {
	width:900px;
	height: 680px;
	background-image: url(images/core_r3_c3.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#content {
	width:900px;
	height: 680px;
	background-image:url(images/core_r1_c3.jpg);
	background-repeat:no-repeat;
}

#header{
	height:138px;
	margin:0px;
	padding:0px;
}

#logo{}


#topright{
	width:400px;
	float:right;
	text-align:right;
	height:30px;
	margin:6px 0px 0px 0px;
}
#topright a {
	color:#FFFFFF;
	text-decoration:none;
}

#topright a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#bottomright{
	width:400px;
	float:right;
	text-align:right;
	height:20px;
	margin:81px 60px 0px 0px;
}
#bottomright a {
	color:#FFFFFF;
	text-decoration:none;
}

#bottomright a:hover{
	color: #FF0000;
}

#main{
	width:900px;
	margin:20px;
}
#mainleft{
	width:680px;
	float:left;
}
#mainright{
	width:155px;
	float:left;
	padding: 0px 0px 0px 15px;
}


#bottom {
	background-image:url(images/core_r4_c3.jpg);
	background-repeat:no-repeat;
	height: 22px;
	width:900px;
	margin-left: auto;
	margin-right: auto;
}

#footer{
	width:900px;
	margin-left: auto;
	margin-right: auto;
	font-size:10px;
	color:#333333;
}
#copyright{float:left; width:450px;}
#bottomlinks{float:left; width:420px; text-align:right;}

/***********************************************/
/* Nav			                               */
/***********************************************/
#nav{
	padding:118px 0px 0px 0px;
	float:left;
	width: 430px;
}

#nav ul {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	list-style:none;
}
#nav li {
	float:left;
	display:block;
	margin:0px;
	list-style:none;
	border-left:solid 1px #FFFFFF;
}
#nav li a{
	padding:0px 9px 0px 9px;
	color: #FFFFFF;
	text-decoration:none;
}
#nav li a:hover{
	color: #FF0000;
}
#nav .first {
	border-left:solid 0px #FFFFFF;
}


/***********************************************/
/* styles		                               */
/***********************************************/

.copy{}

.note{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 34px;
	vertical-align: baseline;
	position: relative;
	top: -20px
}
sup {
	vertical-align: baseline;
	font-size: 16px;
	position: relative;
	top: -26px
	}
.bigred{
	font-size:20px;
	font-weight:bold;
	color: #D61A1E;
	margin: 0px;
}
.bigred sup {
	vertical-align: baseline;
	font-size: 16px;
	position: relative;
	top: -8px
	}

#addtocart{
	float:left;
	width:230px;
	padding:20px;
	text-align: center;
}
#starburst{
float:left;
width:130px;
margin:-46px 0px 0px 0px;
}
