/* CSS Document */
* {
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

html {
    height:100%;
    width:100%;
}

body {
    background:url(images/bgbody.jpg) repeat;
    letter-spacing:1px;
    font-size:11px;
    color:#E7E7DC;
	height:100%;
	overflow:visible;
}

a {
    color:#A3CFDE;
    text-decoration:none;
}

a:hover {
    color:#FFF;
}

ol li {
	list-style:decimal
}

h1 {
	margin-top:0;
	font-weight:normal;
	font-size:17px;
}

h2, h3 {
	margin-top:0;	
	font-size:14px;
}

h4 {
	font-size:12px;
	font-weight:bold;
	margin-top:0;
}

img {
	border:0;
}

ul {
	list-style:none;
}

li {
	list-style:none;
}

small {
	color:#ccc;
}

p {
	margin:0;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}

#wrapper{
	background:url(images/bg_main.jpg) repeat-y -1px 0;
	padding:0;
	margin:0 auto;
	width:1160px;
	min-height:863px;
	position:relative;
}
#layout_top{
	background:url(images/bg_top.jpg) no-repeat center;
	width:1160px;
	height:84px;
}
#layout_left{
	float:left;
	background:url(images/bg_left.jpg) no-repeat -1px 0;
	width:86px;
	height:779px;
	position:absolute;
	left:0;
	top:84px;
}
#layout_right{
	background:url(images/bg_right.jpg) no-repeat center;
	width:65px;
	height:779px;
	position:absolute;
	right:0;
}
#layout_bottom{
	margin:0 auto;
	background:url(images/bg_bottom.jpg) no-repeat -1px 0;
	width:1160px;
	height:36px;
}
#layout_main{
	width:1000px;
	position:relative;
	left:85px;
}

#header {
	position:relative;
	top:-5px;
	width:100%;
	height:110px;
}

#site {
	position:relative;
	left:10px;
	top:-25px;
	text-align:left;
	color:white;
}

#fb_share {
	position:absolute;
	right:-5px;
	top:-10px;
	text-align:right; 
	color:#CCC;
	z-index:10;
}

#fb_share a {
	color:#0CF !important; 
	margin-top:3px;
}

#fb_share a:hover {
	color:#CCC !important;
}

#links {
	text-align:left;
	position:relative;
    background:url(images/navbg.jpg) no-repeat -13px 0;
    width:100%;
    height:100px;
	top:-25px;
}

#links p {
	position:absolute;
	margin-top:35px;
	margin-left:165px;
}

#footer {
	position:relative;
	top:-10px;
	text-align:right;
	height:35px;
	width:1000px;
    color:#999999;
	font-size:10px;
	margin: 0 auto;
}
 
.border {
	position:absolute;
}

.boxtable {
	width:979px;
}

.boxleft {
    background-image:url(images/boxleft.jpg);
    background-repeat:repeat-y;
    width:57px;
	left:0;
}

.boxright {
    background-image:url(images/boxright.jpg);
    background-repeat:repeat-y;
    width:54px;
	right:0;
}

.boxtop {
    background-image:url(images/boxtop.jpg);
    background-repeat:no-repeat;
    width:979px;
    height:48px;
	top:0;
}

.boxbottom {
    background-image:url(images/boxbottom.jpg);
    background-repeat:no-repeat;
    height:42px;
    width:979px;
	bottom:0;
}

.boxmiddle {
    background-image:url(images/boxbg.jpg);
    background-repeat:repeat;
    text-align:left;
    vertical-align:top;
    width:868px;
}

.smlboxleft {
    background-image:url(images/smlboxleft.jpg);
    background-repeat:repeat-y;
    width:39px;
}

.smlboxright {
    background-image:url(images/smlboxright.jpg);
    background-repeat:repeat-y;
    width:32px;
}

.smlboxtop {
    background-image:url(images/smlboxtop.jpg);
    background-repeat:no-repeat;
    width:707px;
    height:40px;
}

