#wrapper {
	width: 100%;
	min-width: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#upper {
	width: 100%;
	position: relative;
	margin-top: 0px;
	z-index: 2000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#upper_inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	font-weight:300;
	height: 165px;
}
#signin {
	font-family: Raleway;
	font-weight: 200;
	width: 100%;
	text-align: right;
	position: absolute;
	font-size: small;
}

#logo {
	float: left;
	position: relative;
	text-align: left;
}
#name {
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: medium;
	left: 0px;
	text-align: left;
}

#menu {
	position: relative;
	height: 41px;
	width: 740px;
	float: right;
	z-index: 2000;
	text-align: left;
	right: 25px;
}
#ict {
	font-size: 12px;
	font-style: italic;
	width: 150px;
	height: 70px;
	position: absolute;
	clear: right;
	top: 50px;
	left: 800px;
	font-family: Raleway;
	visibility: visible;
}
#apic_badge {
	font-size: 10px;
	position: absolute;
	clear: right;
	left: 770px;
	font-family: Raleway;
	top: 45px;
	width: 154px;
}

#above_middle {
	position: relative;
	z-index: 1200;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#middle {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #1D345A;
	position: relative;
	min-height: 100px;
	height: 100px;
}

#middle_secondary {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: #1D345A;
	position: relative;
	min-height: 100px;
}

#line1 {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Raleway;
	font-size: 1.5em;
	color: #E6E6E6;
	font-weight:200;
	top: 15px;
}


#line2 {
	font-family: Raleway;
	font-size: 0.9em;
	color: #E6E6E6;
	position: relative;
	width: 100%;
	text-align: center;
	font-weight:200;
	height: 35px;
	top: 15px;
	font-style: italic;
}

#below_middle {
	background-color: #FDFDFD;
	width: 960px;
	min-width: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	font-family: Raleway;
	color: #036;
	padding-bottom: 20px;
	margin-top: 5px;
}
#below_middle_level2 {
	background-color: #FDFDFD;
	width: 960px;
	min-width: 320px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 100%;
	min-height: 100%;
	font-family: Raleway;
	color: #036;
	padding-bottom: 20px;
	margin-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: left;
	z-index: 1000;
}

#promo2 {
	float: left;
	position: relative;
	width: 50%;
	padding: 8px;
	font-weight: normal;
	line-height: 20px;
}
#promo1 {
	float: right;
	position: relative;
	width: 400px;
}
.li1 {
	font-family: Raleway;
	font-weight:500;
	color: #036;
	line-height: 18px;
}

#id {
	font-family: Raleway;
	font-size:  1vmax;
	text-align: center;
	width: 100%;
	min-width: 320px;
	position: fixed;
	background-color: #1D345A;
	z-index: 2000;
	color: #FFF;
	left: 0px;
	bottom: 0px;
	clear: both;
}

#coname {
	position: relative;
	width: 300;
	margin-right: auto;
	margin-left: auto;
}
#addr {
	position: relative;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
#phone {
	width: 300px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}


.tm {
	font-family: Raleway;
	font-size: 7px;
	position: relative;
	top: -10px;
}
h2 {
	font-family: Raleway;
	font-weight:500;
	font-size:larger;
}
.caddy_detail_wrapper {
	width: 100%;
	position: relative;
}
.green_button {
	background-color: #390;
	color: #FFF;
}
.yellow_button {
	background-color: #FC0;
	color: #000;
}

.red_button {
	color: #FFF;
	background-color: #900;
}

#caddy_detail_pictures {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#left_side {
	clear: both;
	float: left;
	width: 49.5%;
	position: relative;
}
#right_side {
	float: right;
	position: relative;
	width: 49.5%;
}
.borders {
	border: 1px solid #1D345A;
	color: #1D345A;
}
.whitetext {
	color: #FFF;
}
.indented3 {
	padding: 8px;
}
.purchasediv {
	border: 1px solid #ccc;
	width: 960px;
	margin-bottom: 20px;
	top: 10px;
	position: relative;
	text-align: justify;
	padding: 10px;
}
#edit_header {
	padding: 4px;
	border: 1px dotted #CCC;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	position: relative;
	background-color: #990000;
	font-family: Raleway, Arial, sans-serif;
	font-weight: bold;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	height: 105px;
	width: 100%;
}
