/* MAIN CLASSES AND FOOTER FIX */

* {
	margin: 0;
}

html, body {
	height: 100%;
}

* {outline:none;}

body {
	background-color: #FFF;
	background-image: url(../i/bgr.jpg);
	background-repeat: repeat-x;
	margin:0 auto;
	text-align:center;
	font-family:Verdana,Tahoma,Arial;
	font-size:14px;
	color:#000;
	line-height:20px;
}

div, li, img, a, a img {
	text-decoration:none;
	border:none;
	outline:none;
}

h1, h2, h3, h4, h5, h6 {
	background-image: url(../i/leaf.gif);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	font-family:Verdana,Tahoma,Arial;
	color:#e67300;
	padding-bottom:20px;
	text-align:left;
	}

h1 {font-size:18px}
h2 {font-size:18px}
h3 {font-size:18px}
h4 {font-size:18px}
h5 {font-size:18px}
h6 {font-size:18px}

p {
	margin:0;
	padding-bottom:10px;
	font-family:Verdana,Tahoma,Arial;
	font-size:14px;
	line-height:20px;
	color:#000;
	}
	
a {
	font-size:14px;
	font-family:Verdana,Tahoma,Arial;
	color:#3b73a6;
	text-decoration:none;
	}
	
a:hover {text-decoration:underline;}
	
ul {
	display: block;
	padding: 0;
	margin:0;
	list-style-type: none;
	line-height:18px;
	padding-bottom:10px;
	}

div#content ul li {
	color:#3b73a6;
	margin:0px;
	margin-left:5px;
	padding:0;
	background-image: url(../i/bullet.jpg);
	background-position:left 4px;
	background-repeat:no-repeat;
	padding-left:18px;
	}

div#content ul li.va {
	margin-top:10px;
	}

div#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -200px;
	width:1000px;
	text-align:left;
}

div#footer, div#push {
	height:200px;
}

div#clear {
	clear:both;
}

div.clear{
	clear: both;
}

/* HEADER AND CONTENT */

div#header {
	width:1000px;
	color:#FFF;
	display:block;
	height:86px;
	background-image: url(../i/header.jpg);
}

div#header ul#headernavigation {
	background-image: url(../i/hmenubgr.jpg);
	background-repeat: repeat-x;
	height:28px;
	margin-right:44px;
	float:right;
	font-family:Arial;
	}

div#header ul#headernavigation li {
	float:left;
	display:inline-block;
	font-size:13px;
	color:#47618a;
	list-style-type:none;
	margin-right:25px;
	height:23px;
	padding-top:5px;
	}

div#header ul#headernavigation li a {
	font-size:13px;
	color:#47618a;
	display:inline-block;
	height:28px;
	text-decoration:none;
	}
	
div#header ul#headernavigation li a:hover {
	text-decoration:underline;
	}
	
div#header ul#headernavigation li.left {
	background-image: url(../i/hmenuleft.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left: 20px;
	}

div#header ul#headernavigation li.search {
	float:left;
	font-size:13px;
	color:#FFF;
	list-style-type:none;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
	}

div#header ul#headernavigation li input.text {
	background:transparent url(../i/hmenusrch.jpg) no-repeat scroll left top;
	border:0 none;
	font-family:Verdana,Arial;
	color:#c1c9d4;
	font-size:12px;
	height:20px;
	line-height:15px;
	float:left;
	width:103px;
	margin:0;
	padding:8px 0 0 8px;
}

div#header ul#headernavigation li input.submit {
	background:transparent url(../i/hmenubutton.jpg) no-repeat scroll center center;
	border:0 none;
	color:#282108;
	float:left;
	cursor:pointer;
	font-size:12px;
	font-family:Verdana,Arial;
	height:28px;
	width:43px;
	margin:0; padding:0;
}

/* MENU AND CONTENT */

div#menu {
	background-image:url(../i/header.jpg);
	background-position:center 178px;
	display:block;
	height:40px;
	width:1000px;
}

div#menu ul#navigation {
	float:left;
	margin:0px;
	margin:0 0 0 50px;
	padding:0px;
	height:40px;
	display:block;
	list-style-type: none;
	display: block;
	line-height:25px;
	background-image: url(../i/menu.jpg);
	}

div#menu ul#navigation li {
	float:left;
	position:relative;
	cursor:pointer;
	margin:0px;
	padding:0px;
	margin-left:-1px;
	font-size:14px;
	color:#FFF;
	list-style-type:none;
	height:40px;
	background:transparent url(../i/separator.jpg) no-repeat scroll top right;
	display:inline;
	}
	
div#menu ul#navigation li.first {
	background:transparent url(../i/separator.jpg) no-repeat scroll top right;
	}
	
div#menu ul#navigation li.last {
	background:transparent url(../i/mil.jpg) no-repeat scroll top right;
	}

div#menu ul#navigation li a {
	font-size:14px;
	height:40px;
	display:block;
	color:#FFF;
	position:relative;
	float:left;
	text-decoration:none;
	}
	
div#menu ul#navigation li.first a {
	background-image: url(../i/mif.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

div#menu ul#navigation li a span {
	display:inline-block;
	height:100%;
	position:relative;
	padding-left:20px;
	padding-right:20px;
	}
	
div#menu ul#navigation li a:hover, div#menu ul#navigation li a:active {
	position:relative;
	cursor:pointer;
	background-image: url(../i/menuleft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color:#FFF;
	}
	
