@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545A68;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	background-color: #333333;
}

#container {
	background-image: url(images/back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#container p {
	margin-left: 3px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 7px;
	color: #545A68;
}
#container li {
}
a, a:link, a:visited, a:active {
	color: #FF3300;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF3300;
}
a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	color: #FF0000;
}
.bullets {
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
}
.bullets li {
	line-height: 22px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 7px;
	margin-left: 5px;
	color: #FF6600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #535969;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	letter-spacing: 1px;
}
h3 {
	color: #8CC540;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.imgleft {
	margin: 5px;
	float: left;
	border: 1px solid #666666;
}

#nav {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	background-position: left bottom;
	height: 50px;
	margin: 0px;
}



#nav a, #nav a:link, #nav a:visited, #nav a:active {
	color: #3E424D;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 13px;
	text-decoration: none;
	display: inline;
	line-height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav a:hover {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-decoration: none;
	display: inline;
	line-height: 50px;
	background-image: url(images/nav_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.iphone {
	font-size: 36px;
	padding-right: 30px;
	padding-top: 30px;
}

.logo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.left {
	width: 260px;
	padding-left: 20px;
	color: #000000;
}
.leftnav {
	margin-top: 5px;
	color: #FFFFFF;
}
.leftnav li {
	list-style-type: none;
	list-style-image: none;
}

.leftsubnav {
	margin-left: 15px;
	padding: 0px;
	font-size: 11px;
	color: #F0F0F0;
	line-height: 20px;
}
#menu_container {
	background-image: url(images/menu_mid.jpg);
	background-repeat: repeat-y;
	width: 251px;
	margin-right: 8px;
	margin-left: auto;
	padding: 0px;
}
#menu {
	background-image: url(images/menu_head.jpg);
	background-repeat: no-repeat;
	margin-top: -2px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftnav a, .leftnav a:link, .leftnav a:visited, .leftnav a:active {
	color: #003366;
	text-decoration: none;
	line-height: 28px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-size: 14px;
}

.leftnav a:hover {
	color: #FF6600;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-decoration: underline;
}
.box_top {
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.box_top h1 {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.box {
	background-image: url(images/box_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
}

.box_content {
	background-image: url(images/box_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.input_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #F4FBF0;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 16px;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_content label {
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	display: block;
}
.footer {
	font-size: 10px;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
.phone h1 {
	line-height: 35px;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.phone h2 {
	font-size: 14px;
	color: #FF6600;
	font-weight: normal;
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	}
.phone h2 a, .phone h2 a:link, .phone h2 a:visited, .phone h2 a:active {
	color: #545A68;
	border-bottom-color: #545A68;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	font-size: 14px;
	line-height: 26px;
	padding-bottom: 2px;
	}
.phone h2 a:hover {
	color: #545A68;
	border-bottom-color: #545A68;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}
	
form {
	margin: 0px;
	padding: 0px;
}
.imgright {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545A68;
}
.column1 {
	background-color: #F0F7FB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.column2 {
	background-color: #E7F5E2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}
.column3 {
	background-color: #F0F7FB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
}
.column4 {
	background-color: #E7F5E2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.column1_head {
	background-color: #F0F7FB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
	background-image: url(images/columnhead1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column2_head {
	background-color: #E7F5E2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(images/columnhead2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column3_head {
	background-color: #F0F7FB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	background-image: url(images/columnhead1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column4_head {
	background-color: #E7F5E2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(images/columnhead2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.column1_foot {
	background-color: #F0F7FB;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.column2_foot {
	background-color: #E7F5E2;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.column3_foot {
	background-color: #F0F7FB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.column4_foot {
	background-color: #E7F5E2;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.bigbox_top {
	background-image: url(images/big_box_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.bigbox_top h1 {
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.bigbox {
	background-image: url(images/big_box_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.bigbox_content {
	background-image: url(images/big_box_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
