body
{
	margin: 0;
	padding: 0;
	font: normal 12px "Trebuchet MS", Verdana, Georgia, Sans-Serif;
	background:#1C3241 url("images/main_bg.jpg") repeat-x;
}

/* Links */

a:link { color: #284a65; text-decoration: underline; }

a:visited { color: #284a65; text-decoration: underline; }

a:hover, a:active { color: #999999; text-decoration: none }

#content a:link { padding: 0 2px; border-bottom: 0px solid #999999; }

#content a:visited { padding: 0 2px; border-bottom: 0px solid #999999; }

#content a:hover, 
#content a:active 
{ 
	color: #ffffff;
	background-color: #993333;
	border-bottom-color: #993333;
}

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size: 32px; }

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 14px; font-weight: bold; }

h6 { font-size: 13px; text-transform: uppercase; color: #497bac; }

ul { line-height: 1.8em; list-style-type: square; color: #333333; }

ol { line-height: 1.8em; color: #333333; }

/* Form */

#form
{
	font: normal 11px "Trebuchet MS", Verdana, Georgia, Sans-Serif; border: 0px; width: 100%;
}
input.button
{
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana, arial, helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #efefef; TEXT-ALIGN: center;
}
.textbox {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #4a4a4a; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana, arial, helvetica, sans-serif; HEIGHT: 18px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left;
  }
.textarea {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 11px; BORDER-LEFT: #000000 1px solid; COLOR: #4a4a4a; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana, arial, helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: left;
  }

/* Structure */
#pic
{
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#container
{
	margin: 0 auto;
	width: 750px;
}

p#meta
{
	margin: 0; 
	padding: 5px; 
	color: #aaaaaa;
	background-color: #1d3241; 
	border-bottom: 1px solid #284a64;
	text-align: right;
}

#header
{
	background-color: #a9bcc1;	
}

#navigation
{
	float: left;
	width: 100%;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
	background-color: #f9f9f9;
}

#featured
{
	text-align: center;
	background-color: #134d5b;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#content-wrapper
{
	width: 70%;
	float: left;
}
#content-wrapper2
{
	width: 100%;
	padding: 20px;
}
#content
{
	float: left;
	padding: 20px;
	line-height: 1.6em;
}

#sidebar-wrapper
{
	width: 30%;
	float: left;
}

#sidebar
{
	float: right;
	padding: 20px;
}

#footer
{
	clear: both;
	float: left;
	width: 100%;
	margin: 20px 0;
	color: #333333;
	text-align: center; 
	background-color: #a9bcc1;
}

/* Meta */

p#meta a:link, p#meta a:visited { padding: 0 5px; color: #999999; }

p#meta a:hover, p#meta a:active { color: #bed3f0; }

/* Header */

#header h1 { margin: 0; padding: 10px 5px 5px; }

#header h2 { font-size: 12px; margin: 0; padding: 0 5px 10px 20px; }

#header h1 a:link, #header h1 a:visited { color: #333333; }

#header h1 a:hover, #header h1 a:active { color: #000000; }

/* Navigation */

#navigation ul
{
	margin: 0;
	padding: 0;
	float: left; 
	width: 100%; 
	list-style-type: none;
	background-color: #284a65;
}

#navigation li { float: left; margin: 0; padding: 0; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #ffffff;
	padding: 5px 10px; 
	background-color: #294a65;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #4f4f4f;
}

#bhome li#lhome a,
#bproducts li#lproducts a,
#bsolutions li#lsolutions a,
#bsupport li#lsupport a,
#bblog li#lblog a,
#babout li#labout a,
#bcontact li#lcontact a
{
	color: #ffffff;
	background-color: #4f4f4f;	
}

/* Featured */

#featured p { margin: 20px 0; }

#featured img { border: 1px solid #000000; }

/* Content */

#content > h3, #content .top { margin-top: 5px; }

/* Sidebar */
#sidebar a:link { padding: 0 2px; border-bottom: 0px solid #999999; }

#sidebar a:visited { padding: 0 2px; border-bottom: 0px solid #999999; }

#sidebar a:hover, 
#sidebar a:active 
{ 
	color: #ffffff;
	background-color: #993333;
	border-bottom-color: #993333;
}
/* Footer */

#footer a:link { color: #003355; }

#footer a:visited { color: #003355; }

#footer a:hover, #footer a:active { color: #ffffff; }

#footer p { padding: 5px 0; }