﻿body{
	background-color: #4072B1;
	background-image:url('http://www.cds-am.net/images/body_background.jpg');
	margin:0px;
	padding:0px;
	height: 100%;
	background-repeat: repeat-x;

}

#wrapper
{
	background-image:url('http://www.cds-am.net/images/cds_background_logo.jpg');
	background-repeat: no-repeat;
	background-color: White;
	height: 1000px;
	width: 990px;	

	margin: 0px auto;
	position: inherit;
	padding-left: 10px;
	padding-top: 86px;	
}


#news-wrapper
{
	background-image:url('http://www.cds-am.net/images/cds_background.jpg');
	background-repeat: no-repeat;
	background-color: White;
	height: 100%;
	width: 990px;	

	margin: 0px auto;
	position: inherit;
	padding-left: 10px;
	padding-top: 86px;
}

#header_wrap
{
	height:20px;
	width:1024px;
	margin:0px;
}


#header
{
	width:980px;
	margin:0 auto;
}

#menu_wrap
{
	height:28px;
	width:100%;
}


#search a 
{
	font-size:14px;
	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight: normal;
	text-align:center;
	text-decoration:none;
	color: Black;
}


#search a:hover 
{
	 text-decoration: underline;
}


#search-wrapper
{
	height:28px;
	width:1000px;
	position:  absolute;
	top: 0px;

	margin: 0px auto;
	padding-left: 0px;

}


#news-box
{

	height:78%;
	width:400px;

	margin: 10px auto;

	background-image:url('http://www.cds-am.net/images/news_background_long.jpg');
	background-repeat: no-repeat;
	background-color: Transparent;	

	border-color: Gray;
	border-style:solid;
	border-width: 1px;
	-moz-border-radius: 5px;	
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

	display:inline-block;
	float: left;

	padding: 7% 10px 10px 10px;

	background-color:  Transparent;	
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: medium;

}

#news-box a
{

	font-family: Trebuchet MS, Georgia, Arial, Serif;
	font-size: 20px;
	font-weight: normal;
	color: #4072B1;
	text-decoration:none;
}

#news-box a:hover
{
	text-decoration: underline;
}


#news-ticker-box
{

	height:33%;
	width:238px;

	margin: 10px auto auto 15px;
	
	background-image:url('http://www.cds-am.net/images/follow_background.jpg');
	background-color: Transparent;	
	background-repeat: no-repeat;
	border-color: Gray;
	border-style:solid;
	border-width: 1px;
	-moz-border-radius: 5px;	
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

	display:inline-block;
	float: left;	

	padding: 7% 10px 10px 10px;

	/*background-image:url('http://www.cds-am.net/images/news_background.gif');*/
	background-color:  Transparent;	
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size:small;

}

#news-ticker-box a
	{
	font-size:19px;
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;
	color: #4072B1;
	}

#news-ticker-box a:hover
{ text-decoration: underline;}

#news-ticker-box-2
{

	height:33%;
	width:238px;

	margin: 10px auto auto 15px;
	
	background-image:url('http://www.cds-am.net/images/resources_background.jpg');
	background-color: Transparent;
	background-repeat: repeat-y;
	border-color: Gray;
	border-style:solid;
	border-width: 1px;
	-moz-border-radius: 5px;	
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

	display:inline-block;
	float: left;	

	padding: 7% 10px 10px 10px;

	/*background-image:url('http://www.cds-am.net/images/news_background.gif');*/
	background-color:  Transparent;	
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size:small;
}

#news-ticker-box-2 a
	{
	font-size:19px;
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;
	color: #4072B1;
	}

#news-ticker-box-2 a:hover
{ text-decoration: underline;}



#news-ticker-box-3
{

	height: 378px;
	width:513px;

	margin: 15px auto auto 15px;
	
	background-image:url('http://www.cds-am.net/images/blog_background.jpg');
	background-color: Transparent;
	background-repeat: repeat-y;
	border-color: Gray;
	border-style:solid;
	border-width: 1px;
	-moz-border-radius: 5px;	
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

	display:inline-block;
	float: left;	

	padding: 45px 10px 10px 10px;

	background-color:  Transparent;	
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: medium;

}

#news-ticker-box-3 a
{

	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: 20px;
	font-weight: normal;
	color: #4072B1;
	text-decoration:none;
}

#news-ticker-box-3 a:hover
{
	text-decoration: underline;
}


#news-story-box
{

	/*height: 86%;*/
	width:513px;

	margin: 10px 10px 0px 15px;
	
	background-image:url('http://www.cds-am.net/images/news_story_background_2.jpg');
	background-color: Transparent;
	background-repeat: no-repeat;
	border-color: Gray;
	border-style:solid;
	border-width: 1px;
	-moz-border-radius: 5px;	
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

	display:inline-block;
	float: left;	

	padding: 0px 10px 10px 10px;

	overflow:  auto;
	background-color:  Transparent;	
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: medium;

}

