﻿body
{
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	color:#ABBCD1;
	font-family:Arial;
	font-size:12px;
	background-color:#1F2024;
	vertical-align:top;
}
 
 h2
 {
 	padding:0;
 	margin-top:5px;
 	margin-bottom:5px;
 }
 
 hr
 {
 	border:solid 1px gray;
 	margin:0;
 	padding:0;
 }
 
a
{
	color:Gray;
	text-decoration:underline;
}

a:hover
{
	color:White;
	text-decoration:none;
}

#Wrap
{
	width:800px;
}

#Header
{
	padding:0;
	margin:0;
	border-spacing:0;
}

#Footer
{
	float:left;
	margin-left:200px;
	background-color:#3B4043;
	background-image: url(../Images/ColorBars/BottomRight.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	display:block;
	height:40px;
	width:600px;
	vertical-align:bottom;
	text-align:right;
}


#Footer span
{
	margin-top:20px;
	display:block;
	padding-right:20px;
	font-size:10px;
	color:Gray;
}

#HeaderSection
{
	float:left;
	background-color:#3B4043;
	background-image: url(../Images/ColorBars/TopRight.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	display:block;
	height:75px;
	width:600px;
}

#HeaderSection ul
{
	list-style:none;
	padding:0px;
	margin-top:30px;
	margin-left:300px;
}

#HeaderSection li
{
	padding:0px;
	margin:0;
	font-size:16pt;
	color:gray;
}

#HeaderSection span
{
	display:block;
	padding-left:20px;
	color:#A0A0A0;
	font-size:14px;
}

#Logo
{
	background-image: url(../Images/Menu/Logo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	vertical-align:bottom;
	height: 65px;
	width: 200px;
	display:block;
}

#LogoSection
{
	float:left;
	width:200px;
	background-image: url(../Images/ColorBars/TopLeft.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	display:block;
	height:75px;
}


#Menu
 {
 	float:left; 
	background-color:#272A2D;
	vertical-align:top;
	width:200px;
	height:265px;
 }
 
 
#Menu ul
{
	list-style:none;
	padding:10px;
	margin:0;
}

#Menu li
{
	background-color:#272A2D;
	vertical-align:top;
	background-image: url(../Images/Symbols/Period.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}

#Menu li a
{
	color:#B9B9B9;
	font-size:18px;
	text-decoration:none;
}

#Menu li a:hover
{
	color: White;
}


#MenuPartner
{
	float:left;
	width:600px; 
	height:265px;
	background-image: url(../Images/MainImage/LaptopMan.jpg);
	background-repeat:no-repeat;
}

#ContentStarter
{
	background: url(../Images/ColorBars/MiddleLeft.jpg);
	background-repeat:repeat-x;
	height:8px;
	clear:both;
}

Span.primary
{
	font-size:18px;
	color: #B9B9B9;
}

Span.secondary
{
	font-size:18px;
	color: #66D9F4;	
}

#News
{
	float:left;
	background-color:#3B4043;
	background-image: url(../Images/ColorBars/BottonLeft.jpg);
	background-repeat:repeat-x;
	background-position: left bottom;
	display:block;
	width:200px;
	border-bottom: solid 5px #67DFF7;
	
}

#News #NewsBottom
{
	height:10px;
	width:200px;
	display:block;
	background-color:Red;
}

#News ul
{
	list-style:none;
	padding:10px;
	margin:0;
}

#News li
{
	color:#B9B9B9;
	font-size:18px;	
	background-color:#272A2D;
	vertical-align:top;
	background: url(../Images/Symbols/PeriodAlt.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	font-size:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#ABBCD1;
	font-family:Arial;
	font-size:12px;
}

#News li:first-child
{
	background: url(../Images/Symbols/BreakBar.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

#News li div.date
{
	color:#C7FF42;
	font-size:11px;
	text-indent: 20px;
	background: url(../Images/Symbols/Arrow.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}

#ContentWrap
{
	float:left;
	background-color:#272A2D;
	vertical-align:top;
	width:600px;
}

div.clear
{
	clear:both;
	height:0;
	line-height:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
}
