*{
	margin: 0;
	padding: 0;
}


body {
	background: #d6e5f6;
}

img {
	border: none;
}

.imgleft {
	margin-left: 60px;
}

#wrap {
	width: 963px;
	margin: 0 auto;
}

#top {
	width: 963px;
	height: 149px;
	background: url(http://www.tradestart.ca/templates/simple/images/logo.jpg) no-repeat;
	margin: 15px 0;
}

/* MENU */
#menu {
	position:relative;
	width: 963px;
	height:33px;
	border-top: 2px dashed #fff;
	border-bottom: 2px dashed #fff;
	font: bold 11px Arial, Verdana, Tahoma;
	text-align: center;
}
#menuitems {
	position:absolute;
	float:left;
	top:1px;
	left:1px;
	/*right:215px;*/ /*border:1px solid red;*/
}

#menuitems ul{
	list-style: none; 
	margin: 0; 
	padding: 0;
}

#menu #menuitems li{
	float: left; 
}

#menu #menuitems li a{

	color: #336699;
	text-decoration: none;
	font: bold 11px Arial, Verdana, Tahoma;
	margin-top:3px;
	padding-top:5px;
	text-align: center;	
	overflow: hidden; 
	display: block; 
	height:26px;
}

#menu #menuitems  li a:link{
	color: #336699;
	text-decoration: none;
	background: url(http://www.tradestart.ca/templates/simple/images/menu-item.jpg) no-repeat; 
	width: 121px;	
}

#menu #menuitems  li a:active {
	color: #336699;
	text-decoration: none;
	background: url(http://www.tradestart.ca/templates/simple/images/menu-item.jpg) no-repeat -121px 0;

}

#menu #menuitems li a:visited{
	color: #336699;
	text-decoration: none;
	width:121px;
	background: url(http://www.tradestart.ca/templates/simple/images/menu-item.jpg) no-repeat;	
}

#menu #menuitems li a:hover{
	color: #000000;
	text-decoration: underline;
	background: url(http://www.tradestart.ca/templates/simple/images/menu-item.jpg) no-repeat 0 0 !important;	
}



#menu .search_box {
	position:absolute;
	float:left;
	top:4px;
	right:0;
	width: 200px;
}
#menu .search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
#menu .search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
	background-color:#336699;
	color:#ffffff;	
}

/* END MENU */

/* CONTENT */
#content {
	width: 963px;
	margin: 15px 0;
	background: #fff url(http://www.tradestart.ca/templates/simple/images/content_main.jpg) no-repeat;
}

#content #ct {
	width: 850px;
	color: #003366;
	padding-left: 40px;
	padding-top: 27px;
	padding-right: 25px;
	padding-bottom: 0px;
}
#content #ct p {
	font-family:Arial, Verdana, Tahoma;
	font-size: 12px;
	padding-top:2px;
	padding-bottom:2px;	
	margin-top:3px;
	margin-bottom:3px;	
		
}

#content #ct dt {
	font-family:Arial, Verdana, Tahoma;
	font-size: 14px;
	padding-top:8px;
	padding-bottom:2px;	
	margin-top:3px;
	margin-bottom:3px;	
	color: #003366;
	font-weight:bold;
	border-bottom: solid thin #000000;	
}

#content #ct ul {
	list-style-type: none;
	padding-top:6px;
	padding-bottom:6px;
}
#content #ct li {
	font-family:Arial, Verdana, Tahoma;
	list-style: none;
	font-size: 13px;
	background-image: url(http://www.tradestart.ca/templates/simple/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0 .4em;
	padding-left: 25px;	
}

#content #ct .btn {
	font-family:Arial, Verdana, Tahoma;
	font-size: 16px;
	background-image: url(http://www.tradestart.ca/templates/simple/images/btn-bgrnd.png);
	background-repeat:no-repeat;
	margin-top:8px;
	margin-bottom:8px;
	overflow: hidden; 
	width:239px;
	height:94px;
	display:block;
	padding-top:12px;
	padding-left:12px;	
}

#content #ct .btn  a{
	color: #336699;
	text-decoration: none;

}

#content #ct .btn  a:active {
	color: #336699;
	text-decoration: none;
}

#content #ct .btn  a:link{
	color: #336699;
	text-decoration: none;
}