div#menu ul#navigation li.first a:hover, div#menu ul#navigation li.first a:active {
	position:relative;
	cursor:pointer;
	background-image: url(../i/mif.gif);
	background-position: left -46px;
	background-repeat: no-repeat;
	color:#FFF;
	}

div#menu ul#navigation li a:hover span, div#menu ul#navigation li a:active span {
	background-image: url(../i/menuright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}
	
div#menu ul#navigation li.last a:hover span, div#menu ul#navigation li.last a:active span {
	background-image: url(../i/mil.jpg);
	background-position: right -46px;
	background-repeat: no-repeat;
	}

body.Solutions #menu ul#navigation li#Solutions a,
body.Services #menu ul#navigation li#Services a,
body.Community #menu ul#navigation li#Community a,
body.Partners #menu ul#navigation li#Partners a,
body.About #menu ul#navigation li#About a{
        position:relative;
        cursor:pointer;
        background-image: url(../i/menuleft.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        color:#FFF;
}

body.HomePage div#menu ul#navigation li.first#HomePage a{
        position:relative;
        cursor:pointer;
        background-image: url(../i/mif.gif);
        background-position: left -46px;
        background-repeat: no-repeat;
        color:#FFF;
}

body.Solutions div#menu ul#navigation li#Solutions a span,
body.Services div#menu ul#navigation li#Services a span,
body.Community div#menu ul#navigation li#Community a span,
body.Partners div#menu ul#navigation li#Partners a span,
body.About div#menu ul#navigation li#About a span{
	background-image: url(../i/menuright.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

body.About div#menu ul#navigation li.last#About a span{
	background-image: url(../i/mil.jpg);
	background-position: right -46px;
	background-repeat: no-repeat;
}

/* MAIN CONTENT */

div#banner {
margin-bottom:15px;
}

div#banner a {	
width:908px;
height:165px;
display: block;
background-image: url(../i/banner.jpg);
}

div#banner a:hover {	
background-image: url(../i/bannerh.jpg);
}

div#content {
width:905px;
padding-left:50px;
min-height: 90px;
height: auto !important;
height: 90px;
display:block;
position:relative;
z-index:1;
}


div#padded {
	width:930px;
	display:block;
	text-align:left;
	margin:0 auto;
}

/* FOOTER AND CONTENT */

div#footer {
	background-image: url(../i/footerbgr.jpg);
	background-repeat: repeat-x;
	min-width:1000px;
	width:100%;
	padding-top:0px;
	height:200px;
	text-align:left;
}

div#footerwrap {
	width:100%;
	height: 200px;
	background-image: url(../i/footer.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	display:block;
	text-align:left;
}

div.fcleft {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	float:left;
	text-align:left;
	color:#818493;
	line-height:20px;
	padding-left:20px;
	padding-top:150px;
}

div.fcleft a {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	color:#a2a7bd;
	text-decoration:none;
	}
	
div.fcleft a:hover {
	text-decoration:underline;
	}
	
div.fcright {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	float:right;
	text-align:left;
	color:#818493;
	line-height:20px;
	padding-right:20px;
	padding-top:150px;
}

div.fcright a {
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	color:#a2a7bd;
	text-decoration:none;
	}
	
div.fcright a:hover {
	text-decoration:underline;
	}

div.fccontact {
        font-family:Verdana,Tahoma,Arial;
        font-size:11px;
        float:left;
        text-align:left;
        color:#c4c4c4;
        line-height:18px;
        padding-left:110px;
        padding-top:70px;
}
	

/* RIGHT BOX */

div#left {
	display:block;
	float:left;
	width:603px;
	}
	
div.three {
	width:180px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #b5c8d9;
	}
	
div#right {
	display:block;
	float:right;
	padding:20px;
	width:260px;
	}

div.box {margin:20px 0px 40px 0px}

div#right h1 {
	background-image: none;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	font-family:Verdana,Tahoma,Arial;
	color:#E67300;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding-bottom:15px;
	}

input.text {
	background:transparent url(../i/inputtext.jpg) no-repeat scroll left top;
	border:0 none;
	font-family:Verdana,Arial;
	font-size:12px;
	height:25px;
	line-height:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	width:171px;
	margin:2px 5px 2px 5px;
}
	
textarea.ta {
	background:transparent url(../i/inputtextarea.jpg) no-repeat scroll left top;
	border:0 none;
	font-family:Verdana,Arial;
	font-size:12px;
	height:46px;
	padding:10px;
	margin:2px 5px 2px 5px;
	line-height:normal;
	overflow:hidden;
	width:171px;
}

input.submit {
	background:transparent url(../i/inputbutton.jpg) no-repeat scroll center center;
	border:0 none;
	color:#282108;
	cursor:pointer;
	font-size:12px;
	font-family:Verdana,Arial;
	height:35px;
	margin:2px 5px 2px 5px;
	padding-bottom:3px;
	width:115px;
}

div.image {
	background-image: url(../i/image.jpg);
	width:192px;
	height:129px;
	display:block;
	margin:auto;
	}

div.comment {
	background-image: url(../i/comment.jpg);
	background-repeat: no-repeat;
	padding:3px 9px 3px 9px;
	width:174px;
	height:auto;
	display:block;
	margin:auto;
}

