@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	margin:0px;
	padding:0px;
}
#layout {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	/*background-image:url(../img/bg.jpg);
	background-color:#00004F;*/
	background-color:#105314;
}
#header_layout {
	width:100%;
	height:190px;
	background-image:url(../img/header.png);
}
#header{
	width:960px;
	height:150px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}

#footer {
	width:100%;
	height:100px;
	clear:both;
}
#copyright {
	width:100%;
	margin-top:40px;
	position:absolute;
	text-align:center;
	line-height:1.5em;
	background-color:#0A2E0D;
	/*
	position:relative;
	padding-top:30px;
	text-align:center;
	line-height:1.5em;
	padding-top:2px;
	background-image:url(../img/470.png);*/
}

#logo {
	width:333px;
	height:100px;
	position:relative;
	margin-top:20px;
	float:left;
	background:url("../img/logo.png") center;
}

#logoas {
	width:207px;
	height:38px;
	left:400px;
	position:relative;
	margin-top:60px;
	float:left;
	background:url("../img/logoas.png") center;
	background-repeat:no-repeat;
}


#version {
	width:80px;
	height:50px;
	margin-top:150px;
	float:right;
}
#version a{
	font-size:13px;
	color:#cccccc;
}

#main {
	width:960px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#ad {
	width:100%;
	margin-top:20px;
	position:relative;
}
#ad p{
	font-size:20px;
	text-align:center;
}
#ad1 {
	width:470px;
	height:65px;
	position:relative;
	float:left;
	background-image:url(../img/470.png);
}
#ad2 {
	width:470px;
	height:65px;
	position:relative;
	float:right;
	background-image:url(../img/470.png);
}
#main_left {
	width:650px;
	position:relative;
	float:left;
}
#main_right {
	width:280px;
	position:relative;
	float:right;
}

.Graphic {
	width:610px;
	height:210px;
	padding:20px;
	margin-top:20px;
	
	float:left;
	background-image:url("../img/650.png");
}

.Graphic img{
	float:left;
	margin-right:1em;
}

.title 
{
	font: 200% normal;
    color: #d8e2f4;
	line-height:1.5em;
    left: 4px;
    margin:0; 
    padding-bottom: .2em;
}


#Login {
	width:240px;
	height:140px;
	margin-top:30px;
	padding:20px;
	float:left;
	background-image:url("../img/280.png");
}

#Login hr{
	color:#cccccc;
}

#News {
	width:240px;
	height:100px;
	margin-top:20px;
	float:left;
	background-image:url("../img/280.png");
}
#Articles {
	width:240px;
	height:250px;
	margin-top:20px;
	padding:20px;
	float:left;
	background-image:url("../img/470.png");
}

#Demos {
	width:240px;
	height:110px;
	margin-top:20px;
	padding:20px;
	float:left;
	background-image:url("../img/470.png");
}
#Contact {
	width:240px;
	height:120px;
	margin-top:20px;
	padding:20px;
	float:left;
	background-image:url("../img/470.png");
}
#Articles #Demos #Contact{
font-size:19px;
}