body{
    background-color: #FFFFFF;
    margin: 10px;
    padding: 0px;
    font-family: Century Gothic, Arial, helvetica;
text-align: left;    
background-image: url(/images/website161/bgImage.jpg);
background-repeat: repeat-x;
}
#Login input, 
#Login password
{
   font-size: 9pt;
   color: #666666;
   background-color: #ffffcc;
   width: 150px;
   
}
.EmailForm61 textarea,
.EmailForm62 textarea,
.EmailForm63 textarea,
.EmailForm64 textarea,
.EmailForm65 textarea,
.EmailForm66 textarea,
.EmailForm67 textarea, 
.EmailForm68 textarea{font-size: 10px; width: 250px; height: 50px;}

.EmailForm61 td,
.EmailForm62 td,
.EmailForm63 td,
.EmailForm64 td,
.EmailForm65 td,
.EmailForm66 td,
.EmailForm67 td,
.EmailForm68 td{font-size: 10px;}
input.inputtext{font-size: 9px;}

a {color: #F0944A;text-decoration: none;}
a:hover{text-decoration: underline;}
a:visited, a:active{color: #EB7C22;}


td.fieldname
{
    width: 100px;
    text-align: right;
    padding-right: 5px;
    font-size: 9pt;
    color: #666666;
    vertical-align: top;
    
    }

    td.fieldvalue 
{
    font-size: 9pt;
    padding: 1px;
    color: #666666;
    }
td.fieldvalue input
{
    width: 230px;
    border: solid 1px #999999;
    background-color: #EFEFEF;
    font-size: 9pt;
    }
td.fieldvalue input.check
{
      width: 15px;
    border: solid 1px #999999;
    background-color: #EFEFEF;
    font-size: 9pt;
  }

#top
{
    height: 14px;
    width: 780px;
    margin: 0px;
    padding: 0px;
    
    background-color: #2F4F88;
    }
#top #left
{
    width: 16px;
    height: 14px;
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/dcc/corner_blue_left_top.gif);
    background-position: right top;
    background-repeat: no-repeat;
    
    }
#top #right
{
    width:16px;
    height:14px;
    float:right;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/dcc/corner_blue_right_top.gif);
    background-position: left top;
    background-repeat: no-repeat;
    
    }

#heading
{
    background-color: #2F4F88;
    width:780px;
    height: 60px;
padding: 0px;
margin: 0px;
    }
#heading #logo
{
    margin-left: 20px;
    float: left;
    }
#heading #tabs
{
    float: right;
    vertical-align: bottom;
    height: 20px;
    
    margin-top: 39px;
    margin-right: 10px;
    
    }

#heading #tab,
#heading #tabON
{
    width: 110px;
    height: 20px;
    float:left;
    }
#heading #tab #left

