
* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 0px;
}



h1, h2, h3, h4, h5 {
	color: #060bad;
	}	


#wrapper {
	width: 920px;
	margin: 0 auto;
	padding:0 15px;

}

	
#left-container { 
	width: 660px;
	float: left;
	margin-right: 10px;
	min-height:700px;
	 }
			
			#nav {
				margin-bottom: 10px;
				height: 50px;
				background: url(../images/nav-rightside.gif) top right no-repeat;
				
			}
			#navigator {
				background: url(../images/nav-leftside.gif) top left no-repeat;
				background-color: #0d1ccc;
				font-weight: bold;	
				}
			
			
			#nav a {
				color: #fff;
				text-decoration: none;
				margin:0 50px;
	
				}
			
		
			
			
			#nav a:hover {
				color: #f6b900;
				}
				
			#nav li {
				display: block;
				float: left;
				list-style-type: none;
				margin-top: 15px;
				font-size: 14px;
				border-right: 1px solid #1935fa;
			}
			
			
			
			#main {
				background: #fff url(../images/main-bg.jpg) no-repeat top center;
				margin-top: 10px;
				padding: 20px;
				height: 300px;
				font-size: 14px;
				line-height: 1.5em;
				margin-bottom: 100px;
				
			}
			#main p{
				text-indent: 1em;
				}

#right-container {
	margin-top: 94px;
	width: 249px;
	height: 600px;
	float: left;
}

#start-design {
	background-image: url(../images/start-mylogo.jpg);
	padding-bottom: 10px;

	}
	.start-logo{
		margin:236px 0 0 52px;
		}
	.free-quote{
		margin: 198px 0 0 52px;
		}
#free-quote {
	background-image: url(../images/free-quote.jpg);	
	}
#start-design, #free-quote {
	display: block;
	background-repeat: no-repeat;
	width: 251px;
	height: 293px;
	}
	

	.start-logo{
		margin-bottom: 10px;
		}


#main img{
	margin:	8px;
	border: 1px solid #fff;

	}
	
#main img:hover{
	border: 1px solid #8e94cd;

	}
	#portfolio-img{
		clear: both;
		}
	#portfolio-nav {
		margin-bottom: 13px;
		margin-right: 52px;
		float: right;
	
			}
	#portfolio-nav li{
		float: left;
		display: inline;
		background-color: #8e94cd;
		margin-left: 5px;
		min-height: 2em;
		line-height: 2em;
		border: 1px solid #8388bd;
		}
	
		#portfolio-nav .active{
			background-color: #0d1ccc;
			}
		
		#portfolio-nav a{
		
			text-decoration: none;
			color:#FFFFFF;
			padding:20px;	
		}
		
		#portfolio-nav a:hover{
		color: #fff;
			}
			
		#portfolio-nav li:hover{
			background-color: #6973cd;
			border: 1px solid #fff;
			
			
		}
	
	/* Contact Page */
	
	#contact-us {
		margin-bottom: 20px;
		}
		
	#contact-us li {
		list-style-type: none;
		margin-left: 25px;
		padding:0 5px;
		
	}
	.italic{ font-style: italic; font-size: smaller;}
	.bold { font-weight: bold; }
	.bold{ color: #6771e7; }
	.mail {	float: right;}
	
#missing-page li {
	margin: 20px;
	padding-bottom: 10px;
	}
	
	
	/* Order Page */
	#form-main{
		width: 615px;
		font-family:arial,helvetica,"lucida grande",sans-serif;
		}
	#form-main p{
		color:#616161;
		}
		
	#form-main h1{
		clear: both;
		width: 100%;
		color: #333333;
		font-size:24px;
		margin:20px 0;
		}
	
	label {
		color: #060bad;
		display:block;
		font-size:12px;
		font-weight:bold;
		margin-bottom:3px;
		display: block;
		}
		
	#phone{
		display:inline;
		float:left;
		width:45%;
		}

	input{
		border-color:#D2C4AD #EDE5D5 #EDE5D5 #D2C4AD;
		border-style:solid;
		border-width:1px;
		color:#333333;
		font-size:12px;
		margin-bottom:15px;
		padding:3px;
		text-transform:none;
		
		}
		
	textarea{
		border-color:#D2C4AD #EDE5D5 #EDE5D5 #D2C4AD;
		border-style:solid;
		border-width:1px;
		height:100px;
		padding:3px;
		width:300px;
		}
		
	.hear-about-us{
		width: 100%;
		}
	
	.cell{
		float:left;
		margin-left:-16px;
		padding-left:16px;
		width:48%;
		}

#footer
{
	text-align:center;
	width: 920px;
}

#footer-line
{
	width:100%;
	color:#BFC2EB;
}
