/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
border: 1;
margin: 0;
}

img
{
border: 0px;
}


a{
	color: #0663A9;
	text-decoration:none;
	font-weight: bold;
}

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

body{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/bg.jpg);
	line-height:20px;
}

#main{
	width: 999px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #0563A9;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	position:relative;
	z-index:2;
}


#header { width:999px;
padding: 0px 0px 0px 0px;
height: 364px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
}

#headersmall { width:999px;
padding: 0px 0px 0px 0px;
height: 235px;
background-image: url(images/CD_new_header_4.jpg);
background-repeat: no-repeat;
}

#logo {	
		padding: 4px 0px 0px 0px;
		height: 65px;
		text-align: left;
}

#logosmall {	
		height: 144px;
		text-align: right;
}

#logo H1
{
font-family:Verdana, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:18px;
		font-style:italic;
		text-decoration: none;
		background: none;
		padding: 0px;
		margin: 0px;
}

#logo H2 a
{
font-family:Verdana, "Times New Roman", Times, serif;
		color:#FFFFFF;
		font-size:14px;
		font-style:italic;
		text-decoration: none;
		background: none;
}

#logo H2
{
		background: none;
		padding: 0px;
		margin: 0px;
}
#buttons1{
	padding:0px;
	margin:0px;
	margin-left:440px;
	padding-top:3px;
}
#buttons1 li{
	display:inline;
}

#buttons1 a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight:bold;
	display: block;
	float: left;
	height: 15px;
	text-align: center;
	color: #fff;
	margin-left:8px;
}

#buttons1 a:hover {
	text-decoration: underline;
	background: url(images/but_over.png) 0px 2px repeat-x;
}
#buttons{

	width: 983px;
	height: 64px;
	background: url(images/menu.jpg) left top no-repeat;
	text-align:center;
	margin-left: 8px;
}

#buttons ul {
    padding-left: 20px;
    margin: 0px;
}

#buttons li {
	display: inline;
}

#buttons a {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight:normal;
	display: block;
	float: left;
	width: 75px;
	height: 42px;
	text-decoration: none;
	color: #fff;
	padding-top: 12px;
	padding-left: 0px;
	margin-left: 10px;
	text-align: center;
	background:url(images/fish_but.gif) 0px 19px no-repeat;	
}

#buttons a:hover {
	text-decoration: underline;
	background: url(images/but_over.png) 0px 2px repeat-x;
}

#content{
	width: 983px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg_cont.gif) left repeat-y;
	margin: 0px 8px 0px 8px;
}

#cont_top {	background:	url(images/top.gif) top repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#cont_bot {	background:	url(images/bot.gif) bottom repeat;
width: 983px;
height:10px;
margin-left: 8px;}

#left{
	width: 967px;
	margin: 0px 0px 0px 8px;
	float: left;
	position: relative;
}

.sm-menu {
	float:right;
	margin-top:-39px;
	width: 270px;
	height: 80px;
	}
	
	.sm-menu li {
		display: inline;
		text-align: right;
		margin-left: 5px
		}

.text{
	padding: 10px 0px 0px 0px;
}

.img {	float:left;
		margin: 5px 18px 5px 9px;
}

span {	color:#fff;
		font-weight:bold;
}

.dat { text-decoration:underline;}

#col_l {float:left;
		width:342px;}

#col_r {float: left;
		width:345px;
		margin-left:10px}

H1{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 5px;
	text-align:center;
}

H2{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color: #1380BA;
	padding-bottom: 10px;
	padding-left: 4px;
	text-align: left;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 5px;
	font-weight:bold;
}

.read_pap{
	text-align:right;
	padding-right:0px;
	font-weight:bold;
}


#right{
float:right;
width: 231px;
background: url(images/bg_left.jpg) left 25px repeat-x;
margin-left: 8px;
padding: 0px 18px 0px 10px;
}



#right ul 
{
	list-style: none;
	padding-left:0px;
	padding-top:0px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}

#right li{
	padding-top: 9px;
	background: url(images/fish.gif) 3px 16px no-repeat;
	padding-left: 43px;
}

#footer{
	height: 100px;
	width: 1000px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) center no-repeat;
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

span{
	text-align:center;
	color: #FFFFFF;
}
#livechat_button{
	position:fixed;
	top:0px;
	left:0px;
}
#twitter_widget{
	float:left;
	margin:0px;
}
#side_banner{
	position:fixed;
	z-index:1;
	margin:0px;
	top:0px;
	left:0px;
	height:385px;
	width:120px;
	padding:10px 0px 0px 0px;
	background-image:url(images/questionson.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FF0;
}
.b_list{
	color:#FFFFFF;
	position:relative;
	left:-20px;
	top:15px;
}
#side_banner a{
	color:#FFF;
}
#white_links{
	color:#FFF;
}
.line{
	line-height:3px;
	color: #1380BA;
	border-bottom-style:solid;
	border-bottom-width:2px;
	margin-bottom:7px;
}
#mainpics{
	float:left;
	padding: 0px;
	margin: 6px;
	text-align:center;
}
/*** CONTACT FORM ***/

div.form {
	overflow: hidden;
	margin-bottom: 20px;
	}

div.stage {
	width: 100%;
	overflow: hidden;
	}

#contactform label {
	float: left;
	margin-right: 10px;
	width: 100px;
	}

#contactform input {
	background: url(../images/form-bg.gif) 0 0 no-repeat;
	border: 1px solid #999;;
	font-size: 14px;
	float: left;
	height: 20px;
	margin: 0 0 8px 0;
	width: 200px;
	padding: 5px;
	}

#contactform textarea {
	background: #d5d4cb url(../images/form-textarea-bg.gif) 0 0 no-repeat;
	border: 1px solid #999;
	font-size: 14px;
	padding: 5px;
	height: 200px;
	width: 200px;
	padding: 5px;
	margin-bottom: 10px;
	}

#contactform input#submitButton {
	background: url(../images/form-button.gif) 0 0 no-repeat;
	border: none;
	font-size: 0;
	width: 189px;
	height: 47px;
	}
