@CHARSET "UTF-8";
html
{
	overflow:auto;
	margin:0;
    padding:0;
}

body
{	
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
}

h3
{
	position:relative;
	font-family:Verdana;
	font-size:25px;
	color:#4096ee;
}
h4
{
	position:relative;
	font-family:Verdana;
	font-size:13px;
	color:black;
}
p.nifty
{
	margin-left:10px;
}

.backcontainer
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    
}
#container
{
    position:relative;
    width:1000px; 
    height:auto;
    background-color:White;    
    margin-left:auto;
    margin-right:auto;
}
#header
{
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#logo
{
	position:relative;
	background-image: url(../img/devlogo.jpg);
	width:400px;
	height:150px;
	margin-left:0;
	margin-right:0;
}
#smalllogo
{
	position:relative;
	background-image: url(../img/devlogosml.jpg);
	width:250px;
	height:94px;
	margin-left:0;
	margin-right:0;
}
#middle
{
	position:relative;
	width:1000px;
	height:500px;
}

#midleft
{
	position:relative;
	width:600px;
	height:500px;
	float:left;
	margin-left:0;
	margin-right:0;
	background-image: url(../img/screen.jpg);
	
}
#midright
{
	position:relative;
	width:350px;
	height:400px;
	float:left;
	margin-top:50px;
	margin-left:0;
	margin-right:0;
}

#midcontainer
{
	position:relative;
	width:1000px;
	height:500px;
}

#midcleft
{
	position:relative;
	width:550px;
	height:400px;
	float:left;
	margin-left:0;
	margin-right:0;
	
}

#videobox
{
	position:relative;
	width:550px;
	height:350px;
	float:left;	
}

#videobox a:visited
{
	font-family: verdana; 
	font-size:25px;
	text-decoration : none;
	color:Blue;
	
}
#videobox a:hover
{
	font-family : Verdana; 
	font-size : 25px; 
	color : #807FA2;
	text-decoration : underline; 
	
}

#videobox a
{
	font-family: verdana; 
	font-size:25px;
	text-decoration : none;
	color:Blue;
}

#videoinfo
{
	position:relative;
	width:450px;
	height:350px;
	float:left;
	background-color:white;
}

#midcright
{
	position:relative;
	width:450px;
	height:400px;
	float:left;
	margin-left:0;
	margin-right:0;
	background-color:white;
}
	


#slogan
{
	position:relative;
	width:100%;
	height:100px;
	margin-left:30px;
	margin-right:0px;
	color:black;
	font-family: Verdana;
	font-size:20px;
	color:#d01f3c;
}

#downcontainer
{
	position:relative;
	width:110%;
	height:70px;	
	margin-left:0;
	margin-right:0;
}
#download
{
	position:relative;
	width:210px;
	height:83px;
	margin-left:30px;
	margin-right:0px;
	background-image: url(../img/download.jpg);
	float:left;
	cursor: hand;
}
#downinfo
{
	position:relative;
	width:130px;
	height:83;
	margin-left:8px;
	margin-right:0;
	margin-top:20px;
	float:left;
	font-family:Tahoma;
	font-size:10px;
}
#moreinfo
{
	position:relative;
	width:300px;
	margin-top:20px;
	margin-left:30px;
	margin-right:30px;
	float:left;
	font-family:Tahoma;
	font-size:15px;
}
#vssupport
{
	position:relative;
	width:200px;
	height:64px;
	background-image: url(../img/optimized.jpg);
	margin-top:30px;
	margin-left:30px;
	float:left;
	
}
#intmenu
{
	position:relative;
	width:1000px;
	height:50px;
	background-color:white;
}

#navmenu
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	width:300px;
	font-family:verdana;
	font-size:16px;
	background-color:#eeeeee;
	color:#868686;
}
#navmenu a:hover
{
	color:#146481;
}
	
#navmenu a:visited
{
}

#navmenu a
{
	padding-left:18px;
	text-decoration: none;
	color:#868686;
}
#menu
{
	position:relative;
	width:1000px;
	height:40px;
	background-color:#53c0ec;	
}

#menu a:hover
{
	text-decoration: none;
}
#menu a:visited
{
	text-decoration: none;
}
#menu a
{
	text-decoration: none;
}

.sub
{
	position:relative;
	width:130px;
	height:34px;
	float:left;
	font-family:verdana;
	font-size:18px;
	color:white;
	margin-left:50px;
	padding-top:6px;
	text-align:center;
	background-color:#53c0ec;
}
#footer
{
	position:relative;
	margin-top:0;
	width:1000px;
	height:30px;
	font-family:verdana;
	font-size: 9px;
	clear:both;
}
#links
{
	position:relative;
	width:1000px;
	height:20px;	
	font-family:verdana;
	font-size:11px;
	
}

div#req
{
	position:relative;
	margin-right:0;
	margin-left:auto;
	margin-right:40px;
	margin-top:20px;	
	background: #9BD1FA;
	width:250px;	
	
}
div#kit
{
	margin: 0 0;
	background: #9BD1FA;
}
div#changeset
{
	position:relative;
	margin-left:auto;
	margin-right:40px;
	background: #9BD1FA;	
	width:250px;
}

.feacon
{
	position:relative;
	width:1000px;
	height:150px;
}
.fealeft
{
	position:relative;
	width:500px;
	height:150px;
	float:left;
}
.fearight
{
	position:relative;
	width:500px;
	height:150px;
	float:left;
}

.feainleft
{
	position: relative;
	width:150px;
	height:150px;
	float:left;
	
}
.feainright
{
	position:relative;
	width:350px;
	height:150px;
	float:left;
}
#badge
{
	position:absolute;
	margin-top:-60px;
	margin-left:165px;
	background-image: url(../img/beta.png);
	background-repeat: no-repeat;
	width:200px;
	height:180px;	
}

#searchbox
{
	position:relative;
	margin-left:0;
	margin-right:auto;
	width:700px;
	background-color:#eeeeee;	
	font-family:verdana;
	font-size:25px;
	float:left;
}
#searchbox input
{
	width:350px;
	height:30px;
	font-family:verdana;
	font-size:25px;
}

#searchResults
{
	position:relative;
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

div .qa
{
	position:relative;
	
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:verdana;
	font-size:12px;
	background-color:white;
	border:1px solid black;
}

#leftMenuBox
{
	position:relative;
	width:200px;		
	float:right;
	text-align:center;
	
}
.tile
{
	position:relative;
	display:block;	
	width:100%;
	padding-top:10px;
	padding-left:auto;
	padding-right:auto;
	padding-bottom:10px;
	border-top:1px dotted #807FA2;	
		
}

.tile a
{
	color: Blue;
	text-decoration: none;
}
.tile a:hover
{	
	color: #807FA2;
	text-decoration: none;
}
.tile a:visited
{
	color: Blue;
	text-decoration: none;
}