#news-story-box h1
{

	margin-top: 11px;
	padding-top: 0px;
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: 40px;
	font-weight: normal;
	color:  #757575;
	text-decoration: none;
}

#news-story-box a
{

	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight: normal;
	color: #4072B1;
	text-decoration:none;
}

#news-story-box a:hover
{
	text-decoration: underline;
}


#main-content-box
{

	height: 75%;
	width: 950px;

	margin: 10px auto;

	background-image: url('http://www.cds-am.net/images/products_background.jpg');
	background-repeat: no-repeat;
	background-color: Transparent;	

	border-color: Gray;
	border-style:solid;
	border-width: 1px;
	-moz-border-radius: 5px;	
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;

	display:inline-block;
	float: left;
 
	padding: 120px 10px 10px 10px;

	background-color:  Transparent;	
	font-family: Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: medium;
}

#main-content-box h1
{

	margin-top: 11px;
	padding-top: 0px;
	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-size: 30px;
	font-weight: normal;
	color:  #487B8A;
	text-decoration: none;
}


#main-content-box a
{

	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight: normal;
	color: #4072B1;
	text-decoration:none;
}

#main-content-box a:hover
{
	text-decoration: underline;
}

#search
{
	height:28px;
	width:300px;
	position: static;
	top: 0px;
	left: 650px;
	float: right;
	
	text-align: right;
	width: 600px;
	padding-right:  30px;
	
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;

	background-color:  Transparent;	

/*
	border-color: #4072B1;
	border-style:solid;
	border-top:none;
	border-width: 1px;
*/
}

#menu
{
	background-image:url('http://www.cds-am.net/images/button_1.jpg');
	background-repeat: repeat-x;
	
	height:28px;
	width:972px;
	margin:0 0 0 0px;

	-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -khtml-border-radius: 5px;
}

#menu ul
{
	height:28px;
	margin:0 0 0 28px;
	padding:0px;
	list-style:none;
}

#menu li
{
	margin:0 0 0 0px;
	padding:0px;
	display:inline;
	vertical-align: middle;
}


#menu a
{
	height:28px;
	width:120px;
	
	float: left;
	display:block;
	margin-top: 5px;
	vertical-align: middle;	

	font-size:14px;
	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;
	color: #4072B1;
}

#menu a:hover

{
	text-decoration: underline;
}

.spacer-box
{

	height: 1000px;
	width:10px;

	margin: 0px 0px 0px 0px;
	background-color: Transparent;
	background-repeat: repeat-y;
	border: none;

	display:  inline-table;
	float:  none;

	padding: 0px 0px 0px 0px;

	background-color:  Transparent;	
}

.textLink
{
	font-size:14px;
	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;
	color: #4072B1;
}

.textLink:hover

{
	text-decoration: underline;
}


.text
{
	font-size:14px;
	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;
	color: Black;
}

.text:href

{
	text-decoration: underline;
}

#footer-wrapper
{
	height:30px;
	width:1000px;
	float:left;
	position: static;
	}

#news-footer-wrapper
{
	height:30px;
	width:1000px;
	float:left;
	position: static;
	margin: 20px 0px 20px 0px;
	}


#search-footer
{

	height:30px;
	width:300px;
	position: static;
	top: 1200px;
	
   float: left;
	
	font-weight: 100;
	color: Gray;
	
	margin: 0px auto;
	padding-top: 5px;	

}


#search-footer a 
{
	font-size:14px;
	font-family:Trebuchet MS, Georgia, Arial, Sans-Serif;
	font-weight:300;
	text-align:center;
	text-decoration:none;
	color: #4072B1;
}


#search-footer a:hover 
{
	 text-decoration: underline;
}

#copyright-footer
{
	height:30px;
	width:220px;
	position: static;
	top: 1050px;
   float: right;

	background-image:url('http://www.cds-am.net/images/cds_logo_small.jpg');
	background-repeat: no-repeat;
	
	font-family: Tahoma;
	font-size: x-small;
	font-weight: 100;
	color: Gray;

	vertical-align: middle;
	margin: 0px auto;
	padding-left: 70px;
	padding-top: 5px;
}

#footer-pad
{clear:both;float:left;}


#txtSearch1
{
	display: inline-block;
	margin-left:7px;
	border: 2px;
	border-color: Lime;
	}


.clearboth {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
	}

.support-background
{
	background-image: url('http://www.cds-am.net/images/support_background.jpg');
}


.input
{
	border: 1px solid Gray;
}

.contact-group 
{
	border: none;
	background: transparent;
	width: 20%;
	display: inline-block;
	float:left;
}