/* Basic */
* {margin: 0em;padding: 0em;}
h1,h2,h3,h4,h5,h6 {color: #3F86C5;}
body {font-family: "Trebuchet MS", sans-serif;color: #464646;font-size: 11pt;}
a {color: #3bb000;text-decoration: none;}
a:hover {text-decoration: underline;}

/* Outer */
#outer {margin: 0.5em 1.5em 0.5em 1.5em; width: 995px;text-align: left;}

/* Header */

#header {
	padding: 0em 1.5em 0em 1.5em;
	height: 8em;
	width: 25em;
	float: left;
	position: relative;
	background: #3F86C5 url('images/vc3.gif') top right no-repeat;
    text-align: left;
}

#tel
{
	color: #3F86C5;
	font-weight: bold;
	padding: 0.7em 0em 0.2em 0.8em;
	font-size: 2.2em;
	margin-left: 2em;
	margin-right: 1.8em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;	
}

#header span
{
	position: absolute;
	bottom: 2em;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #fff;
	text-decoration: none;
}

#header span a {color: #fff;text-decoration: none;}
h1 {font-size: 21px;}

/* Menu */

#menu
{
	height: 8em;
	background: #fafafa url('images/a2.gif') top left repeat-x;
	margin-left: 28em;
	position: relative;
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 5.7em;
	padding-left: 0em;
	margin-left: 130px;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 0.8em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;	
}

#menu li a
{
	text-decoration: none;
	color: #3F86C5;
	font-weight: bold;
	padding: 0.8em 1.1em;
	margin-right: 0.8em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background: #3F86C5 url('images/a4.gif') bottom left repeat-x;
	color: #fff;
}

/* Content */

#content
{
	background: #fff url('images/a3.gif') top left repeat-x;
	margin-top: 1px;
	padding-top: 0.5em;
}

#content p {margin-bottom: 1.5em;line-height: 1.6em;}
#content h2 {font-size: 1.4em;}
#content h3 {font-size: 1em;}

#content h2,h3,h4,h5,h6
{
	padding-bottom: 0.2em;
	margin-bottom: 1.2em;
	border-bottom: dotted 1px #cacaca;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote
{
	border-left: solid 0.8em #3F86C5; 
	padding: 0.5em 0em 0.5em 1.0em;
	
	line-height: 1.6em;
}

#content blockquote p {display: inline;}

/* Primary Content */

.price th   {
  background-color: #464646;
  color: #fff;
  text-align: center;
  }

.price td   {
  text-align: left;
  background-color: #EDEFF1;
  padding-left: 2px
  }

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 18em;
	padding: 1.5em;
	border-left: dotted 1px #cacaca;
}
#primaryContent a {color: #3bb000;text-decoration: none;}

#cena {padding-left:30px;}
.mini {font-size: 0.9em;}
.cbold {font-weight: bold;}

/* Secondary Content */

#secondaryContent {float: left;width: 15em;padding: 1.5em;}
#secondaryContent td {padding: 5px 0 5px 0;}
#secondaryContent img{padding-right:5px;border:0;}
#secondaryContent a,a:visited {color: #3bb000;text-decoration: none;font-weight: bold;font-size: 1.1em;}
#secondaryContent a:hover {text-decoration: underline;color: #3F86C5;font-weight: bold;font-size: 1.1em;}
#info {font-size: 1.2em;font-weight: bold;color: #3F86C5;}
#secondaryContent li a,a:visited {color: #3bb000;text-decoration: none;font-weight: bold;font-size: 0.9em;}
#secondaryContent li a:hover {text-decoration: underline;color: #3F86C5;font-weight: bold;font-size: 0.9em;}
.tags {font-size: 85%;}
.btags {font-size: 115%;}
.mtags {font-size: 105%; }
.stags {font-size: 75%; }

/* Footer */

#footer {margin-top: 1em;border-top: dotted 1px #cacaca;}
#footer p {font-size: 0.8em;text-align: left;padding-top:5px;}
#footer img {padding-top:8px;}
#footer a,a:hover,a:visited{color: #464646;text-decoration: none;}
.clear {clear: both;}

.head {position: absolute;bottom: 1.5em;color: #fff;font-size: 0.8em;}
