body {
    margin:0; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #656565;
	letter-spacing: 2px;
	background: #282b33;  
}
.gallery_vibes { 
	text-align: center; 
} 
.gallery_vibes img{
	margin: 4px;
	border: 1px solid #1042b5; 
} 
p { 
    margin: 0 0 13px 0; 
	line-height: 1.5em;
} 
#companyname {
    margin: 0 0 0 20px; 
	font-size: 50px;
	font-family:Arial, Helvetica, sans-serif; 
	font-style:italic; 
	letter-spacing: 5px;
	color: #fff;  
} 
#under_logo { 
    font-size: 25px;
	font-style: normal; 
} 
a { 
    color: #282b33; 
} 
ul {
   letter-spacing: 2px; 
} 
li { 
    line-height: 1.5em; 
} 
a:hover {
    text-decoration: none; 
} 
h2 { 
    width: 666px; 
	margin: 0 auto 0 auto;
	font-size: 11px; 
	color: #656565;
	font-weight: normal;
	text-align: center; 
}
img#rapidstatscounter { 
    display: none; 
} 

/*main navigation*/
#mainnav {
    font-size: 18px;
}
#mainnav a {
    color: #fff;
	text-decoration: none;
	border-left: 12px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 12px; 
	padding-right: 12px;
    background-color: #1042b5;
}
#mainnav a:hover {
    color: #fdee02;
	border-left: 12px solid #fdee02;
	border-right: 1px solid #fdee02;
}
#mainnav ul {
    list-style: none;
	padding:0;
	margin:20px 0 0 64px;  
}
#mainnav li {
    margin-bottom: 10px; 
}

/*right contact*/
#rightcontact {
    margin: 20px 0 0 20px; 
}
#rightcontact h4{
    color: #282b33;
	font-size: 18px; 
	letter-spacing: -1px; 
	font-weight: 500;
	margin: 0 0 10px 0;
}

/*main body*/
#mainbody {
    margin: 20px 21px 0 20px;  
} 
#mainbody h1{
    color: #1042b5;
	font-size: 18px; 
	letter-spacing: -1px; 
	font-weight: 500;
	margin: 0 0 10px 0;
} 

#mainbody h3{
    color: #282b33;
	font-size: 18px; 
	letter-spacing: -1px; 
	font-weight: normal;
	margin: 0 0 10px 0;
	padding-top: 18px; 
	border-top: 1px solid #d1d2d2; 
}

/*footer*/
#footer {
    color: #fff; 
	font-weight: bold;
	text-align: center;
	margin: 15px 0 0 0; 
} 
#footer a {
    color: #fff;
} 
#footer a:hover {
    text-decoration: none; 
} 


/*Forms defaults*/
input, textarea {
	font-family:tahoma; 
	font-size:11px;
	color: #656565;
	letter-spacing: 2px
}
label {
	color: #656565;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
}
label.chosen {
	color: #656565;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}


.textarea, .textareaHovered {
	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
#stylesheetTest {
	position:absolute;
	left:-999px;
	width:10px;
	height:10px;
}


	







