html { height: 100%; }
body {
	font: 80% Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: #6193d2 url(img/bg.gif) repeat center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a, a:link { color: #321991; }
a:visited { color: #4d4665; }
a:hover, a:active { color: #e51317; }

#container {
width: 760px; text-align: left; margin: 0 auto;	background: url(img/main-bg.gif) repeat left top; padding: 0;
}
#container2 {
width: 760px; height: 100%; text-align: left; margin: 0 auto;	background: url(img/main-bg.gif) repeat left top; padding: 0;
}
#header { width: 760px; height: 111px; margin: 0; padding: 0; background: url(img/header-logo-flash.gif) no-repeat left top; }
.flash {
	width: 140px;
	height: 90px;
	position: relative;
	left: 482px;
	top: 2px;
	color: #fff;
	font-size: 1.1em;
	text-align: center;
}
.flash a:link, .flash a:visited { color: #fefbd9; text-decoration: none; display: block;}
.flash a:hover, .flash a:active { color: #fff; text-decoration: none; display: block;}

#main { width: 760px; margin: 0; padding: 0;
}
/*#nav { width: 760px; height: 52px; margin: 0; padding: 0; backgrwound: url(img/main-top.gif) no-repeat left top; text-align: center;}
#nav ul { list-style-type: none; margin: 8px 0 0; width: 100%; padding: 0 0; 
borduer: 1px solid green; text-align: center; position: relative; }
#nav ul li  { display: inline; padding: 0px 3px 0px; margin: 0 20px; height: 30px; background: #eee; border-top: 5px solid #7ebeef; 
}

#nav ul li a { font: 1.1em Helvetica, Arial, sans-serif; font-weight: bold; margin: 0;  padding: 10px 3px 0 ; 
text-transform: uppercase; line-height: 30px;
color: #747885; letter-spacing: 2; width: auto; text-decoration: none; background: #fff; }
#nav ul li a:hover { background: #7ebeef; color: #fff; }
*/

#nav { width: 760px; height: 52px; margin: 0; padding: 8px 0 0; background: url(img/main-top.gif) no-repeat left top; text-align: center;}
#nav ul
{
padding: 15px 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
font: normal 80% arial, helvetica, sans-serif;
text-align: center;
}

li { display: inline; margin: 0 12px; }

li a
{ padding: 15px 4px 7px;
background: url(img/nav-border.gif) repeat-x center top; font: 1.2em Helvetica, Arial, sans-serif; font-weight: bold; 
text-transform: uppercase; color: #848895; letter-spacing: 1.7; text-decoration: none; 
}
li a:link, li a:visited { color: #848895; }
li a:hover, li a:active {
	background-color: #7ebeef;
	color: #fff;
}

#content { margin: 10px 35px; }

h1 { font-weight: normal; font-size: 2.1em; color: #341f84; margin: 0 10px 16px 13px; }
h3 { font-weight: normal; font-size: 1.5em; color: #000; margin: 0 10px 14px 13px; }
h4 { font-weight: normal; font-size: 1.4em; color: #e51317; margin: 0 10px 10px 13px; }
p { margin: 0 12px 10px 13px; }

.homepage-image-1 { float: right; position: relative; top: -18px; left: 6px; margin-left: 5px; }

.productbox { background: url(img/product-box-bg.gif) no-repeat left top; padding: 12px 0 8px; margin: 6px 0 12px; }
.productbox h3 { color: #341f84; font-size: 1.7em; }

.image-right {
	float: right;
	position: relative;
	left: 8px;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 2px;
}
.image-left { float: left; margin: 5px 10px 6px 0; border: none; }

.contact-details { font-size: 1.1em; }
.contact-label { font-size: 0.9em; color: #666; }

#footer { position: absolute; bottom: 0px; width: 760px; height: 4px;	background: url(img/main-bottom.gif) repeat left bottom; } 
.footer1 { width: 662px; text-align: center; font-size: 0.9em; margin: 5px 12px; padding: 6px 0; border-top: 1px solid #AAA; color: #666; }
.footer2 { width: 662px; position: absolute; bottom: 0px; text-align: center; font-size: 0.9em; margin: 5px 12px; padding: 6px 0; border-top: 1px solid #AAA; color: #666; }