.smlboxbottom {
    background-image:url(images/smlboxbottom.jpg);
    background-repeat:no-repeat;
    width:707px;
    height:36px;
}

.smlboxmiddle {
    background-image:url(images/boxbg.jpg);
    background-repeat:repeat;
    text-align:left;
    vertical-align:top;
    width:633px;
}

.tinyboxleft {
    background-image:url(images/tinyboxleft.jpg);
    background-repeat:repeat-y;
    width:39px;
	left:0px;
}

.tinyboxright {
    background-image:url(images/tinyboxright.jpg);
    background-repeat:no-repeat;
    width:38px;
	right:0px;
}

.tinyboxtop {
    background-image:url(images/tinyboxtop.jpg);
    background-repeat:no-repeat;
    height:39px;
    width:297px;
	top:0px;
}

.tinyboxbottom {
    background-image:url(images/tinyboxbottom.jpg);
    background-repeat:no-repeat;
    height:39px;
    width:297px;
	bottom:0px;
}

.tinyboxmiddle {
    background-image:url(images/boxbg.jpg);
    background-repeat:repeat;
    text-align:left;
    vertical-align:top;
    width:220px;
    padding-bottom:10px;
}

.headbox {
    padding:5px;
    padding-left:10px;
    font-weight:bold;
    font-size:14px;
}

.package {
    padding-left:20px;
}

.divider {
    background:url(images/divider.jpg) no-repeat -10px 0;
    height:31px;
}

.divider-long {
    background:url(images/dividerlong.jpg) no-repeat -10px 0;
    height:31px;
}

.divideline {
    border-bottom:1px dotted #444444;
}

.required {
    color:#CC3300;
    font-weight:bold;
}

.required1 {
    color:#CC3300;
    font-weight:bold;
    font-size:16px;
}

input[type=submit]:active {
	border:1px #999 solid;
	background-color:#666;
	color:#ccc;
}

input[type=submit] {
	cursor:pointer;
}

input {
    background-color:#ADAA9E;
    border:1px solid #666666;
    letter-spacing:1px;
    line-height:14px;
    font-size:12px;
    padding:5px;
}

textarea {
    background-color:#ADAA9E;
    border:1px solid #666666;
    letter-spacing:1px;
    line-height:14px;
    font-size:12px;
    padding:5px;
}

.box {
    border:#555555 solid 1px; 
    background-color:#222222;
	font-weight:normal;
    font-style:italic;
	font-size:12px;
}

div.box {
	padding: 0 10px 0 10px;
}

.box td {
	padding: 0 10px 0 10px;
}

.post {
	margin-left:10px;
	line-height:15px;
}

.postmetadata {
	color:#888;
}

.postmetadata a {
	color:#6A8EAC;
}

.cat-item {
	background:url(images/list.jpg) no-repeat 0 3px;
	padding-left:15px;
	margin-left:8px;
	margin-top:5px;
}

.current-cat {
	background:url(images/list_active.jpg) no-repeat 0 3px;
	font-weight:bold;
}

.profileQuestion {
	font-weight:bold;
}

.profileAnswer {
		margin-top:5px;
}

.pagetitle {
	padding-bottom:10px;
	padding-left:5px;
    border-bottom:1px dotted #444444;
}

#promo {
	display:table;
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;	
	clear:both; 
	width:100%;
	padding:10px 0;
	margin-bottom:5px;
}

#promo li {
	float:left;
	margin-left:10px;
}

#promo h2,
#promo h3 {
	text-align:center;
}

.package p {
	margin-top:0;
	margin-left:8px;
}

.testimony div.box {
	padding:10px;
	margin-bottom:15px;
}

.testimony .photo {
	float:left;
	min-width:150px;
	min-height:150px;
	text-align:center;
}

.testimony .client_data {
	margin-left:175px;
	width:680px;
}









