body
{
	color: #706f74;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 140%;
}

#container
{
	width: 936px;
	margin: 0 auto;
}

/**
 * Local
 **/
a
{
	color: #1e91d1;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

strong { font-weight: bold; }

.blue {
	color: #1e91d1;
	line-height: 20px;
}

.wide
{
	width: 690px !important;
	margin: 0 !important;
}

.sep
{
	padding: 0 6px;
	color: #1e91d1;
}

p { padding-bottom: 12px; }

h2, h3
{
	font-family: Georgia, Times, serif;
	font-weight: bold;
}
h3
h2
{
	font-size: 20px;
	font-weight: normal;
	line-height: 200%;
	margin: 0 0 16px 16px;
}

.middle h2 { margin: 0 0 16px 16px; }

.article h2 { margin: 0 0 16px 0; }

h3
{
	font-size: 12px;
	font-variant: small-caps;
	margin-bottom: 8px;
}

img.float-left
{
	float: left;
	padding: 0 10px 10px 0;
}

img.float-right
{
	float: right;
	padding: 0 0 10px 10px;
}

/**
 * Header
 **/
#header
{
	background-color: #fff;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 27px center;
	position: relative;
	height: 137px;
}

/**
 * Content
 **/
#front-content, #content
{
	background-color: #fff;
	background-image: url(../images/content-top-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#inner-content
{
	background-image: url(../images/content-bottom-grad.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/**
 * Font Page Content Area
 **/

/** LEFT COLUMN **/
#front-content .leftcol, #front-content .rightcol
{
	float: left;
	/* IE6 Double Margin Hack */
	display: inline;
	/* End IE6 Double Margin Hack */
}

#front-content .leftcol
{
	width: 644px;
	margin: 0 2px 52px 0;
}

#front-content .leftcol .top
{
	background-color: #f4f5f7;
	background-image: url(../images/large-box-area-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 285px;
	width: 100%;
	margin-bottom: 5px;
}

#front-content .leftcol .top div
{
	background-image: url(../images/large-box-bkgd.png);
	background-repeat: no-repeat;
	background-position: 22px center;
	height: 285px;
	width: 100%;
}

#front-content .leftcol .bottom
{
	background-color: #E7E9E8;
	background-image: url(../images/small-box-area-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 146px;
	width: 100%;
	padding: 16px 0 10px 0;
}

#front-content .leftcol .bottom .boxes
{
	float: left;
	background-image: url(../images/small-box-bkgd.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 153px;
	width: 201px;
	margin-left: 12px;
	/*padding: 24px 13px 20px 25px;*/
	/* IE6 Double Margin Hack */
	display: inline;
	/* End IE6 Double Margin Hack */
}

#front-content .leftcol .bottom .boxes h3
{
	text-align: center;
	margin: 10px 8px 8px 8px;
	width: 174px;
}

#front-content .leftcol .bottom .boxes div
{
	float: left;
	height: 100px;
	width: 80px;
	overflow: hidden;
	/* IE6 Double Margin Hack */
	display: inline;
	/* End IE6 Double Margin Hack */
}

#front-content .leftcol .bottom .boxes div.image { padding: 0 8px 0 14px; }

#front-content .leftcol .bottom-corners
{
	background-color: #E7E9E8;
	background-image: url(../images/small-box-area-lb.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#front-content .leftcol .bottom-corners div
{
	background-color: transparent;
	background-image: url(../images/small-box-area-rb.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 4px;
}

/** RIGHT COLUMN **/
#front-content .rightcol { width: 290px; }

/**
 * All Pages Content Area
 **/

#content .col1, #content .col2, #content .col3
{
	float: left;
	/* IE6 Double Margin Hack */
	display: inline;
	/* End IE6 Double Margin Hack */
}

/** MAIN (contains col1, col2, and col3) **/
#content #main
{
	background-image: url(../images/fake-col.png);
	background-repeat: repeat-y;
	background-position: left top;
}

#content #inner-main
{
	width: 100%;
	background-image: url(../images/nav-col-bottom-grad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/** COLUMN 1 **/
#content .col1
{
	width: 210px;
	background-image: url(../images/large-box-area-grad.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 16px;
}

/** COLUMN 2 **/
#content .col2
{
	width: 453px;
	margin-right: 16px;
}

/** COLUMN 3 **/
#content .col3
{
	width: 220px;
	padding: 16px 0 16px 0;
}

.top-x
{
	background-image: url(../images/content-top-grad-x.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 7px;
}

.bottom-x
{
	background-image: url(../images/content-bottom-grad-x.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
}

.middle
{
	background-color: #fff;
	background-image: url(../images/vert-grad.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 16px 0 16px 16px;
}

.article
{
	width: 630px;
	padding: 16px 32px 32px 32px;
}

#contact li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	padding-left: 0px;
	line-height: 140%;
	color: #706f74;
}

#contact li.phone
{
	background-repeat: no-repeat;
	background-position: left center;
}

#contact li.email
{
	background-repeat: no-repeat;
	background-position: left center;
}

.item
{
	border-top: 1px dotted #706f74;
	padding-top: 10px;
	padding-right: 16px;
	margin: 10px 0;
}

.teaser-item
{
	border-right: 1px solid #706f74;
	padding: 16px 12px 16px 0;
	background-image: url(../images/fake-border.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.teaser-item-bottom
{
	border-right: 1px solid #706f74;
	padding: 16px 12px 16px 0;
	background-image: none;
}

.teaser-item div
{
	float: left;
	/* IE6 Double Margin Hack */
	display: inline;
	/* End IE6 Double Margin Hack */
}

.teaser-item div.left
{
	width: 100px;
	margin-right: 8px;
	text-align: center;
}

.teaser-item div.right { width: 316px; }

/**
 * Footer
 **/
#footer
{
	background-color: #fff;
	height: 70px;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
}

/**
 * Menus
 **/
#topmenu
{
	position: absolute;
	top: 115px;
	right: 25px;
}

#topmenu li
{
	display: inline;
	color: #000;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	white-space: nowrap;
}

#topmenu li a
{
	color: #000;
	text-decoration: none;
}

#topmenu li a:hover { color: #1e91d1; }

ul#nav-menu { margin-left: 16px; }

#nav-menu li
{
	margin-bottom: 16px;
	list-style-image: url(../images/optisweb-list-bullet.png);
}

#nav-menu li a
{
	color: #706f74;
	text-decoration: none;
}

#nav-menu li a:hover { color: #1e91d1; }
.table {
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
