@charset "UTF-8";
/* CSS Document */

/*COLOR SCHEME
Blue: #002596
Brown: #8d4625
Grey: #808285
Light blue: #ccd3ea (dropdown menu highlights)
*/

/*GENERAL DIVS*/
#wrapper {
	background: #fff;
	margin: 0 auto;
	position: relative;
	width: 1024px;
}

body {
	margin: 0;
}

.body_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0 55px 0 55px;
}

.body_text_subhead {
	color: #8d4625;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	margin: 0 55px 0 55px;
	padding: 0;
}

.body_text_bullets {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0 55px 0 95px;
	padding: 0;
}

.body_text_bullets_2ndlevel {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	margin: 0 55px 0 35px;
	padding: 0;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	list-style-type: none;
	margin: 0 55px 0 80px;
	padding: 0;
}

.links a, .links a:hover, .links a:visited {
	color: #8d4625;
	text-decoration: underline;
}

.body_text_links {
	color: #8d4625;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
.body_text_links a, .body_text_links a:hover, .body_text_links a:visited {
	color: #8d4625;
	text-decoration: underline;
}

#header {
	height: 101px;
}

#headeranim {
	float: left;
	height: 101px;
	width: 290px;
}

#headertext {
	float: left;
	height: 101px;
	width: 480px;
}

#nav {
	background: #fff;
	margin: 0 7px 0 7px;
	padding: 0;
}
/*END GENERAL DIVS*/

/*HOME CONTENT DIVS*/
#home_main{
	clear: both;
	height: 297px;
	padding: 7px 0 7px 0;
}

#home_left {
	background: url(../images/home_left.jpg) no-repeat;
	float: left;
	height: 297px;
	width: 304px;
}

#home_right {
	float: right;
	height: 297px;
	position: relative;
	width: 720px;
}

#home_right_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	right: 17px;
	top: 132px;
	width: 675px;
	height: 127px;
}
#home_temp {
	float: center;
	height: 200px;
	position: relative;
	width: 1000px;
}
#home_temp_body {
	float: center;
	height: 0px;
	position: relative;
	width: 900px;
}
#home_temp_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	right: 154px;
	top: 5px;
	width: 654px;
	height: 189px;
}

#store_temp {
	float: center;
	height: 1500px;
	position: relative;
	width: 1000px;
}

#store_temp_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	right: 16px;
	top: 42px;
	width: 955px;
	height: 777px;
}

#store_laptops {
	float: center;
	height: 4500px;
	position: relative;
	width: 1000px;
}

#store_laptops_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	right: 22px;
	top: 20px;
	width: 955px;
	height: 4400px;
}

#store_desktops {
	float: center;
	height: 4500px;
	position: relative;
	width: 1000px;
}

#store_desktops_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	position: absolute;
	right: 22px;
	top: 53px;
	width: 955px;
	height: 4400px;
}

#shop_temp {
	float: center;
	height: 800px;
	position: relative;
	width: 1000px;
}

#shop_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 34px;
	top: 13px;
	width: 935px;
	height: 782px;
}

#internal_temp {
	float: center;
	height: 1130px;
	position: relative;
	width: 970px;
}

#internal_text {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 34px;
	top: 13px;
	width: 800px;
	height: 1100px;
}
/*END HOME CONTENT DIVS*/

/*MAIN CONTENT DIVS*/
#maincontent {
	clear: both;
}

#content_header {
	float: right;
	height: 130px;
	padding-top: 7px;
	width: 1024px;
}

#content_left {
	float: left;
	margin: 5px 5px 20px 7px;
	padding: 0;
	width: 205px;
}

#content_right {
	clear: right;
	float: right;
	overflow: hidden;
	padding: 0;
	width: 800px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0;
}

#content_right_col_left {
	float: left;
	margin: 0;
	padding: 0;
	width: 350px;
}

#content_right_col_right {
	float: right;
	margin: 0;
	padding: 0;
	width: 440px;
}

/*style for Resource Materials thumbnails*/
.resource_thumbs {
	clear: left;
	margin-left: 25px;
	padding: 0;
}
dl {
	color: #002596;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 10px;
	padding: 0;
	text-align: center;
} 
dt,dd {
	float: left;
	width: 168px;
} 
dt {
	margin-bottom: 60px;
	padding: 0;
} 
dd {
	margin: 140px 0 0 -168px;
	padding: 0;
}
/* removes borders from image links */
a:link img {
	border: 1px solid #002596;
}
a:hover img {
	border: 1px solid #002596;
}
a:visited img {
	border: 1px solid #002596;
}

/*END MAIN CONTENT DIVS*/

/*FOOTER DIVS*/
#footer {
	background: #fff;
	clear: both;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 32px;
	padding: 0 7px 0 7px;
}

#footer_nav {
	display: block;
	float: left;
	font-size: 12px;
}

#footer_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer_nav ul li {
	color: #808285;
	display: block;
	float: left;
	line-height: 32px;
	list-style: none;
	text-align: center;
}

#footer_nav ul li a {
	background: url(../images/nav_gradient.jpg) repeat-x;
	border-bottom: solid 1px #939598;
	border-top: solid 1px #939598;
	color: #808285;
	display: block;
	text-decoration: none;
}

#footer_nav ul li a:hover, #footer_nav ul li a.current {
	background: #002596;
	color: #fff;
}
/*END FOOTER DIVS*/

/*Error message if user's JavaScript is disabled*/
div#att {
	background-color: #fffeb8;
	border-bottom: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	line-height: 28px;
	margin: 0;
	padding: 15px 0 15px 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
div#att p {
	display: inline;
}
/*End error message*/

