@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bg-tile.jpg) repeat;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	margin:0px;
}

#container {
	text-align:center;
	margin:0 auto;
	width:900px;
	background:url(../images/design_body-tile.jpg) repeat-y;
}

#menu {
	width:900px;
	height:35px;
	display:inline-block;
	margin:0px auto;
	padding:0px;
}

#header {
	width:900px;
	margin:0px;
	padding:0px;
}

#top-content {
	width:636px;
	height:75px;
	float:left;
	text-align:left;
	padding:0px 5px 5px 19px;
}

#top-sidebar {
	width:220px;
	height:75px;
	float:right;
	padding:0px 15px 5px 5px;
}

#design-menu {
	float:left;
	width:350px;
	text-align:left;
	display:inline-block;
	padding:0px 5px 5px 19px;
}

.left {
	width:165px;
	float:left;
	padding-top:10px;
}

.right {
	width:165px;
	float:right;
	padding-top:10px;
}

.radio-column {
	text-align:left;
	height:auto;
	display:inline-block;
	*display:table-cell;
}

#law_selection {
	width:320px;
	height:200px;
	background:#CCCCCC;
	color:#000033;
	font-size:14px;
}

#shirt-color_jumpMenu {
	width:330px;
	background:#ffffff;
	color:#000000;
	font-size:11px;
}

#design {
	width:506px;
	float:right;
	padding:0px 12px 5px 8px;
}

#shirt {
	width:500px;
	height:490px;
}

#footer {
	clear:both;
	width:900px;
	height:80px;
	background:url(../images/design_footer.jpg) no-repeat;
}

#links {
	padding-top:25px;
	width:900px;
	text-align:center;
}

#links a{
	color:#ffffff;
	padding:0px 8px 0px 8px;
	text-decoration:none;
}

#links a:hover {
	color:#ffbd21;
	padding:0px 8px 0px 8px;
	text-decoration:none;
}

#powered {
	float:left;
	width:50px;
	padding-top:5px;
	padding-left:10px;
}

#copyright {
	float:right;
	width:790px;
	color:#a9a9a9;
	font-size:11px;
	text-align:right;
	padding-right:45px;
	padding-top:20px;
}

a:link {

}

a:hover {

}

h1 {
	height:42px;
	padding-left:15px;
	line-height:38px;
	color:#ffbd21;
	font-size:24px;
	background:url(../images/h1-bg.jpg) no-repeat;
}

h2 {
	color:#00FF00;
	font-size:17px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#ffe9a9;
	margin:0px;
}
