/* Structural Site Styling */
/* Reference "visual.css" for visual styling of elements */
body {
	margin: 0;
	height: 100%;
	width: 100%;
	}

html {
	margin: 0;
	height: 100%;
	width: 100%;
	}

img {
	 border: none;
	 }

div, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}

#master_container {
	position: relative;
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	position: relative;
	width: 100%;
	height: 72px;
	margin: 5px 0 0 0;
	}
	
	#header img {
		margin: 20px 0 0 15px;
		float: left;
		}
	
	ul#nav {
		position: relative;
		float: right;
		padding: 32px 15px 0 0;
		margin: 0;
		}
		ul#nav li {
			list-style-type: none;
			position: relative;
			float: left;
			margin: 0;
			padding: 0 10px 0 10px;
			border-left: 2px solid #a3a3a3;
			}
			ul#nav li.first {
				border: none;
				}

.column {
	position: relative;
	float: left;
	width: 50%;
	}

#left_col {
	width: 536px;
	}
	
	#content {
		position: relative;
		width: 490px;
		padding: 0 20px 0 20px;
		margin: 3px 0 0 4px;
		background: #FFFFFF;
		}
		
		#content .top {
			position: relative;
			z-index: 0;
			width: 530px;
			height: 15px;
			margin: 0 -20px 0 -20px;
			background: url("../images/content_top.gif") top left no-repeat;
			}
		#content .bottom {
			position: relative;
			z-index: 0;
			clear: both;
			margin: 0 -20px 0 -20px;
			width: 530px;
			height: 30px;
			background: url("../images/content_bottom.gif") bottom no-repeat;
			}

	#manage_box {
		position: relative;
		overflow: hidden;
		padding: 10px 0 11px 0;
		width: 100%;
		height: 173px;
		}
		#manage_box[id] {
			padding: 10px 0 2px 0;
			height: 182px;
			}
		
	#manage_box .screenshot {
		position: relative;
		float: left;
		padding: 7px 0 0 12px;
		}
	
	#manage_box .screenshot img {
		margin: 5px 0 5px 0;
		}
	
	#manage_box h3 {
		margin: 0 0 10px 0;
		}
	
	#features_box {
		position: relative;
		width: 100%;
		padding-top: 20px;
		overflow: hidden;
		}
		
		#features_box .top {
			position: absolute;
			z-index: 0;
			width: 536px;
			height: 255px;
			top: 0;
			left: 0;
			background: url("../images/features_top.gif") top no-repeat;
			}
		#features_box .bottom {
			position: relative;
			clear: both;
			z-index: 0;
			width: 536px;
			height: 5px;
			margin: 0;
			padding: 13px 0 0 0;
			background: url("../images/features_bottom.gif") bottom no-repeat;
			}
			#features_box[id] .bottom {
				padding: 16px 0 0 0;
				}
		
		#features_box h2 {
			margin: 0 20px 0 20px;
			}
		
		#features_box p {
			position: relative;
			z-index: 1;
			margin: 20px 20px 20px 20px;
			}
		
		#features_box ul {
			margin: 0;
			padding: 0 0 0 20px;
			}
			
			#feature_left {
				height: 220px;
				}
				
			#feature_right {
				height: 220px;
				}
			
			#feature_left ul li {
				position: relative;
				margin: 0 0 3px 0;
				padding: 5px 5px 5px 25px;
				list-style-type: none;
				background: url("../images/icon_star.gif") 5px 3px no-repeat #ffffcc;
				}
		
			#feature_right ul li {
				position: relative;
				list-style-type: none;
				margin: 10px 20px 4px 0;
				}
				
		#features_box .btn_more {
			margin: 5px 0 5px 0;
			float: right;
			clear: both;
			}
			#feature_right .btn_more {
				margin: 12px 20px 0 0;
				}

#right_col {
	width: 229px;
	z-index: 999;
	}
	
	#signin_box {
		padding: 10px 15px 0 15px;
		height: 185px;
		}
			
	#signin_box input.textField {
		width: 125px;
		font-size: 11px;
		color: darkblue;
		margin: 2px 0 2px 0;
		}
	
	#signin_box .btn_signin {
		margin: 5px 0 -7px 0;
		padding: 0;
		}
	
	#getstarted_box, #sidebar {
		position: relative;
		background: url("../images/getstarted_back.gif") top left repeat-y;
		}
		#getstarted_box .top, #sidebar .top {
			position: relative;
			z-index: 0;
			width: 229px;
			height: 272px;
			margin-bottom: -257px;
			background: url("../images/getstarted_top.jpg") top no-repeat;
			}
		#getstarted_box .bottom, #sidebar .bottom {
			position: relative;
			clear: both;
			z-index: 0;
			width: 229px;
			height: 15px;
			margin-top: -15px;
			background: url("../images/getstarted_bottom.gif") bottom no-repeat;
			}
			#sidebar .bottom {
				margin-top: 0 !important;
				}
			
		#getstarted_box h3, #sidebar h3 {
			position: relative;
			z-index: 1;
			margin:  10px 20px 0 20px;
			}
		
		#getstarted_box p, #sidebar p {
			position: relative;
			z-index: 1;
			margin: 12px 20px 14px 20px;
			}
			
		#getstarted_box .quote {
			position: relative;
			z-index: 1;
			margin: 0 0 15px 4px;
			padding: 15px 25px 0 25px;
			height: 106px;
			background: url("../images/quote_back_bottom.gif") top no-repeat;
			}
		
		#getstarted_box .quote_top {
			position: relative;
			z-index: 1;
			margin: 0 0 0 4px;
			padding: 15px 25px 0 25px;
			height: 106px;
			background: url("../images/quote_back_top.gif") top no-repeat;
			}


#sidebar .sub_box {
	position: relative;
	margin: 25px auto 30px auto;
	width: 187px;
	background: url("../images/side_back.gif") repeat-y;
	}
	.sub_box .sub_top {
		position: absolute;
		z-index: 0;
		width: 187px;
		height: 15px;
		top: -15px;
		left: 0;
		background: url("../images/side_top.gif") top no-repeat;
		}		
	.sub_box .sub_bottom {
		position: absolute;
		z-index: 0;
		width: 187px;
		height: 15px;
		bottom: -15px;
		left: 0;
		background: url("../images/side_bottom.gif") bottom no-repeat;
		}		
			
#footer {
	position: relative;
	height: 150px;
	padding-top: 5px;
	clear: both;
	}
	
	.footer_left {
		position: relative;
		float: left;
		width: 536px;
		text-align: center;
		}
	
	.footer_right {
		position: relative;
		float: right;
		width: 229px;
		text-align: center;
		}
		
ul.formList {
	position: relative;
	margin: 0;
	padding: 0;
	}
	
	ul.formList li {
		position: relative;
		margin: 2px 0 2px 0;
		padding: 0;
		list-style-type: none;
		clear: both;
		}
		
		ul.formList li .footNote {
			position: relative;
			display: block;
			float: left;
			width: 160px;
			margin-right: 10px;
			text-align: right;
			}
			
		ul.formList li.textField input {
			position: relative;
			width: 85px;
			height: 15px;
			float: left;
			color: darkblue;
			margin: 2px 0 2px 0;
			}
		
		ul.formList li.textField select {
			position: relative;
			width: 90px;
			height: 18px;
			font-size: 12px;
			float: left;
			color: darkblue;
			margin: 2px 0 2px 0;
			}
			
		ul.formList li image {
			margin: 5px;
			}

		ul.formList li.textField label {
			position: relative;
			display: block;
			float: left;
			width: 70px;
			margin: 4px 10px 4px 0;
			text-align: right;
			}		