@charset "utf-8";
/* CSS Document */

/* --------------------------------------------------------------------------------------------MAIN */

* { 
	margin:0; 
	padding:0;
}

body {
	background-color: #FFFFFF;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #5C5C5C;
	font-size: 12px;
}


h1 { 
	color:#9F1F63;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-align:left;
	margin-bottom:7px;
}

img { 
	border:none;
}

a {
	color:#9F1F63;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #787878;
}

#wrapper {
	width:980px;
	text-align:left;
	margin:0 auto;
	position:relative;
}

#header {
	background-image: url(../images/header.gif);
	width:980px;
	height:223px;
	position:relative;
}

/* --------------------------------------------------------------------------------------------NAVIGATION*/

#navi {
	width:980px;
	height:55px;
	background-image: url(../images/navi.gif);
	background-repeat: no-repeat;
	position:relative;
}

#navi ul {
	width:700px; 
	margin:0 auto; 
}

#navi li {
	float:left;
	list-style-type: none;
	display:block;
	text-align:center;
	width:115px;
	
}

#navi li a {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
	height:40px;
	display:block;
	line-height:40px;
	font-weight: normal;
	float:left;
	text-align:center;
	width:115px;
}

#navi li a:hover { 
	background-color:#81174f; 
}


/* --------------------------------------------------------------------------------------------CONTENT */
#content {
	background-image: url(../images/content.gif);
	background-repeat: repeat-y;
	width:850px;
	padding-left:70px;
	padding-right:60px;
	padding-top:20px;
	position:relative;
}

#content ol { 
	line-height:20px; 
	padding:15px; 
	margin-left:40px; 
	width:810px;
}

#content ol li { 
	margin-bottom:20px;
}

#content ol strong {
	color:#9F1F63;
	font-weight: bold;
	font-size: 14px;
	font-family: "Century Gothic", Arial, sans-serif;
}

#content ul li {
	margin-left:25px;
	list-style-type: square;
}

#content ul li  { 
	margin-bottom:8px;
}

/* --------------------------------------------------------------------------------------------PAGE SPLIT */

#main_content {
	float:right;
	position:relative;
	width:530px;
}

#main_content p {
	line-height:27px;
	margin-bottom:20px;
	margin-right:18px;
	font-size: 12px;
	text-align:justify;
}

#main_content li {
	list-style-type: none;
	line-height:25px;
}

#main_content h2, #content h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	color:#d1d1d1;
	font-size: 30px;
	font-weight: normal;
	margin-right:19px;
	text-align: left;
	margin-bottom:12px;
}




/* --------------------------------------------------------------------------------------------PAGE SPLIT OTHER SIDE */

#recent, #service_link{
	float:left;
	position:relative;
	width:300px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:left;
}

#recent img{ margin-bottom:20px;}

#service_link{
	padding-top:45px;
}

#recent h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	color:#d1d1d1;
	font-size: 22px;
	font-weight: normal;
	padding-left:10px;
	text-align: left;
	margin-top:7px;
	margin-bottom:15px;
}

#service_link p {
	margin-bottom:15px;
	list-style-type: none;
}

#service_link a {
	font-family: "Century Gothic", Arial, sans-serif;
	color:#B5B5B5;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	padding-bottom:15px;
}

#service_link a:hover {
	color:#9F1F63;
}

.onhover {	
	font-family: "Century Gothic", Arial, sans-serif;
	color:#9F1F63;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

/* --------------------------------------------------------------------------------------------CONTACT */
#contact_left { width:250px; position:relative; float:left;}
#contact_right {width:210px; position:relative; float:right;}

#contact_right p{ line-height:15px;}
#contact_right .formy {
	padding:3px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 11px;
	width:190px;
}

#contact_right .formy_button {
	background-color:#ffffff;
	border: 1px solid #abadb3;
	width:105px;
	color: #abadb3;
	padding:2px;
	font-weight: bold;
	font-family: "Century Gothic", Arial, sans-serif;
	text-transform: lowercase;
}

/* -------------------------------------------------------------------------------------------- PORTFOLIO */

.main_port {
	width:402px;
	margin-right:10px;
	margin-left:10px;
	float:left;
	text-align:center;
	font-size: 20px;
	color:#d1d1d1;
}

.main_port a{
	color:#9F1F63;
	text-decoration: none;
	font-weight: normal;
}

.main_port a:hover {color:#d1d1d1;}

.main_port img { margin-top:30px;}

.portfolio { width:800px; margin:0 auto; position:relative; margin-bottom:30px; display:block;}
.port_left { float:left; width:410px;}
.port_right { float:right; width:370px; padding-top:10px;}

.port_right h3 {
	font-family: "Century Gothic", Arial, sans-serif;
	color:#B5B5B5;
	font-size: 20px;
	font-weight: normal;
	}

/* ------------------------------------------------------------------------------------------------SITEMAP */
#sitemap {
	width:500px;
	color: #CCCCCC;
}

#sitemap li a{
	margin-bottom:25px;
	font-size: 13px;
	font-weight: normal;
	line-height:30px;
}

/* ------------------------------------------------------------------------------------------------FOOTER */

#footer {
	background-image: url(../images/footer.gif);
	width:980px;
	height:36px;
	background-repeat: no-repeat;
	text-align:center;
	font-family: "Century Gothic", Arial, sans-serif;
	color: #999999;
	font-size: 10px;
	padding-top:30px;
	position:relative;
}

#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {color:#9F1F63;}