{
    background-image: url(/images/dcc/tab_left.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 4px;
    height: 20px;
    float: left;
    padding: 0px;
    }
#heading #tab #right

{
    background-image: url(/images/dcc/tab_right.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 5px;
    height: 20px;
    float: right;
    }

#heading #tabON #left
{
    background-image: url(/images/dcc/tab_leftON.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 4px;
    height: 20px;
    float: left;
    padding: 0px;
    }

#heading #tabON #right
{
    background-image: url(/images/dcc/tab_rightON.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 5px;
    height: 20px;
    float: right;
    }

#heading #tab #words
{
    border-top-style: solid;
    border-top-color: #A1C3ED;
    border-top-width: 1px;
    background-color: #D5E5FA;
    
    }
#heading #tabON #words
{
    border-top-style: solid;
    border-top-color: #A1C3ED;
    border-top-width: 1px;
    background-color: #FFFFFF;
    
    }

#heading #tab #words p,
#heading #tabON #words p
{
    margin: 0px;
    padding: 2px;
    height: 16px;
    text-align: center;
    font-family: Century Gothic, Arial, helvetica;
    font-size: 8pt;
    color: #2F4F88;
    }
#heading #tab #words p a,
#heading #tabON #words p a
{
    text-decoration: none;
    color: #2F4F88;
        
    }
#heading #tab #words p a:hover,
#heading #tabON #words p a:hover
{
    text-decoration: underline;
    color: #2F4F88;
        
    }
#divider
{
    background-image: url(/images/dcc/orangeline.gif);
    width: 770px;
    height: 10px;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
}
#divider #dividertop
{
    clear:both;
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    
    }

#divider #dividerbottom
{
    
    width: 100%;
    height: 1px;
    background-color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    
    }
td.mainmenu
{
    width: 150px;
    background-color: #2F4F88;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
text-align: left;
}
td.maincontent
{
    vertical-align: top;
    width: 620px;
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
text-align: left;
        }
ul.menu
{
    list-style: none;
    border-right: solid 1px #cccccc;
    margin: 0px;
    padding: 0px;
width: 150px;
    }
 ul.menu li.menu
 {
    width: 150px;
    background-color: #2F4F88;
    padding-left: 14px;
    padding-right: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;
    border-top: solid 1px #666666;
    border-bottom: solid 1px #CCCCCC;
    }
ul.menu li.menu a,
ul.menu li.menu a:visited
 {
    color: #FFFFFF;
    font-size: 9px;
    letter-spacing: 1.1pt;
    text-decoration: none;
    }
ul.menu li.menu a:hover
 {
    text-decoration: underline;
   }

td.mainmenu p
{
    padding-top: 10px;
    padding-bottom: 00px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 9.5px;
    }
td.mainmenu p a
{
    color: #FFFFFF;
    }

td.maincontent #flash
{
    background-color: #FFFFFF;
    width: 100%;
    height: 200px;
    }
td.maincontent #flashreplacement
{
    background-color: #FFFFFF;
    padding: 10px;
text-align: left;

    }
td.maincontent p,
span.small,
td.colone span.small,
td.colone td span.small
{
    font-size: 8.5pt;
    color: #666666;
    }

td span.smaller,
span.smaller,
td.colone span.smaller,
td.colone td span.smaller
{
    font-size: 7.5pt;
    color: #666666;
    }
td span.smallest,
span.smallest,
td.colone span.smallest,
td.colone td span.smallest
{
    font-size: 7.5pt;
    color: #666666;
    }
td span.smaller b,
span.smaller b
{
    font-size: 8pt;
font-weight: bold;
    }

td.col1
{
    width: 39%;
    padding: 10px;
    background-color: #ffffff;
    vertical-align: top;
text-align: left;
    
    }

td.col1_50
{
    width: 47%;
    padding: 5px;
    background-color: #FFFFFF;
    vertical-align: top;
    }
td.col2_50
{
    width: 48%;
    padding: 5px;
    background-color: #FFFFFF;
    vertical-align: top;
    }


td.col1 h1,
td.col2_50 h1,
td.col1_50 h1,
td.col2 h1,
td.col1 span.heading,
td.colone span.heading
#flashreplacement span.heading,
h1
{
    font-size: 12pt;
    color: #2F4F88;
font-weight: bold;
    letter-spacing: 1.1pt;
    }
td.col1 h2,
td.col2 h2,
td.col2_50 h2,
td.col1_50 h2,
td.col1 span.large,
td.colone span.large,
h2
{
    font-size: 9pt;
font-weight: bold;
    letter-spacing: 1.1pt;
    color: #666666;
    }
td.col1 h2 a,
td.col1 h2 span.large a,
td.col1 h2 span.large a:hover,
td.col1 h2 span.large a:visited,
td.colone h2 a
{
    color: #F0944A;
    }
td.line 
{
    width: 5px;
    padding:0px;
    margin: 0px;
    background-image: url(/images/dcc/line.gif);
    background-repeat:no-repeat;
    height: 439px;
    text-align: center;
    }
td.col2
{

    padding: 5px;
    background-color: #FFFFFF;
    vertical-align: top;
text-align: left;
    }

td.col2 p.address
{
    margin-left: 20px;
    }
td.col2 p
{
    padding-right: 10px;
    }
td.col2 ul,
td.col2_50 ul,
td.col1_50 ul,
ul.requests,
ul
{
    margin: 13px;
    padding: 0px;
    font-size: 9.5px;
    list-style: none;
    list-style-image: url(/images/dcc/bullet.gif);
    }
td.col2 ul li,
td.col2_50 ul li,
td.col1_50 ul li,
li.requests,
ul li
{
    padding: 2px;
    }

td.rightside
{
    width: 10px;
    background-color: #2F4F88;
    }
    
    
    
#loginform
{
    
    }
#flash h1
{
    font-size: 12pt;
    letter-spacing: 1.2pt;
    }
#flash #image
{
    float:left;
    height: 200px;
    }
#flash #fieldname
{
    width: 100px;
    float: left;
    text-align: right;
    padding-right: 5px;
    }
#flash #fieldname p
{
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
    color: #666666;
    }

#flash #fieldvalue
{
    font-size: 9pt;
    padding: 1px;
    }
#flash #fieldvalue input
{
    width: 230px;
    border: solid 1px #999999;
    background-color: #EFEFEF;
    font-size: 9pt;
    }
#flash #submit
{
    font-size: 9pt;
    margin-left: 208px;
    }
#flash #submit input
{
    width: 100px;
    height: 20px;
    margin: 5px;
    border-bottom: solid 1px #666666;
    border-right: solid 1px #666666;
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    background-color: #669966;
    font-size: 9pt;
    color: #FFFFFF;
    
    }
    
#flash #submit input.button
{
    background-color: #999999;
    font-size: 8.5pt;
    width: 75px;
    color: #FFFFFF;
    }
#flash #checkboxes
{
    margin-left: 210px;
    }
#flash #checkboxes p
{
    margin: 0px;
    padding: 0px;
    font-size: 8pt;
    color: #666666;
    }
#divideremail
{
    height: 2px;
    background-color: #A1A491;
    
    }
    
#dividerweb
{
    height: 2px;
    background-color: #5E9A4E;
    
    }
#dividerhome
{
    height: 2px;
    background-color: #D5E5FA;
    
    }
    
#features
{
width: 300px;
margin: 0px;
padding: 0px;

}
#features #emailheader
{
    background-color: #A1A491;
    margin: 0px;
    padding: 0px;
    }
#features #webheader
{
    background-color: #5E9A4E;
    margin: 0px;
    padding: 0px;
    }
#features #emailheader p,
#features #webheader p
{
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    padding: 1px;
    letter-spacing: 1.2pt;
    margin: 0px;
    }
#features #emailline
{clear:both;
    margin: 0px;
    padding: 0px;
    border-bottom: solid 1px #CCCCCC;
    }
#features #emailline p
{
    width: 144px;
    float: left;
    margin: 0px;
    padding: 3px;
    
    }
#bottom
{
    height: 14px;
    width: 780px;
    margin: 0px;
    padding: 0px;
    
    background-color: #2F4F88;
    }
#bottom #left
{
    width: 16px;
    height: 14px;
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/dcc/corner_blue_left_bottom.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    
    }
#bottom #right
{
    width:16px;
    height:14px;
    float:right;
    margin: 0px;
    padding: 0px;
    background-image: url(/images/dcc/corner_blue_right_bottom.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    
    }
p.copyright
{
    font-size: 10px;
    color: #666666;
    }

#sidemenu
{
padding: 5px;
}
a.sidenav
{
color: #FFFFFF;
font-size: 8pt;
}
td.colone
{
padding: 10px;
width: 100%;
}

a.bookmark
{
font-size: 8pt;
}

table.techboard
{
border: solid 1px #CCCCCC;
}
td.techboardheader
{
background-color: #FFCC7F;
font-size: 9px;
}
td.techboardtitle
{
background-color: #FF9900;
color: #2F4F88;
font-size: 11px;
font-variant: small-caps;
letter-spacing: 1.5pt;
font-weight: bold;
}
td.techboardnewtopic
{
font-size: 9px;
font-weight: bold;

}
table.techboard td
{
font-size: 10px;
COLOR: #333333;
}
td.techboardeven
{
background-color: #D5E5FA;
}
td.techboardodd
{
background-color: #FFFFFF;
}
table.techboard span.heading
{
font-weight: bold;
font-size: 12px;
letter-spacing: 1.5pt;
}
table.rowcontentgroupstyle
{
border-left: solid 1px #2F4F88;
border-right: solid 1px #2F4F88;
border-top: solid 10px #2F4F88;
border-bottom: solid 1px #2F4F88;
}
td.rowcontentgroupstyle
{
font-size: 11px;
font-weight: bold;
letter-spacing: 1.5pt;
}

td.rowcontentgroupstyledetail
{
font-size: 10px;
}

td.rowcontentgroupstyleeven
{
background-color: #D5E5FA;
}
td.rowcontentgroupstyleodd
{
background-color: #FFFFFF;
}
#articledisplay
{
font-size: 10px;
color: #333333;
}
#articledisplay span.title b
{
font-size: 12px;
font-weight: bold;
}

.EmailForm67 submit{background-color: #EB7C22; height: 50px; width: 100px;}




/*NEW LOOK*/

/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
	
}

html {
	min-width:972px;
} 

body { 
	background:url(/images/website161/tail-topdcc.gif) repeat-x left top #fff; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 
	line-height:1em; 
	color:#8c8c8c; 
	min-width:972px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#ClockForm fieldset {
	border:none;
	float:left;
	text-align:left;
}
#ClockForm fieldset input {
	border:none;
	background:none;
	color:#747474;
	color: #EFEFEF;
	text-transform:uppercase;
	width:300px;
	font-size:.92em;
	line-height:1.2em;
}

/*-----------*/

#search-form div {
	width:231px;
	height:47px;
	background:url(/images/website161/form-box-bgdcc.gif) no-repeat left top;
	position:absolute;
	right:0;
	top:2px;
} 
#search-form span {
	display:block;
	padding:11px 0 0 11px;
}
#search-form b {
	font-weight:normal;
	display:block;
	float:left;
	width:186px;
	height:26px;
	background:url(/images/website161/input-bg.gif) no-repeat left top;
}
#search-form a {
	float:left;
}
#search-form input {
	background:none;
	border:0;
	margin-left:5px;
	padding-top:5px;
	line-height:1.2em;
	vertical-align:top;
	width:173px;
}

