/* CSS Document */

body{
margin:0px;
font-family: Tahoma, Verdana, sans-serif;
font-size: small;
background: url(../images/dots_new.gif) top left no-repeat;
}

.holder{
width:748px;
margin-top:10px;
padding-left: 100px;
}

.header{
height:24px;
padding:5px;
padding-left:22px;
}

.navigation{
float:right;
font-size: 11px;
font-weight: normal;
padding-right:22px;
padding-top:2px;
padding-bottom: 4px;
}

.block_left{
float:left;
width:227px;
margin-left:22px;
}

*html .block_left{
float:left;
width:227px;
height: 300px;
margin-left:10px;
}

.block_right{
	float:right;
	margin-right:22px;
	font-size: 36px;
	padding-left: 20px;
	color: #FFFFFF;
	border-left: solid 1px #F2F2F2;
}

*html .block_right{
	float:right;
	margin-right:10px;
	font-size: 36px;
	padding-left: 20px;
	color: #FFFFFF;
	border-left: solid 1px #F2F2F2;
}

.top_curve{
height:16px;}

.left_shade1{
width:5px;
float:left;
}

.center_content{
width:738px;
float:left;
}

.right_shade1{
width:5px;
float:left;
}

.left_content{
float:left;
width:227px;
margin-left:22px;
margin-top:10px;
}

*html .left_content{
float:left;
width:227px;
margin-left:10px;
margin-top:10px;
}

.right_content{
	float:right;
	width:437px;
	margin-right:22px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

*html .right_content{
	float:right;
	width:437px;
	margin-right:10px;
	padding-left: 10px;
	border-left: solid 1px #F2F2F2;
}

.bottom_curve{
height:5px;
clear:both;
}

.footer{
width:748px;
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:10px;
margin-bottom:25px;
}

h2 {
	margin: 0;
	color: #666666;
	font-size: 18px;
	font-weight: normal;
}
h2 span
{
	color: #D24428;
}


h2 a:link, h2 a:hover, h2 a:visited {
	color: #000;
	text-decoration: none;
}
	
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin: 0;
}

h1 span
{
	color: #D24428;
}

h1 a:link, h1 a:visited, h1 a:hover {
	text-decoration: none;
	color: #003366;
}
	
h4 {
	margin: 0;
	color: #666666;
	font-size: 12px;
	padding-top:5px;
	padding-bottom:9px;
	background-image:url(../images/dots_4new.gif);
	background-repeat:repeat-x;
}
h4 span
{
	color: #D24428;
}

h3 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h5 {
	margin: 0 0 8px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}

.hr{
	width: 100%;
	height:8px;
	background-image:url(../images/dots_hrnew.gif);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-repeat: repeat-x;
	background-position:center;
}

a:link, a:visited {
	color: #D24428;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

.small-note {
	font-size:9px;
}

.nav{
color:#D24428;
text-decoration:none;
padding-left:10px;
padding-right:10px;
}

.nav:hover{
color:#003366;
text-decoration:none;
padding-left:10px;
padding-right:10px;
text-decoration: underline;
}

ul,li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li
{
	padding-top: 4px;
	padding-bottom: 4px;
}

li a
{
}
.contactus
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.contactus img
{
	float: left;
	padding: 4px;
}

.contactus a
{
	font-weight: bold;
}

#form th, td
{
	text-align: left;
}

#form td
{

}

#form input, textarea
{
	font-size: 10px;
	border: 1px solid black;
	width: 200px;
}

#form input.submit
{
	width: 100px;
	height: 30px;
	font-size: 10px;
	background-color: #666666;
	border: 1px solid black;
	color: #ffffff;
}

ul.list
{
	padding-left: 10px;
}
ul.list li
{
	list-style: square;
}

.img
{
	float: right;
	border: 1px solid black;
	margin: 10px;
}

.img img
{

}

#sample
{
	/**width: 430px;**/
	width:132px;
	float:left;
	height:150px;
	margin:0 0 20px 10px;
	border:1px dotted #999999;
	background-color:#fff;
}

#sample-logo {
	height:60px;
	padding:40px 0 0 0;
	text-align:center;
	color: #fff;
	background-color:#FB9330;
	font-weight:bold;
	font-size:12pt;
}

#sample p
{
	margin-top: 15px;
}
#sample a
{
}
#sample a:hover
{
}

#sample img
{
	float: left;
	padding: 4px;
}

/** Buttons **/

.clearbutton { background-color:#FFFFFF; }

a.button {
	background: transparent url('../images/g-button-right.gif') no-repeat scroll top right;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	font: normal 12px verdana, sans-serif;
	height: 27px;
	margin-top: 10px;
/*	width: 258px; */
	
}

a.button span {
	background: transparent url('../images/g-button-left.gif') no-repeat;
	display: block;
	line-height: 17px;
	padding: 5px 16px 5px 20px;
}

a.button:hover {
	color: #FDD89D;
	outline: none;
	text-decoration: none;
}

.rimage
{
	float: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
}

.bottom
{
	background: #CCCCCC;
	padding: 4px;
	color: #000000;
}

.bottom a
{
	color: #000000;
	text-decoration: none;
}

.bottom a:hover
{
	text-decoration: underline;
}

.bottom b
{
	color: #CD361E;
}