#content #ct .btn  a:visited{
	color: #336699;
	text-decoration: none;
}

#content #ct .btn  a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#content #ct h1{
	font-family:Arial, Verdana, Tahoma;
	font-size: 24px;
	padding-top:2px;
	padding-bottom:6px;
}

#content #ct h2{
	font-family:Arial, Verdana, Tahoma;
	font-size: 20px;
	padding-top:8px;
	padding-bottom:2px;
}

#content #ct h3{
	font-family:Arial, Verdana, Tahoma;
	font-size: 15px;
	padding-top:6px;
	padding-bottom:2px;
}

#content #ct h4{
	font-family:Arial, Verdana, Tahoma;
	font-size: 14px;
	padding-top:6px;
	padding-bottom:2px;
}

#content #ct h4  a{
	color: #336699;
	text-decoration: none;

}

#content #ct h4  a:active {
	color: #336699;
	text-decoration: none;
}

#content #ct h4  a:link{
	color: #336699;
	text-decoration: none;
}

#content #ct h4  a:visited{
	color: #336699;
	text-decoration: none;
}

#content #ct h4  a:hover{
	color: #FF0000;
	text-decoration: underline;
}

#content #ct #ctl {
	width: 425px;
	margin: 37px 0 0 50px;
	*margin: 37px 0 0 25px;
	float: left;
}

#content #ct #ctl p{
	font: 12px Arial, Verdana, Tahoma;
	padding-top:2px;
	padding-bottom:2px;	
	margin-top:3px;
	margin-bottom:3px;	
}

#content #ct #ctl h1 {
	font-family: Arial, Verdana, Tahoma;
	margin: 10px 0 10px 20px;
	color: #003366;
}

#content #ct #ctl ul {
	margin-left: 60px;
	width: 370px;
	list-style: none;
}

#content #ct #ctl ul li { 
	background-image: url(http://www.tradestart.ca/templates/simple/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0 .4em;
	font: bold 15px Arial, Verdana, Tahoma;
	color: #003366;
	margin: 0 0 10px 0;
	padding-left: 25px;
}

#content #ct .ctr {
	width: 300px;
}

#content #ct .ctr p {
	font: 12px Arial, Verdana, Tahoma;
	color: #003366;
	text-align: left;
	padding-top:2px;
	padding-bottom:2px;	
}

#content #ct .ctr img{
	margin: 0 0 10px 50px;
}

#content #ct .ctr h1{
	font-family: Arial, Verdana, Tahoma;
	margin: 10px 0 10px 20px;
	color: #003366;
}

/* END CONTENT */


/* CONTENT BOTTOM */
#content #cb {
	clear: both;
	width: 963px;
	height: 126px;
	background: url(http://www.tradestart.ca/templates/simple/images/content_bottom.jpg) bottom left no-repeat;
	margin: 0 auto;
}

#content #cb .poweredby {
	text-align: center;
	font: bold 13px Arial, Verdana, Tahoma;
	color: #003366;
	padding: 20px 0 10px 0;
}

#content td{
	font: 13px Arial, Verdana, Tahoma;
}

#content #cb .imgleft {
	margin-left: 110px;
}

#content #cb .footerlinks p{
	color: #336699;
	font-size: 11px;
	font-family:Arial, Verdana, Tahoma;
	text-align: center;
	padding-bottom:5px;
}

#content #cb .footerlinks  a{
	color: #336699;
	text-decoration: underline;
	font: normal 12px Arial, Verdana, Tahoma;
	text-align: center;	
}

#content #cb .footerlinks  a:active {
	color: #336699;
	text-decoration: underline;
}

#content #cb .footerlinks  a:link{
	color: #336699;
	text-decoration: underline;
}

#content #cb .footerlinks  a:visited{
	color: #336699;
	text-decoration: underline;
}

#content #cb .footerlinks  a:hover{
	color: #FF0000;
	text-decoration: underline;
}

/* END CONTENT BOTTOM */


/* BOTTOM */
#bottom {
	margin-top:10px;
	width: 963px;
	font: 12px Arial;
	color: #333333;
	text-align: center;
}

#bottom a {
	font: 12px Arial;
	color: #333333;
	text-decoration: none;
}