/*-----------*/

#contacts-form {
	width:179px;
}
#contacts-form .field { 
	height:40px;
	width:179px;
	background:url(/images/website161/input-bg1.gif) no-repeat left top;
}
#contacts-form .field1 { 
	height:164px;
	width:179px;
	background:url(/images/website161/textarea-bg.gif) no-repeat left top;
	margin-bottom:21px;
}
#contacts-form input {
	width:160px; 
	background:none;
	padding-top:5px; 
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
	color:#8c8c8c;
	margin-left:8px;
}
#contacts-form textarea { 
	width:170px; 
	height:157px; 
	overflow:auto;
	color:#8c8c8c;
	background:none; 
	border:0;  
	padding:5px 0 2px 8px; 
}

/*========================== LISTS ============================*/

.list li {
	border-bottom:1px solid #efefef;
	padding-bottom:23px;
	margin-bottom:23px;
	line-height:1.5em;
}
.list li span {
	display:block;
	padding-top:14px;
}
.list li a {
	background:url(/images/website161/marker.gif) no-repeat left top;
	padding:6px 0 5px 37px;
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
.list li a:hover {
	text-decoration:underline;
}

.list1 li {
	border-bottom:1px solid #efefef;
	padding-bottom:21px;
	margin-bottom:20px;
	line-height:1.5em;
	color: #333333;
}
.list1 li span {
	display:block;
	padding-top:14px;
}
.list1 li a {
	color:#4ebef0;
	color: #FFFFFF;
	font-weight:bold;
}

.list2 li {
	padding:0 0 14px 20px;
	background:url(/images/website161/marker1.gif) no-repeat left 5px;
	
}

.list3 {
	margin-top:-18px;
}
.list3 li {
	line-height:1.5em;
	padding-top:18px;
}
.list3 li strong {
	display:block;
	color:#4ebef0;
}

.list4 li {
	border-bottom:1px solid #efefef;
	padding-bottom:23px;
	margin-bottom:23px;
	line-height:1.5em;
}
.list4 li span {
	display:block;
	padding-top:14px;
}
.list4 li a {
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
.list4 li a:hover {
	text-decoration:underline;
}

.list5 {
	width:100%;
	overflow:hidden;
}
.list5 li {
	float:left;
	padding-right:19px;
}
.list5 li.last {
	padding-right:0;
}

.list6 li {
	line-height:1.5em;
	border-bottom:1px solid #efefef;
	margin-bottom:20px;
	padding-bottom:20px;
}
.list6 li.last {
	margin:0;
	padding:0;
	border:0;
}
.list6 li em {
	font-style:normal;
	float:right;
	margin-right:15px;
}
.list6 li a {
	color:#444444;
}
.list6 li span {
	color:#444444;
	display:block;
}


/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:15px; 
	/*Vick*/
	padding-bottom: 10px;
	
	
}

.img-box1 { 
	width:100%; 
	overflow:hidden;
}

.img-box1 img { 
	float:left; 
	margin:0 27px 0 0;
	
}

p { 
	margin-bottom:10px;
	line-height:1.92em;
}
.p0 {
	margin-bottom:0;
}
.p1 {
	margin-bottom:20px;
}

.phone { 
	float:right; 
	margin-right:30px;
}

.extra-slogan {
	font-size:30px;
	line-height:1.2em;
	border-top:1px solid #efefef;
	margin-top:48px;
} 
.extra-slogan span {
	border-top:4px solid #f4f4f4;
	
	display:block;
	padding:33px 0 0 0;
	width:100%;
	overflow:hidden;
}
.extra-slogan img {
	float:left;
	margin-right:30px;
}
.extra-slogan em {	
	color:#7bb9e0;
	/*Vick - bottom slogan*/
	color: #da5f0e;
	font-size: 20px;
	display:block;
	margin-top:-6px;
	font-style:normal;
}

dl {
	line-height:1.92em;
	margin-bottom:-20px;
}
dl dt {
	color:#363636;
}
dl dd {
	margin-bottom:20px;
}

/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#4ebef0; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h3 {
	color:#000;
	font-size:31px;
	line-height:1.2em;
	border-bottom:4px solid #f4f4f4;
	padding-bottom:5px;
	margin-bottom:21px;
	letter-spacing:-1px;
}
h3.contact{color: #000000; font-size: 24px; border: 0px; margin-bottom: 2px;}
p.contact{color: #ffffff; font-size: 14px; }
h4 {
	color:#000;
	font-size:31px;
	line-height:1.2em;
	margin-bottom:12px;
	letter-spacing:-1px;
}
h5 {
	font-size:24px;
	line-height:1.2em;
	color:#4ebef0;
	/*Vickie*/
	/*background-color: #684c36;*/
	color: #684c36;
	padding: 5px;
	border-bottom:4px solid #f4f4f4;
	border-bottom: 4px solid #dad7c4;
	
	padding-bottom:5px;
	margin-bottom:13px;
}
h6 {
	color:#444444;
	font-size:1em;
	line-height:1.92em;
}
h6.style1 {
	color:#4ebef0;
	margin-bottom:10px;
}

.txt1 {
	color:#363636;
	font-weight:bold;
}
.txt2 {
	color:#4ebef0;
	font-weight:bold;
}

.link,
.link a {
	color:#444;
	font-weight:bold;
}

.line-hor { 
	border-bottom:1px solid #efefef; 
	margin:20px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

/*============================ BOXES ==========================*/

.nav-box {
	width:732px;
	background:url(/images/website161/nav-taildcc.gif) repeat-x left top;
}
.nav-box span {
	position:absolute;
	left:0;
	top:0;
}
.nav-box ul {
	background:url(/images/website161/nav-rightdcc.gif) no-repeat right top;
	height:50px;
	padding-left:45px;
}
.nav-box ul li {
	float:left;
	margin-right:-1px;
}
.nav-box ul li.first {
	position:relative;
	z-index:2;
}
.nav-box ul li a {
	color:#000;
	text-decoration:none;
	display:block;
	float:left;
}
.nav-box ul li a em {
	display:block;
}
.nav-box ul li a b {
	display:block;
	font-style:normal;
	padding:17px 20px 17px 20px;
}
.nav-box ul li a:hover,
.nav-box ul li a.act {
	background:url(/images/website161/nav-act-tail.gif) repeat-x left top;
}
.nav-box ul li a:hover em,
.nav-box ul li a.act em {
	background:url(/images/website161/nav-act-left.gif) no-repeat left top;
}
.nav-box ul li a:hover b,
.nav-box ul li a.act b {
	background:url(/images/website161/nav-act-right.gif) no-repeat right top;	
}
.nav-box ul li.first a:hover em,
.nav-box ul li.first a.act em {
	background:url(/images/website161/nav-act-left1.gif) no-repeat left top;
}

/*-----------*/

.box { 
	width:100%;
}
.box a{color: #FFFFFF;}
.box p{color: #333333;}
.box .border-top { 
	background:url(/images/website161/border-topdcc.gif) repeat-x left top;
}
.box .border-bot { 
	background:url(/images/website161/border-botdcc.gif) repeat-x left bottom;
}
.box .border-left { 
	background:url(/images/website161/border-leftdcc.gif) repeat-y left top;
}
.box .border-right { 
	background:url(/images/website161/border-rightdcc.gif) repeat-y right top;
}
.box .left-top-corner {	
	background:url(/images/website161/left-top-cornerdcc.gif) no-repeat left top;
}
.box .right-top-corner { 
	background:url(/images/website161/right-top-cornerdcc.gif) no-repeat right top;
}
.box .left-bot-corner {	
	background:url(/images/website161/left-bot-cornerdcc.gif) no-repeat left bottom;
	padding:9px 8px 9px 8px;
}
.box .right-bot-corner { 
	background:url(/images/website161/right-bot-cornerdcc.gif) no-repeat right bottom;
}
.box .inner { 
	padding:24px 14px 26px 15px;
	background:#e3aa85;
	height:293px;
}
.box p {
	line-height:1.5em;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:34px;
	width:100%;
	overflow:hidden;
	
	
}
#header .row-1 .fleft {
	padding-top:9px;
	
}
#header .row-1 .fright a {
	text-decoration:none;
	color:#ffffff;
	padding: 5px;
}
#header .row-1 .fright {
	padding-top:8px;
	color: #FFFFFF;
}
#header .row-1 .fright a:hover {
	padding: 5px;
	background-color: #d3cfb7;
	color: #444444;
}
#header .row-2 {
	height:109px;
	width:100%;
	overflow:hidden;
}
#header .row-2 .fleft {
	padding:0px 0 0 4px;
}
#header .row-2 .fright {
	padding:42px 5px 0 0;
}
#header .row-2 .fright ul li {
	float:left;
	margin-left:12px;
}
#header .row-3 {
	height:50px;
	position:relative;
}

