body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background: #fff url(/images/back_grad_home.gif) repeat-x;
  height: 100%;
}

.int{
  background: #fff url(/images/back_grad_int.gif) repeat-x;
}


a img {border:0;}

.container {
width: 800px;
margin:0 auto;
}


#topnav {
color:#fff;
font-size: 15px;
height: 32px;
line-height: 32px;
padding-left:25px;
padding-top:50px;
}

#toplinks {
float:right;
overflow:hidden;
padding-right:30px;
}

#toplinks a {
color: #fff;
text-decoration: none;
display:block;
float:left;
padding-left:10px;
padding-right:10px;
text-align:center;
}

#toplinks a:hover {
color: #c0c0c0;
}

#logoblock {
float:left;
padding-top:18px;
padding-left:10px;

}

.clear {
clear:both;
}

/* Home Boxes */

.homeboxcont {
width: 800px;
height:354px;
margin:0 auto;
padding-top:57px;

position:relative;
}

.homebox {
position:relative;
float: left;
margin-right: 19px;
margin-bottom:40px;
overflow:hidden;
}

/* News Section */

.news {
color: #000000;
width: 800px;


margin:0 auto;
margin-left:0px;
margin-top:60px;

padding-bottom:10px;
padding-top:5px;
line-height:20px;

}

.news h1 {
color: #3e76ba;
font-size: 14px;

padding-left:20px;

}

.news h2 {
font-size: 12px;
font-weight: bold;
margin:0;
padding:0;
padding-left:20px;
}

.news p {
padding-left: 20px;
font-size: 12px;
font-weight: normal;

}

.news a {
padding-left: 5px;
color: #000000;
}

.newsdivider {
border-top: 1px solid #4077bb;
padding-top: 10px;
margin-bottom: 20px;
padding-bottom: 0px;
position: relative;
margin-left:20px;
margin-right:20px;
}


#catbar{
color: #fff;
font-size: 14px;
position:relative;
padding-top:6px;
width:740px;
height: 32px;
line-height:31px;
margin:0 auto;
}

#catlinks {
float:left;
}

#catlinks a {
color: #fff;
font-size: 13px;
text-decoration: none;
display:block;
float:left;

text-align:center;
margin-left: 20px;

}


#catlinks a:hover {
color: #e7eff8;
text-decoration:underline;
}

#pagecontent {
background: #fff;
border-right: 1px solid #dadadc;
border-left: 1px solid #dadadc;


padding-top:5px;
}

h1 {

	font-size:19px;
	color:#333;
	font-weight:bold;

}

h2 {
	font-size:17px;
	color:#3a5e8c;
	font-weight:bold;
	border-bottom:1px solid #cbd2d8;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

h3 {

	font-size:14px;
	color:#3a5e8c;
	font-weight:bold;
	border-bottom:1px solid #cbd2d8;
    padding: 15px 0 3px 0;
}


/* Main Category Content */

#catleft {
background: #fff;
border-right: 1px solid #dadadc;
width: 550px;
padding-left: 26px;
float:left;
padding-right:10px;
color: #333;

}

#catleft p {
padding:5px;
padding-right:10px;
line-height:22px;
}

#catleft ul {
padding-right: 15px;
line-height: 22px;
}

#catleft li {
margin-bottom: 10px;

}

#catright {
background: #fff;

float:left;
height: 100%;
width: 200px;


}

/* Footer */

#pagebottom {
border-top: 1px solid #dadadc;
background: #3d75b9;
color: #fff;

/*padding-top:20px;*/

}
.footline {
border-top: 1px solid #dadadc;
padding-top: 10px;
margin-bottom: 20px;
padding-bottom: 0px;
position: relative;
margin-left:1px;
margin-right:1px;
}

.footer {
/*width:800px;
margin:0 auto;
*/
height: 80px;

text-align:center;
font-size: 12px;
padding: 10px;
}


.remote img {
margin-left: 30px;
float:left;
}

.remote a {
margin-right: 100px;
margin-top: 70px;
font-size: 14px;
float: right;
}

.dividerlessmargin {
border-top: 1px solid #C2D4E6;
margin-right:50px;
margin-top: 5px;
padding-bottom: 5px;
position: relative;
}

/* Form */

.forms {

width: 450px;
position: relative;
}

fieldset {
width: 400px;
margin-left: auto;
margin-right:auto;
border: none;
         }
label { 
position : relative;
width : 150px;
display : block;
margin-top: 20px;
padding-left: 10px;
}


label input {
position : absolute;
left: 100%;
top: 0px;
width: 230px;
} 
label select {
position : absolute;
left : 100%;
top : 0px;
width : 234px;
} 

textarea {
width: 380px;
height: 100px;
display: block;
}

.buttons {
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.small label {
width: 180px;
font-size: 12px;
text-align: left;
line-height: 20px;
}

/* Success, notice and error boxes
-------------------------------------------------------------- */



.error      {
padding: .3em;
border: 2px solid #ddd;
background: #FBE3E4; 
color: #8a1f11;
border-color: #FBC2C4; }



.forms br { display : none; } 

input.text, input.title,
textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border:1px solid #666;
}

input.text, 
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }


.portfolio img {
padding:20px;

}


.msgbox {
border: 1px solid #ccc;
background:#ffffdd;
padding: 10px;
margin-bottom: 20px;
font-weight:bold;
}

.remoteTable {
width:400px;
border:1px solid #ccc;
border-collapse:collapse;
}

.remoteTable td {
border:1px solid #ccc;
padding:.5em;
}
