body {
	font: 100%/1.5 Calibri, Frutiger, Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	background: #313131 url(../images/body_bg.jpg) repeat-x
}

body#tinymce { 
	background: #FFF !important;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	font-size: 80%;
}

#content {
	position: relative;
	clear: both;
	float: left;
	width: 800px;
	padding-bottom: 2em;
	background: url(../images/content_bg.png) repeat-y
}

#text {
	float: right;
	display: inline;
	width: 541px;
	margin-right: 25px
}

#sidebar {
	float: left;
	width: 200px;
	padding-bottom: 120px
}

/*------ general styles ------*/
a { text-decoration: none; color: #3CB0EB; font-weight: bold; }
a:hover, a:focus, a:active {
	color: #0F648C;
	text-decoration: underline
}
h1, h2, h3, h4, h5 { 
	margin: 1em 0 .5em; 
	line-height: 1.2;
	letter-spacing: -1px
}
.no-margin { margin-top: 0 }
h1 { 
	margin: 0 0 .5em;
	font-size: 200%; 
	line-height: 1
}
h2 { font-size: 150%; }
h3 { margin-top: 1.5em; font-size: 140% }
h4 { font-size: 120% }
h5 { font-size: 100% }
p { margin: 0 0 1em; line-height: 1.5 }
ul, ol { padding-left: 1.5em; margin: 0 0 1em 1.5em }
li { margin-bottom: .5em }
ul { list-style: disc }
ul ul { list-style: circle }
ol { list-style: decimal }
.alpha { list-style: lower-alpha }
.roman { list-style: lower-roman } 
.no-bullet { padding-left: 0; list-style: none }
img { border: 0 }
abbr { border-bottom: 1px dotted }
abbr:hover { cursor: help }
strong, em, .em { font-weight: bold }
em { font-style: normal }
address { font-style: normal }
blockquote, q { quotes: none }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
.clear { 	
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
}

.offset { 
	position: absolute;
  left: -999em;
  overflow: hidden; 
}

.upper { text-transform: uppercase }

/*------ header ------*/
#header { 
	position: relative;
	width: 100%;
	height: 146px;
	margin-top: 52px;
	background: url(../images/header_bg.jpg) no-repeat;
	overflow: hidden
}

#logo { 
	float: right;
	display: inline;
	margin: 20px 25px 0 0;
}

#slogan { 
	float: left;
	display: inline;
	margin: 53px 0 0 25px
}

/*------ content ------*/
.splash {
	position: relative;
	width: 590px;
	height: 310px;
	margin: -17px -25px 1em -23px;
	overflow: hidden
}
	.splash ul { margin: 0; padding: 0; list-style: none }

.overlay {
	position: absolute;
	z-index: 100;
	top: 0; left: 0;
	width: 590px;
	height: 310px;
	background: url(../images/curved_frame.png) no-repeat
}

.img-l {
	float: left;
	margin: 0 15px 1em 0
}

.img-r {
	float: right;
	margin: 0 0 1em 15px
}

/* products */
h1 img {
	float: right;
	margin-left: 15px
}

.products, .level2 {
	width: 100%;
	margin: 2em 0;
	padding: 0;
	list-style: none;
	overflow: hidden
}

.products li { 
	float: left; 
	margin: 0;
	min-height: 9em 
}

.products a {
	float: left;
	width: 165px;
	padding: 3em 10px 3em 95px;
	background-position: 0 50%;
	background-repeat: no-repeat
}

.level2 li, .img li {
	width: 100%;
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #808080;
	overflow: hidden
}
.slide li { border: 0 }
.level2 li:last-child { border-bottom: 0 }
.level2 h2 { margin: 0 }
.level2 h2 img { float: left; margin-right: 15px }

.text {
	float: right;
	width: 300px
}

.text h2 { font-size: 120% }
.text ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.text li {
	margin: 0;
	padding-left: 15px;
	background: url(../images/square.png) 0 5px no-repeat
}

.img {
	float: left;
	width: 220px;
	margin-right: 15px;
}

.img h2 { margin: .5em 0 0 }
.img ul { 
	margin: .5em 0;
	padding: 0;
	list-style: none 
}
.img li {	margin-bottom: .5em }

.text dl {
	width: 100%;
	margin: 1em auto;
	overflow: hidden
}

.text dt { 
	float: left;
	clear: both;
	width: 50px; 
	font-weight: bold 
}

.text dd { margin-left: 60px }

.download h3 {
	margin: 0;
	color: #3CB0EB;
	font-size: 112.5%
}
.download li { 
	width: 220px;
	padding: 0 0 0 20px;
	border: 0;
	background: url(/images/icons/pdf.png) no-repeat;
	overflow: auto
}
.download a { color: #808080 }

.guide {
	margin: 0;
	padding: 0;
	list-style: none
}
	.guide h2:hover, .guide h3:hover, .guide h4:hover,
	.guide h2:focus, .guide h3:focus, .guide h4:focus  { cursor: pointer }

/* forms */
form { font-size: 90%; margin-bottom: 2em }

fieldset {
	position: relative;
	width: 330px;
	margin-top: 2em;
	padding: 4em 10px 10px 0;
	border: 2px solid #3CB0EB;
	background-color: #F7FBFF
}

fieldset * { margin-left: 10px }

legend { padding: 0 }

legend span {
	position: absolute;
  left: 10px;  
	margin: 10px 0 1em 0;
	color: #808097;
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px
}

label {
	display: block;
	margin-bottom: .2em;
	font-weight: bold
}

input, textarea {
	padding: 2px 4px;
	font-size: 14px;
}

.checkbox { 
	width: auto; 
	padding: 0;
	background: none;
	border: none 
}

input, textarea, select { 
	width: 300px;
	margin-bottom: .5em;
	border: 1px solid #CCC
}

input:hover, textarea:hover, input:focus, textarea:focus { background-color: #EAF1FF }

.btn, .btn:hover, .btn:focus {
	width: auto;
	padding: 0;
	border: 0;
	background: none
}

#content form img { float: none; margin: 0; padding: 0; border: 0 }
form p { margin-top: 1em }
label.error { color: #C00 }
input.error, textarea.error { border-color: #C00 }

/*------ sidebar ------*/
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none
}

#sidebar li { margin: 0 0 .2em }
#sidebar a {
	display: block;
	width: 150px;
	padding: 4px 25px;
	background: #7F7F7F; /*url(../images/nav1_bg_off.png) repeat-x*/
	color: #FFF;
	text-transform: uppercase;
	text-decoration: none
} 

#sidebar .snd a {	background: #3CB0EB /* url(../images/nav2_bg_off.png) repeat-x */ } 

#sidebar a:hover, #sidebar a:focus, #sidebar a:active, #sidebar .active a { background: #0F648C }

/*------ footer ------*/
#footer {
	position: relative;
	clear: both;
	font: bold 87.5% Arial, Helvetica, sans-serif;
	text-align: right;
	width: 800px;
	height: 95px;
	background: url(../images/footer_bg.png) no-repeat;
	color: #FFF
}
#footer p { 
	margin: 0;
	padding-right: 12px; 
	line-height: 44px 
}
#footer a { color: #FFF }

#footer .logos { 
	position: absolute;
	left: 5px;
	bottom: 95px;
	width: 180px;
	height: 130px
}
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none
	}
		#footer li { width: 180px }
		#footer img { display: block; margin: 0 auto }