/*========================= CONTENT ===========================*/

#content {
	position:relative;
	padding:8px 0 35px 0;
}
#content .indent {
	padding:18px 15px 0 23px;
}
#content .indent1 {
	padding-bottom:45px;
}
#content .indent2 {
	padding-bottom:20px;
}

/*========================= FOOTER ============================*/

#footer {
	color:#000;
	text-transform:uppercase;
	font-size:13px;
	line-height:1.2em;
}
#footer .indent {	
	padding-top:30px;
}
#footer a {
	color:#000;
	text-decoration:none;
}
#footer a:hover {
	border-bottom:1px solid #000;
}
#footer ul li {
	float:left;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #000;
}
#footer ul li.last {
	padding:0;
	margin:0;
	border:0;
}

/*=============================================================*/

/*---- image slider ------*/

#loopedSlider {
	width:731px; 
	height:395px;
	background:url(/images/website161/slider-box-bgdcc.gif) no-repeat left top;
	position:relative;
	margin-bottom:16px;
}
#loopedSlider .container { 
    width:720px; 
	height:395px;
	overflow:hidden;
	position:absolute;
	left:6px;
	top:0; 
}
#loopedSlider .slides { 
	position:absolute; 
	top:7px; 
	left:0;
}
#loopedSlider .slides div { 
	position:absolute; 
	top:0; 
	left:0; 
	width:720px; 
	height:321px;
}
#loopedSlider .slides div span {
	position:absolute;
	left:19px;
	bottom:-45px;
	font-size:24px;
	color:#444444;
	color: #684c36;
	z-index:2;
}
#loopedSlider ul.pagination { 
	position:absolute; 
	right:12px; 
	bottom:25px;
}
#loopedSlider ul.pagination li { 
	float:left;
	margin-left:3px;
}
#loopedSlider ul.pagination li a { 
	width:18px; 
	height:18px; 
	background:url(/images/website161/button3.gif) no-repeat left top; 
	display:block;
}
#loopedSlider ul.pagination li a:hover,
#loopedSlider ul.pagination li.active a { 
	background:url(/images/website161/button3-act.gif) no-repeat left top;
}

