body {background-color: #546D80;
    margin-top: 20px;
    margin-left: 0px;
}

img {
    border: 0px;
}

h1 {
	font-family: georgia, times new roman, serif;
	font-weight: normal;
	font-size: 28px;
	text-decoration: none;
	color: #0D2F48;
	padding: 18px 6px 6px 18px;
	text-align: left;
	}
	
hr {
    color: #ffffff; 
    background-color: #ffffff; 
    border: 2px dotted #0D2F48; 
    border-style: none none dotted; 
}
	
.screenshot {
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 18px;
    padding-right: 10px;
}
	
.text {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    padding: 0px 18px 12px 18px;
    text-align: left;
    line-height: 170%;
}

.text a {
    color: #546d80;
    text-decoration: none;
    border-bottom: 0px dashed;
    font-weight: normal;
}

.text a:hover {
    color: #A69F8C;
	border-bottom: 1px dashed;
}

.text ul li {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #333333;
    padding: 0px 18px 0px 18px;
    text-align: left;
    line-height: 150%;
}

.testimonial {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #666666;
    padding: 0px 30px 12px 30px;
    text-align: left;
    line-height: 140%;
}

.testimonial a {
    color: #B26305;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-weight: normal;
}

.testimonial a:hover {
    color: #A69F8C;
}

.description {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #0D2F48;
    padding: 18px 36px 0px 6px;
    text-align: left;
    line-height: 130%;
}

.description a {
    color: #B26305;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-weight: normal;
}

.description a:hover {
    color: #244157;
}

.title {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size:18px;
    font-weight: bold;
    color: #4E4735;
	padding: 24px 18px 0px 12px;
    text-align: left;
    line-height: 130%;
}

.url {
	font-family: verdana, tahoma, arial, sans-serif;
	color: #0D2F48;
	 text-align: left;
    line-height: 130%;
	padding: 12px 18px 0px 12px;
	font-size: 13px;
}

.url a {
    text-decoration: none;
    color: #0D2F48;
    
	
}

.url a:hover {
	border-bottom: 1px dashed;
}

.sidebar {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #0D2F48;
    padding: 10px 18px 12px 12px;
    text-align: left;
    line-height: 130%;
}

.click {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #0D2F48;    
}

.main-nav {							
	font-family:Arial, Verdana, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-decoration:none;  
	color: #ffffff;
	font-weight: bold;          
	padding: 6px;
}

.main-nav a {
    text-decoration: none;
    color: #ffffff;
    letter-spacing: 0.1em;
}

.main-nav a:hover {
	text-decoration: none;
    border-bottom: 1px dashed;
	color: #ACD0EA;
}

.footer {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    padding: 6px;
    text-align: center;
}

.footer a {
	color: white;
	text-decoration:none;
}

.footer a:hover {
	border-bottom: 1px dashed;
}

.form {
    font-family: verdana, tahoma, arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    color: #222222;
	padding-left:12px;
}	
