/* CSS Document */

html, body, ul, ol, li, h4, h5, h6, form, fieldset, legend, table, tr, td, div {
        margin: 0px;
        padding: 0px;
        border: 0px;

}


body {
	background-color: #222222;
}

a:visited { color: #1BA6A3; text-decoration: none;}

a:link {
	color: #1BA6A3;
	text-decoration: none;
}

a:hover {  color: #EF40B3; text-decoration: none;}

a:active {  color: #1BA6A3; text-decoration: none;}

#header {
	height: 100px;
	width: 870px;
	background-color: #185655;
}

#footer_bar {
	background-color: #185655;
	height: 20px;
	width: 870px;
	float: left;
}


#main_container {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: 1px solid #545858;
	height: 555px;
}

#index_description {
	float: left;
	width: 370px;
	position: relative;
	top: 280px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
}

#index_description2 {
	float: left;
	width: 350px;
	position: relative;
	top: 170px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #FFFFFF;
}

#index_description3 {
	float: left;
	width: 230px;
	position: relative;
	top: 204px;
	left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
}



.download_lined {
	padding-bottom: 5px;
	clear: both;
}
.spacer {
	clear: both;
	float: left;
	height: 10px;
	width: 600px;
}


#downloads_container {
	float: left;
	height: 200px;
	width: 135px;
	padding-left: 25px;
	padding-top: 20px;
}




#textscroller {
	float: none;
	width: 550px;
	position: relative;
	top: 10px;
	left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	height: 300px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#creditscroller {
	float: none;
	width: 550px;
	position: relative;
	top: 10px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #666666;
	height: 160px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#titlebox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 37px;
	padding-top: 15px;
	padding-left: 25px;
	border-bottom-color: #CCCCCC;
}



#leftnav_container {
	float: left;
	height: 435px;
	width: 230px;
	background-color: #E6E6E6;
}

#page_content_container {
	background-image: url(../images/jarman_image_logos_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 640px;
	height: 435px;
}

#page_content_container_paypal {
	background-image: url(../images/jarman_image_logos_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	width: 640px;
	height: 435px;
}

#page_content_container_nobg {
	float: right;
	width: 640px;
	height: 435px;
	background-color: #FFFFFF;
}

.menu {

}

.menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.menu li {
	display: inline;
}

.menu a {
	display: block;
	color: #808080;
	text-decoration: none;
	padding-top: 6.6px;
	padding-right: 0;
	padding-bottom: 26px;
	padding-left: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9DE;
}

.menu a:hover {
	text-decoration: none;
	color: #EF40B3;
	background-color: #FFFFFF;
}

.menu a:active {
	background: #FFFFFF;
	text-decoration: none;
	color: #EF40B3;
}

.submenu {

}

.submenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}

.submenu li {
	display: inline;
}

.submenu a {
	display: block;
	color: #808080;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.submenu a:hover {
	text-decoration: none;
	color: #EF40B3;
	background-color: #FFFFFF;
}

.submenu a:active {
	background: #FFFFFF;
	text-decoration: none;
	color: #EF40B3;
}

.navtitle {

}


.navtitle ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

.navtitle li {
	display: block;
	display: block;
	color: #808080;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 13px;
}




.webbutton a {
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	display: block;
	color: #185655;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 13px;
}

.webbutton a:hover {
	text-decoration: none;
	color: #EF40B3;
	background-color: #FFFFFF;
}

.webbutton a:active {
	background: #FFFFFF;
	text-decoration: none;
	color: #EF40B3;
}



.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}
p {
	font-size: 12px;
}


html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#downloads_container_right {

	float: right;
	height: 200px;
	width: 460px;
	padding-top: 10px;
}
#images_main_container {
	width: 600px;
	margin-top: 30px;
	float: left;
}

#contacts_main_container {
	width: 600px;
	margin-top: 15px;
	float: left;
}

#images_icons {
	float: right;
	height: 110px;
	width: 550px;
	vertical-align: bottom;
}

#images_title {
	float: left;
	width: 150px;
	padding-left: 25px;
}
#contact_left {
	float: left;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-left: 45px;
}
#div_rule {
	height: 31px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


#contact_right {
	float: right;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