/*--- tabs ---*/

.tab_container {
	overflow: hidden;
	width: 100%;
    float:left;
}
ul.tabs li {
	font-size:1.08em;
	font-weight:bold;
	float:left;
	margin-right:-7px;
	letter-spacing:-1px;
}
ul.tabs li a {
	color:#444;
	text-decoration:none;
	display:block;
	width:109px;
	text-align:center;
	height:35px;
	background:url(/images/website161/tab-bgdcc.gif) no-repeat left top;
}
ul.tabs li a span {
	display:block;
	padding-top:9px;
}
ul.tabs li a:hover {
	text-decoration:underline;
}
ul.tabs li.active {
	position:relative;
	z-index:2;
}
ul.tabs li.active a {
	background:url(/images/website161/tab-bg-actdcc.gif) no-repeat center bottom;
}
ul.tabs li.active a:hover {
	text-decoration:none;
}

/*==============================================================*/

#main { 
	width:972px; 
	margin:0 auto;
}
#header { 
	height:193px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:731px; margin-right:11px;}
#page1 #content .col-1 .col-1 { width:232px; margin-right:18px;}
#page1 #content .col-1 .col-2 { width:232px; margin-right:17px;}
#page1 #content .col-1 .col-3 { width:232px;}
#page1 #content .col-2 { width:230px;}

