* {
	margin:0;
	padding:0;
}

body {
	background:#000;
	color:#FFF;
}

#container {
	width:1200px;
	margin:0 auto;
}

#left_col {
	width:500px;
	float:left;
}

#right_col {
	width:700px;
	float:left;
}

#listnav {
	width:700px;
	height:30px;
	margin-bottom:75px;
}

#mainimage {
	width:550px;	
}

/* SEO */

.style1 {
	font-size: x-small;
}

#bottomlinks {
	width:1000px;
	margin:0 auto;
}

#bottomlinks a:link {
	color:#FFF;	
}
#bottomlinks a:visited {
	color:#FFF;	
}
#bottomlinks a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;	
}

/* LOGO Resizing */

#logo img {
	width:550px;
	height:108px;
}

/* LINK STATES */

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

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

a:active {
	color:#FFF;
	text-decoration:underline;	
}

a:hover {
	color:#F77;
	text-decoration:overline;
}


/* FOOTER */

#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:400px;
	margin:50px auto;
}

/* ABOUT */

#content {
	margin:0 auto;
	padding:20px;
	width:600px;
	height:300px;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent:20px;
	line-height:25px;
}

#content h1 {
	text-indent:-20px;;
	font-weight:100;	
	padding:4px;
}

/* RATES */

#rates {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:600px;
	height:300px;
	overflow:auto;
	margin:50px 30px;
}

/* PORTFOLIOS */

#portshortcuts {
	width:600px;
	margin:0 auto;
}

#container2 {
	width:600px;
	margin:0 auto;
}

#portfolio {
	width:400px;
	margin:20px auto;
}

#portfolio h2 {
	font-family:Futura, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	width:500px;
}

#portImages {
	height:400px;	
}

#nextLink {
	width:100px;
	margin-left:200px;
}

#porttitle {
	width:300px;
	margin:10px auto;
}

/* Testimonials */

#testim {
	width:220px;
	margin:0 auto;
}

#testim2 {
	margin:0 auto;
	padding:20px;
	width:600px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent:20px;
	line-height:25px;
}

/* Multimedia Port */

#multimediaport {
	width:700px;
	margin:0 auto;
}

/* Web Port */

#webPort {
	width:400px;
	margin:0 auto;
}

#webPortfolio a {
	width:600px;
	margin:0 auto;
	padding:20px;
}

#colOne {
	width:400px;
	float:left;
}

#colTwo {
	width:400px;
	float:left;
}