/*Vick*/
#page1 #content .col-1 .col-1 { width:232px; margin-right:6px;background-color: #ffffff;height: 450px;}
#page1 #content .col-1 .col-2 { width:232px; margin-right:5px;background-color: #ffffff;height: 450px;}
#page1 #content .col-1 .col-3 { width:232px;background-color: #ffffff; height: 450px;}
#page1 #content .col-1 .col-1 p,
#page1 #content .col-1 .col-2 p,
#page1 #content .col-1 .col-3 p{color: #333333; padding-left: 10px; padding-right: 10px;}
#page1 #content .col-1 .col-1 a,
#page1 #content .col-1 .col-2 a,
#page1 #content .col-1 .col-3 a{color: #666666; padding-left: 10px; padding-right: 10px;}

#page1 #content .col-1 .col-1 img,
#page1 #content .col-1 .col-2 img,
#page1 #content .col-1 .col-3 img{border:solid 3px #dad7c4;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:731px; margin-right:11px;}
#page2 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page2 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page2 #content .col-1 .col-3 { width:204px;}
#page2 #content .col-2 { width:230px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:731px; margin-right:11px;}
#page3 #content .col-1 .col-1 { width:352px; margin-right:27px;}
#page3 #content .col-1 .col-2 { width:351px;}
#page3 #content .col-2 { width:230px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:731px; margin-right:11px;}
#page4 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page4 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page4 #content .col-1 .col-3 { width:204px;}
#page4 #content .col-2 { width:230px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:731px; margin-right:11px;}
#page5 #content .col-2 { width:230px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:731px; margin-right:11px;}
#page6 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page6 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page6 #content .col-1 .col-3 { width:204px;}
#page6 #content .col-2 { width:230px;}

/*======= index-6.html =======*/
#page7 #content .box .inner { height:292px;}
#page7 #content .col-1 { width:731px; margin-right:11px;}
#page7 #content .col-2 { width:230px;}


/*=========================*/


#footer { 
	height:78px;
	border-top:4px solid #f4f4f4;
}
span.space{margin-left: 40px;}

